Pavel Pustovalov and Umputun
07efd657af
Update babel & jest
2020-08-30 13:53:25 -05:00
Pavel Pustovalov and Umputun
dfd66b95b0
Unify target browsers
2020-08-30 13:53:25 -05:00
vdimir and Umputun
295191955a
Add function createAppFromCmd to server_test.go
2020-08-26 12:39:31 -05:00
vdimir and Umputun
14bcbfa901
Add function randomPath to rest_test.go
2020-08-26 12:39:31 -05:00
Pavel Mineev and Umputun
5c23206d00
Hide email subscription by param from frontend
2020-08-20 18:15:50 -05:00
Pavel Mineev and Umputun
c9800a3799
Update vurnulable deps
...
* automatic update deps
* update copy-webpack-plugin to next major version
* update webpack config connected with new copy-webpack-plugin API
2020-08-20 03:58:04 -05:00
Pavel Pustovalov and Umputun
a59be983f2
Update lint-staged & husky
2020-08-20 02:53:33 -05:00
Pavel Pustovalov and Umputun
71e0e98e05
Update prettier
2020-08-20 02:53:33 -05:00
Pavel Pustovalov and Umputun
11f222c6e3
Run ui specs on CI
2020-08-20 02:52:13 -05:00
Umputun
1eedcc0eb3
don't allow anon with space prefix or suffix
2020-08-16 21:12:42 -05:00
Pacharapol Withayasakpunt and GitHub
5d6729ddd5
Fix to work without errors in Nuxt Universal ( #723 )
...
by @patarapolw
* allow manual init and destroy for use with Nuxt
* fix onDestroy-related methods
* avoid global scope, and use function scope instead
* add createInstance function to window.REMARK42
* 1. allow DOMNode to be put in remark_config 2. check remark_config before try to attach node
* move createInstance function outside
* update embed.ts
* avoid ?.
* 📚 Docs: doc on how to make it work with SPAs
* 📚 Docs: fix spa.md to be more flexible
* ✨ Feat: add REMARK42::ready event
* remove nuxt-specific terminologies
* tell MutationObserver to disconnect on destroy
* update docs/spa.md
2020-07-31 12:21:00 -05:00
Pacharapol Withayasakpunt and Umputun
d1268bbe8c
update README according to #737
2020-07-30 12:24:48 -05:00
dependabot[bot] and Umputun
424016e994
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 12:21:41 -05:00
Umputun
729b6d2d08
add --proxy-cors $PROXY_CORS disabling internal cors middleware #749
2020-07-27 16:58:47 -05:00
dependabot[bot] and Umputun
0f9c41cfc6
Bump lodash from 4.17.15 to 4.17.19 in /frontend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-22 11:58:04 -05:00
0xflotus and Umputun
8b77ff953e
docs: fixed small error
2020-07-22 11:57:44 -05:00
0xflotus and Umputun
69a81042db
docs: enabled nginx syntax highlighting
2020-07-22 11:56:49 -05:00
vdimir and Umputun
09f06f587c
Add tests for comment.Imported, refine image.SubmitAndCommit tests
2020-07-09 12:43:07 -05:00
vdimir and Umputun
d7c9aecf03
Submit images from service.Create only after creation in Engine
2020-07-09 12:43:07 -05:00
vdimir and Umputun
9957ab642b
Add Imported field to comment, do not wait image submission for such comments
2020-07-09 12:43:07 -05:00
vdimir and Umputun
1f9566bb47
Use comment timestamp for submitting image ttl
2020-07-09 12:43:07 -05:00
Dmitry Verkhoturov and Umputun
9510962e25
add redis PubSub web cache as an option
2020-06-25 23:14:50 -05:00
Dmitry Verkhoturov and Umputun
ebf379f4d6
bump go-pkgz/lcw to v0.7.1
2020-06-25 17:28:33 -05:00
Umputun
df9c05b490
add microsoft auth
2020-06-18 18:25:35 -05:00
Dmitry Verkhoturov and Umputun
42d0c67cb3
add context to server errors, properly close datastore in case of errors
2020-06-13 19:07:33 -05:00
Umputun
46f3ced83d
disable some stream tests
2020-06-08 16:10:31 -05:00
Umputun
4d0f909f0e
add reset of the same ip votes on -+ or +- changes and move same ip set and reject check up (above this reset)
2020-06-08 14:59:40 -05:00
dependabot[bot] and Umputun
1e60cb813a
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-07 15:46:51 -05:00
Umputun
dc7bb5810f
typo in from_address param
2020-06-05 03:49:49 -05:00
Dmitry Verkhoturov
80f4862c9c
fix leaking goroutines and add tests for them
2020-06-01 09:58:48 +02:00
Umputun
55dd5bd25b
skip LastCommentStream test
2020-05-26 15:29:56 -05:00
Dmitry Verkhoturov and Umputun
890d7154e7
bump go modules
2020-05-24 19:00:07 -05:00
Dmitry Verkhoturov and Umputun
0d67f7e53d
bump golangci-lint version, fix discovered issues
2020-05-24 19:00:07 -05:00
foxbg and GitHub
13220c044c
Adding BG translation ( #719 )
...
* adding BG translation part 1
* agging BG locale part 2
* adding BG translation part 1
* agging BG locale part 2
* adding BG translation part 1
* agging BG locale part 2
* adding BG translation part 1
* agging BG locale part 2
* fixing typo
* remove duplicate line
* more translation and fixed typos
@foxbg
2020-05-24 14:08:48 -05:00
Umputun and GitHub
5c36aca9ec
Merge pull request #716 from Mavrin/fix_name_regexp
...
allow non latin letter for user name
2020-05-23 11:58:39 -05:00
Umputun
2f20b64c0f
switch lcw to stable version
2020-05-22 14:18:34 -05:00
Umputun
87b44fa74c
switch to tagged base images
2020-05-22 14:13:05 -05:00
konstantin krivlenia
07a9f84c49
allow non latin letter for user name
2020-05-22 00:33:54 +03:00
Umputun
80854f9d40
allow anon names to inlude non-latin. Add limit (64) to max len #715
2020-05-21 13:18:10 -05:00
konstantin krivlenia and Umputun
4682694092
update frontend dev dependencies
2020-05-19 15:11:35 -05:00
Gürkan Gür and Umputun
0bb2877b07
frontend: Add Turkish language support
2020-05-17 13:34:40 -05:00
Gürkan Gür and Umputun
d3b58c0795
docs: Extend translation howto
2020-05-17 13:34:40 -05:00
Umputun
d8ce444df0
move logging for protected routes to INFO level
2020-05-12 23:15:06 -05:00
Umputun
7edf8e0b23
pull latest docker image on dev build
2020-05-12 22:27:08 -05:00
Umputun
c10354584d
dbl request limit size for count query
...
for sites with a lot of posts on the page, the list of all urls can exceed the default 64k limit. I've see the request like this from news.radio-t.com
2020-05-12 22:26:45 -05:00
Umputun
ef8407b23e
typo in app image
2020-05-12 12:17:41 -05:00
Umputun
11fde80d27
replace references to legacy remark url in docs
2020-05-12 12:08:18 -05:00
Umputun
6bee151b25
switch base image
2020-05-12 12:02:13 -05:00
Umputun
0895de2f7e
rename all packages from the legacy remark/ to remark42
2020-05-12 11:34:16 -05:00
Pavel Mineev and Umputun
b90d076fdf
Move html to separete files
2020-05-10 23:51:13 -05:00