Commit Graph

792 Commits

Author SHA1 Message Date
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
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
Ilya Y
f86108ba20
add protocol to link without it (#132)
* add protocol to link without it

* refactoing

* refactoring

* refactoring
2023-07-18 13:21:26 +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
bf9c061250
hotfix/typecheck (#123) 2023-07-16 00:57:52 +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
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend (#119) 2023-07-13 15:19:52 +02: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
Igor Lobanov
5d2b944a64
Feature/feed (#118)
* feed pages, feed sidebar, styles cleanup

* my feed page

* Restore feed sidebar style

* Minor fix

* Editor style fixes

* feed sort

* code review

---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-07 18:53:01 +02:00
dc9888b0f1 Editor style fixes 2023-07-06 01:58:53 +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
09bf522ab7 Userpic background 2023-06-28 23:25:11 +03:00
f5a54e4850 Fixed header blocks alignment 2023-06-28 23:18:43 +03:00
27ae71da09 Feed page style fixes + icons 2023-06-28 01:47:47 +03:00
Ilya Y
b6ab772d18
Header align fix (#115)
Header align fix
2023-06-26 17:28:36 +03:00
Ilya Y
c07c692973
[219] fix header logo col width (#114) 2023-06-25 07:08:38 +03:00
Ilya Y
55e8f6a20a
[222] change headers signature in Editor (#113) 2023-06-24 16:45:57 +02:00
236c469c98 Article card feed mode 2023-06-21 23:32:16 +03:00
6871b1a146 Added snackbars to subscription and copy link in the share popup 2023-06-18 21:02:11 +03:00
15e57950fe Fixed userpic position in the comments block 2023-06-18 20:45:03 +03:00
Igor Lobanov
75c3d5faea
expo pages (#111)
* layout pages

* lint

* code review, lint, build fix

* lint
2023-06-16 16:47:24 +02:00
03bcd7eced Change link color in the comments block on the feed page 2023-06-15 23:53:55 +03:00
233a6042df 7 hot topics on the feed page 2023-06-15 23:47:54 +03:00
c03f961d10 Change text on hover in author follow button 2023-06-15 23:44:49 +03:00
e045a06fd6 Fixed auth popup and userpic style 2023-06-14 23:16:44 +03:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. (#108)
* fix views & date layout

* handle auth modal calling on required actions & fix minor ui bugs

* fix eslint errors

* refactor auth modals for non sessioned & implement callback triggering after sign in

* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
Ilya Y
06c3740db2
Feature/video updates (#109)
* Revert audio player
* Show media body text
* Add snackbar on upload Video click
2023-06-13 10:26:50 +03:00
e2858c1eed Fixed knowledge base block style on the feed page 2023-06-12 23:27:50 +03:00
017ea87f9f Fixed style in the topics block on the feed page 2023-06-12 23:11:25 +03:00
d2a72cc894 Minor style fixes 2023-06-12 22:59:46 +03:00
ac09ac3067 Change texts on hover in the subscribe buttons 2023-06-12 22:59:25 +03:00
b424ec9bca CommentDate bugfix 2023-06-12 21:19:14 +03:00
1fb84173e6 Fix article comments style on the feed page 2023-06-12 20:58:02 +03:00