Igor Lobanov
e42ac217d7
Merge remote-tracking branch 'origin/main' into feature/vercel_cashe
2023-11-13 23:05:04 +01:00
Igor Lobanov
6d0efd09a3
markdown support dropped
2023-11-13 18:15:40 +01:00
Ilya Y
80a9a4c9a5
Update lightbox ( #313 )
...
update_lightbox
2023-11-13 19:55:32 +03:00
Ilya Y
4121d99a73
Feature/lightbox ( #309 )
...
add Lightbox
2023-11-13 11:05:05 +03:00
13fb802365
Fixed comments control in the article footer
2023-11-10 01:33:21 +03:00
2a29e69d21
On the article page make article footer same as on the feed page
2023-11-06 22:15:13 +03:00
Ilya Y
891b9ec5f7
Use Solid Swiper ( #293 )
...
Use Solid Swiper
2023-11-02 13:34:38 +03:00
3a5b279f78
Fixed mobile article footer
2023-10-31 18:22:00 +03:00
Ilya Y
a54d592038
Feature/thumbor ( #284 )
...
* thumbor integration
* disabled lazy loading for some images
* add profile userpic upload error message
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-27 21:50:13 +03:00
Ilya Y
023e0067f8
Feature/en locale fix ( #278 )
...
* en locale fix
* lint
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-23 14:15:19 +03:00
Ilya Y
bfe1ef2e85
Feature/refactoring user card ( #274 )
...
* Refactoring AuthorCard
* fix alphabet sort
2023-10-20 19:21:40 +03:00
Kosta
85e8533931
dates in notifications, lots of minor fixes ( #271 )
...
* dates in notifications, lots of minor fixes
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-18 13:56:41 +03:00
Igor Lobanov
51762e3dee
notifications fixes
2023-10-16 21:50:22 +02:00
Ilya Y
9262367f68
notification system update ( #265 )
...
* notification system update
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-16 20:24:33 +03:00
Ilya Y
c9febc75ea
Comment fixies ( #256 )
2023-10-12 17:18:01 +03:00
Ilya Y
44c2269edb
Feature/expo pages ( #253 )
...
Expo pages
2023-10-10 18:38:02 +03:00
Ilya Y
aadc9677a0
my feed with auth guard ( #245 )
...
* my feed with auth guard
* header links css fix
* don't create history record when reseting lng param
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-29 15:48:58 +03:00
Ilya Y
8a71cb41ea
Feature/auth guard update ( #230 )
...
- add AuthGuard on myFeed
- make AuthGuard closable with redirect to MainPage
2023-09-24 17:55:46 +03:00
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
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
Igor Lobanov
a94b8343b4
harmless changes ( #178 )
...
* harmless changes
* build fix
2023-08-14 17:50:03 +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
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
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
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
cd83807204
Feature/audio upload ( #120 )
...
* Audio upload
* Audio player Article View
2023-07-14 16:06:21 +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
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
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
Ilya Y
2ef8da6da5
Feature/85 side panel ( #104 )
...
* Add shortcuts list to the side panel
* Night mode style
2023-05-29 07:40:17 +03:00
Ilya Y
982df78cc4
[212] Scroll to comment in article from user profile ( #103 )
...
* [212] Scroll to comment in article from user profile
* [212] Scroll to comment from feed
* Resolve conversation
2023-05-26 13:30:27 +02:00
Ilya Y
c60b7e5c53
Add tooltip to Article details ( #98 )
...
* Add tooltip to Article details
* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
68eb7833e7
Video article style fixes
2023-05-15 23:07:04 +03: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
ilya-bkv
4501aa3251
- show existed link in url popup
...
- hide Panel after click on menu item
- hide Cooperate button in Article
- revert drafts list in DraftView
2023-05-10 04:53:48 +03:00
bniwredyc
961a122279
working publish
2023-05-08 19:29:26 +02:00
bniwredyc
cfb744c0a0
lint
2023-05-01 20:32:32 +02:00
bniwredyc
62399ce138
НMerge branch 'dev' into create-shout-2
2023-04-30 17:40:42 +02:00
ilya-bkv
d43a14a5a8
build test
2023-04-29 18:43:36 +03:00
ilya-bkv
b8c8113700
build test
2023-04-29 18:37:23 +03:00
ilya-bkv
80876c5fc7
[hotfix] resolve imports in FullArticle
2023-04-29 13:10:26 +03:00
ec6f7e0ec6
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
2023-04-26 02:37:29 +00:00
bniwredyc
a23d476da4
WIP
2023-04-21 17:10:23 +02:00
dab4bcd41e
Anchor revert
2023-04-20 14:01:15 +00:00
bniwredyc
61a6448b61
Merge remote-tracking branch 'gitlab/dev' into create-shout-2
2023-04-17 13:04:01 +02:00
a2b55b9beb
156/comments microfixies
2023-04-17 10:31:20 +00:00
bniwredyc
e55389fa18
Merge branch 'dev' into show_followers
2023-04-11 16:07:57 +02:00
bniwredyc
ac3f29defc
create shout -> edit
2023-04-11 15:57:48 +02:00
bniwredyc
547ea6d687
build fix, lint, minor fix
2023-04-04 02:18:25 +02:00
bniwredyc
bc2abbc2bd
Merge branch 'dev' into editor
2023-04-03 17:23:02 +02:00
ilya-bkv
4a8c2bea77
perfectionism mode
2023-04-03 16:38:44 +03:00
bniwredyc
71fb5c5276
build fix
2023-04-03 15:11:02 +02:00
bniwredyc
3549e57506
scroll to anchor fixes, profile comments link fix
2023-04-03 14:55:00 +02:00
7c1a51f638
Merge branch 'feature/161_scroll_to_comments' into 'dev'
...
[161] scroll to comments
See merge request discoursio/discoursio-webapp!45
2023-04-01 04:20:14 +00:00
492dabb7b9
[161] scroll to comments
2023-04-01 04:20:14 +00:00
0a6271c57e
Fixed article controls style
2023-03-29 23:18:25 +03:00
bniwredyc
5102b502b1
router fix
2023-03-29 19:02:31 +02:00
bniwredyc
1ce57f925f
WIP
2023-03-29 10:51:27 +02:00
9b22627908
Followers list on authors page.
...
Replaced "compact" props with "hideWriteButton" in the author card component.
2023-03-24 00:39:13 +03:00
bniwredyc
a305da39fc
Merge remote-tracking branch 'gitlab/dev' into editor
...
# Conflicts:
# public/locales/en/translation.json
# public/locales/ru/translation.json
# src/components/Article/FullArticle.tsx
2023-03-23 18:54:33 +01:00
251df4b2c0
New grid
2023-03-10 17:42:48 +00:00
ilya-bkv
57d6ac14db
[146] Astro fixies
2023-03-09 17:08:43 +03:00
bniwredyc
195781741c
editor very WIP
2023-03-08 17:35:13 +01:00
bniwredyc
9b2cd4be2d
likes/dislikes refactoring, who voted popup
2023-03-03 19:26:26 +01:00
bniwredyc
9294052226
like dislike logic update
2023-03-02 19:48:39 +01:00
bniwredyc
b3b1c48d92
likes dislikes
2023-02-28 18:13:14 +01:00
bniwredyc
f5272383c2
goodbye astro, i18n
2023-02-17 10:21:02 +01:00
bniwredyc
20ecc28ad9
Merge remote-tracking branch 'gitlab/dev' into minor-fixes
2023-02-10 12:19:37 +01:00
bniwredyc
47f9c10496
minor changes
2023-02-10 12:11:24 +01:00
Igor
c4124013d5
Merge branch 'page-gallery' into 'dev'
...
Fixed slider on page gallery
See merge request discoursio/discoursio-webapp!15
2023-02-10 10:56:15 +00:00
bniwredyc
878f0cb307
lint & build
2023-02-10 09:33:26 +01:00
3b7d669dad
Fixed slider on page gallery
2023-02-10 01:54:53 +03:00
eac6ad7d4c
Merge remote-tracking branch 'hub/dev' into dev
2023-02-01 11:10:57 +03:00
ilya-bkv
2c063df914
resolve conversation
2023-01-31 16:58:28 +03:00
ilya-bkv
335069ff83
hotfix sharing
2023-01-31 15:47:44 +03:00
Ilya Y
714c11e591
Social share ( #88 )
...
add social sharing and og:meta
2023-01-31 15:47:44 +03:00