Fedor Katurov
|
95b92b643f
|
removed upload redux store
|
2022-01-06 21:04:14 +07:00 |
|
Fedor Katurov
|
140e36b6b7
|
fixed ref forwarding on textareas
|
2022-01-05 16:32:07 +07:00 |
|
Fedor Katurov
|
811e14fd4c
|
fixed inputs
|
2022-01-04 17:36:05 +07:00 |
|
Fedor Katurov
|
11a9aff8b6
|
fixed comment form button order
|
2022-01-02 21:31:17 +07:00 |
|
Fedor Katurov
|
120bf8954c
|
removed boris reducer
|
2022-01-02 21:28:31 +07:00 |
|
Fedor Katurov
|
77af1ab05a
|
optimized imports
|
2022-01-02 20:59:52 +07:00 |
|
Fedor Katurov
|
168ba8cc04
|
removed almost all node sagas
|
2022-01-02 20:44:41 +07:00 |
|
Fedor Katurov
|
f76a5a4798
|
refactored hooks directory
|
2022-01-02 18:17:09 +07:00 |
|
Fedor Katurov
|
85c7888c41
|
fixed comment button appearance on small devices
|
2022-01-02 17:20:18 +07:00 |
|
muerwre
|
c2d1c2bfc9
|
99 use swr (#100)
* 99: made node use SWR
* 99: fixed comments for SWR node
* 99: added error toast to useNodeFormFormik.ts
|
2022-01-02 17:10:21 +07:00 |
|
Fedor Katurov
|
4c4461ea19
|
eslint auto-fix
|
2021-11-21 16:44:19 +07:00 |
|
Fedor Katurov
|
ab15a10d01
|
refactored node comments to component
|
2021-11-06 21:14:50 +07:00 |
|
muerwre
|
e071409241
|
highlight and scroll to new comments if authorized (#76)
* added new drone file
* commented-out unnecessary build stages
* commented-out unnecessary build stages
* added dynamic repo
* added dynamic repo
* added registry global env
* added registry global env
* added registry global env
* added template
* added template
* added template
* added template
* added branches to template
* added branches to template
* made build based on template
* made build based on template
* changed env file
* added .env.development file to repo
* fixed branch to develop
* added variables for develop and master
* added variables for develop and master
* added env variables to builder
* added env variables to builder
* added env variables to builder
* changed drone.yml
* added highlight for new comments
* fixed dependencies for useScrollToTop
* added smooth scrolling for comments
* fixed new comments highlight for same user
|
2021-10-06 12:48:26 +07:00 |
|
Fedor Katurov
|
f10a1fa2d8
|
added dropzones for comments and node editors
|
2021-10-05 11:31:21 +07:00 |
|
Fedor Katurov
|
a808045a7d
|
made sample profile page
|
2021-10-01 12:01:11 +07:00 |
|
Fedor Katurov
|
1242c04587
|
added user profile popup
|
2021-09-22 17:54:51 +07:00 |
|
Fedor Katurov
|
c6aa2139e0
|
fixed comment form shadows
|
2021-09-22 15:06:17 +07:00 |
|
Fedor Katurov
|
e0077cdaf9
|
fixed comments form box shadow
|
2021-09-22 15:03:18 +07:00 |
|
Fedor Katurov
|
f2fbca80e1
|
fixed shadows, added author panel
|
2021-09-22 14:18:09 +07:00 |
|
Fedor Katurov
|
9c6480caff
|
removed unused import
|
2021-06-23 20:37:10 +07:00 |
|
Fedor Katurov
|
c37f727aad
|
fixed flexbin props
|
2021-06-23 20:36:58 +07:00 |
|
Fedor Katurov
|
ccec211727
|
fixed header appearance on mobile
|
2021-03-23 11:29:47 +07:00 |
|
Fedor Katurov
|
deb8c27eca
|
fixed timestamp overflow on comments
|
2021-03-23 11:23:42 +07:00 |
|
Fedor Katurov
|
69530a8408
|
#47 fixed youtube embed urls
|
2021-03-11 10:03:02 +07:00 |
|
Fedor Katurov
|
de1065f7b2
|
added image upload on paste to comment form
|
2021-03-10 10:58:20 +07:00 |
|
Fedor Katurov
|
ebdb09a611
|
fixed comment buttons mobile appearance
|
2021-03-09 15:19:40 +07:00 |
|
Fedor Katurov
|
72e63906e5
|
added hotkeys for textarea formatter
|
2021-03-05 14:54:23 +07:00 |
|
Fedor Katurov
|
154a35c957
|
added hotkeys for textarea formatter
|
2021-03-05 12:16:17 +07:00 |
|
Fedor Katurov
|
455c7ad90d
|
fixed social registration on login
|
2021-03-05 09:51:38 +07:00 |
|
Fedor Katurov
|
d4c2e7ee09
|
refactored component errors
|
2021-03-03 17:54:58 +07:00 |
|
Fedor Katurov
|
b90b44de2c
|
fixed image helper zIndex
|
2021-03-01 10:45:20 +07:00 |
|
Fedor Katurov
|
62f0fa59ca
|
#34 fixed boris layout with hooks
|
2021-02-27 18:55:58 +07:00 |
|
Fedor Katurov
|
29e5aef01b
|
#34 made error handling and resetting
|
2021-02-27 18:29:05 +07:00 |
|
Fedor Katurov
|
dad416e6e2
|
#34 made submitting comment form
|
2021-02-27 18:11:38 +07:00 |
|
Fedor Katurov
|
051b199d5d
|
#34 made local comment form uploads
|
2021-02-27 17:51:12 +07:00 |
|
Fedor Katurov
|
f45e34f330
|
#34 removed isLoading from textarea
|
2021-02-26 17:24:52 +07:00 |
|
Fedor Katurov
|
d7b4fbf535
|
#34 added isLoading and error handling to useCommentFormFormik
|
2021-02-26 17:22:26 +07:00 |
|
Fedor Katurov
|
8ae2dc02f0
|
#34 added LocalCommentForm
|
2021-02-26 16:47:38 +07:00 |
|
Fedor Katurov
|
d42a98957d
|
hiding buttons on mobile
|
2021-02-26 15:58:52 +07:00 |
|
Fedor Katurov
|
b23c136cbe
|
added button tooltips
|
2021-02-26 15:36:05 +07:00 |
|
Fedor Katurov
|
5cf3d22466
|
added format buttons
|
2021-02-26 14:54:40 +07:00 |
|
Fedor Katurov
|
b58ddba328
|
added insane to sanitize html
|
2021-02-24 17:55:23 +07:00 |
|
Fedor Katurov
|
c98ac8b597
|
added markdown to text node
|
2021-02-24 16:40:37 +07:00 |
|
Fedor Katurov
|
0c7ed6de99
|
fixed image and code appearance
|
2021-02-24 15:54:14 +07:00 |
|
Fedor Katurov
|
c383356a4c
|
fixed useMemo for blocks
|
2021-02-24 15:28:31 +07:00 |
|
Fedor Katurov
|
1fc04e62a6
|
fixed comment block separation
|
2021-02-24 15:28:11 +07:00 |
|
Fedor Katurov
|
5dbf4245bf
|
added some markdown stylings
|
2021-02-24 15:16:24 +07:00 |
|
Fedor Katurov
|
0666237586
|
added markdown formatter
|
2021-02-24 14:18:59 +07:00 |
|
Fedor Katurov
|
a9c43e8976
|
sing create-react-app now
|
2020-11-19 17:27:19 +07:00 |
|
Fedor Katurov
|
332d09e3bd
|
Merge branch 'master' into 15-use-cra-or-nextjs
# Conflicts:
# src/components/node/CommentForm/index.tsx
# src/utils/node.ts
|
2020-11-19 16:29:03 +07:00 |
|