bf0d96be19
Fixed beside block width on the home page
2023-11-10 01:22:04 +03:00
73aa52d748
Fixed swiper style
2023-11-10 00:40:47 +03:00
b850bb4178
Fixed slides height
2023-11-09 00:55:27 +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
081c9c1734
Change Article Image size ( #301 )
2023-11-06 10:28:50 +03:00
Igor Lobanov
d82e7964c3
lib updates, lint
2023-11-04 16:37:28 +01:00
Igor Lobanov
8e9b2ee4af
WIP
2023-11-04 15:11:58 +01:00
Igor Lobanov
88a5be0ec1
WIP
2023-11-04 14:09:15 +01:00
Ilya Y
93cb38006b
Fix/i18n fix ( #286 )
...
i18n fix
2023-10-30 14:20:33 +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
919c9ff7ea
Sidebar icons style fixes
2023-10-26 00:00:48 +03:00
6adbd573d9
Minor style fixes
2023-10-26 00:00:21 +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
Ilya Y
891d29ff6a
signIn/getSession optimizaiton frontend ( #272 )
...
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-19 18:05:22 +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
d1b17e47b3
Minor style fixes
2023-10-18 01:53:29 +03:00
e0ae47bd5e
Mobile style fixes
2023-10-16 23:11:08 +03:00
dcd5c591f0
Remove author in article cards on the author page
2023-10-10 22:45:35 +03:00
796321e3ee
Minor author page style fixes
2023-10-10 01:09:15 +03:00
Ilya Y
b6252838a1
hide author bio in ArticleCard ( #249 )
2023-10-05 09:20:23 +03:00
Ilya Y
fac6422f2a
Feature/entity card ( #246 )
...
Add Bages components
2023-10-04 22:04:09 +03:00
82a3740f0e
Subscriptions list styles fixes
2023-10-04 02:06:41 +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
dc3eb7de63
Style fixes
2023-09-28 00:28:32 +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
3b8b9413c0
Feed menu style fixes for mobile
2023-09-20 00:02:42 +03:00
53c06a0c58
Minor fixes
2023-09-18 23:28:39 +03:00
a95a075755
Feed menu horizontal scroll for mobile
2023-09-15 00:29:17 +03:00
d7e74c0c31
Remove dates from cards on the main page
2023-09-07 01:52:48 +03:00
b71c6a7515
Author page fixes
2023-09-03 01:14:34 +03:00
77fb0471ff
Minor style fixes
2023-08-31 00:49:29 +03:00
Ilya Y
f423f22741
Update header z index ( #194 )
2023-08-26 12:41:21 +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
Arkadzi Rakouski
63c52ac6e4
add leads for feed ( #167 )
...
* add leads for feed
* Fix Media Items description autosave
* resolve conversation
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-17 18:00:53 +02:00
Arkadzi Rakouski
8e5f34eb85
fix subscriptions markup ( #162 )
2023-08-13 14:28:33 +02:00
cc34e79dc5
Minor style fixes
2023-08-12 17:17:00 +03:00
5eb89f9f79
Minor style fixes
2023-08-12 13:40:14 +03:00
c46e65abd2
Don't show floors if no articles
2023-08-12 13:36:21 +03:00
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
Ilya Y
c95907968c
Hide edit option for non authors in feed ( #161 )
2023-08-11 17:12:16 +03:00
d1b92a5f11
Added noAuthorLink props, restore author links on the main page
2023-07-26 23:40:14 +03:00
1f501a971d
Dark background for article cards with no cover
2023-07-26 23:38:51 +03:00
a035f22c91
Minor style fixes
2023-07-23 19:32:18 +03:00
b11b586fdd
Style fixes
2023-07-19 00:50:27 +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
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