feat: categories and popups #171

Merged
enes merged 22 commits from 116-categories into staging 2024-12-12 16:37:38 +00:00

22 Commits

Author SHA1 Message Date
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