Ilya Y
3b0c3789df
Feature/editor figure refactoring ( #165 )
...
New Figure (have delete bug)
2023-08-15 12:38:49 +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
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
664adfc2dc
refacor video upload ( #138 )
...
* refacor video upload
* remove unused imports
2023-07-19 14:00:58 +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
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
Ilya Y
c647cf5a75
Allow links in Editor without http/https ( #124 )
2023-07-17 21:11:14 +02: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
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend ( #119 )
2023-07-13 15:19:52 +02: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
Ilya Y
9f7d5d04b6
Feature/gallery upload ( #117 )
...
* upgrade Swiper
2023-07-02 08:08:42 +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
be53a5dce8
Feature/video upload ( #107 )
...
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation ( #97 )
...
* refactor(AuthModal): move email validator to utils
* refactor(utils/validators): change email validation to regexp
* feat(Subscribe): add email and serve response validation
* refactor(Button): change secondary variant styles
* feat(Subscribe): styling controls
* fix(Subscribe): call email accessor
* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix ( #94 )
...
* floating plus fix, esc fix
* a href="#" -> span
2023-05-12 15:45:31 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix ( #93 )
...
* Fix typography feature, scroll top button fix, slugify fix
* build fix, some lint
* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
01f33413eb
main topic select, save topics WiP
2023-05-10 22:20:53 +02:00
bniwredyc
9a1862b575
fixed lint validation, chores, lint, safe lib updates
2023-05-10 01:15:26 +02:00
bniwredyc
961a122279
working publish
2023-05-08 19:29:26 +02:00
bniwredyc
afbaa3791e
Merge branch 'editor_float_image' into drafts-2
...
# Conflicts:
# src/components/Editor/Editor.tsx
2023-05-07 17:15:30 +02:00
bniwredyc
1f15a1f4e7
Merge branch 'editor_float_image' into drafts-2
2023-05-07 16:29:58 +02:00
bniwredyc
35271ea152
lint, safe lib updates
2023-05-07 15:47:10 +02:00
bniwredyc
a84bc48910
shout save
2023-05-05 22:05:50 +02:00
036b43c528
Add Horizontal Rule action
2023-05-04 15:55:38 +00:00
08cc22b93c
Add image by URL, Upload (choose file by button and D&D)
2023-05-04 04:43:52 +00:00
bniwredyc
e6ce826e56
new shout creation flow WIP
2023-05-03 18:26:57 +02:00
bniwredyc
cfb744c0a0
lint
2023-05-01 20:32:32 +02:00
bniwredyc
0c959b80ad
lib updates, build fix, unused code deleted
2023-04-30 18:45:59 +02:00
bniwredyc
62399ce138
НMerge branch 'dev' into create-shout-2
2023-04-30 17:40:42 +02:00
ec6f7e0ec6
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
2023-04-26 02:37:29 +00:00
f19de68568
Show author subscriptions
2023-04-22 14:36:38 +00:00
bniwredyc
11f0a25a96
WIP
2023-04-20 15:58:56 +02:00
bniwredyc
bc2abbc2bd
Merge branch 'dev' into editor
2023-04-03 17:23:02 +02:00
bniwredyc
dace7daca8
wait for page to load befor scroll to anchor
2023-04-03 16:22:59 +02:00
bniwredyc
9583ccdc81
collaborative editing (hocuspocus), lib updates, fixes
2023-03-31 01:27:21 +02:00
bniwredyc
5a3560fc12
shout create
2023-03-27 16:45:07 +02:00
Igor
fc3f944a22
Merge branch 'more-gqls' into 'dev'
...
subs, queries
See merge request discoursio/discoursio-webapp!28
2023-03-23 13:26:34 +00:00
ilya-bkv
c421467f04
[146] handle voting error
2023-03-09 20:01:39 +03:00
ilya-bkv
06e68fca4a
[146] resolve conversation
2023-03-09 19:19:28 +03:00
ilya-bkv
4389124912
Comments rating
2023-03-09 15:34:08 +03:00
bniwredyc
9b2cd4be2d
likes/dislikes refactoring, who voted popup
2023-03-03 19:26:26 +01:00
bniwredyc
b3b1c48d92
likes dislikes
2023-02-28 18:13:14 +01:00
c8985e6d10
wschats-andn-followers
2023-02-23 17:07:25 +03:00
bniwredyc
f5272383c2
goodbye astro, i18n
2023-02-17 10:21:02 +01:00
63ea0b8d63
Show user followers
2023-02-13 13:48:05 +00:00
bniwredyc
688e302392
snackbar
2023-02-09 23:39:52 +01:00