rubenwardy
|
6280cd5947
|
Remove some forum topic related features (#527)
|
2024-04-03 18:30:08 +01:00 |
|
rubenwardy
|
c782e59531
|
Add link to collections search to package page
|
2024-03-30 17:37:43 +00:00 |
|
rubenwardy
|
e9193aefb8
|
Add favorites count to favorite button
|
2024-03-30 17:27:08 +00:00 |
|
rubenwardy
|
43f4d4a7f4
|
Validate game names given to the support_game field
|
2024-03-27 22:06:52 +00:00 |
|
rubenwardy
|
2c0d90e797
|
Rewrite game support algorithm
Fixes #395
|
2024-03-27 19:03:48 +00:00 |
|
rubenwardy
|
6b9614314c
|
Make it clearer that creating a package is only the first step
Fixes #525
|
2024-03-27 17:47:15 +00:00 |
|
rubenwardy
|
ec2acad472
|
Refactor package approval validation to unify implementation
|
2024-03-23 16:17:26 +00:00 |
|
rubenwardy
|
76638ad878
|
Require package authors to have an email address
|
2024-03-05 17:53:47 +00:00 |
|
rubenwardy
|
ab57b6aa2c
|
Add translation url field to package form and API
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
9b36fb2c19
|
Add package translations page
|
2024-03-03 01:14:33 +00:00 |
|
rubenwardy
|
cbe232ca0c
|
Add expiry to redis ratelimiting
|
2024-01-22 18:09:26 +00:00 |
|
rubenwardy
|
8eb3604caf
|
Post to approval thread when package status changes
|
2024-01-10 00:48:15 +00:00 |
|
rubenwardy
|
8367fd14a8
|
Prompt users to leave approval thread comment when re-submitting
|
2024-01-10 00:47:42 +00:00 |
|
rubenwardy
|
785c931890
|
Add filter to hide nonfree content
Fixes #121
|
2023-12-30 18:07:00 +00:00 |
|
rubenwardy
|
b80ce88bc0
|
Add warning when removing a package will break mods
|
2023-12-03 13:47:52 +00:00 |
|
rubenwardy
|
4578cb157f
|
Use webp for thumbnails
|
2023-11-10 19:10:52 +00:00 |
|
rubenwardy
|
0ecf992f83
|
Post package removals to Discord webhook
|
2023-10-01 23:41:30 +01:00 |
|
rubenwardy
|
566d557840
|
Prevent editing game support until a release is created
|
2023-09-02 21:37:20 +01:00 |
|
rubenwardy
|
9df80d212e
|
Upgrade to Bootstrap v5 (#457)
|
2023-08-22 19:58:43 +01:00 |
|
rubenwardy
|
eb81674f06
|
Prevent naming a package the same as a collection
|
2023-08-16 01:03:54 +01:00 |
|
rubenwardy
|
ea2f1f4f6f
|
Fix unapproved packages appearing in collections
|
2023-08-16 01:00:51 +01:00 |
|
rubenwardy
|
f7a5a1218f
|
Add package collections
Fixes #378
|
2023-08-14 21:48:50 +01:00 |
|
rubenwardy
|
76414cb5ba
|
Add page to transfer packages
|
2023-07-29 21:34:23 +01:00 |
|
rubenwardy
|
18ee0108e5
|
Use display name rather than username in Discord webhooks
|
2023-07-22 12:45:50 +01:00 |
|
rubenwardy
|
4a2d5c9066
|
Redirect /packages/author/ to /users/author/
|
2023-07-15 19:08:36 +01:00 |
|
rubenwardy
|
1a8d28a2d8
|
Prevent users being able to enable support for all games when they shouldn't
|
2023-06-27 21:40:31 +01:00 |
|
rubenwardy
|
dcce351ad2
|
Improve messages relating to game support
|
2023-06-20 00:36:33 +01:00 |
|
rubenwardy
|
3992b30cc2
|
Allow standard users to override game support
|
2023-06-19 22:35:26 +01:00 |
|
rubenwardy
|
bb41ea7dcc
|
Prevent texture packs from supporting all games
|
2023-06-19 22:22:55 +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
|
324d7ec1e1
|
Add audit logging for game support pages
|
2023-06-18 21:34:53 +01:00 |
|
rubenwardy
|
c498818e8b
|
Add supports_all_games to make game support explicit
Fixes #388 and fixes #441
|
2023-06-18 21:12:14 +01:00 |
|
rubenwardy
|
80c42637df
|
Stats: Add ability to select date range
|
2023-06-14 22:47:08 +01:00 |
|
rubenwardy
|
1659802ff3
|
Fix tag counts including unapproved packages
|
2023-05-13 15:34:20 +01:00 |
|
rubenwardy
|
b785a66ae8
|
Reduce number of indexed pages
Removes some package search pages from search results. Also removes all package thread lists (as they are redundant)
|
2023-04-24 00:17:26 +01:00 |
|
rubenwardy
|
a5ec46f14c
|
Update database dependencies
|
2023-04-23 21:51:51 +01:00 |
|
rubenwardy
|
660ef72532
|
Update non-database dependencies
|
2023-04-23 21:51:51 +01:00 |
|
rubenwardy
|
07f5d2e0d5
|
Add per-package donate URLs
|
2023-03-05 18:17:03 +00:00 |
|
rubenwardy
|
42b9986fc8
|
Enable game support for texture packs
|
2023-01-12 19:48:18 +00:00 |
|
rubenwardy
|
540e24e8f9
|
Add Discord embed to package webhooks
|
2023-01-04 20:58:32 +00:00 |
|
rubenwardy
|
65e8929689
|
Fix game support errors not showing to users
Fixes #394
|
2023-01-02 19:19:33 +00:00 |
|
rubenwardy
|
a7bbb45fc2
|
Use 403 status code for unpublished pages
|
2023-01-02 17:20:08 +00:00 |
|
rubenwardy
|
16abb636c5
|
Show message on draft packages rather than 404
|
2023-01-02 16:17:28 +00:00 |
|
rubenwardy
|
8ef737b16c
|
Fix being able to see unpublished packages
|
2023-01-01 20:39:35 +00:00 |
|
rubenwardy
|
7558346071
|
Don't allow users to recreate removed packages
|
2022-11-23 19:13:03 +00:00 |
|
rubenwardy
|
20bf16abbf
|
Statistics: Add .csv download
|
2022-11-08 18:47:28 +00:00 |
|
rubenwardy
|
4387e71417
|
Add statistics page
|
2022-11-06 18:02:54 +00:00 |
|