enes
|
84cb5b6912
|
fix: add missing InnerBodyMain div feed layout
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
|
7393940027
|
feat: update routes
|
2024-10-23 17:54:33 +02:00 |
|
enes
|
bb653fa356
|
fix: add more pages
|
2024-10-23 17:52:53 +02:00 |
|
enes
|
2e367ecde8
|
feat: profile page, tabs, mods
|
2024-10-23 17:51:20 +02:00 |
|
enes
|
a95cd8b6ec
|
refactor: mod report popup
|
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
|
0102f41403
|
chore(prettier): css format
|
2024-10-23 17:51:19 +02:00 |
|
|
63333b38c3
|
Update src/assets/games/Games_SteamManual.csv
Release to Staging / build_and_release (push) Successful in 45s
|
2024-10-22 06:02:17 +00:00 |
|
|
16d39c407d
|
Update src/styles/cardMod.css
Release to Staging / build_and_release (push) Successful in 42s
|
2024-10-21 14:09:24 +00:00 |
|
enes
|
2dd261161e
|
fix: add mod nsfw tag
|
2024-10-21 16:04:01 +02:00 |
|
enes
|
4bf18f1584
|
fix: pagination scroll into view
Fixes #73
|
2024-10-21 15:40:23 +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 |
|
enes
|
9aeee018b3
|
chore(git): merge branch 'staging' into 61-popup-scroll
|
2024-10-21 11:47:40 +02:00 |
|
enes
|
e3b6aecfe8
|
fix: disable scroll on nostr-login popup open
|
2024-10-21 11:44:26 +02:00 |
|
enes
|
4214fe127f
|
fix: disable scroll on zap popup open
|
2024-10-21 11:44:15 +02:00 |
|
enes
|
4bd7c77c05
|
fix: disable scroll on zap popup open
|
2024-10-21 11:43:49 +02: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 |
|
|
7f66c17f90
|
created a new class for NSFW tag for mod cards
Release to Staging / build_and_release (push) Successful in 44s
|
2024-10-21 09:00:57 +00:00 |
|
daniyal
|
59f4fd6b29
|
fix: add admin relays to ndk explicit relays asyncronously
|
2024-10-21 13:22:52 +05:00 |
|
|
610801a674
|
Update src/components/ModForm.tsx
Release to Staging / build_and_release (push) Successful in 44s
|
2024-10-19 07:47:42 +00:00 |
|
|
2bdee74ac8
|
adjusted and added text
Release to Staging / build_and_release (push) Successful in 47s
|
2024-10-19 07:43:20 +00:00 |
|
|
7f8716ab59
|
Upload files to "src/assets/games"
Release to Staging / build_and_release (push) Successful in 56s
|
2024-10-19 07:24:58 +00:00 |
|
enes
|
4d9c68d741
|
fix(image-validation): add more image types to regex
|
2024-10-18 11:05:57 +02:00 |
|
enes
|
9c580c5ef5
|
fix(mod): field duplication and focus issue
|
2024-10-18 11:03:45 +02:00 |
|
nostrdev-com
|
e610148e01
|
refactor: remove hashRouter import
|
2024-10-15 15:44:05 +02:00 |
|
nostrdev-com
|
2c49dd0c32
|
refactor: remove GAME_FILES const, no longer needed
|
2024-10-15 15:39:14 +02:00 |
|
nostrdev-com
|
98d35f5b7f
|
fix: use src/assets for images and csv
|
2024-10-15 15:26:18 +02:00 |
|
nostrdev-com
|
67f06a0717
|
ci: update branches, steps and env vars
|
2024-10-15 11:03:35 +02:00 |
|
daniyal
|
8529a95718
|
feat: refactor code to use ndk
Release to Staging / build_and_release (push) Successful in 45s
|
2024-10-14 19:20:43 +05:00 |
|
daniyal
|
44acba8d26
|
feat: fetch mods using ndk
Release to Staging / build_and_release (push) Successful in 43s
|
2024-10-14 13:25:49 +05:00 |
|
freakoverse
|
73e2868f52
|
added a guide link in the registration pop-up
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
Release to Staging / build_and_release (push) Successful in 45s
|
2024-10-11 02:42:20 +00:00 |
|
freakoverse
|
b48b4478af
|
Update src/constants.ts
Release to Staging / build_and_release (push) Successful in 48s
|
2024-10-07 12:02:20 +00:00 |
|
daniyal
|
b6a8fc435d
|
chore: refactor code for mod filter
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
Release to Staging / build_and_release (push) Successful in 1m10s
|
2024-10-06 22:57:25 +00:00 |
|
freakoverse
|
0f18e2ce8d
|
Update src/constants.ts
Release to Staging / build_and_release (push) Successful in 46s
|
2024-10-04 11:43:34 +00:00 |
|
daniyal
|
440a2c6be1
|
feat: appyly nsfw filter on latest mods section in home page
Release to Staging / build_and_release (push) Successful in 47s
|
2024-10-04 00:40:36 +05:00 |
|
freakoverse
|
98ef58884e
|
Update src/components/Zap.tsx
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
Release to Staging / build_and_release (push) Successful in 48s
|
2024-09-30 21:20:30 +05:00 |
|
daniyal
|
3ed7eada83
|
fix: display download url in authentication details
Release to Staging / build_and_release (push) Successful in 43s
|
2024-09-30 15:17:32 +05:00 |
|
daniyal
|
3ff4437d44
|
fix: hide mods from latest mods section in homepage that admin/user adds to mute list
Release to Staging / build_and_release (push) Successful in 47s
|
2024-09-30 15:13:57 +05:00 |
|
daniyal
|
3b2e899c14
|
fix: update form state on getting existing mod data
Release to Staging / build_and_release (push) Successful in 46s
|
2024-09-30 14:52:19 +05:00 |
|