Prospector
2e0d797bb0
changelog
2026-07-23 23:01:44 -07:00
Prospector
11af2651ef
changelog
2026-07-22 14:34:31 -07:00
Prospector
56ff97ee6f
feat: add license info to app + prefetch license details ( #6831 )
...
* update project sidebar details to use common component + prefetch license
* prepr
* fix updated date needing to fetch versions
2026-07-22 13:56:16 -07:00
Prospector
46cbb3be0c
fix: give error notification bodies a max height ( #6826 )
2026-07-22 11:54:51 -07:00
Prospector
68f4b5d86a
changelog
2026-07-21 16:27:11 -07:00
Prospector
8f387aa9ea
fix: bump skin render version to fix bad cache ( #6809 )
...
bump skin render version to fix bad cache
2026-07-21 16:24:15 -07:00
Prospector
6c86bb933b
changelog
2026-07-21 13:11:22 -07:00
Prospector
9b4c84ddd8
changelog
2026-07-21 12:37:00 -07:00
Prospector
528a9b76bc
fix: devtools opening on ads init ( #6800 )
2026-07-21 12:36:37 -07:00
Prospector
074699be45
changelog
2026-07-21 11:59:14 -07:00
Prospector
d0bdeb1bc6
changelog
2026-07-21 11:44:19 -07:00
Prospector
832240a45f
prepr
2026-07-21 11:42:30 -07:00
Prospector
1947d083b3
changelog
2026-07-14 15:16:58 -07:00
Prospector
4a09ee7ac9
changelog
2026-07-13 15:26:04 -07:00
Prospector
ea86db450b
changelog
2026-07-10 10:43:00 -07:00
Prospector
bbdaa171e3
fix: remove unused facets from documentation ( #6685 )
2026-07-10 10:37:48 -07:00
Prospector
af8daca059
fix: make search revalidate & change cache to be 10 minutes ( #6682 )
...
* fix: make search revalidate & change cache to be 10 minutes
* prepr
2026-07-10 16:58:45 +00:00
Prospector
623b51e6ea
update ads.txt
2026-07-09 08:37:23 -07:00
Prospector
5face9e56a
changelog
2026-07-08 15:58:31 -07:00
Prospector
795dad040f
feat: add complementary installer source support ( #6667 )
2026-07-08 15:44:59 -07:00
Prospector
9006dce2b0
changelog
2026-07-08 08:06:13 -07:00
Prospector
efdfb51149
fix: add DEI (downloads, equality, and inequality) ( #6664 )
...
fix: add DEI
2026-07-08 15:04:21 +00:00
Prospector
79cc5fef72
feat: exclude project types filter ( #6660 )
...
* feat: exclude project types filter
* fix merge issue
2026-07-08 14:30:47 +00:00
Prospector
96ab120cd0
feat: add all_project_types to search results ( #6654 )
...
* feat: add all_project_types to search results
* update docs
2026-07-07 21:30:42 +00:00
Prospector
df8ebbd3e0
feat: add /build route ( #6644 )
2026-07-07 15:43:26 +00:00
Prospector
7f15772f59
changelog
2026-07-06 15:19:29 -07:00
Prospector
0905ea72f6
fix: project page in app not receiving instance context & port version page to app ( #6618 )
...
* fix: project page in app not receiving instance context
* prepr
* feat: port version page to app
* commonize keys
* whoops bring those back
2026-07-06 15:17:25 -07:00
Prospector
ad4912d64d
changelog + one more fix
2026-07-04 19:09:58 -07:00
Prospector
0002ae2479
fix: env filter showing in hosting search ( #6612 )
2026-07-04 18:47:30 -07:00
Prospector
e4568330a7
changelog
2026-07-04 16:16:02 -07:00
Prospector
b0108e0624
fix: environment filters ( #6611 )
2026-07-04 16:15:28 -07:00
Prospector
ac63abadb7
changelog
2026-07-04 16:00:11 -07:00
Prospector
0dac5684af
changelog
2026-07-03 08:16:29 -07:00
Prospector
c530671be1
fix collection widget on mobile
2026-07-01 18:09:12 -07:00
Prospector
bb6d8a6fc4
changelog
2026-07-01 17:44:29 -07:00
Prospector
256e8f946a
chore: pride month fundraiser conclusion ( #6588 )
...
* pride end blog post
* Fix drago link
* prepr oops
2026-07-01 17:43:44 -07:00
Prospector
c56ce6c9ee
changelog
2026-06-29 13:45:04 -07:00
Prospector
80d66d3c6e
update ads.txt
2026-06-25 21:13:42 -07:00
Prospector
29110890e1
changelog
2026-06-24 00:22:41 -07:00
Prospector
a18f67bf0c
Merge branch 'main' into prospector/modpack-proj-fixes
2026-06-24 00:21:19 -07:00
Prospector
623e01dbff
bunch more fixes lol
2026-06-24 00:20:02 -07:00
Prospector
14c728c8e3
Copy ID button
2026-06-23 23:03:16 -07:00
Prospector
3c60cc6f08
project page gap
2026-06-23 15:20:19 -07:00
Prospector
06353bbc14
move deps after compat
2026-06-23 13:50:35 -07:00
Prospector
2376d571bb
changelog
2026-06-23 12:31:41 -07:00
e7926083fb
feat: new modpack permissions system ( #6005 )
...
* Begin external projects moderator database frontend
* add copy link button
* begin project page permissions settings
* MEL database backend routes
* include filename in external files
* wip: when uploading a version file, fetch its overrides as a list
* wip: override license checks
* improve FileHost ref counting
* file host read capability
* scan files when inserting version file
* add dependency sha1 field
* clean up version files
* wip: attributions
* update s3 file host
* attribution scanning basic works
* works
* insert attribution info after resolving
* add routes
* remove dep sha1 stuff
* prepr
* wip: override file sources
* add files_missing_attributions to versions
* return extended version info + attributed at/by
* hook up frontend to backend (mostly)
* expose version date published
* withholding version visibility
* frontend work
* prepr
* use api-client for img upload
* moar frontend
* prepr
* Add schema to attribution resolution and Flame project results
* sqlx prepare
* changes
* remove feature flag, fix optional proof images
* fix schema
* fmt
* fix deletion and file fetch
* prepare
* fix admonition
* update frontend stuff to new schema
* prepr
* attribution on dependencies
* fixes
* sqlx prepare
* fixes
* routes
* fix routes
* Version grandfathering
* prepare
* wip: bulk routes
* pushing what i've got rn
* include link in NoPermission
* change hash insert to bulk route
* query flame even if entry in MEL
* delete file with weird name
* Prioritise putting override files in existing groups even with ExternalLicense
* fix how hex bytes are handled in route
* feat: coolbot moderation changes (#6215 )
* Update moderator checklist
* move permissions stage order
* Updated nagContext.versions to v3, added nag for permissions
* Update permissions.vue default messages
* prepr
---------
Co-authored-by: coolbot100s <76798835+coolbot100s@users.noreply.github.com >
* QA
* prepr
* should group by project
* return attribution resolution correctly
* updated by moderator info
* Track what moderator reviewed an attribution moderation status
* default deser FMA field
* new version page
* clean up fetching + add a couple missing features
* qa items
* prepr
* provide moderation package stuff with DI
* format?
* don't redact moderated_at
* move supplementary resources
* Reorganize moderation messages.
* Quick replies for external content permissions.
* prepare
* QA
* allow exempting projects
* Ignore Flame projects which 404
* fix ci
* fix cross project attribution stuff
* Fix permission error
* change what files get cscanned
* add more logging
* QA Jun 22
* fix
* idempotency
* Expose route for rescanning
* update blog link
---------
Co-authored-by: aecsocket <aecsocket@tutanota.com >
Co-authored-by: coolbot100s <76798835+coolbot100s@users.noreply.github.com >
Co-authored-by: aecsocket <43144841+aecsocket@users.noreply.github.com >
2026-06-23 21:27:51 +02:00
Prospector
a747c2f290
changelog
2026-06-22 11:15:40 -07:00
Prospector
cf0d260802
fix blog
2026-06-15 08:41:40 -07:00
Prospector
503d34ee0f
add spark blog post
2026-06-15 07:34:31 -07:00
Prospector
bfbe66f73b
feat: add product metadata to admin billing ( #6371 )
...
* feat: add product metadata to admin billing
* prepr
2026-06-11 15:30:39 -07:00
Prospector
e5831d38eb
changelog
2026-06-11 12:08:54 -07:00
Prospector
3258d7dbdf
changelog
2026-06-08 15:56:14 -07:00
Prospector
b5d1aeda85
feat: collapse uncommon plugin loaders behind "Show more" ( #6342 )
2026-06-08 15:53:42 -07:00
Prospector
352a196795
update blog date
2026-06-04 11:56:52 -07:00
Prospector
d907083d83
changelog
2026-06-03 11:38:23 -07:00
Prospector
b1cd16f966
update ads.txt
2026-06-03 10:23:11 -07:00
Prospector
40a06921ea
changelog
2026-06-03 07:00:46 -07:00
Prospector
a0c80b13a4
fix: no mention of Australia on hosting landing page ( #6288 )
2026-06-03 02:25:16 +00:00
Prospector
1550dfb3f0
feat: add toggle for showing play time ( #6240 )
...
* feat: add toggle for showing play time
* prepr
2026-06-01 15:52:01 +00:00
Prospector
cf82943766
fix double changelog
2026-05-31 17:55:20 -07:00
Prospector
b527e8f8f2
changelog
2026-05-31 16:28:21 -07:00
Prospector
3c53b5793b
fix ping test in app
2026-05-31 16:26:41 -07:00
Prospector
e6afc6f4f3
fix some pride links
2026-05-31 16:22:16 -07:00
Prospector
05699a90d6
fix pride badge svg
2026-05-31 15:39:29 -07:00
Prospector
142d560f76
update blog post
2026-05-31 13:43:19 -07:00
Prospector
75788938b5
update blog post
2026-05-31 10:12:20 -07:00
Prospector
2570cf1bd7
feat: add sydney region ( #6258 )
...
* feat: add sydney region
* prepr
* rename
2026-05-31 10:11:58 -07:00
Prospector and Calum H.
34b87991bc
feat: new user badges, ui consistency pass ( #6262 )
...
* feat: new user badges, ui consistency pass
* prepr
* fix: align with backend
* fix: lint
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-05-31 15:25:31 +00:00
Prospector
8c95f0bb81
changelog
2026-05-29 16:10:27 -07:00
Prospector
36e1cbbf3e
changelog
2026-05-29 15:06:42 -07:00
Prospector
cef20abceb
remove old articles
2026-05-29 13:50:31 -07:00
Prospector
ed5a74a9d3
changelog
2026-05-29 13:03:02 -07:00
Prospector
e2318ee776
prepr
2026-05-29 12:57:51 -07:00
Prospector
a29c1c61c4
prepr
2026-05-29 12:56:37 -07:00
Prospector
ec7c538888
changelog
2026-05-28 18:45:43 -07:00
Prospector
b88341e3a8
fix: clean up user page, add verification on modrinth user, fix collection sidebar width
2026-05-28 18:44:25 -07:00
Prospector
9e5d29ced6
hotfix
2026-05-24 12:14:13 -07:00
Prospector
3e15d0b287
changelog
2026-05-24 10:46:35 -07:00
Prospector
bcce7e28fd
fix: guard against non-strings when decorating download urls ( #6194 )
2026-05-24 10:42:27 -07:00
Prospector
3889d0f5ec
fix: simplify preview banner translation key ( #6192 )
2026-05-24 10:39:39 -07:00
Prospector
6f44c5b039
feat: add 2 second auto close on skipped notifications ( #6191 )
2026-05-24 10:39:27 -07:00
Prospector
a6967cf9cb
changelog
2026-05-24 09:26:36 -07:00
Prospector
5bf92863b0
fix: spanish locale ( #6189 )
2026-05-24 09:21:14 -07:00
Prospector
71b6ecc10c
fix changelog...
2026-05-23 23:26:34 -07:00
Prospector
ed28bc7551
remove april fools redirect
2026-05-23 22:03:59 -07:00
Prospector
3e4197db7c
changelog
2026-05-23 22:02:49 -07:00
Prospector
e12230ff59
feat: update default memory from 2GB to 4GB ( #6172 )
...
* feat: update default memory from 2GB to 4GB
* prepr
2026-05-23 21:26:51 -07:00
Prospector
aeb9f5a075
fix: invalid auth cookie causing page not to load ( #6186 )
2026-05-23 21:26:13 -07:00
Prospector
1e46444fb0
fix: checklist forcing redirects ( #6173 )
2026-05-22 15:53:22 -07:00
Prospector
1511e55597
fix: skip reviewed projects in queue ( #6171 )
2026-05-22 14:54:50 -07:00
Prospector
893ec00fc6
feat: add external dep sorting to moderation queue ( #6161 )
...
* feat: add external dep sorting to moderation queue
* prepr
2026-05-21 16:40:13 -07:00
Prospector
aa7dd1d210
web
2026-05-21 16:23:30 -07:00
Prospector
079a10bba9
changelog
2026-05-20 09:01:26 -07:00
Prospector
3c3d5702ba
fix: permissions page being displayed
2026-05-20 08:59:50 -07:00
Prospector
a34576a2c3
changelog
2026-05-19 12:51:59 -07:00
Prospector
d8e4915a31
fix: 404 error when changing project slug ( #6139 )
2026-05-19 19:21:23 +00:00
Prospector
ed723fa186
changelog
2026-05-19 11:50:49 -07:00
Prospector
d6c8d4475b
feat: new north american region info ( #6091 )
2026-05-19 11:49:41 -07:00
Prospector
302b60d89c
fix: random 404s ( #6138 )
...
* fix: random 404s when navigating from user, org, or collection page to project
* more
* revert server
* clean names
* prepr
2026-05-19 18:11:48 +00:00
Prospector
83dddfd512
changelog
2026-05-12 22:26:18 -07:00