Commit Graph

602 Commits

Author SHA1 Message Date
rubenwardy 34ccd76b0c Add reason to package removal 2022-01-09 21:12:29 +00:00
rubenwardy 71b4a0416f Fix remaining translation parameters 2022-01-08 17:57:05 +00:00
rubenwardy db4e3dabb7 Fix crash due to misspelled gettext arg 2022-01-08 02:35:17 +00:00
rubenwardy b2a72da219 Enable Melay translation 2022-01-08 02:34:19 +00:00
rubenwardy 574339f935 Fix crash in template 2022-01-08 01:49:13 +00:00
rubenwardy c5a6ae3035 Allow translating text in templates 2022-01-07 23:27:00 +00:00
rubenwardy ad05ba1ee8 Fix search bad text bug 2022-01-07 21:15:48 +00:00
rubenwardy a175162186 Remove flask-menu, make navbar translatable 2022-01-07 21:09:09 +00:00
rubenwardy b40bc8c20d Tag index.html and base.html, test updating translation templates 2022-01-07 20:58:32 +00:00
rubenwardy 44b02cfb4e Add translation tagging call for help 2022-01-07 20:27:49 +00:00
rubenwardy 482c9e5905 Enable translation support 2022-01-07 19:42:52 +00:00
rubenwardy 122e1a4677 Rename replies to comments 2022-01-03 01:44:12 +00:00
rubenwardy 933d8ebfe7 Add all user replies page 2022-01-03 01:41:50 +00:00
rubenwardy 8f4e214c52 Add review votes page 2022-01-01 22:40:27 +00:00
rubenwardy e346587111 Remove thumbs from helpful votes 2022-01-01 21:45:03 +00:00
rubenwardy 2e7d4277e1 Allow editors to restore packages 2021-12-20 23:56:44 +00:00
rubenwardy 5d32d7922f Add Maintenance State field
Fixes #160
2021-12-20 21:07:12 +00:00
rubenwardy 20c93925a8 Add game jam ad 2021-11-23 00:58:53 +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 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 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 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 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 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 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
rubenwardy 545968a71f Remove updateFromRelease feature 2021-07-24 03:09:33 +01:00
rubenwardy f5aee035b3 Use vertical nav 2021-07-24 03:09:11 +01:00
rubenwardy 1389cf450c Unify package edit UI 2021-07-24 02:55:55 +01:00
rubenwardy 347f8e5a22 Add support for renaming users and package alias redirects
Fixes #270
2021-07-24 02:30:43 +01:00