82 Commits

Author SHA1 Message Date
en
2053e22753 fix(feed): redirect 2025-02-04 14:16:12 +01:00
en
04d2807c23 feat(feed): base layout 2025-02-04 14:00:21 +01:00
en
52edaf5eca fix(profile): on login fetch profile from relays only 2025-02-03 17:38:11 +01:00
en
11f4281067 feat(ndk): use ndk nip07 signer 2025-01-29 21:24:44 +01:00
enes
8c10a467be fix(router): revalited loaders on auth 2025-01-16 12:57:13 +01:00
331ac285ce Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
2025-01-05 14:35:16 +00:00
cff9bbd8d0 Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
2025-01-05 13:16:39 +00:00
08884cc066 Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
2025-01-02 23:25:40 +00:00
enes
1c4a9c8586 fix: failing links in footer, backup and supporters pages prep
Partially #142
2024-12-26 17:20:21 +01:00
enes
ad3d069ad5 refactor: deps cleanup 2024-12-26 16:42:11 +01:00
enes
1b1aa4289a refactor: add viewer, swap editor, and refactor submitMod page 2024-12-23 20:21:06 +01:00
daniyal
4b6db36646 fix: include authors in wotLevel filter
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
2024-11-19 00:57:32 +05:00
daniyal
4f8cac6eee fix: improve wot logic
Improve data structure for storing WoT
Also improve WoT calculation logic
2024-11-18 23:21:05 +05:00
7a5128c802 Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-11-17 21:51:57 +00:00
ebf0b5aa13 Update src/layout/footer.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-11-17 21:47:27 +00:00
e0a3b3b286 Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 52s
2024-11-17 21:46:20 +00:00
daniyal
940f400300 Merge branch 'staging' into wot 2024-11-15 14:12:29 +05:00
a912e3e43c Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 49s
2024-11-14 19:26:11 +00:00
cea814676e Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-11-11 23:23:48 +00:00
bd6515ca53 Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
2024-11-11 23:21:04 +00:00
fedd7dd463 Update src/layout/header.tsx
Some checks failed
Release to Staging / build_and_release (push) Failing after 27s
2024-11-11 23:19:32 +00:00
7ceb109bab Update src/layout/header.tsx
Some checks failed
Release to Staging / build_and_release (push) Failing after 20s
2024-11-11 23:13:01 +00:00
b3747e9c22 Update src/layout/header.tsx
Some checks failed
Release to Staging / build_and_release (push) Failing after 20s
2024-11-11 23:10:21 +00:00
daniyal
d854622d25 Merge branch 'staging' into wot 2024-11-11 22:54:24 +05:00
daniyal
0aac63d968 feat: implemented WOT 2024-11-11 22:37:49 +05:00
enes
dae94733fa feat: add react router scroll restoration 2024-11-06 11:13:42 +01:00
enes
3717c3bfb9 feat: fetching blog data 2024-11-05 13:40:28 +01:00
enes
9341cd6544 fix(socialNav): active user state icon
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
Closes #100
2024-10-28 10:21:12 +01:00
enes
84cb5b6912 fix: add missing InnerBodyMain div feed layout
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-10-24 11:12:31 +02:00
enes
53861a36d3 fix: props and placeholder wip text 2024-10-24 10:48:49 +02:00
enes
99ce338502 feat: browser router and SPA 404.html 2024-10-23 18:00:53 +02:00
enes
76478ad572 fix: quick nav buttons and active state 2024-10-23 17:58:41 +02:00
enes
bb653fa356 fix: add more pages 2024-10-23 17:52:53 +02:00
daniyal
ffc7b60363 Merge branch 'staging' into ndk-refactor 2024-10-21 18:15:53 +05:00
daniyal
b0ebe7154a fix: removed metadata controller and used ndkContext 2024-10-21 17:51:00 +05:00
enes
e3b6aecfe8 fix: disable scroll on nostr-login popup open 2024-10-21 11:44:26 +02:00
enes
9d50cdfd88 fix: disable scroll on popup open
Closes #61
2024-10-21 11:11:35 +02:00
nostrdev-com
98d35f5b7f fix: use src/assets for images and csv 2024-10-15 15:26:18 +02:00
daniyal
8529a95718 feat: refactor code to use ndk
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-10-14 19:20:43 +05:00
freakoverse
73e2868f52 added a guide link in the registration pop-up
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-10-12 18:35:32 +00:00
freakoverse
c4ef3060be Update src/layout/footer.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-10-11 02:42:20 +00:00
freakoverse
27933afdea added another button/link for nostr connect firefox extension
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-29 05:45:14 +00:00
freakoverse
09f3307635 test home nav icon fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-09-23 20:58:10 +00:00
freakoverse
56c45f5c57 test home nav icon fix
Some checks failed
Release to Staging / build_and_release (push) Failing after 19s
2024-09-23 20:53:36 +00:00
freakoverse
ceeb6d22d0 test home nav icon fix
Some checks failed
Release to Staging / build_and_release (push) Failing after 22s
2024-09-23 20:43:08 +00:00
daniyal
5ef9cf83d2 fix: depending on what page the user is on, add active class to social navs
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-23 15:39:56 +05:00
freakoverse
3a71a4a297 changed default state of social nav
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-09-16 08:43:07 +00:00
daniyal
d3a93eab3e chore: add social nav component in main layout
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-16 12:36:35 +05:00
daniyal
a85314f0a7 chore(refactor): reduce code duplication in zap 2024-09-05 12:39:52 +05:00
freakoverse
b0f8c647ee Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-26 09:51:20 +00:00