Pavel Mineev
0a4c8dbe45
clear localstorage-mock after each test
2021-02-24 14:56:22 +00:00
Pavel Mineev and Umputun
4a43092fb5
ignore autogenerated loadLocale.ts in coverage report
2021-02-22 02:13:03 -06:00
Umputun
d6019e55b0
update limiter deps
2021-02-21 14:04:21 -06:00
VeselovAlex and Umputun
5ec871fd37
Fix NPE when sending message to detached frame
2021-02-21 13:51:02 -06:00
Pavel Mineev and Umputun
111b7a86eb
change fetcher for user delete comment action
2021-02-21 13:32:57 -06:00
Aleksandr Veselov and GitHub
a38fd1fdc3
Encode e-mail subject to support non-ASCII chars ( #888 )
...
* Encode e-mail subject to support non-ASCII chars
* Add test for email subject with unicode
* Fix wrong test argument
* Cleanup test function
2021-02-18 16:23:53 -06:00
Umputun
807160dcf6
prep admin to support multiple keys, per aud (siteID)
2021-02-15 13:14:23 -06:00
Umputun and GitHub
a50adc823b
Merge pull request #881 from Kickoman/be-translation
...
Add Belarusian locale
2021-02-13 13:13:42 -06:00
Umputun and GitHub
c4832ff47a
Merge pull request #887 from umputun/remove-content-type-on-upload
...
Do not send Content-Type on file upload
2021-02-13 13:12:25 -06:00
Pavel Mineev
f4f4764644
Do not send Content-Type on file upload
2021-02-13 21:52:48 +03:00
Umputun
0496c6bb0e
encode discuss user_id made from the name #879
2021-02-12 14:52:00 -06:00
Enes Çakır and GitHub
fb23cd6cf7
Fix empty username check for Disqus migrator ( #879 )
...
by @enescakir
* Fix user ID encoding for empty string
* Revert "Fix user ID encoding for empty string"
This reverts commit 6d901e4b11 .
* Fix empty username check for Disqus migrator
* Fix linter emptyStringTest error
2021-02-12 14:47:19 -06:00
Kanstancin Novikaŭ
1f755e07a4
Belarusian locale introduced
2021-02-12 17:49:40 +03:00
Pavel Mineev and Umputun
008788ad89
rollback readme till release
2021-02-10 01:59:36 -06:00
Pavel Mineev and Umputun
3628467367
fix oauth providers (turn back site id)
2021-02-04 13:09:59 -06:00
Pavel Mineev and Umputun
2e43f09636
Revert "send cookie with request"
...
This reverts commit 656ab84381 .
2021-02-04 13:09:59 -06:00
Pavel Mineev and Umputun
f515676a72
Revert "add fetcher params to test"
...
This reverts commit a89a06a583 .
2021-02-04 13:09:59 -06:00
Pavel Mineev and Umputun
a89a06a583
add fetcher params to test
2021-02-04 12:13:52 -06:00
Pavel Mineev and Umputun
656ab84381
send cookie with request
2021-02-04 12:13:52 -06:00
Pavel Mineev and Umputun
807249db5d
remove export of fetcher creator and use predefined methods
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
4ab2ea9246
fix default export for tests
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
6d0b18f688
move creation of all fetchers to fetcher.ts
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
068eaea86a
fix types for fetcher methods
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
a1cf289845
Use straight declaration of available methods
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
30394b0760
fix link to oauth window
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
4d075f4f7a
fix last comments request
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
8572f809cc
rid of legacy bundles from size-limit
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
f31146a266
add fetcher creator, create fetcher for every case, remove api.test.ts because of test become usless in terms of using URLSearchParams
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
49b70b7b04
Add comments to fetcher
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
8161182e7d
Pass query throw args
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
2fae0c29d2
Update fetcher and add good coverage to it
2021-02-02 15:53:40 -06:00
Pavel Mineev and Umputun
77825ce947
Update frontend CI
2021-02-01 12:28:36 -06:00
Pavel Mineev and Umputun
e1e8da4b2a
use parens for arrow funcs always
2021-01-29 03:17:10 -06:00
Umputun and GitHub
be2f6d0a20
Fix admin names ( #858 )
...
* fix admin name check for anon login #605
* update readme with admin names info
* lint: list of static site params
* typo
* don't allow email users to reuse admin names
* move admin.names to restricted-names
* forgotten names member
* remove names from example admin
* remove names from prepTestStore
2021-01-20 13:12:09 -06:00
Umputun
d40e354265
add more tests for voted_ip
2021-01-18 15:44:32 -06:00
Umputun
1048355b7b
strip voted_ip from response
2021-01-18 15:44:32 -06:00
Umputun
5296074dae
fix sanitize policy to allow loading-lazy for images #855
2021-01-18 15:36:15 -06:00
Umputun
89a4677391
enforce loading=lazy att to rendered images html
2021-01-17 16:32:26 -06:00
Umputun
849c133082
reformat long error calls to multi-line
2021-01-17 14:21:58 -06:00
Pavel Mineev and Umputun
ad25f83954
Add size-limit to CI
2021-01-15 19:53:51 -06:00
Umputun
6d525e4820
remove no-cache from /api/v1/avatar api
2021-01-15 16:22:45 -06:00
Umputun
12b0fbe75d
remove no-cache from /avatar api
2021-01-15 16:18:10 -06:00
Umputun
0dd3cd93ee
add no-cache to Cache-Control on static files
2021-01-15 14:55:32 -06:00
Pavel Mineev and Umputun
758c6bb1b2
fix font in user comments
2021-01-15 12:39:20 -06:00
Umputun
477ee60068
switch to stable auth version
2021-01-15 12:38:05 -06:00
Yury Antonov and Umputun
8b53c68cc3
add missing Fragment import
2021-01-15 12:12:19 -06:00
Umputun
fa22e32757
revendor with update auth #784
2021-01-15 11:37:07 -06:00
Umputun and GitHub
aff79a6fa9
Same site ( #850 )
...
* switch to auth master for same-site
* add same-site policy support #784
* add parse same site param
2021-01-14 13:06:29 -06:00
Pavel Mineev and Umputun
7f7973a78f
Propper settings for collect coverage
2021-01-14 12:11:22 -06:00
Nghiamaster and Umputun
fa2433ee0d
Update Vietnamese translation
2021-01-14 11:24:39 -06:00