Hsüan and GitHub
58acca4dcb
Fix profile.spec.tsx typo
2025-06-04 15:18:46 -07:00
Hsüan and GitHub
22d21df22b
Fix profile.ts typo
2025-06-04 15:17:40 -07:00
Christian 🦄 and Dmitry Verkhoturov
f104e3c775
Update de.json
...
Updated Telegram bot description
2024-12-29 03:43:57 +01:00
Mrigank Badola and GitHub
d0dc1131ea
Merge branch 'master' into discord-oauth
2024-11-12 21:24:24 +05:30
Dmitry Verkhoturov and Umputun
3001b37812
Update pnpm from v7 to v8
...
That suppose to help with Dependabot security updates not updating lockfile.
2024-11-10 13:31:03 -06:00
Dmitry Verkhoturov and Umputun
63048cc798
Specify package manager version in frontend project configuration
...
This is necessary for Dependabot updates to work properly.
2024-11-10 12:42:07 -06:00
Mrigank Badola
4a39ceee8d
sync: Merge branch 'master' of https://github.com/mgkbadola/remark42 into discord-oauth
2024-11-10 10:43:10 +05:30
daniyal and Umputun
5c586e12bd
feat: add "fa" locale
2024-11-08 16:38:09 -06:00
Dmitry Verkhoturov and Umputun
c1a447b873
unpin bugfix js version, use codecov github action
2024-11-08 15:56:59 -06:00
Mrigank Badola
4fbb3b59be
chore: add changes in accordance to paskal/discord_poc
2024-10-09 08:57:47 +05:30
adueck and Umputun
0bc85a6ff6
added RTL support
2024-08-24 18:08:09 -05:00
Xin Li and Umputun
4428f79046
SubscribeByEmailForm: Ensure onInput and onClick props are typed correctly.
...
Resolves #1771
2024-06-04 11:06:14 -05:00
Edward Navarro and Umputun
f7ba43e5f1
Complete and update Spanish translations
2024-05-27 15:22:09 -05:00
Pavel Francírek and Umputun
877765cda2
Update cs.json - typos
...
Only typo corrections.
2024-04-11 11:37:58 -05:00
Dmitry Verkhoturov and Umputun
5a781693aa
hide delete button for non-admin users after edit period expires
2024-03-17 16:47:28 -05:00
Konstantsin Kryulenia and Umputun
e748951182
skip lint jpeg files
2024-02-03 12:09:57 -06:00
Konstantsin Kryulenia and Umputun
df8670752a
copy example image to public folder
2024-02-03 12:09:57 -06:00
Dmitry Verkhoturov and Umputun
654250f033
don't load kitten picture from third party site
2024-02-03 12:09:57 -06:00
Paul Mineev and Umputun
82c617806d
chore: remove theme from comment content
2024-01-18 02:56:10 -06:00
Paul Mineev and Umputun
e043dc2ac3
fix: break long words in code tag, combine all styles in one file, move styles to correct place
2024-01-18 02:56:10 -06:00
NavyStack and Umputun
3f14651653
fix: add missing Japanese translation
2024-01-08 11:23:03 -06:00
NavyStack and Umputun
310b797679
fix: add missing Japanese translation
2024-01-08 11:23:03 -06:00
NavyStack and Umputun
0594565143
FIX: Character escaping
2024-01-08 11:23:03 -06:00
NavyStack and Umputun
d4c153662b
update: Korean translation
2024-01-08 11:23:03 -06:00
NavyStack and Umputun
f64b0b8831
fix: Korean missing strings
2024-01-08 11:23:03 -06:00
Paul Mineev and Umputun
676ae77456
update links styles
2023-10-28 01:56:04 -05:00
Paul Mineev and Umputun
b93fc48b73
fix types on error message extraction
2023-10-28 01:45:03 -05:00
Paul Mineev and Umputun
4be664e78d
fix styles around admin controls
2023-10-28 01:36:17 -05:00
Paul Mineev and Umputun
62aaa35287
fix types on error message extraction
2023-10-28 01:35:58 -05:00
sharief007 and Umputun
eba447319d
Extract error msg from API response for preview.
2023-10-08 12:53:04 -05:00
Dzung Do and Umputun
c9b6f9272f
Update vi.json
2023-09-04 01:35:57 -05:00
Alexander Gusman and Umputun
0ed7452e77
feat(ui): telegram user subscriptions
2023-07-24 12:29:55 -05:00
Eugene and GitHub
497f3ce47f
Skip confirmation step on email subscription ( #1646 )
...
* Email subscription params in request body
* Email subscription params in request body
fix tests
* Skip confirm step on email sub
When user logged in with the same email he tries to subscribe
* Skip confirm step on email sub
set autoConfirm param to make it work
* Update size-limit
* Handle 409: already subscribed
* refactor: prevStep to justSubscribed
prevStep is not used anywhere else and because of it influences output text (haveSubscribed), have changed it to more intuitive justSubscribed variable
* Test case for http error 409
2023-06-29 14:15:59 -05:00
Eugene Orlov and Umputun
33a6d6da97
Email subscription params in request body
...
fix tests
2023-06-29 10:52:36 -05:00
Eugene Orlov and Umputun
6410e3be85
Email subscription params in request body
2023-06-29 10:52:36 -05:00
Dmitry Verkhoturov and Umputun
136d7e8215
switch from telegram_bot_username to telegram_notifications
...
Bot username is returned as an answer to subscribe request,
so knowing it in advance is unnecessary.
2023-06-29 10:52:00 -05:00
Eugene Orlov and Umputun
d3fdd7b0d8
Fix color var usage
2023-06-27 22:16:38 -05:00
Eugene Orlov and Umputun
329fcc204c
Update size-limit
2023-06-27 22:16:38 -05:00
Eugene Orlov and Umputun
ba2c7894a8
Telegram QR styling
...
- 1/1 aspect ratio
- white border around (for easier scan)
2023-06-27 22:16:38 -05:00
Eugene Orlov and Umputun
07667c8881
fix: Gap between buttons and markdown tip
2023-06-12 09:44:04 -05:00
SimonHaas and Umputun
cc842901b3
updated deprecated link
2023-03-17 10:59:45 -05:00
Paul Mineev and Umputun
23d7e4cdbb
fix indentation for apps/remark42
2023-03-10 17:46:41 -06:00
DejavuMoe and Umputun
a4da93326e
Improve Simplified Chinese translation
...
modified:frontend/apps/remark42/app/locales/zh.json
2023-03-10 17:20:45 -06:00
konstantin krivlenia and Umputun
8bd5c0d163
#1605 fix loading th locale
2023-03-10 17:20:25 -06:00
DejavuMoe and Umputun
972ab87247
Update translation of the Simplified Chinese
2023-03-08 17:22:06 -06:00
dmitry.konchalenkov and Umputun
d1ea664b41
Update translations
2023-02-28 11:52:29 -06:00
Dmitry Verkhoturov
6616541f65
improve frontend documentation
...
Variables were documented in the documentation but not in the code,
and max_last_comments needed to be documented.
2023-01-10 23:53:26 +01:00
Paul Mineev and Umputun
01695822bb
fix: calculate correct size when no_footer=true
2023-01-10 11:27:44 -06:00
Paul Mineev and Umputun
f0186d1aab
fix: fix no footer param
2023-01-10 11:27:44 -06:00
Dmitry Verkhoturov
d6cce8df2c
cleanup of the frontend code
...
- replace undocumented `substr` with `substring`
- remove unused code
- inline a few variables
- simplify ifs when possible
- improve saveCollapsedComments documentation
- cleanup the unused imports
- remove unused variables and types
2023-01-09 22:16:35 +01:00