Commit Graph

354 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
27ae71da09 Feed page style fixes + icons 2023-06-28 01:47:47 +03: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
Igor Lobanov
75c3d5faea
expo pages (#111)
* layout pages

* lint

* code review, lint, build fix

* lint
2023-06-16 16:47:24 +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
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
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
5a1699aa87
Quote variants (#101)
Quote options + alignment
2023-05-29 13:09:44 +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
186912e2e8 View switcher unification 2023-05-23 01:01:04 +03:00
22b0a89755 Article footer controls style fixes 2023-05-20 16:44:33 +03:00
987061245e Minor fix 2023-05-18 00:42:42 +03:00
142748f81e Add link to the article in comments on the author page 2023-05-18 00:10:15 +03: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
ilya-bkv
9a8a358a8e [Wip] init Floating extention 2023-05-06 15:38:22 +03: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
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
bniwredyc
0d8c382015 build fix 2023-04-03 16:31:12 +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
bniwredyc
9583ccdc81 collaborative editing (hocuspocus), lib updates, fixes 2023-03-31 01:27:21 +02:00
55cf0e1ffd Fixed article controls style 2023-03-29 23:47:54 +03: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
Igor
72ebe6b55e Merge branch 'new-grid' into 'dev'
New grid

See merge request discoursio/discoursio-webapp!40
2023-03-10 17:42:48 +00:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
ilya-bkv
69f17e4425 add named export 2023-03-10 02:56:19 +03:00
ilya-bkv
07bddd2c15 linter fix 2023-03-10 02:42:38 +03:00
ilya-bkv
21ad1bdf9e Add voters list component 2023-03-10 02:39:07 +03:00
ilya-bkv
401eecdc18 Merge remote-tracking branch 'origin/dev' into comments_reactions
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/ru/translation.json
2023-03-09 20:06:06 +03: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
57d6ac14db [146] Astro fixies 2023-03-09 17:08:43 +03:00
ilya-bkv
4389124912 Comments rating 2023-03-09 15:34:08 +03:00
bniwredyc
195781741c editor very WIP 2023-03-08 17:35:13 +01:00
ilya-bkv
b71161ed2d Show new comments 2023-03-06 17:06:48 +03:00
bniwredyc
0a6063d1d0 build fix, chores: lib updates, lint 2023-03-04 18:26:28 +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
ilya-bkv
bf54a2294b [117] only new comments filter 2023-02-21 15:33:46 +03:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
edd13682b1 Hide comment editor 2023-02-13 14:12:49 +00:00
20b60d6427 New reactions counter 2023-02-11 10:49:31 +00:00
ilya-bkv
4f47409d5e [WiP] initial text 2023-02-11 12:32:52 +03: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
2a91b04148 Fixed share popup style 2023-02-08 23:43:59 +03:00
bniwredyc
a84dac9577 Merge remote-tracking branch 'gitlab/dev' into feed-article-popup 2023-02-07 14:31:18 +01:00
bniwredyc
593357073d Merge branch 'dev' into feed-article-popup 2023-02-07 14:29:12 +01:00
bniwredyc
979c7880c0 code review 2023-02-07 14:20:07 +01:00
01187e880f Editable comments 2023-02-07 12:48:45 +00:00
bniwredyc
e686738d34 Merge branch 'dev' into feedback 2023-02-07 11:47:08 +01:00
eac6ad7d4c Merge remote-tracking branch 'hub/dev' into dev 2023-02-01 11:10:57 +03:00
bniwredyc
6945f7ede5 Merge remote-tracking branch 'gitlab/dev' into feedback 2023-01-31 15:28:14 +01: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
be941828f4 Merge, fixes and bump 2023-01-30 16:42:07 +03:00
ilya-bkv
6d51f8e67b hotfix sharing 2023-01-30 14:52:43 +03:00
Ilya Y
e56ff28d04
Social share (#88)
add social sharing and og:meta
2023-01-30 13:39:36 +03:00
Ilya Y
87a99d9e8d
Prosemirror integrate (#86)
Comment Editor
2023-01-26 09:59:43 +03:00
4744bd81ab Minor fixes 2023-01-25 01:39:21 +03:00
9722c031a1 merged 2023-01-20 13:50:29 +03:00
Ilya Y
1977493dcd
Delete reaction (#85)
* Delete reactions
2023-01-20 07:40:55 +03:00
6ae1296596 merged 2023-01-08 00:47:45 +03:00
ilya-bkv
971e4e97a6 Comment tree rerender Rerender fix 2023-01-07 13:28:14 +03:00
bniwredyc
0cd5dd1498 recursive comments 2023-01-04 14:26:18 +01:00
ilya-bkv
8efde302a6 [WiP] revert tree comments 2022-12-23 12:10:17 +03:00
ilya-bkv
e85e011694 [WiP] tree comments 2022-12-23 10:50:12 +03:00
ilya-bkv
8d4b06277b [WiP] createReaction debug 2022-12-23 10:08:17 +03:00
ilya-bkv
3411a23cf7 [WiP] createReaction debug 2022-12-23 08:24:31 +03:00
09a4f90b1a Profile page fixes 2022-12-21 23:31:16 +03:00
9ec3e9a525 Comments decorations 2022-12-18 17:25:41 +03:00
ilya-bkv
7f0a902d04 add check 2022-12-18 01:31:33 +03:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +03:00
ilya-bkv
a5ae274c3e resolve conversation 2022-12-17 06:11:34 +03:00
ilya-bkv
1ddfc8e9a5 Nested comments 2022-12-16 10:25:49 +03:00
ilya-bkv
2f252da9db [WiP] init & test 2022-12-16 08:35:53 +03:00
Igor Lobanov
4191439d4d lint 2022-12-07 21:10:26 +01:00
Igor Lobanov
5c6a93c241 anchors and mainTopic fixes 2022-12-07 19:38:05 +01:00
Igor Lobanov
e332a8a674 article page. & comments fix 2022-12-06 17:03:55 +01:00
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
0d3a7e5c64 merged 2022-12-03 10:15:13 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
38cee93f33 reaction fix 2022-11-29 14:01:23 +03:00
238449ba1d linting-passing-ritual-dance 2022-11-27 21:36:45 +03:00
a3f63e0da0 slider-as-wrapper 2022-11-27 20:02:04 +03:00
8ad358d749 added video and show literature 2022-11-27 14:35:27 +03:00
304c5e420f Merge remote-tracking branch 'origin/dev' into testing 2022-11-27 14:01:55 +03:00
d0a165c3f4 media-audio-view 2022-11-27 14:00:44 +03:00
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
ae91ce27df Merge comments-fix 2022-11-27 09:37:21 +03:00
e232616cf2 cosmetics 2022-11-27 09:33:05 +03:00
57f1d026da WIP Comments 2022-11-27 00:27:54 +03:00
f6ec3558d6 wip-fixing 2022-11-26 19:51:08 +03:00
27514b495c hotixes-2 2022-11-26 04:46:34 +03:00
Igor Lobanov
7bd9320d24 fixes 2022-11-25 12:03:51 +01:00
4071af4b82 lint 2022-11-25 10:25:06 +03:00
aea582cf5e all-authors-topics-stat-fixes 2022-11-25 08:54:19 +03:00
c4ecec9c06 Create rating control. Refactoring style. 2022-11-23 22:14:59 +03:00
Igor Lobanov
1cf942f6c8 i like to move it. move it 2022-11-20 22:25:59 +01:00
39aec90013 merging 2022-11-15 17:24:50 +03:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
9965a21e6b linter-pass 2022-11-14 20:09:51 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
faab8ad544 Soundwave component 2022-11-14 12:30:20 +03:00
6fc26283bd fix-ackee-increment 2022-11-14 11:03:48 +03:00
9e04595b3e ackee-test 2022-11-14 09:52:08 +03:00
10e6938b11 tracker-script 2022-11-14 09:28:46 +03:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
5bcef1d1e2 Merge remote-tracking branch 'origin/dev' into editor
# Conflicts:
#	src/components/Feed/Row3.tsx
#	src/components/Nav/AuthModal/EmailConfirm.tsx
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/components/Nav/AuthModal/LoginForm.tsx
#	src/components/Nav/AuthModal/RegisterForm.tsx
#	src/components/Nav/AuthModal/index.tsx
#	src/components/Nav/Header.tsx
#	src/components/Nav/Modal.tsx
#	src/components/Nav/Popup.tsx
#	src/components/Nav/Private.tsx
#	src/components/Root.tsx
#	src/components/Topic/Card.tsx
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/Author.tsx
#	src/components/Views/Home.tsx
#	src/components/Views/Topic.tsx
#	src/graphql/mutation/auth-confirm-email.ts
#	src/locales/ru.json
#	src/pages/welcome.astro
#	src/stores/auth.ts
#	src/stores/ui.ts
#	src/stores/zine/authors.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-10-31 14:06:32 +01:00
Igor Lobanov
06beecac54 common Popup component & SharePopup 2022-10-25 17:36:32 +02:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
Igor Lobanov
70469dbe33 fixes, loading icon 2022-10-12 19:37:26 +02:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
c88482f36a no-astro-mdx 2022-10-07 14:02:34 +03:00
3979e22142 fix-catch 2022-10-04 13:13:48 +03:00
8b230d2a03 merged 2022-10-03 16:20:16 +03:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00