 Alena MaslovaandUmputun
|
b82ed825f7
|
add comment about custom ID user generation
|
2022-05-10 12:59:49 -05:00 |
|
 Alena MaslovaandUmputun
|
ac492180e8
|
use custom UserIDFunc for anonymous provider
|
2022-05-10 12:59:49 -05:00 |
|
 dmitry.konchalenkovandUmputun
|
168a6d36c0
|
Update translations
|
2022-05-09 02:52:06 -05:00 |
|
 UmputunandGitHub
|
7cdb006f81
|
Links rune (#1344)
* shorten links with non-latin properly
* lint: unneeded conversion
|
2022-04-30 12:03:52 -05:00 |
|
 dependabot[bot]andUmputun
|
5a6ca7a82b
|
Bump ejs from 3.1.6 to 3.1.7 in /site
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 13:34:05 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
a980bdbad2
|
switch to go-pkgz/notify package: email
|
2022-04-29 13:32:15 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0d9c80aec7
|
switch to go-pkgz/notify package: slack
|
2022-04-29 13:32:15 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
59fb68ab2d
|
switch to go-pkgz/notify package: telegram
|
2022-04-29 13:32:15 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
ad0ac693de
|
switch to go-pkgz/notify package: webhook
|
2022-04-29 13:32:15 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0560a893cf
|
switch to go-pkgz/notify package: modules
|
2022-04-29 13:32:15 -05:00 |
|
Umputun
|
598d767791
|
resolves #415 and the similar issue with title
|
2022-04-29 10:52:05 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0c3053d4ad
|
CloseIdleConnections on http clients
Without this, go.uber.org/goleak reports
leaking goroutine caused by HTTP client
on many tests when ran one by one.
|
2022-04-29 10:51:49 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
91b9324080
|
cleanup test files
|
2022-04-29 10:51:49 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
ba86db1263
|
replace errors package with fmt.Errorf
https://gist.github.com/Peltoche/60b8b81dfbf70164d0e2b88988003229
was used for it, thanks to @Peltoche for publishing it.
|
2022-04-26 00:25:09 -05:00 |
|
 Paul MineevandUmputun
|
21d0339d3d
|
restore low_score comment state
|
2022-04-24 20:19:13 -05:00 |
|
 Paul MineevandUmputun
|
9e30e3bd2c
|
enable downvoting for only positive
|
2022-04-24 20:19:13 -05:00 |
|
 Paul MineevandUmputun
|
bf6a08bdcd
|
Move back last comments css file
|
2022-04-21 17:43:35 -05:00 |
|
Umputun
|
3f3bfaffc6
|
Merge remote-tracking branch 'origin/master'
|
2022-04-18 00:03:59 -05:00 |
|
Umputun
|
9efcc9aba3
|
add removal info to policy
|
2022-04-18 00:03:53 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
2a7966b9e6
|
replace numbers with proper HTTP status codes in tests
Also, remove unneeded whitespaces using whitespace
linter for golangci-lint.
|
2022-04-17 19:42:45 -05:00 |
|
Umputun
|
9ab27da343
|
update deps on example
|
2022-04-15 20:29:14 -05:00 |
|
Umputun
|
f4856c86d7
|
update deps
|
2022-04-15 12:50:05 -05:00 |
|
 dependabot[bot]andUmputun
|
53df70bcef
|
Bump async from 2.6.3 to 2.6.4 in /frontend
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 12:40:55 -05:00 |
|
 Paul MineevandUmputun
|
2d3677d629
|
clean testid in production build
|
2022-04-15 12:39:26 -05:00 |
|
 Paul MineevandUmputun
|
58b0841360
|
update comment actions block
|
2022-04-15 10:32:01 -05:00 |
|
 Paul MineevandUmputun
|
cd7a2a3c73
|
fix light bg on dark theme
|
2022-04-13 22:06:12 -05:00 |
|
 Paul MineevandUmputun
|
c58e6471ff
|
recover translation for controversion string
|
2022-04-13 12:54:55 -05:00 |
|
 Paul MineevandUmputun
|
a840dd9081
|
increce size limit for last-comments widget
|
2022-04-13 12:51:38 -05:00 |
|
 Paul MineevandUmputun
|
0e4ae6e050
|
rewrite vote component
|
2022-04-13 12:51:38 -05:00 |
|
 Paul MineevandUmputun
|
a290d906ee
|
fix copy for latest safari
|
2022-04-13 12:15:31 -05:00 |
|
 Paul MineevandUmputun
|
000d64d78f
|
fix broken verify icon on admin view and optimize the icon
|
2022-04-13 03:40:39 -05:00 |
|
 Paul MineevandUmputun
|
c987513886
|
add icon for paid patreon sub
|
2022-04-13 03:40:39 -05:00 |
|
 Paul MineevandUmputun
|
001b994e73
|
replace ts-jest and babel-jest to swc/jest
|
2022-04-13 03:40:19 -05:00 |
|
 Paul MineevandUmputun
|
5ed9e9d41b
|
update size-limit and move to app preset metrics
|
2022-04-12 12:18:56 -05:00 |
|
 Paul MineevandUmputun
|
5de9544337
|
update max size limit for counter.js
|
2022-04-10 15:35:31 -05:00 |
|
 Paul MineevandUmputun
|
a320ae03ae
|
Prevent code execution from the query
|
2022-04-10 15:35:31 -05:00 |
|
 Paul MineevandUmputun
|
fe6b119254
|
fix xss from iframe name
|
2022-04-10 15:35:09 -05:00 |
|
 Paul MineevandUmputun
|
145b4c474c
|
use default system font
|
2022-04-10 15:34:54 -05:00 |
|
 Paul MineevandUmputun
|
f7bddd757d
|
Improve frontend docs
|
2022-04-10 11:18:15 -05:00 |
|
 Paul MineevandUmputun
|
d89c9a1d1c
|
make content width on docs pages wider
|
2022-04-09 19:22:25 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0eac76ce6c
|
improve notifications description in parameters doc
|
2022-04-07 18:27:39 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
977e5f018b
|
renew Google auth documentation
|
2022-04-07 17:14:56 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
38a680ec4c
|
use remark42.mysite.com consistently in documentation
|
2022-04-07 17:14:56 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
7af30852db
|
add variables into auth instructions
|
2022-04-07 17:14:56 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0047fa057f
|
add missing main component to frontend config examples
|
2022-04-06 18:40:27 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
7d4ba01409
|
improve getting started installation instructions
|
2022-04-06 17:33:34 -05:00 |
|
Umputun
|
65e3a82d8b
|
add no-signature mode suppressing app info middleware #1305
|
2022-04-05 12:08:44 -05:00 |
|
 UmputunandGitHub
|
89dc8ac6dd
|
Go 1.17 (#1306)
* change go mod to 1.17
* update go-pgkz and transitive deps
* bump examples to go-1.17
* bump deps
|
2022-04-05 11:50:45 -05:00 |
|
 konstantin krivleniaandUmputun
|
5ed7f27d5e
|
update stylelint
|
2022-04-03 12:03:01 -05:00 |
|
 dependabot[bot]andUmputun
|
4e0c41cf86
|
Bump minimist from 1.2.5 to 1.2.6 in /site
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 13:18:30 -05:00 |
|