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
|
9c77212f4a
|
Filter for supported languages before parsing .tr files
|
2024-08-26 00:20:49 +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
|
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
|
80c3416ca7
|
Fix issue with check all zip files
|
2024-07-09 00:14:04 +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
|
211be30cf4
|
Fix various things with broken link detection
|
2024-07-05 01:20: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
|
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
|
e43a7827c2
|
Make Git Update Detection use release notes from annotated tag
Part of #545
|
2024-06-30 17:49:21 +01:00 |
|
rubenwardy
|
4ad8e3605b
|
Use git log as fallback for release notes
Part of #545
|
2024-06-30 17:49:14 +01:00 |
|
rubenwardy
|
9a64ff7563
|
Fix missing name in release creation in two places
|
2024-06-23 09:42:31 +01:00 |
|
rubenwardy
|
ca961cb35f
|
Fix various issues with forum topic importing
Fixes #201
|
2024-06-22 11:11:57 +01:00 |
|
rubenwardy
|
4872ea9e6a
|
Make GITHUB_API_TOKEN actually optional
|
2024-06-02 17:38:32 +01:00 |
|
rubenwardy
|
6b04324ee5
|
Limit text length sent to discord webhook
|
2024-06-02 12:29:49 +01:00 |
|
rubenwardy
|
2d29fb1994
|
Remove package deletion to worker
|
2024-06-02 11:40:33 +01:00 |
|
rubenwardy
|
37b50bf409
|
Update Flask dependencies
|
2024-05-24 16:24:38 +01:00 |
|
rubenwardy
|
7d18cdee95
|
Use Sentry instead of emailing errors
|
2024-04-28 12:35:16 +01:00 |
|
rubenwardy
|
bb81e1387a
|
Update repo/forum link alert message
|
2024-04-03 18:24:41 +01:00 |
|
rubenwardy
|
1b8c13914c
|
Add admin action to warn about git/repo links instead of internal links
|
2024-04-03 00:37:21 +01:00 |
|
rubenwardy
|
f5dd77fcb3
|
Use GitHub user ids instead of usernames for authentication
Otherwise, renaming a GitHub account could allow someone else
to gain access to a CDB account.
|
2024-03-30 17:00:01 +00:00 |
|
rubenwardy
|
b33a7f79b1
|
Fix game support not updating when removing a provided mod
|
2024-03-29 15:54:52 +00:00 |
|
rubenwardy
|
2c0d90e797
|
Rewrite game support algorithm
Fixes #395
|
2024-03-27 19:03:48 +00:00 |
|
rubenwardy
|
0b76982d63
|
Adjust package score frecency factor
|
2024-03-07 21:20:32 +00:00 |
|
rubenwardy
|
f9c75c2749
|
Fix .gif profile pictures being imported
|
2024-03-03 22:44:42 +00:00 |
|
rubenwardy
|
8f9f554749
|
Add import translation action
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
6b34a91241
|
Fix task/logic errors not being reported in post_release_check_update
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
966023be17
|
Fix textdomain validation in .tr parser
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
3e6d6864b3
|
Add arguments validation to parse_tr
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
e86d9a8e88
|
Add empty PackageTranslation for all supported languages in a package
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
65dc8c0891
|
Rewrite .tr parser
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
658d319eb0
|
Add translation importing to post_release_check_update
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
550a12bdf0
|
Add .tr file parser
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
357348c24e
|
Add audit log when mods are added to packages
|
2024-02-22 12:44:08 +00:00 |
|
rubenwardy
|
2303e70a8e
|
Fix crash on release validation
|
2024-01-10 00:29:55 +00:00 |
|
rubenwardy
|
69ba1c3fad
|
MinetestCheck: Validate supported_games syntax
|
2024-01-10 00:07:31 +00:00 |
|
rubenwardy
|
ca3436be0c
|
Improve license check message
|
2023-12-30 17:30:49 +00:00 |
|
rubenwardy
|
c565f0bb50
|
Add check for license files to release validation
|
2023-12-30 17:20:55 +00:00 |
|
rubenwardy
|
c6a59701be
|
Fix size limit not being applied to Git releases
Fixes #495
|
2023-12-15 16:19:06 +00:00 |
|
rubenwardy
|
8dfd5c407d
|
Readd "Sync with Forums" button to profile picture settings
|
2023-09-02 22:34:29 +01:00 |
|
rubenwardy
|
bb719ad844
|
Show JSON decode errors to users
Fixes #431
|
2023-08-20 23:17:54 +01:00 |
|
rubenwardy
|
7492c308ad
|
MinetestCheck: Add more reserved mod names
|
2023-08-06 12:29:43 +01:00 |
|
rubenwardy
|
d31162a1fa
|
MinetestCheck: Forbid the use of reserved mod names
|
2023-08-06 12:21:06 +01:00 |
|