Paul Mineev and Umputun
6936268fd2
fix basepath for oauth icons
2022-06-05 17:46:31 -05:00
Paul Mineev and Umputun
58b0841360
update comment actions block
2022-04-15 10:32:01 -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
286e4c8a43
update telegram qr size
2022-02-15 18:37:24 -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
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
Ksinia and Umputun
832f4fd858
Fix typos in frontend code
2021-11-09 02:05:41 -06:00
romanilchyshyn
df0d4d27fa
patreon auth
2021-10-13 00:30:14 +03:00
Pavel Mineev and Umputun
3216641cbc
unify icons
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
a04204b3d5
move sort picker below comment form
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
484e547c79
fix spinner
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
3a20bfcbb2
profile popup
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
3068dfe637
post messages from iframe
...
- fix user info opening
- remove iframe height checks by interval
- update height by mutation observer events
- rename events
2021-06-03 00:56:16 -05:00
Pavel Mineev and Umputun
63ae392927
fix oauth text color
2021-05-18 13:29:33 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
58d8fe0f1c
fix linter errors
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
9f98b46351
replace classnames to faster and smaller package
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
f4b6d73a4a
use remark_config.host for oauth links
2021-05-04 03:55:52 -05:00
Pavel Mineev
b748771fed
allow spaces in username with trim
2021-05-02 18:55:07 +03:00
Pavel Mineev and Umputun
6cf2849e70
rewrite tests in recommended way and add more cases coverage
2021-04-09 11:07:12 -05:00
Pavel Mineev and Umputun
c9ce2bbf8c
use named functions instead of arrows
2021-04-09 11:07:12 -05:00
Pavel Mineev and Umputun
adb443571f
Fix form footer
2021-04-09 11:07:12 -05:00
Pavel Mineev and Umputun
8cbdf36bdd
Fix error message on token tab on login
2021-04-09 11:07:12 -05:00
johnwii and Umputun
8ef87f400a
#add auth source title international language support
...
with zh.json and en.json.
2021-03-30 11:13:50 -05:00
Pavel Mineev and Umputun
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 Mineev and Umputun
345ee88333
add testing-library/jest-dom, fix waitfor
2021-03-04 12:02:46 -06:00
Pavel Mineev and Umputun
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 Mineev and Umputun
63218ac51c
new-auth
2021-03-04 12:02:46 -06:00
Pavel Mineev and Umputun
ec62b1a572
refac textarea autosize
2021-02-24 12:27:32 -06:00
Pavel Mineev and Umputun
e1e8da4b2a
use parens for arrow funcs always
2021-01-29 03:17:10 -06:00
Pavel Mineev and Umputun
a144dd00e3
Remove any from codebase
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
5825a55b69
Update frontend
...
* change root dit and change way to import modules
* update deps to latest versions
* use latest tools for building bundles
* rewrite webpack config
* use nomodule technique for loading modern bundle
* inject polyfills by babel usebuiltins
* update eslint rules
* rename all style files to CSS
* use postcss preset env for building styles
* proper typescript typing
* put all html files to templates folder
* etc
2021-01-12 13:39:26 -06:00
Ksinia and Umputun
5b4e492c1b
Save logged in user email in local storage
2020-11-18 10:59:44 -06:00
Pavel Pustovalov and Umputun
71e0e98e05
Update prettier
2020-08-20 02:53:33 -05:00
konstantin krivlenia
07a9f84c49
allow non latin letter for user name
2020-05-22 00:33:54 +03:00
Pavel Mineev and Umputun
d5ef0db394
Update production deps
2020-04-12 14:07:16 -05:00
Pavel Mineev and Umputun
01befe0c29
Fix linter errors
2020-04-08 11:47:00 -05:00
konstantin krivlenia
879e5c8383
fix default en message form symbol limit
2020-04-07 10:48:00 +03:00
Pavel Mineev and Umputun
93fd445bd4
On-demand auth
...
* auth block was moved to comment form
* if comments on page read only auth form shows in old place
* comment value in form will be saved between refreshes (it is side effect form saving comment value between unauth and auth states)
2020-03-12 15:44:31 -05:00