738 Commits

Author SHA1 Message Date
c973bdd436 adjusted placeholder text
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
2024-12-22 22:35:46 +00:00
777cd2a7c7 adjusted placeholder text
Some checks failed
Release to Staging / build_and_release (push) Failing after 20s
2024-12-22 22:33:36 +00:00
enes
70c15dceb0 fix(category): show indeterminate on linked category parents 2024-12-18 12:48:47 +01:00
enes
52f1735d40 fix(ndk): disable debug
debug mode should be only enabled locally or on proper env
2024-12-18 12:48:10 +01:00
enes
b5ba87443c refactor(blog): replace editor 2024-12-18 12:47:09 +01:00
fd9cd80bc1 chore(git): merge pull request #172 from fixes-12-16 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
Reviewed-on: #172
2024-12-16 12:20:51 +00:00
enes
615b39a8d8 fix(mod): add keys to categories list 2024-12-16 13:14:05 +01:00
enes
3f237ab2af refactor(category): linking category update 2024-12-16 13:10:34 +01:00
b53c759251 Update src/assets/games/Games_Other.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-12-16 12:00:36 +00:00
579063e073 Update src/pages/about.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
2024-12-13 15:35:32 +00:00
c93850d63c Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
2024-12-13 10:42:09 +00:00
3c026bc0a8 Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 52s
2024-12-13 10:34:47 +00:00
fbae220e7d Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s
2024-12-13 10:33:12 +00:00
d1cc49bae2 Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-12-13 10:28:06 +00:00
enes
ba60b7f1d4 fix(mod): submit and edit reset bug
All checks were successful
Release to Staging / build_and_release (push) Successful in 49s
2024-12-13 10:44:00 +01:00
1076124356 Update src/assets/games/Games_Other.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
2024-12-13 00:20:14 +00:00
cc788a433b Update src/assets/games/Games_Steam5.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-12-13 00:15:58 +00:00
23e05b30ab Update src/assets/games/Games_Steam4.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
2024-12-13 00:12:15 +00:00
e67c8ae440 Update src/assets/games/Games_Steam1.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-12-13 00:05:32 +00:00
b27711ed6b chore(git): merge pull request #171 from 116-categories into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
Reviewed-on: #171
2024-12-12 16:37:38 +00:00
enes
ff0eb2cddf refactor: remove unused variable 2024-12-12 17:29:48 +01:00
enes
49b3ce4205 fix(category): top level category bug 2024-12-12 17:19:58 +01:00
enes
b71e503c8f feat(blog): clear form changes with confirm alert popup 2024-12-12 16:48:18 +01:00
enes
5877912cea feat(mod): clear form changes with confirm alert popup 2024-12-12 16:19:08 +01:00
enes
96fe99669b feat(categories): autocomplete user and existing categories, new LTags option to add to user's list 2024-12-12 14:20:57 +01:00
enes
bac48a4486 feat(category): indeterminate state, parent marking 2024-12-11 16:26:16 +01:00
enes
b9d6820405 feat(category): check if user defined already exists, remove duplicates 2024-12-11 14:36:07 +01:00
enes
f7f8778707 feat(category): user hierarchy, fix filter 2024-12-11 14:03:33 +01:00
enes
535aabe4a3 build(audit): update packages 2024-12-11 14:02:10 +01:00
enes
127c1fd8a6 fix(category): use hierarchy links, visual indicator for link 2024-12-05 21:03:00 +01:00
enes
cbcb82e779 fix(storage): memoize hook values after JSON parsing 2024-12-05 20:51:02 +01:00
enes
41cfc57cf9 fix(category): open in new tab, require game select 2024-12-05 13:37:30 +01:00
enes
8d9bbbc7a5 feat(category): category filter popup 2024-12-05 13:02:04 +01:00
enes
ecbe839b30 chore(git): merge branch '137-168-alert-popups' into 116-categories 2024-12-04 14:20:03 +01:00
enes
1454929710 feat(category): initial filter prep 2024-12-04 14:17:00 +01:00
enes
836d5b76e1 feat(category): dynamic dropdown item height 2024-12-04 14:17:00 +01:00
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
cb94f0ced6 fix(search): remove test categoriesh 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
8c6046ac6d Update src/constants.ts
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
2024-12-02 23:27:35 +00:00
6680acee85 Update src/styles/tags.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 56s
2024-12-02 14:49:41 +00:00
f5d03263e7 chore(git): merge pull request #162 from 107-143-refactoring-mod-and-repost into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s
Reviewed-on: #162
2024-11-28 16:33:14 +00:00
enes
6246dece84 refactor(mods): use loader to preload lists 2024-11-28 17:21:35 +01:00
enes
f61c32c16a fix: comments 2024-11-28 17:13:53 +01:00
enes
b1d578c329 feat: add filtering, split mods and blog filters 2024-11-28 16:47:10 +01:00
enes
376164cbf4 refactor: add repost tag if missing 2024-11-27 19:56:19 +01:00
enes
35cedba3db feat: add repost and original author fields 2024-11-27 17:17:54 +01:00