rubenwardy
|
65a14ffdf1
|
Return JSON for collection based on Accept header
This will be used in the future to install collections inside Minetest
|
2024-09-15 14:35:23 +01:00 |
|
rubenwardy
|
837d0b5bc1
|
Link Checker: Allow 403 status codes
Cloudflare likes to break the Internet, so we'll have to ignore
403 errors from sites in the link checker.
|
2024-09-05 19:19:16 +01:00 |
|
rubenwardy
|
5b1417f432
|
Remove game support dependency cycle error message
|
2024-08-31 13:54:29 +01:00 |
|
rubenwardy
|
53a004c41c
|
Remove unused experimental /api/welcome/v1/ API
|
2024-08-26 12:01:51 +01:00 |
|
rubenwardy
|
ac34939c99
|
Remove normalization of trailing line endings
|
2024-08-26 11:56:30 +01:00 |
|
rubenwardy
|
9aa8886309
|
Fix edit audit log entries being created for no changes
|
2024-08-26 11:53:13 +01:00 |
|
rubenwardy
|
1166cca357
|
Update translations
|
2024-08-26 00:50:05 +01:00 |
|
rubenwardy
|
9c77212f4a
|
Filter for supported languages before parsing .tr files
|
2024-08-26 00:20:49 +01:00 |
|
rubenwardy
|
2b62224a5b
|
Redirect to reports after attempting to recreate package
|
2024-08-26 00:17:36 +01:00 |
|
rubenwardy
|
bb561104f8
|
Add message to removal page about editing packages
|
2024-08-26 00:17:14 +01:00 |
|
rubenwardy
|
bdd9ab6a29
|
Add protonmail unsupported message
|
2024-08-16 22:12:25 +01:00 |
|
rubenwardy
|
563345eddd
|
Hide privacy policy updated message
|
2024-08-10 13:50:32 +01:00 |
|
rubenwardy
|
e5e3230a16
|
Fix ungraceful error on BadZipFile
|
2024-08-05 12:11:44 +01:00 |
|
rubenwardy
|
ef868f776c
|
Add LINK_CHECKER_IGNORED_URLS setting
|
2024-07-29 23:16:47 +01:00 |
|
rubenwardy
|
06979345c7
|
Fix thumbnails having incorrect mimetypes
Fixes #555
|
2024-07-27 22:17:04 +01:00 |
|
rubenwardy
|
e5de270e65
|
Fix short_description being cut when not needed
|
2024-07-27 22:10:04 +01:00 |
|
rubenwardy
|
031c3c4684
|
Fix incorrect message when marking thread as Changes Needed
|
2024-07-23 22:23:18 +01:00 |
|
rubenwardy
|
a9d31590e8
|
Fix issue with anonymous reports
|
2024-07-23 22:19:05 +01:00 |
|
rubenwardy
|
4c4a55872a
|
Update translations
|
2024-07-23 22:12:38 +01:00 |
|
rubenwardy
|
bb2a1f3638
|
Add report button to account deletion section
|
2024-07-23 22:11:48 +01:00 |
|
rubenwardy
|
e603f29b47
|
Translations: Add specific help for games
|
2024-07-18 08:01:46 +01:00 |
|
rubenwardy
|
9c2ecd1e22
|
Show translation template if there aren't any content translations
|
2024-07-18 07:25:32 +01:00 |
|
rubenwardy
|
80c3416ca7
|
Fix issue with check all zip files
|
2024-07-09 00:14:04 +01:00 |
|
rubenwardy
|
e31433f320
|
Remove outdated example from Package Inclusion Policy
|
2024-07-09 00:09:16 +01:00 |
|
rubenwardy
|
1f29938186
|
Add admin task to check all zip files
|
2024-07-08 21:33:22 +01:00 |
|
rubenwardy
|
a62f68ea5a
|
Improve validation of zip files
Fixes #379
|
2024-07-08 20:46:05 +01:00 |
|
rubenwardy
|
f588dc6cff
|
Add audit log entry for CDB changing package state
|
2024-07-05 01:37:19 +01:00 |
|
rubenwardy
|
8605ee6fd8
|
Fix template error
|
2024-07-05 01:23:46 +01:00 |
|
rubenwardy
|
211be30cf4
|
Fix various things with broken link detection
|
2024-07-05 01:20:33 +01:00 |
|
rubenwardy
|
9bf91f17d6
|
Add full datetime as tooltips
|
2024-07-05 01:19:33 +01:00 |
|
rubenwardy
|
576d9dd3e0
|
Fix various issues with broken link checking
|
2024-07-04 22:57:26 +01:00 |
|
rubenwardy
|
b31268c9f2
|
Fix check_package_on_submit post issue
|
2024-07-04 22:07:39 +01:00 |
|
rubenwardy
|
894ed19556
|
Fix SQLAlchemy error by using user instead of current_user
|
2024-07-04 22:05:00 +01:00 |
|
rubenwardy
|
542e51e733
|
Fix SQLAlchemy error by using ids not mapped instances v2
|
2024-07-04 22:02:23 +01:00 |
|
rubenwardy
|
6a64f3f24d
|
Fix SQLAlchemy error by using ids not mapped instances
|
2024-07-04 22:00:02 +01:00 |
|
rubenwardy
|
f81b7523d4
|
Run admin action on more than top 100 packages
|
2024-07-04 21:55:23 +01:00 |
|
rubenwardy
|
1006971271
|
Add admin action to check for broken links
Fixes #546
|
2024-07-04 21:52:24 +01:00 |
|
rubenwardy
|
d738e19ce9
|
Include status code in broken link messages
|
2024-07-04 21:35:37 +01:00 |
|
rubenwardy
|
3f62a41952
|
Check packages for broken links when submitting for approval
Half of #546
|
2024-07-04 21:29:56 +01:00 |
|
rubenwardy
|
a38a650dc1
|
Game Support: Clean up code a little
|
2024-07-04 20:25:48 +01:00 |
|
rubenwardy
|
813db2b8f9
|
Ignore merge commits in release notes generation
|
2024-07-04 20:24:19 +01:00 |
|
rubenwardy
|
59fad153ae
|
Game Support: Remove caching as it causes obscure issues
|
2024-07-04 20:24:19 +01:00 |
|
rubenwardy
|
4302ba4bf2
|
Fix setting type to string value
|
2024-07-03 20:24:19 +01:00 |
|
rubenwardy
|
ed69a871a5
|
Prevent changing package type once approved
Fixes #547
|
2024-07-03 18:07:12 +01:00 |
|
rubenwardy
|
56f45510dd
|
Feeds: Allow CORS
|
2024-07-03 17:58:42 +01:00 |
|
rubenwardy
|
aedeef4e02
|
Feeds: Fix sort order
|
2024-07-02 21:47:33 +01:00 |
|
rubenwardy
|
b741cc592f
|
Feeds: Change release feed item titles
|
2024-07-02 21:43:32 +01:00 |
|
rubenwardy
|
5f1cd080bf
|
Add Cache-Control to feeds
|
2024-07-02 21:36:42 +01:00 |
|
rubenwardy
|
d25dc2c795
|
Add Feeds help page
|
2024-07-02 21:30:23 +01:00 |
|
rubenwardy
|
31d5eb7e56
|
Add images to feeds
|
2024-07-02 21:25:25 +01:00 |
|