Commit Graph

204 Commits

Author SHA1 Message Date
Ilya Y
7c67ce977e
- fix body toggle classlist fixed (#229)
- fix body toggle classlist fixed 
- change Feed settings link
- fix youtube video match
2023-09-21 20:16:07 +03:00
42493c2e98 Table of contents mobile style 2023-09-20 23:58:08 +03:00
Ilya Y
5d116ede22
Popper position update (#212) 2023-09-07 21:45:22 +03:00
Ilya Y
5f40bb8465
Modify popper eventListeners (#211) 2023-09-07 10:25:02 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
3db98ac6cb
Footnote fixpack (#208)
* Footnote hotfixies
2023-09-05 08:49:19 +03:00
37a6547d57 Minor fixes 2023-09-05 00:50:48 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
Ilya Y
f423f22741
Update header z index (#194) 2023-08-26 12:41:21 +03:00
7a467e313b Fixed table of contents style 2023-08-25 00:19:26 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor (#189)
* Article Lead and Description
2023-08-22 16:37:54 +03:00
Ilya Y
f0bb04b33d
Update tooltip (#187)
* Show article tooltip onClick

* remove unused imports

* Resolve conversations
2023-08-21 13:15:32 +02:00
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont (#177)
* test

* test

* test

* test

* errorWhileRendering now generates 500 status code

* build fix

* debug cleanup
2023-08-17 20:03:09 +02:00
Ilya Y
a877613d8e
parse footnotes after migration (#182) 2023-08-17 14:11:58 +03:00
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
542f669a94
Publish Settings show field name (#180)
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Igor Lobanov
a94b8343b4
harmless changes (#178)
* harmless changes

* build fix
2023-08-14 17:50:03 +02:00
Igor Lobanov
46bd20446a
Merge remote-tracking branch 'origin/main' into revert-173-revert-155-fix/useconfirm_n_tableofcont (#176)
# Conflicts:
#	package.json
2023-08-14 16:48:27 +02:00
Igor Lobanov
64bd3defcd
Revert "add useconfirm for req actions & fixes for toc (#155)" (#173)
This reverts commit b5708d26cd.
2023-08-14 15:42:12 +02:00
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
cc34e79dc5 Minor style fixes 2023-08-12 17:17:00 +03:00
Ilya Y
f9c30a99cf
Update Userpic component (#160) 2023-08-11 19:42:41 +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
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
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
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
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
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
6bce7d576c
Sortable playlist (#135)
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03: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
b059f1024e Full article gallery style fixes 2023-07-18 01:24:37 +03:00
Ilya Y
aeba020390
fix literature view FullArticle.tsx (#128) 2023-07-17 21:07:37 +02:00
Ilya Y
e0c8dcbe5c
Solid Swiper in FullArticle.tsx (#127) 2023-07-17 20:14:34 +03:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies (#122)
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio (#121) 2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +03:00
e6b1550056 Article style fixes 2023-07-14 09:24:45 +03:00
9504fada02 Fixed article header style 2023-07-10 22:42:24 +03:00
0b56f32b09 Minor fix 2023-07-09 21:38:31 +03:00
af30dd1e90 Feed page style fixes 2023-07-09 21:34:59 +03:00
Ilya Y
9f7d5d04b6
Feature/gallery upload (#117)
* upgrade Swiper
2023-07-02 08:08:42 +03:00
Arkadzi Rakouski
a18b6b9e6d
feat: audio player (#110)
* implement new audio player

* refactor audoi player

* fix lint errors

* fix ts errors

* remove unnecc yarn files

* refactor by review comments

* Article card feed mode

* refactor by review comments

---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-01 15:05:59 +02:00