Paul Mineev and Umputun
0e4ae6e050
rewrite vote component
2022-04-13 12:51:38 -05:00
Paul Mineev and Umputun
a290d906ee
fix copy for latest safari
2022-04-13 12:15:31 -05:00
Paul Mineev and Umputun
000d64d78f
fix broken verify icon on admin view and optimize the icon
2022-04-13 03:40:39 -05:00
Paul Mineev and Umputun
c987513886
add icon for paid patreon sub
2022-04-13 03:40:39 -05:00
Paul Mineev and Umputun
001b994e73
replace ts-jest and babel-jest to swc/jest
2022-04-13 03:40:19 -05:00
Paul Mineev and Umputun
5ed9e9d41b
update size-limit and move to app preset metrics
2022-04-12 12:18:56 -05:00
Paul Mineev and Umputun
5de9544337
update max size limit for counter.js
2022-04-10 15:35:31 -05:00
Paul Mineev and Umputun
a320ae03ae
Prevent code execution from the query
2022-04-10 15:35:31 -05:00
Paul Mineev and Umputun
fe6b119254
fix xss from iframe name
2022-04-10 15:35:09 -05:00
Paul Mineev and Umputun
145b4c474c
use default system font
2022-04-10 15:34:54 -05:00
konstantin krivlenia and Umputun
5ed7f27d5e
update stylelint
2022-04-03 12:03:01 -05:00
dependabot[bot] and Paul Mineev
d46c5c0c24
Bump nanoid from 3.1.23 to 3.2.0 in /frontend
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 21:29:03 -06:00
mstfelg and Umputun
08903ac6f6
add arabic locale
2022-02-25 14:20:14 -06:00
Pavel Mineev and Umputun
9216d4189e
add telegram translation string
2022-02-18 15:59:29 -06:00
Paul Mineev and Umputun
286e4c8a43
update telegram qr size
2022-02-15 18:37:24 -06:00
dependabot[bot] and Paul Mineev
338059e507
Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 00:18:45 -06:00
konstantin krivlenia and Umputun
188e3974bc
add support node 17
2022-02-13 23:33:41 -06:00
Paul Mineev and Umputun
9bae155e79
Fixes for telegram
...
- fix type for an error in fetcher
- use is-object func for checks
- better error handling for auth requests
2022-02-11 10:59:19 -06:00
Pavel Mineev
c9b1fb4737
simplify click outside
2022-02-07 22:47:00 -06:00
Pavel Mineev
38414c4628
move error hook to hooks file
2022-02-07 22:36:36 -06:00
Pavel Mineev
b97b1f9462
telegram adjustments and tests
...
- get rid of redux store in favor of local state
- add tests for telegram happy path
- lift auth handling on Auth level
2022-02-07 22:28:19 -06:00
dependabot[bot] and Pavel Mineev
7395198843
Bump nanoid from 3.1.23 to 3.2.0 in /frontend
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 22:28:07 -06:00
Ksinia
5c91b8764e
Switch QR to backend rendering
2022-02-08 00:28:34 +01:00
Ksinia
7c6b44a5bb
Get rid of isTelegramShown state
2022-02-07 23:33:32 +01:00
Ksinia
0f4ac6348c
Fix function name
2022-02-07 23:33:32 +01:00
Pavel Mineev and Ksinia
0ea91bb99f
update tg icon
2022-02-07 23:33:32 +01:00
Pavel Mineev and Ksinia
3e12ca4074
fix tests
2022-02-07 23:33:32 +01:00
Ksinia
69b110e36b
Add telegram auth to frontend
2022-02-07 23:33:32 +01:00
Pavel Mineev and Umputun
dd06500573
bump frontend deps
2022-01-18 01:38:30 -06:00
esvyridov and Umputun
f4ef0a7e78
Add data-testid to preloader and spinner, add test case for profile.spec
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
78e2be8ea4
Show Preloader only on first request for comments in Profile sidebar
2021-12-23 17:44:45 -06:00
Pavel Mineev and Umputun
6ec10c877b
fix lint
2021-12-23 17:44:45 -06:00
Pavel Mineev and Umputun
19121ff0b7
Review for load more comments in profile
...
- compose everything inside fetchComments
- put skip counter in ref and prevent unnecessary rerenders
- got rid of additional handlers for loading
- add spinner as loading indicator for loading of additional comments
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
250f730d5e
Remove unnecessary useMemo from Profile, add ru translation for user.load-more
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
0bf5a91091
Add tests for updated getUserComments func
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
cd391a8b0e
Add Load More button to profile sidebar
2021-12-23 17:44:45 -06:00
Yuriy Synyaiev and Umputun
a1050472c4
feat: add cursor pointer for buttons
2021-11-29 03:00:57 -06:00
esvyridov and Paul Mineev
8e77acd908
Fix broken verified user icon
2021-11-22 14:12:21 -08:00
Timofey and Umputun
f03f99b5b4
update ru locale
2021-11-19 11:19:38 -06:00
Ksinia and Umputun
832f4fd858
Fix typos in frontend code
2021-11-09 02:05:41 -06:00
Dmitry Verkhoturov and Umputun
b3d28f97ae
fix links in docs, move frontend readme to site
2021-10-25 17:21:24 -05:00
esvyridov and Umputun
ad51e087b1
Add EOF to counter.module.css
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
ad5aed9787
Rename commentsCounts variable to commentsAmount, update condition for showing amount of comments
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
27ee16180b
Add user.my-comments and user.comments keys to it translations
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
f104c3822f
Add tests for comments counter in profile sidebar
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
eb941fc095
Update profile sidebar title, add comments counter next to the title
2021-10-23 11:39:33 -05:00
Milo and Umputun
2889cd0b40
Add italian translations
2021-10-19 11:50:22 -05:00
dependabot[bot] and Umputun
7b1de77dc2
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-15 13:38:21 -05:00
romanilchyshyn
df0d4d27fa
patreon auth
2021-10-13 00:30:14 +03:00
Pavel Mineev and Umputun
5c59e87f94
bump vulnerable frontend dependencies
2021-09-08 11:32:39 -05:00