Commit Graph

14 Commits

Author SHA1 Message Date
63f92c466c audioplayer-fix 2024-01-17 15:00:57 +03:00
Igor Lobanov
8cad60bdda
Feature/progressive image (#322)
* progressive image

* progressive image v0.2

* progressive images v0.3

* SimplifiedEditor async load, hydration script moved to the bottom

* GrowingTextarea optimization

* static images moved to storj

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-18 15:10:02 +01:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Igor Lobanov
6d0efd09a3 markdown support dropped 2023-11-13 18:15:40 +01: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
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
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
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
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
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