215 Commits

Author SHA1 Message Date
enes
5fad718356 feat(cache): clear cache on succesful publish 2025-01-09 14:17:12 +01:00
enes
c95af90b28 fix(mod): set original author field to optional 2025-01-09 14:04:45 +01:00
enes
60773ec446 feat(cache): add blog cache, blog to controlled inputs 2025-01-09 13:21:49 +01:00
enes
d4d7dde1ab fix(mod): redirect on edit if user is not original author 2025-01-07 20:40:59 +01:00
enes
080b231f5c chore(git): merge staging into 106-direct-image-upload 2025-01-07 19:25:40 +01:00
e
7244591d34 fix(image): bad image url input field name 2025-01-07 14:31:19 +01:00
enes
0026f4d751 feat(image): multiple files upload 2025-01-07 12:40:27 +01:00
enes
9fd1aca99c feat(image): use image upload field in blog 2025-01-07 10:04:37 +01:00
enes
4c410be9ba feat(image): use image upload field 2025-01-07 09:49:02 +01:00
efa16433e8 Update src/pages/about.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m1s
2025-01-05 20:32:44 +00:00
2dccadd670 Update src/pages/about.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 58s
2025-01-05 20:26:19 +00:00
enes
e15307be3b fix(mod): loading mod edge case
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m2s
Close #175 - Add timeout to requests and try again button
2025-01-01 16:16:39 +01:00
enes
5449591b6e fix: blogs loading for reported nprofile 2024-12-26 17:21:19 +01:00
enes
1c4a9c8586 fix: failing links in footer, backup and supporters pages prep
Partially #142
2024-12-26 17:20:21 +01:00
enes
ad68ba8e84 fix: add fallback for usersPubkey in loaders 2024-12-26 16:46:40 +01:00
enes
037b81c49e fix(games): add no games found in search
Closes #141
2024-12-26 16:39:09 +01:00
enes
130be2567d fix(editor): feedback updates 2024-12-24 19:36:58 +01:00
enes
1b1aa4289a refactor: add viewer, swap editor, and refactor submitMod page 2024-12-23 20:21:06 +01:00
enes
b5ba87443c refactor(blog): replace editor 2024-12-18 12:47:09 +01: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
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
enes
b71e503c8f feat(blog): clear form changes with confirm alert popup 2024-12-12 16:48:18 +01:00
enes
f7f8778707 feat(category): user hierarchy, fix filter 2024-12-11 14:03:33 +01:00
enes
127c1fd8a6 fix(category): use hierarchy links, visual indicator for link 2024-12-05 21:03:00 +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
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
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
enes
6c0ac7d59d fix: mod edit route 2024-11-27 14:42:48 +01:00
enes
c55dc03382 refactor: mod page, add generic report popup, repost option 2024-11-27 12:33:09 +01:00
c38d14a633 Update src/pages/mod/index.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
2024-11-22 12:08:34 +00:00
c9ceed6c0f adjustments to modify the look of 'view' button on mod post body (now 'read full')
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
2024-11-21 20:45:27 +00:00
enes
a241f90269 fix(settings): load relays for new npubs
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
Closes #159
2024-11-20 16:14:39 +01:00
enes
a486e5a383 refactor: remove a few console logs
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-11-20 13:54:35 +01:00
enes
02a81213a2 refactor(wot): update redux wot level if admin wot npub changes level 2024-11-19 16:23:42 +01:00
enes
81d012b0cb refactor(settings): add readOnly to remove warnings for wip checkboxes 2024-11-19 10:01:02 +01:00
daniyal
4f8cac6eee fix: improve wot logic
Improve data structure for storing WoT
Also improve WoT calculation logic
2024-11-18 23:21:05 +05:00
daniyal
77c2e880f3 fix: change default value for wotLevel 2024-11-18 12:27:43 +05:00