Commit Graph

1486 Commits

Author SHA1 Message Date
Arkadzi Rakouski
88d35ce2bc
fix lightbox images layering for icons (#338)
* fix lightbox images layering for icons

* refactor icon data lightbox
2023-12-18 14:47:34 +01:00
Igor Lobanov
c1356d77aa
expo top fix, feed right column loading state (#339)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-18 14:22:20 +01:00
Igor Lobanov
ffde754a43
expo random tops fixes (#337)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-16 15:06:41 +01:00
Igor Lobanov
63494e9d04
publicGraphQLClient, privateGraphQLClient -> graphQLClient (#336)
* publicGraphQLClient, privateGraphQLClient -> graphQLClient

* ssr fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-16 14:57:08 +01:00
Igor Lobanov
d2977b9b21
Feature/unrated (#334)
* Rate first markup

* WIP

* lint

* unrated articles + random top fixes

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-14 19:45:50 +01:00
Igor Lobanov
e5846deab7
Expo random top articles (#331)
* WIP

* done

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-13 23:57:33 +01:00
Ilya Y
f9b9d129dd
Feed metateags (#330) 2023-12-13 14:08:58 +03:00
Ilya Y
9acfdafc2e
Feature/og meta tags (#329)
Add SEO metatags
2023-12-13 13:39:31 +03:00
Ilya Y
998b190f04
ResizeObserver remove (#328) 2023-12-04 13:34:37 +03:00
Ilya Y
ba71cbfdef
Mobile view slider (#324)
* Mobile view slider
---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-12-04 13:05:29 +03:00
e782ef348b Profile settings buttons style fixes 2023-11-30 01:12:06 +03:00
267b3a327c Modal style fixes 2023-11-29 23:54:55 +03:00
f2ebc32f12 Minor style fixes 2023-11-28 21:10:00 +03:00
b05ff0dfcd Profile head style fixes 2023-11-28 20:25:28 +03:00
7ba3d767d7 Profile head style fixes 2023-11-28 20:06:13 +03:00
dd2746e19e Fixed profile settings style 2023-11-28 00:44:58 +03:00
70adae46a8 Fixed hover color on in the popup buttons on the feed page 2023-11-27 23:59:07 +03:00
abd0ab7ccf Fixed header line on mobile 2023-11-27 23:56:26 +03:00
f0c9f85546 Fixed blocks bottom paddings for mobile 2023-11-23 22:02:55 +03:00
Ilya Y
954d964384
Fix/profile update (#327)
Profile settings refactoring
2023-11-23 21:15:06 +03:00
57a289e383 Lightbox controls style fixes 2023-11-23 00:31:51 +03:00
Ilya Y
e716dd9304
Add Link Bubble Menu fixes (#326) 2023-11-21 08:31:17 +03:00
671e627ae5 Top viewed block style fixes 2023-11-21 01:38:55 +03:00
a3afe6ca15 Fixed group block style 2023-11-21 01:12:43 +03:00
11cd9641e0 Fixed author link style in dark blocks 2023-11-21 00:31:52 +03:00
af5379ebf5 Fixed sidebar links style on the feed page 2023-11-21 00:30:48 +03:00
da41cb2e9c Removed feedback link from the footer 2023-11-21 00:29:53 +03:00
786e37afd4 Fixed article style 2023-11-20 20:50:23 +03:00
Igor Lobanov
ef784e288a
404 page made right (#323) 2023-11-18 16:20:15 +01: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
cbf6daa034 Fixed editor link popup style 2023-11-17 00:50:09 +03:00
23c85c55e9 Fixed notifications block width for mobile 2023-11-16 23:57:21 +03:00
449ea48b71
Merge pull request #320 from Discours/fix/static-pages
Static pages refactoring
2023-11-16 01:44:00 +03:00
1eab7db0d6 Changed link to button in the donation form 2023-11-16 01:40:24 +03:00
a9a16ce8b1 Convert donate form styles to css module 2023-11-16 01:21:04 +03:00
3ad0e222d2 Fixed params type 2023-11-16 00:56:31 +03:00
08636979bc Feed sidebar style fixes 2023-11-16 00:51:32 +03:00
df983e1c60 Feed sidebar style fixes 2023-11-15 23:27:43 +03:00
Ilya Y
1772be044c
notification seen fix (#319)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-15 20:52:05 +03:00
Ilya Y
8b114ea75f
Feature/refactoring simplyfy editor (#318)
add Linkbubble menu
2023-11-15 17:52:10 +03:00
ed85b75cc8 Fixed article card height 2023-11-14 23:25:11 +03: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
Ilya Y
4162d4318c
duplicated articles on author page fixed (#316)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 13:53:06 +03:00
Kosta
d90572e243
Fix/meta (#314)
* WIP

* WIP

* lint

* package-lock.json

* test

* test

* meta tags fixed

* dynamic titles fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 12:45:44 +02:00
Ilya Y
37a8805b8a
Fix/hydration (#315)
hydration fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 10:47:22 +03:00
Kosta
3f3bd798e6
Merge pull request #312 from Discours/feature/vercel_cashe
Add headers
2023-11-14 00:06:10 +02:00
Igor Lobanov
e42ac217d7 Merge remote-tracking branch 'origin/main' into feature/vercel_cashe 2023-11-13 23:05:04 +01:00
Igor Lobanov
8d2ae63e25 debug code removed 2023-11-13 22:56:02 +01:00
Igor Lobanov
e6e1189672 test 2023-11-13 22:35:27 +01:00
Igor Lobanov
aba1d89ead unified naming, unused code removed 2023-11-13 22:22:32 +01:00