en
|
0019713bf9
|
fix(nsfw): show popup if visiting nsfw post, redirect on cancel to home
Closes #203
|
2025-01-30 19:13:07 +01:00 |
|
en
|
905b3ee5e4
|
feat(comments): add popup, types, and utils, split components
|
2025-01-29 21:24:44 +01:00 |
|
en
|
5a6327fb73
|
feat(mod): add permissions and details
Close #112
|
2025-01-22 17:47:38 +01:00 |
|
|
83f15b4b69
|
Update src/pages/mod/index.tsx
Release to Staging / build_and_release (push) Successful in 50s
|
2025-01-21 17:45:09 +00:00 |
|
enes
|
d75e3508ea
|
feat(download): add download details popup
|
2025-01-21 17:19:35 +01:00 |
|
enes
|
4bec281ea0
|
feat(download): add media url
|
2025-01-21 16:27:03 +01:00 |
|
enes
|
3f141ed58b
|
feat(download): add title and remove show more links
|
2025-01-21 15:47:05 +01:00 |
|
enes
|
32f35ebcca
|
revert: scan link early return
Refs: fbde15e075d92bf4070b75f5decc554ca18db02e.
|
2025-01-17 12:49:34 +01:00 |
|
enes
|
fbde15e075
|
fix(download): show notice and return earily if missing malware scan linky
Release to Staging / build_and_release (push) Successful in 57s
Fix #164
|
2025-01-17 12:29:01 +01:00 |
|
enes
|
599c29b4c4
|
fix(download): warn on same scan and url link
Release to Staging / build_and_release (push) Successful in 59s
Fix #164
|
2025-01-17 10:24:19 +01:00 |
|
enes
|
a9c5c3d18a
|
build(download): remove unused variable
Release to Staging / build_and_release (push) Successful in 57s
|
2025-01-16 19:45:02 +01:00 |
|
enes
|
dc96783231
|
fix(download): remove reachable and fix typo
Release to Staging / build_and_release (push) Failing after 26s
Fix #164
|
2025-01-16 19:42:52 +01:00 |
|
enes
|
18a9744f96
|
fix(download): scan link detection
Release to Staging / build_and_release (push) Successful in 58s
Fix #164
|
2025-01-16 19:19:34 +01:00 |
|
enes
|
f335640ec5
|
feat(download): add malware scan notice
Closes #164
|
2025-01-16 18:16:36 +01:00 |
|
enes
|
3d7671c303
|
feat(download): show notice download url leads to another website
Closes #161
|
2025-01-16 15:01:44 +01:00 |
|
enes
|
cdf23c7fac
|
feat(mutelist): add post warnings to blog/mod
+ fix: block/unblock string
|
2025-01-16 12:56:46 +01:00 |
|
enes
|
4832c46548
|
fix(report): available only to logged in users
Closes #179
|
2025-01-15 19:32:06 +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
|
615b39a8d8
|
fix(mod): add keys to categories list
|
2024-12-16 13:14:05 +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
|
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
|
3b2dce54c5
|
feat: initial categories
|
2024-12-04 14:17:00 +01:00 |
|
|
f5d03263e7
|
chore(git): merge pull request #162 from 107-143-refactoring-mod-and-repost into staging
Release to Staging / build_and_release (push) Successful in 48s
Reviewed-on: #162
|
2024-11-28 16:33:14 +00: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
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')
Release to Staging / build_and_release (push) Successful in 55s
|
2024-11-21 20:45:27 +00:00 |
|
enes
|
2f32f400dd
|
refactor(mod): remove unused import
|
2024-11-05 16:44:07 +01:00 |
|
enes
|
1d0f27d255
|
feat(mod): show latest mod author blog posts
|
2024-11-05 16:43:08 +01:00 |
|
enes
|
847aab29d7
|
feat: add admin blog page, content parse and markdown
|
2024-11-05 13:57:39 +01:00 |
|
enes
|
0b1d43eac4
|
fix(mod-page): mark mod as nsfw if found in nsfwList
|
2024-10-28 13:46:46 +01:00 |
|
enes
|
a95cd8b6ec
|
refactor: mod report popup
|
2024-10-23 17:51:20 +02:00 |
|
daniyal
|
ffc7b60363
|
Merge branch 'staging' into ndk-refactor
|
2024-10-21 18:15:53 +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
|
9d50cdfd88
|
fix: disable scroll on popup open
Closes #61
|
2024-10-21 11:11:35 +02:00 |
|
nostrdev-com
|
98d35f5b7f
|
fix: use src/assets for images and csv
|
2024-10-15 15:26:18 +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
|
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
|
f7bf65c845
|
fix: in mod detail page fixed navigation for game route and edit mod
Release to Staging / build_and_release (push) Successful in 50s
|
2024-09-25 21:12:42 +05:00 |
|
freakoverse
|
e490b35a5f
|
temporarily commented out the WoT rating for download links within a mod post
Release to Staging / build_and_release (push) Successful in 44s
|
2024-09-24 09:17:25 +00:00 |
|
freakoverse
|
a6e248d908
|
temporarily commented out the WoT rating for download links within a mod post
Release to Staging / build_and_release (push) Failing after 19s
|
2024-09-24 09:08:39 +00:00 |
|
daniyal
|
a3a022c436
|
feat: implemented comment feature and refactored mod page
Release to Staging / build_and_release (push) Successful in 47s
|
2024-09-10 11:42:09 +05:00 |
|