 Pavel MineevandUmputun
|
dfed7e16ba
|
Update README.md for v1.7
|
2021-04-16 17:49:49 -05:00 |
|
 Pavel MineevandUmputun
|
6cf2849e70
|
rewrite tests in recommended way and add more cases coverage
backend/v1.7.0
v1.7.0
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
c9ce2bbf8c
|
use named functions instead of arrows
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
adb443571f
|
Fix form footer
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
8cbdf36bdd
|
Fix error message on token tab on login
|
2021-04-09 11:07:12 -05:00 |
|
 aepetelinandUmputun
|
65fca4c7e5
|
change parseQuery implementation to URLSearchParams. I use .forEach() because not all browsers support .entries()
|
2021-04-06 02:15:53 -05:00 |
|
 aepetelinandUmputun
|
41e07c2238
|
fix link to doc/latest/translation.md in Frontend guide, was 404
|
2021-04-05 14:54:44 -05:00 |
|
 aepetelinandUmputun
|
2f03f11c7e
|
fix link to Frontend guide in README
|
2021-04-05 11:04:23 -05:00 |
|
 UmputunandGitHub
|
7153af90d0
|
Create SECURITY.md
|
2021-04-02 20:10:59 -05:00 |
|
Umputun
|
961b8aacd9
|
update bluemonday to v1.0.5 to fix https://github.com/microcosm-cc/bluemonday/issues/111
|
2021-04-02 19:41:16 -05:00 |
|
 johnwiiandUmputun
|
8ef87f400a
|
#add auth source title international language support
with zh.json and en.json.
|
2021-03-30 11:13:50 -05:00 |
|
 UmputunandGitHub
|
0b13e8a8d2
|
update backend deps from go-pkgz (#935)
|
2021-03-29 16:24:59 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
5fabbe33d9
|
make flapping notify drops test less sensitive
|
2021-03-29 12:48:37 -05:00 |
|
 William Gerald BlondelandUmputun
|
70833feb50
|
Revert default locale to en
|
2021-03-29 12:45:44 -05:00 |
|
 William Gerald BlondelandUmputun
|
3a62e9e93b
|
Add French translation (fr-FR)
|
2021-03-29 12:45:44 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
8a3f434bc1
|
fix flapping notify drops test, clarify debug logs
|
2021-03-28 14:06:58 -05:00 |
|
Umputun
|
aa14069f8b
|
lint: fix func comment
|
2021-03-26 16:05:41 -05:00 |
|
Umputun
|
ddbceb5375
|
post-sanitize location's url in case if stored already #927
this is done via service.alterComment the same way as we handle
leftovers from prev issues with results stored already
|
2021-03-26 16:00:50 -05:00 |
|
Umputun
|
e72f594134
|
rollback
|
2021-03-26 15:45:49 -05:00 |
|
Umputun
|
47fee90c60
|
post-sanitize location's url in case if stored already #927
|
2021-03-26 15:37:53 -05:00 |
|
Umputun
|
5ed4c7100c
|
shorter match condition
|
2021-03-26 15:06:39 -05:00 |
|
Umputun
|
e762ea7b91
|
sanitize both locator.URL and user.Picture
|
2021-03-26 15:06:39 -05:00 |
|
Umputun
|
6f35928396
|
update bluemonday version
|
2021-03-26 15:06:39 -05:00 |
|
Umputun
|
d624526473
|
adjust email test to be less go version-specific
|
2021-03-26 12:51:25 -05:00 |
|
 William Gerald BlondelandUmputun
|
2238ec88f0
|
NPM scripts now work on Windows systems
|
2021-03-26 02:20:54 -05:00 |
|
 Pavel MineevandUmputun
|
e7950fcb22
|
Fix saving comment to LS
* save comment after image upload
* do not affect error messages by save to LS mechanism
* check if data in LS in empty
|
2021-03-22 03:42:03 -05:00 |
|
 Michael PichtandUmputun
|
4254169636
|
corrected path in docker command to import comments from disqus
Signed-off-by: Michael Picht <mipi@fsfe.org>
|
2021-03-18 00:47:49 -05:00 |
|
 Pavel MineevandUmputun
|
682758a58e
|
resize only comments iframe, prevent to resize iframe by comments info
|
2021-03-14 04:16:33 -05:00 |
|
 Pavel MineevandUmputun
|
4325a3c249
|
Fix dropdown opening
* change iframe height on content change
* change iframe size on dropdown open
|
2021-03-13 12:41:25 -06:00 |
|
 Pavel MineevandUmputun
|
78c582493c
|
don't add margin on user info iframe
|
2021-03-13 12:40:27 -06:00 |
|
 Pavel MineevandUmputun
|
ea4636afbb
|
Fix iframe folding
|
2021-03-13 12:40:27 -06:00 |
|
 Pavel MineevandUmputun
|
345ee88333
|
add testing-library/jest-dom, fix waitfor
|
2021-03-04 12:02:46 -06:00 |
|
 Pavel MineevandUmputun
|
4bea9f1d37
|
new-auth: increase limit for remark.css
|
2021-03-04 12:02:46 -06:00 |
|
 Pavel MineevandUmputun
|
f922a51a28
|
new-auth: add tests
* use testing-libruaby for new tests
* tests for auth module
* add svg stub
* add global stub for `useIntl`
* add global stub for `common/settings`
|
2021-03-04 12:02:46 -06:00 |
|
 Pavel MineevandUmputun
|
63218ac51c
|
new-auth
|
2021-03-04 12:02:46 -06:00 |
|
 UmputunandGitHub
|
553bcf2fd5
|
Merge pull request #892 from umputun/fetch-mock
Make fetch mock global
|
2021-02-24 12:56:55 -06:00 |
|
 UmputunandGitHub
|
71be684739
|
Merge pull request #894 from umputun/bump-deps
bump deps
|
2021-02-24 12:56:39 -06:00 |
|
 Pavel MineevandGitHub
|
bd6ecedacb
|
Merge branch 'master' into bump-deps
|
2021-02-24 18:33:00 +00:00 |
|
 Pavel MineevandGitHub
|
a2ecfa65d0
|
Merge branch 'master' into fetch-mock
|
2021-02-24 18:29:37 +00:00 |
|
 Pavel MineevandUmputun
|
ec62b1a572
|
refac textarea autosize
|
2021-02-24 12:27:32 -06:00 |
|
 Pavel MineevandUmputun
|
23b5a0c6bb
|
fix webpack config
|
2021-02-24 12:26:37 -06:00 |
|
 Pavel MineevandUmputun
|
719b07ec6c
|
remove unused hook
|
2021-02-24 12:26:13 -06:00 |
|
Pavel Mineev
|
0a4c8dbe45
|
clear localstorage-mock after each test
|
2021-02-24 14:56:22 +00:00 |
|
Pavel Mineev
|
982226e48b
|
increase size limit after updating deps
|
2021-02-24 17:44:45 +03:00 |
|
Pavel Mineev
|
313e34a0b5
|
bump deps
- remove additional prettier presets because they was included inside default preset
|
2021-02-24 17:42:02 +03:00 |
|
 Pavel MineevandUmputun
|
4a43092fb5
|
ignore autogenerated loadLocale.ts in coverage report
|
2021-02-22 02:13:03 -06:00 |
|
Pavel Mineev
|
b184bb5b7b
|
Make fetch mock global
|
2021-02-22 00:15:31 +03:00 |
|
Umputun
|
d6019e55b0
|
update limiter deps
|
2021-02-21 14:04:21 -06:00 |
|
 VeselovAlexandUmputun
|
5ec871fd37
|
Fix NPE when sending message to detached frame
|
2021-02-21 13:51:02 -06:00 |
|
 Pavel MineevandUmputun
|
111b7a86eb
|
change fetcher for user delete comment action
|
2021-02-21 13:32:57 -06:00 |
|