Commit Graph

1068 Commits

Author SHA1 Message Date
rubenwardy bc371f1ef3 Delete inactive user accounts after 12 hours 2021-11-24 17:58:03 +00:00
rubenwardy 0486eb76c0 Add 12 hour expiry to email verification tokens 2021-11-24 17:41:39 +00:00
rubenwardy 3b5c9950de Add created_at to User and UserEmailVerification 2021-11-24 17:35:38 +00:00
rubenwardy dd352faa31 Improve email verification help 2021-11-24 17:10:45 +00:00
rubenwardy 4f69dd8d32 Add API for reviews 2021-11-24 16:33:37 +00:00
rubenwardy d0741fde6e Also allow Authorization header 2021-11-24 15:49:00 +00:00
rubenwardy d485e686d9 Allow cross-origin requests to the API 2021-11-24 15:39:50 +00:00
rubenwardy ae37a551e1 Improve gamejam image cropping 2021-11-23 01:16:59 +00:00
rubenwardy afb2f9ec00 Add gamejam redirect 2021-11-23 01:05:43 +00:00
rubenwardy 21d5d9d47e Add gamejam.png 2021-11-23 00:59:43 +00:00
rubenwardy 20c93925a8 Add game jam ad 2021-11-23 00:58:53 +00:00
rubenwardy e5ae41901c Add rules for requesting reviews 2021-11-21 03:44:44 +00:00
rubenwardy 5319ea8771 Fix package form type/title/name field sizes 2021-09-08 16:54:06 +01:00
rubenwardy 43fcf5ee3b Add hint to readonly package name 2021-09-08 16:51:37 +01:00
rubenwardy 46a38753a9 Fix review votes not cascade deleting 2021-08-21 22:55:11 +01:00
rubenwardy 32372e8e86 Add support for strikethrough in markdown
Fixes #304
2021-08-21 05:40:20 +01:00
rubenwardy c1edea4dc3 Allow removing review votes
Fixes #328
2021-08-19 13:45:32 +01:00
rubenwardy 86e1f57198 Hide review vote counts when 0 2021-08-18 22:49:44 +01:00
rubenwardy fab814c46f Add review voting 2021-08-18 22:09:41 +01:00
rubenwardy 4a1f654798 Fix crash due to faulty game detection 2021-08-18 02:14:15 +01:00
rubenwardy 895a113478 Fallback to autogenerated Gravatars 2021-08-17 21:34:23 +01:00
rubenwardy 37a7dd28d6 Add optional Discord webhook support 2021-08-17 21:16:43 +01:00
rubenwardy e5cc140d42 Add Approver rank 2021-08-16 18:57:05 +01:00
rubenwardy 59a5cf2df5 Add editor queue for packages with "Other" licenses
Fixes #283
2021-08-12 18:57:25 +01:00
rubenwardy d6b1adf613 Disable package name validation on modpacks
Whilst modpacks providing an incorrect name in `modpack.conf` is wrong,
it doesn't actually matter as ContentDB will correct it after installation.
2021-08-08 20:43:57 +01:00
rubenwardy 562b0ceffe Allow admin to delete any user (except admins) 2021-08-04 21:50:35 +01:00
rubenwardy 6bbe2307e9 Add email notification prompt to post-login hook 2021-07-31 21:35:07 +01:00
rubenwardy aae546a08e Import licenses from SPDX
Fixes #326
2021-07-31 21:03:45 +01:00
rubenwardy 2f2141f524 Allow editors to change maintainers
Fixes #325
2021-07-31 19:52:36 +01:00
rubenwardy aee59626ee Add outdated packages notification 2021-07-30 19:50:52 +01:00
rubenwardy 825801b867 Refactor admin page 2021-07-30 19:43:02 +01:00
rubenwardy 447f3e2d5b Add modname uniqueness page 2021-07-29 19:34:47 +01:00
rubenwardy ff846f4478 Fix bug with Editor screenshots 2021-07-28 01:53:44 +01:00
rubenwardy c794de680b Profile medals: top package type icons, equal height 2021-07-26 00:02:55 +01:00
rubenwardy 034e5382ec Profile medals: refactor code 2021-07-25 23:41:34 +01:00
rubenwardy e06ac1689c Profile medals: add progressbars, make top packages per type 2021-07-25 22:44:13 +01:00
rubenwardy 4de802c68d Add total downloads number on profiles with <50k 2021-07-25 20:26:01 +01:00
rubenwardy 33aedb233d Add maintained packages to user profile 2021-07-25 18:42:11 +01:00
rubenwardy 95bd1a50d9 Fix crash on user on None min_package_rank 2021-07-25 18:30:10 +01:00
rubenwardy 76675ad76b Add top packages badge to profile 2021-07-25 18:17:59 +01:00
rubenwardy ac9b2207bf Fix profile badge icon use 2021-07-25 17:10:57 +01:00
rubenwardy d7c83f58b9 Fix crash on profile with no pacakges 2021-07-25 17:01:21 +01:00
rubenwardy d17bd5580e Fix badge hint 2021-07-25 16:36:39 +01:00
rubenwardy 94568c851a Add package downloads badge to profile page 2021-07-25 16:35:08 +01:00
rubenwardy 29bfc91683 Add top reviewer badge to profile page 2021-07-25 16:09:21 +01:00
rubenwardy cb5fa4d6e7 Improve related packages on package page
Fixes #254
2021-07-25 03:54:08 +01:00
rubenwardy fc7739be2c Add package name validation to postReleaseCheckUpdate
Fixes #186
2021-07-25 00:09:19 +01:00
rubenwardy 5a12b9e6c4 Fix crash in releases list due to missing `current_user` argument 2021-07-24 16:47:41 +01:00
rubenwardy 4e83adc032 Refactor package URL generation 2021-07-24 04:30:14 +01:00
rubenwardy 187202d363 Improve unified navigation further 2021-07-24 03:56:43 +01:00