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
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
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
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
3a20bfcbb2
profile popup
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
9f98b46351
replace classnames to faster and smaller package
2021-05-06 15:11:36 -05:00
Pavel Mineev
b748771fed
allow spaces in username with trim
2021-05-02 18:55:07 +03: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
63218ac51c
new-auth
2021-03-04 12:02:46 -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
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
Pavel Pustovalov and Umputun
71e0e98e05
Update prettier
2020-08-20 02:53:33 -05: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