Pavel Mineev and Umputun
68aba33765
fix typo
2021-06-16 01:27:10 -05:00
Pavel Mineev and Umputun
5aa24f95fc
fix more comments button
2021-06-16 01:17:20 -05:00
Pavel Mineev and Umputun
4f0002abdb
chage iframe size if any element is changed
2021-06-09 13:09:57 -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
97934e23f9
fix tests
2021-05-30 12:50:37 -05:00
Pavel Mineev and Umputun
79eab8ccde
fix copy message with styles
2021-05-30 12:50:37 -05:00
Yuriy Karpov and Umputun
6f10a5a4a3
fix mobile navigation to comment for hidden comments
...
issues-82
2021-05-19 03:59:25 -05:00
Pavel Mineev and Umputun
63ae392927
fix oauth text color
2021-05-18 13:29:33 -05:00
Pavel Mineev and Umputun
75196d185d
avatar fixes after review
2021-05-17 21:29:46 -05:00
Pavel Mineev and Umputun
93b29e934b
renew avatar
2021-05-17 15:14:35 -05:00
Elephmoon and Umputun
992b843cf5
postMessage without serialization
2021-05-16 13:41:50 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
123cd53c09
fix linter
2021-05-06 15:39:57 -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
3ad7ba2c09
make form available after failed commit sending
2021-05-06 15:08:03 -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
befb079207
fix default avatar
...
- fix import of default avatar
- optimaze ghost svg
- add tests
- refactor avatar-icon
2021-04-28 14:13:02 -05: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
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
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
758c6bb1b2
fix font in user comments
2021-01-15 12:39:20 -06:00
Yury Antonov and Umputun
8b53c68cc3
add missing Fragment import
2021-01-15 12:12:19 -06:00
Pavel Mineev and Umputun
bb5907d21f
Replacing REMARK_URL, fix remark_config stub, add minify html/css in templates
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
27e0fa0701
change styles for list-comments
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
1052898589
Change fragments to empty tag
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
b72f4d57ea
Fix paths to static
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
6474821271
Fix styles order
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
b53d4a455b
Fix escaping for shortcuts in messages
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
3bd1bb1c89
fix build
2021-01-12 13:39:26 -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
aa048a0db9
Apply suggestions from code review
...
Co-authored-by: Pavel Mineev <pavel@mineev.me >
2020-11-10 09:45:48 -06:00
Ksinia and Umputun
d87135a80a
Fix test for Replies link
2020-11-10 09:45:48 -06:00
Ksinia and Umputun
e6aa4736ea
Fix RSS links
2020-11-10 09:45:48 -06:00
Pavel Mineev and Umputun
f4aa7332d5
Add tests and change props/state getting to fix TS error
2020-11-09 15:43:03 -06:00
Pavel Mineev and Umputun
4da83d9231
#212 : Fix max length counter in Safari
2020-11-09 15:43:03 -06:00
Pavel Mineev and Umputun
5c23206d00
Hide email subscription by param from frontend
2020-08-20 18:15:50 -05:00
Pavel Pustovalov and Umputun
71e0e98e05
Update prettier
2020-08-20 02:53:33 -05:00