rubenwardy
|
b33a7f79b1
|
Fix game support not updating when removing a provided mod
|
2024-03-29 15:54:52 +00:00 |
|
rubenwardy
|
311d07d454
|
Fix user_supported_games when supporting all games
|
2024-03-29 15:45:01 +00:00 |
|
rubenwardy
|
b151f78ca6
|
Fix key error in game support algorithm
|
2024-03-27 20:00:57 +00:00 |
|
rubenwardy
|
434fd03fe8
|
Fix crash on manual game support override
|
2024-03-27 19:16:29 +00:00 |
|
rubenwardy
|
2c0d90e797
|
Rewrite game support algorithm
Fixes #395
|
2024-03-27 19:03:48 +00:00 |
|
rubenwardy
|
ec2acad472
|
Refactor package approval validation to unify implementation
|
2024-03-23 16:17:26 +00:00 |
|
rubenwardy
|
ab57b6aa2c
|
Add translation url field to package form and API
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
142dfefb70
|
Use consistent filename for JPEG files
Fixes #505
|
2024-01-28 22:12:29 +00:00 |
|
Warr1024
|
0e5158704e
|
Allow WebP screenshots (#503)
|
2023-12-15 16:23:07 +00:00 |
|
rubenwardy
|
4bd53e4b1a
|
Use collections for spotlight and featured, remove protected tags
|
2023-08-20 22:25:54 +01:00 |
|
rubenwardy
|
45ed12ddf0
|
Use snake_case for method names
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
16f93b3e13
|
Optimise imports and fix linter issues
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
d808a5c822
|
Fix issues based on linter
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
8585357942
|
Use consistent naming scheme for methods/functions
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
80c42637df
|
Stats: Add ability to select date range
|
2023-06-14 22:47:08 +01:00 |
|
rubenwardy
|
996d46cad7
|
Fix all package stats API returning 0s
|
2023-05-20 00:56:44 +01:00 |
|
rubenwardy
|
35afd50f3d
|
Fix crash when generating diff on new package
|
2023-05-12 15:53:06 +01:00 |
|
rubenwardy
|
19fa91d319
|
Add changes to edit package audit log entry
|
2023-05-12 00:17:15 +01:00 |
|
rubenwardy
|
766765b1f8
|
Fix crash on unimplemented is_
Whilst is_ is documented, it appears to be
unimplemented for certain objects.
|
2023-03-29 10:58:09 +01:00 |
|
rubenwardy
|
07f5d2e0d5
|
Add per-package donate URLs
|
2023-03-05 18:17:03 +00:00 |
|
rubenwardy
|
605015f812
|
Update blocked site message
|
2023-01-12 16:43:10 +00:00 |
|
rubenwardy
|
be8de45714
|
Fix game support crash due to incorrect key
|
2023-01-08 12:23:33 +00:00 |
|
rubenwardy
|
72b4029ed3
|
Add ability to block domains
|
2023-01-03 12:17:25 +00:00 |
|
rubenwardy
|
01bc519b86
|
Add API to get all package stats
|
2022-11-15 01:51:21 +00:00 |
|
rubenwardy
|
9f375c6235
|
Fix crash on user stats page with no packages
|
2022-11-09 20:08:50 +00:00 |
|
rubenwardy
|
31aef061fb
|
Add downloads by package graph
|
2022-11-09 19:45:25 +00:00 |
|
rubenwardy
|
e15a3c682f
|
Statistics: Fix issue with missing days
Fixes #397
|
2022-11-09 18:46:11 +00:00 |
|
rubenwardy
|
e1f4787fb9
|
Add package stats endpoint
|
2022-11-06 10:32:46 +00:00 |
|
rubenwardy
|
906ec3885a
|
Rename "Metapackage" to "Mod Name"
|
2022-09-01 22:56:49 +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
|
e86eb6a4b8
|
Update game support blacklist
|
2022-06-25 04:39:07 +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
|
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 |
|
rubenwardy
|
0a89849157
|
Improve username error messages and duplicate messages
|
2022-06-05 01:00:45 +01:00 |
|
rubenwardy
|
3566b030c5
|
Attempt to fix package session issues
|
2022-02-08 10:40:20 +00:00 |
|
rubenwardy
|
2d54fe4ed7
|
Fix issues with Package sets by adding a PackageSet class
|
2022-02-07 18:10:43 +00:00 |
|
rubenwardy
|
97ee0a9f85
|
Fix crash on game support update
|
2022-02-03 17:02:01 +00:00 |
|
rubenwardy
|
958f92fd63
|
Add single API to upload cover image
|
2022-02-02 01:29:14 +00:00 |
|
rubenwardy
|
a291b2cd6f
|
Add cover_image API
Fixes #360
|
2022-02-02 01:08:01 +00:00 |
|
rubenwardy
|
d098ee9dff
|
Run game support update_all on unapproved mods too
|
2022-02-02 00:25:59 +00:00 |
|
rubenwardy
|
d529634b7f
|
Add game support detection
Part of #232
|
2022-02-01 20:56:43 +00:00 |
|
rubenwardy
|
4f9ec2e8a4
|
Fix attempting to set protected tag in API dropping other tags
|
2022-01-29 19:25:02 +00:00 |
|
rubenwardy
|
d08710684d
|
Add screenshot resolution checking
|
2022-01-26 03:08:00 +00:00 |
|
rubenwardy
|
625e4cf9ee
|
Allow removing video_url
|
2022-01-25 23:32:51 +00:00 |
|
rubenwardy
|
c8b310ebdb
|
Fix
|
2022-01-25 23:28:38 +00:00 |
|
rubenwardy
|
e20863a7e1
|
Support links to video hosts other than YouTube
|
2022-01-25 22:14:06 +00:00 |
|
rubenwardy
|
1018e1c29c
|
Add support for YouTube video embeds
Fixes #75
|
2022-01-25 21:00:45 +00:00 |
|