Commit Graph

1284 Commits (master)

Author SHA1 Message Date
rubenwardy 7bfb183578 Fix broken metapackages -> modnames redirect 2022-09-01 23:14:56 +01:00
rubenwardy 906ec3885a Rename "Metapackage" to "Mod Name" 2022-09-01 22:56:49 +01:00
rubenwardy f649fa57e6 Move mods above games in metapackage page 2022-09-01 22:30:43 +01:00
rubenwardy b4208f2dda Reintroduce New Member rank
Fixes #183
2022-08-23 02:31:17 +01:00
rubenwardy 1d36f7d12b Update package config doc 2022-08-19 00:06:54 +01:00
rubenwardy 631ef2b10a Add migration to fix search weights 2022-08-18 16:44:40 +01:00
rubenwardy bae1df2e8d Rename fileUpload -> file_upload 2022-08-09 17:51:17 +01:00
rubenwardy 0b92d43871 Add missing screenshots page to editor console 2022-08-09 13:48:49 +01:00
rubenwardy 9b7f1e6e88 Add missing screenshots item to user todo 2022-08-09 13:39:58 +01:00
wsor4035 c0447cdcd2
Add Editor crash course (#385)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2022-08-01 13:02:16 +01:00
rubenwardy 3be937c503 Remove zipgrep min length 2022-07-25 18:05:14 +01:00
rubenwardy bc4e83d76a Add noindex to report page when given a URL 2022-07-19 23:29:56 +01:00
rubenwardy 20411e6f81 Make reporting the report page a 404 2022-07-19 23:20:13 +01:00
rubenwardy 56298ed57f Add graceful error message for invalid json files 2022-06-25 15:36:59 +01:00
rubenwardy 294a968c9f Fix crash when null is used for an array in .cdb.json
Fixes #298
2022-06-25 15:27:40 +01:00
rubenwardy 78717b5eea Move game support updateAll to celery task 2022-06-25 04:47:38 +01:00
rubenwardy e86eb6a4b8 Update game support blacklist 2022-06-25 04:39:07 +01:00
rubenwardy a8de369edf Disallow "_game" as a package name 2022-06-25 03:44:25 +01:00
rubenwardy 3b140df508 Improve bot message friendliness 2022-06-25 03:30:12 +01:00
rubenwardy cef8985d38 Make editor GUI override author game support 2022-06-25 03:20:27 +01:00
rubenwardy 4fdfc49429 Add mod.conf example to supported games page 2022-06-25 03:13:36 +01:00
rubenwardy bfbab7ae9e Prevent disabling game detection without manually specifying games 2022-06-25 02:51:29 +01:00
rubenwardy e091bd6fb0 Use db.session for GameSupportResolver in postReleaseCheckUpdate 2022-06-25 02:41:50 +01:00
rubenwardy 4a82172e07 Fix detached instance error in game support 2022-06-25 02:39:36 +01:00
rubenwardy d9e65f7c3a Add option to disable game support detection 2022-06-25 02:27:51 +01:00
rubenwardy 42841896d1 Add ability for editors to set game support 2022-06-25 01:17:20 +01:00
rubenwardy 7f00b77db3 Add helpful page for game support 2022-06-25 00:32:32 +01:00
rubenwardy d6887d7b46 Add support for un/"supported_games" in mod.conf 2022-06-24 23:56:27 +01:00
rubenwardy f22911b4a0 Fix and reenable game support 2022-06-24 23:18:16 +01:00
ROllerozxa 4adb209894
Fix Swedish language code (#380) 2022-06-20 15:38:49 +01:00
rubenwardy fa55f1d03b Report: Fix URL 2022-06-13 17:12:30 +01:00
rubenwardy f511771fd4 Remove unused field 2022-06-13 17:11:50 +01:00
rubenwardy 5bd6ab7611 Disable reports from anonymous users 2022-06-13 17:10:14 +01:00
rubenwardy f5643173a8 Enable Swedish 2022-06-05 18:17:52 +01:00
rubenwardy 6375cf7ae8 Allow modpacks with only a single mod 2022-06-05 17:59:25 +01:00
rubenwardy 2a82c08d8b Update wording on screenshot policy 2022-06-05 01:44:44 +01:00
rubenwardy 0a89849157 Improve username error messages and duplicate messages 2022-06-05 01:00:45 +01:00
rubenwardy adaf44bc2b Fix package deletion
Fixes #192
2022-06-01 17:30:28 +01:00
rubenwardy 8b5d767d3c Fix issues with deleted packages 2022-06-01 17:30:28 +01:00
rubenwardy dfc0af21ee Lower ratelimit 2022-05-09 12:40:01 +01:00
rubenwardy cfd67dce33 Add ratelimit to package reviews 2022-05-08 16:01:13 +01:00
rubenwardy 0241c51f6f Fix thread template styling issue 2022-04-26 22:50:14 +01:00
rubenwardy 958020b19b Fix new thread private behaviour 2022-04-23 21:44:27 +01:00
rubenwardy 34d66a3d96 Update thread visibility guidance 2022-04-23 21:38:16 +01:00
rubenwardy 0689565ded Fix crash on mentioning user 2022-04-23 21:31:59 +01:00
rubenwardy 8fcbdd0666 Add mentioned users to thread when replying too 2022-04-23 21:20:36 +01:00
rubenwardy c7d251b206 Add New Thread button to threads list 2022-04-23 21:17:03 +01:00
rubenwardy f3ff44203c Add is_status_update to thread replies 2022-04-23 20:56:50 +01:00
rubenwardy ee2311025c Allow watchers to see private threads, add list of users able to see thread 2022-04-23 20:42:58 +01:00
rubenwardy b8e40b166d Fix comments being lost when two users try to open a package approval thread 2022-04-23 20:22:49 +01:00