Commit Graph

38 Commits

Author SHA1 Message Date
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
Ilya Y
21e9fc00da
Feature/refactoring subscriptions (#392)
refactoring Author page and Top Authors subscribe logic
2024-02-03 10:56:11 +03:00
bd1b0025e7 types-fixed
Some checks failed
deploy / test (push) Failing after 1m43s
deploy / deploy (push) Has been skipped
2023-12-24 16:08:04 +03:00
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
671e627ae5 Top viewed block style fixes 2023-11-21 01:38:55 +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
bf0d96be19 Fixed beside block width on the home page 2023-11-10 01:22:04 +03:00
Ilya Y
fac6422f2a
Feature/entity card (#246)
Add Bages components
2023-10-04 22:04:09 +03:00
dc3eb7de63 Style fixes 2023-09-28 00:28:32 +03:00
b11b586fdd Style fixes 2023-07-19 00:50:27 +03: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
533ca3865f Fixed topic cards style 2023-06-05 23:46:55 +03:00
eac5704063 Fixed article cards style 2023-06-03 01:01:34 +03:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
bniwredyc
e55389fa18 Merge branch 'dev' into show_followers 2023-04-11 16:07:57 +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
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
9483b84bad Hide articles dates on the main page 2023-01-25 01:15:29 +03:00
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
94f9e77203 Style fixes 2022-11-21 00:23:12 +03:00
e65b075dca Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes 2022-11-17 09:39:37 +03:00
ff85721961 loadby-refactored-merged 2022-11-17 09:32:48 +03:00
2341e83772 Home page fixes 2022-11-17 00:08:04 +03:00
Igor Lobanov
28fa18b7c0 ClientContainer -> ShowOnlyOnClient, topic and author page fixes 2022-11-15 17:16:31 +01:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03: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
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
9f572ca590 merged 2022-10-21 13:51:01 +03:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
d07050dff5 Rewrite several components style to css-modules 2022-10-14 21:33:06 +03:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
Igor Lobanov
250cdf2d13 main page load more layout 2022-09-29 16:40:11 +02:00
Igor Lobanov
3d45479368 client-routing, fixes 2022-09-22 11:37:49 +02:00
44e0d11832 init 2022-09-09 14:53:35 +03:00