Commit Graph

18 Commits

Author SHA1 Message Date
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
42580bbd68 catch-error 2022-11-02 10:25:36 +03:00
12f30b29a0 merged-dev 2022-11-02 01:29:08 +03:00
1c38fc124b forget password send link, localized 2022-11-02 01:25:18 +03:00
Igor Lobanov
ddb5bee5b8 fixes 2022-10-31 14:26:45 +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
2e827901c2 Auth & registration 2022-10-25 18:29:27 +02:00
40d5a06991 fixmerge 2022-10-22 15:49:55 +03:00
335c69f64d merged 'origin/auth' into prepare-editor 2022-10-22 15:38:01 +03:00
Igor Lobanov
4fabc7554d WIP 2022-10-21 20:17:04 +02:00
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00
9f03a0e5cc auth send link common mutation 2022-09-17 21:23:30 +03:00
Igor Lobanov
c3c1c9fee3 store layer 2022-09-13 12:30:36 +02:00
fe88d3e150 renew-session 2022-09-09 17:13:50 +03:00
37bfaec46e router with createSearchParams store 2022-09-09 16:30:25 +03:00
44e0d11832 init 2022-09-09 14:53:35 +03:00