Ilya Y
e51cff6fb8
Add auto save in SimplifiedEditor ( #164 )
...
* Add auto save in SimplifiedEditor
* remove unused imports
2023-08-13 23:26:40 +02:00
Arkadzi Rakouski
b5708d26cd
add useconfirm for req actions & fixes for toc ( #155 )
...
* add useconfirm for req actions & fixes for toc
* add interval for editor
* revert editor interval
* refactor by review comments
* add sticky pos for table of contents
* refactor toc for editor
* add debounce
* refactor by review comments
* Merge remote-tracking branch 'origin/main' into fix/useconfirm_n_tableofcont
# Conflicts:
# package.json
# src/components/Article/Comment.tsx
# src/pages/profile/profileSettings.page.tsx
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 17:51:02 +02:00
Arkadzi Rakouski
4fea17a2ce
add focus & fix styles for auth forms errors ( #156 )
...
* add focus & fix styles for auth forms errors
* refactor by review comments
* minor changes: let ref -> const ref: { current }, additional typings
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 15:36:18 +02:00
Arkadzi Rakouski
8e5f34eb85
fix subscriptions markup ( #162 )
2023-08-13 14:28:33 +02:00
Arkadzi Rakouski
09717827f2
add req auth for header buttons ( #163 )
2023-08-13 14:27:30 +02:00
cc34e79dc5
Minor style fixes
2023-08-12 17:17:00 +03:00
5eb89f9f79
Minor style fixes
2023-08-12 13:40:14 +03:00
2970f1af11
Link to author page in the comments block on the feed page
2023-08-12 13:39:58 +03:00
c46e65abd2
Don't show floors if no articles
2023-08-12 13:36:21 +03:00
Ilya Y
f14b4a7049
Feature/article settings refactoring ( #158 )
...
* Settings screen
2023-08-12 10:48:43 +03:00
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
Ilya Y
c95907968c
Hide edit option for non authors in feed ( #161 )
2023-08-11 17:12:16 +03:00
Ilya Y
133b49b183
fix image size ( #159 )
...
fix image size
2023-08-09 10:49:08 +03:00
Ilya Y
29ec484be0
types hotfix ( #157 )
2023-08-07 12:02:58 +03:00
Arkadzi Rakouski
ef76664b21
add useConfirm for comments deleting ( #152 )
...
* add useConfirm for comments deleting
2023-08-05 09:41:52 +03:00
Ilya Y
039b60f022
Init AutoSave ( #154 )
...
* Init AutoSave
* Saving Notice
* Hide save button
* Hide save button
* Fix redirect
* resolve Conversation
2023-08-04 17:59:36 +02:00
Ilya Y
8086a54d81
remove position-relative in Editor ( #153 )
2023-08-01 13:26:45 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents ( #146 )
...
* implement table of contents
* refactor by review comments
* refactor by review comments
* lint
* minor fix
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Arkadzi Rakouski
fd2841ab6c
add draft version of useConfirm ( #149 )
...
* add draft version of useConfirm
* Add resolveConfirm
* added translations
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:24:41 +02:00
Igor Lobanov
d37dd134b5
404 page ( #151 )
...
* 404 page
* lint
* build fix
2023-07-31 22:19:08 +02:00
Ilya Y
a8898677a9
removeCapitalize ( #150 )
2023-07-31 12:57:50 +03:00
Arkadzi Rakouski
d86d5e6028
refactor contextual modals ( #141 )
...
* refactor contextual modals
* refactor by review comments
* refactored auth modal header to separate component, lint
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-30 14:31:54 +02:00
Ilya Y
ed5f34ac69
Fix Pack ( #148 )
2023-07-28 22:53:21 +03:00
Igor Lobanov
844f65dd9d
fix: error when parsing figure tag without figcaption ( #147 )
2023-07-28 18:36:56 +02:00
Ilya Y
506b36af7f
Swiper update article & editor view ( #145 )
...
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00
Ilya Y
40af94e101
add editor fixes ( #144 )
...
* add editor fixes
2023-07-27 20:38:38 +03:00
bc0cf9ef2a
Fixed article header width
2023-07-27 00:10:00 +03:00
d1b92a5f11
Added noAuthorLink props, restore author links on the main page
2023-07-26 23:40:14 +03:00
1f501a971d
Dark background for article cards with no cover
2023-07-26 23:38:51 +03:00
aff0608696
Fixed article header width
2023-07-26 23:37:20 +03:00
a97e9301c3
Icons position fixes
2023-07-26 22:22:08 +03:00
d06afe3eac
Minor style fixes
2023-07-26 13:39:13 +03:00
Ilya Y
f276e2182b
Add custom class for Editors ( #143 )
2023-07-24 17:09:04 +03:00
Ilya Y
1ca80cede9
Edit posts from prev site version. ( #142 )
2023-07-24 12:49:25 +02:00
Ilya Y
48948f1141
Feature/simplified editor ( #140 )
...
* Simplified editor
* Remove ProseMirror
2023-07-24 11:58:07 +03:00
a035f22c91
Minor style fixes
2023-07-23 19:32:18 +03:00
b383674de0
Article blocks style fixes
2023-07-23 19:10:28 +03:00
c8c3418de1
Fixed icons style in the header
2023-07-23 18:59:28 +03:00
Igor Lobanov
a607a30b28
client routing fix ( #139 )
...
* client routing fix
* lint
2023-07-19 21:48:24 +02:00
Ilya Y
664adfc2dc
refacor video upload ( #138 )
...
* refacor video upload
* remove unused imports
2023-07-19 14:00:58 +03:00
Ilya Y
8a2f8d2f98
Feature/keep cursor editor outclick ( #136 )
...
change ProseMirror styles
2023-07-19 12:21:39 +03:00
Ilya Y
67ffe2756d
Audio create set input width ( #137 )
2023-07-19 09:38:00 +03:00
b11b586fdd
Style fixes
2023-07-19 00:50:27 +03:00
Ilya Y
6bce7d576c
Sortable playlist ( #135 )
...
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes ( #134 )
2023-07-18 17:42:34 +02:00
Igor Lobanov
9df0574c4e
added sentry ( #133 )
...
* added sentry
* sentry downgrade
2023-07-18 15:33:23 +02:00
Ilya Y
be9fea1265
audio hotfixies ( #126 )
...
* - audio hotfixies
* refactoring: audio player
* Update volume control styles
* Artist Data conditional render
* Update composeMediaItems title with remove File Extension
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-18 13:26:32 +02:00
Ilya Y
e66eeb48df
userpic fix ( #129 )
2023-07-18 13:23:28 +02:00
Ilya Y
ce0435ae81
Editor clear state after horizontal rule set ( #130 )
...
* Editor clear state after horizontal rule set
* remove debug code
2023-07-18 13:23:05 +02:00
Ilya Y
1fa502c6f1
Stiky textBubbleMenu ( #131 )
2023-07-18 13:21:55 +02:00