169 Commits

Author SHA1 Message Date
enes
4bf84cd9a6 fix(mod): remove debug code 2024-12-04 14:17:00 +01:00
enes
cd5e6dcd8f feat(categories): link c to games and split input on > 2024-12-04 14:17:00 +01:00
enes
3b2dce54c5 feat: initial categories 2024-12-04 14:17:00 +01:00
enes
71f934129c refactor: use local storage instead of session for nsfw preference 2024-12-03 17:32:55 +01:00
enes
1ee56ba91a feat: generic alert popup and nsfw popup confirmation 2024-12-03 15:09:40 +01:00
enes
b1d578c329 feat: add filtering, split mods and blog filters 2024-11-28 16:47:10 +01:00
enes
35cedba3db feat: add repost and original author fields 2024-11-27 17:17:54 +01:00
enes
c55dc03382 refactor: mod page, add generic report popup, repost option 2024-11-27 12:33:09 +01:00
enes
994382f39c fix(wot): add exclude and fix wot dropdown
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-11-20 12:27:41 +01:00
enes
2936d6d53b refactor(wot): add Trust label to wot filter 2024-11-19 13:09:12 +01:00
daniyal
6e4e580402 fix: update wot filter to remove mine_only for non admin users 2024-11-18 15:33:55 +05:00
daniyal
940f400300 Merge branch 'staging' into wot 2024-11-15 14:12:29 +05:00
enes
2ed81c857c refactor(comments): reduce initial load wait and add discovered 2024-11-14 16:50:37 +01:00
enes
18bbc12776 fix(comments): add initial loading indicator 15sec 2024-11-14 14:50:28 +01:00
enes
cd3c7ace01 refactor(comments): add dots to comment reactions 2024-11-14 13:55:48 +01:00
enes
aaffc56424 refactor(reactions): use dots loader and block interaction while loading 2024-11-14 11:31:13 +01:00
enes
7b1a70446d feat: spinner and new dots loader 2024-11-14 11:29:01 +01:00
enes
4140438044 fix(comments): link to profile from name and npub
Closes #117
2024-11-13 16:41:15 +01:00
enes
0f874c6bbb chore: comment typo 2024-11-13 15:12:45 +01:00
enes
297de3999c fix(comments): hide if missing aTag, force render on blog id change 2024-11-13 15:08:43 +01:00
daniyal
ad197fdd62 chore: necessary fixes after merging stagging branch 2024-11-11 23:10:00 +05: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
1c1430ba5c fix(mod): use existing uuid for edit 2024-11-08 11:02:07 +01:00
enes
2f563e1bfb feat(blog): initial editing 2024-11-07 18:05:19 +01:00
enes
847aab29d7 feat: add admin blog page, content parse and markdown 2024-11-05 13:57:39 +01:00
enes
d4148ed01d feat: publishing blog, ndx in router, introduce actions 2024-11-05 13:40:28 +01:00
enes
0ee3dba906 fix: user search
Closes #78
2024-10-29 15:44:41 +01:00
enes
efad0f44f5 refactor: use filter storage state, separate profile page filter 2024-10-29 13:38:13 +01:00
enes
72252d416b feat: mod search on game page 2024-10-29 09:35:39 +01:00
enes
3906c70bc9 fix(profile): rerender after profile link changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
Add useProfile hook, closes #99
2024-10-28 12:43:26 +01:00
enes
2e367ecde8 feat: profile page, tabs, mods 2024-10-23 17:51:20 +02:00
enes
8810673492 refactor: extend checkbox field input 2024-10-23 17:51:20 +02:00
enes
a97a034178 feat: add Tabs component 2024-10-23 17:51:20 +02:00
enes
2dd261161e fix: add mod nsfw tag 2024-10-21 16:04:01 +02:00
daniyal
ffc7b60363 Merge branch 'staging' into ndk-refactor 2024-10-21 18:15:53 +05:00
daniyal
545e6e6ec0 chore: quick fix 2024-10-21 17:52:11 +05:00
daniyal
b0ebe7154a fix: removed metadata controller and used ndkContext 2024-10-21 17:51:00 +05:00
daniyal
b69be4d755 fix: removed relay controller and used ndk 2024-10-21 16:39:56 +05:00
daniyal
82b87b3e32 fix: move getTotalZapAmount from relay controller to ndkContext 2024-10-21 14:33:40 +05:00
enes
9d50cdfd88 fix: disable scroll on popup open
Closes #61
2024-10-21 11:11:35 +02:00
610801a674 Update src/components/ModForm.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-10-19 07:47:42 +00:00
2bdee74ac8 adjusted and added text
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s
2024-10-19 07:43:20 +00:00
enes
9c580c5ef5 fix(mod): field duplication and focus issue 2024-10-18 11:03:45 +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
daniyal
b6a8fc435d chore: refactor code for mod filter
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-10-07 15:45:21 +05:00
freakoverse
2abd940c00 Update src/components/ModForm.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
2024-10-06 22:57:25 +00:00
freakoverse
98ef58884e Update src/components/Zap.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 49s
2024-10-01 06:31:05 +00:00
daniyal
bad1404e1a feat: implemented zap split UI
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-09-30 21:20:30 +05:00