77c78aad18
Update src/styles/cardBlogs.css
2025-05-11 23:11:19 +00:00
c4d4befb13
Update src/pages/404.tsx
2025-05-09 15:58:00 +00:00
en
fd442401bd
refactor: remove prettier check from workflow
2025-05-09 17:52:26 +02:00
32d117df79
Update src/pages/404.tsx
2025-05-06 17:08:26 +00:00
5798c811ea
Update src/pages/404.tsx
2025-05-06 17:05:07 +00:00
bd33536a03
Update src/assets/games/Games_Steam1.csv
2025-05-05 18:03:50 +00:00
9f3ac7aa59
Update src/layout/head.tsx
2025-05-05 16:46:20 +00:00
efc9987a85
Update src/assets/games/Games_Steam1.csv
2025-05-05 16:43:52 +00:00
9c9811ee1b
Update src/assets/games/Games_Steam3.csv
2025-05-05 16:35:33 +00:00
en
5ab3a2d651
chore: prettier
2025-05-05 12:41:56 +02:00
da61aa6ef1
umami added
2025-05-05 10:28:11 +00:00
dd79472429
Update src/styles/socialNav.css
2025-05-02 16:12:22 +00:00
d4962d079d
change search position
2025-05-02 16:00:58 +00:00
db16d826c4
chore(git): merge pull request #256 from feat/games-filter into staging
...
Reviewed-on: #256
2025-05-02 15:44:14 +00:00
en
1b1c407ab1
fix: missing .env
2025-05-02 17:16:20 +02:00
en
b006a3761c
feat: add filter to games
2025-05-02 16:39:20 +02:00
98084292cd
fix: user WoT issue ( #255 )
...
- add prettier
- add linter
- add git hooks
- handle payload size error
- add audit and update deps
- fix css warnings and empty classes
- apply prettier fixes
- update ndk
- remove user WoT from pagination requests
- add ModCardWoT for hiding and overrides
- add custom hook to handle WoT overrides
- add styles for ModCardWoT
Reviewed-on: #255
2025-05-02 13:54:36 +00:00
f3d7f733f8
Update src/assets/games/Games_Steam1.csv
2025-04-27 10:25:14 +00:00
656e0f7dbd
Update src/assets/games/Games_Steam1.csv
2025-04-26 15:35:03 +00:00
2897919328
Update src/assets/games/Games_Steam2.csv
2025-04-26 15:32:14 +00:00
12d0cd38cf
Update src/assets/games/Games_Steam5.csv
2025-04-25 13:28:38 +00:00
ee273eef13
Update src/assets/games/Games_Steam4.csv
2025-04-25 13:26:15 +00:00
fc10cbc0ee
Update src/assets/games/Games_Steam3.csv
2025-04-25 13:24:36 +00:00
78f4a9f6dc
Update src/assets/games/Games_Steam2.csv
2025-04-25 13:19:41 +00:00
d934103da7
Update src/assets/games/Games_Steam1.csv
2025-04-25 13:14:59 +00:00
cf65d2a8b5
Upload files to "src/assets/games"
2025-04-25 13:03:01 +00:00
7a825ddea6
Update src/assets/games/Games_Other.csv
2025-04-25 13:01:12 +00:00
691e4083cb
feat(server): add server interface and setup relay fallbacks
...
Closes #239
Server interface and relay fallbacks (#251 )
Feature:
- Add default server `.env`
- Server service - health checks, retry and fallback
- Server context, provider, and hooks
- Server pagination component
- Apply server code and fallbacks to blogs, feed, profile, mods, game, games, and search page
- Add `popular` games fetch
General:
- bump`axios` package version to `1.8.2`
- refactor: use `NDKKind` instead of nostr-tools kinds
- fix: blogs filter for unmoderated and only_blocked
- refactor: profile tabs into separate components
- refactor: settings page router/layout code
- fix: submit mod games selector ordering of the results
- fix: mods filtering with author (`isOwnProfile`) checks
2025-04-23 07:22:20 +00:00
735f6997f3
Update src/assets/games/Games_SteamManual.csv
2025-04-22 15:26:57 +00:00
en
65aa059363
fix(feed): allow visiting note directly
...
Fixes #248
2025-04-12 21:46:09 +02:00
ac4a0f1442
Update src/assets/games/Games_Steam2.csv
2025-04-09 19:03:11 +00:00
2fc6a819ab
Update src/assets/games/Games_Steam3.csv
2025-04-09 18:53:37 +00:00
529822d0a1
Update src/assets/games/Games_Steam5.csv
2025-04-09 18:51:31 +00:00
abb4b0eae6
Update src/assets/games/Games_Steam1.csv
2025-04-09 18:47:06 +00:00
en
48410bc80f
fix(submit-mod): bump up the height limit for games dropdown
2025-04-09 20:19:05 +02:00
f363d74405
Update src/assets/games/Games_Steam1.csv
2025-04-09 16:45:12 +00:00
4a6fd73c18
Update src/assets/categories/categories.json
2025-04-09 16:18:18 +00:00
a6c131f7c7
Update src/assets/games/Games_Steam5.csv
2025-04-05 21:57:31 +00:00
86afa6d36b
Update src/assets/games/Games_Steam1.csv
2025-04-05 08:17:08 +00:00
c33efdfbc6
Update src/assets/games/Games_Steam3.csv
2025-04-05 08:14:39 +00:00
3f8871cd2c
Update src/assets/games/Games_SteamManual.csv
2025-04-05 08:11:49 +00:00
31d3166e97
Update src/assets/games/Games_Steam4.csv
2025-04-05 08:10:24 +00:00
9dd772e060
Update src/assets/games/Games_SteamManual.csv
2025-04-05 07:51:19 +00:00
en
cbd62d6396
chore(build): fix typo in workflow
2025-03-27 12:18:37 +01:00
012180948a
chore(git): merge pull request #245 from github-pages into staging
...
Reviewed-on: #245
2025-03-27 10:58:03 +00:00
en
d6d29e30e4
chore(build): update github workflow
2025-03-27 11:55:53 +01:00
ce04b83b0c
Update src/pages/home.tsx
2025-03-25 20:54:42 +00:00
378713d5b0
Update src/assets/games/Games_Steam2.csv
2025-03-25 12:51:09 +00:00
18f31570e7
Update src/assets/games/Games_Steam1.csv
2025-03-25 12:48:02 +00:00
3b927986cd
Update src/assets/games/Games_Steam1.csv
2025-03-24 23:11:14 +00:00