Commit Graph

122 Commits

Author SHA1 Message Date
rubenwardy ae88360e20 Fix unsubscribe crash 2022-01-25 21:38:02 +00:00
rubenwardy 3c944cbd72 Add moderator tools page
Fixes #341
2022-01-21 22:33:22 +00:00
rubenwardy a32b63f932 Use relative URLs in report, to ensure correct links 2022-01-21 14:17:50 +00:00
rubenwardy 7f5656df08 Add reporting system
Fixes #12
2022-01-20 23:30:56 +00:00
rubenwardy a47e6e8998 Move /email_sent/ to flask endpoint, to allow translation 2022-01-20 21:55:16 +00:00
rubenwardy db4e3dabb7 Fix crash due to misspelled gettext arg 2022-01-08 02:35:17 +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 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 fab814c46f Add review voting 2021-08-18 22:09:41 +01:00
rubenwardy e5cc140d42 Add Approver rank 2021-08-16 18:57:05 +01:00
rubenwardy 562b0ceffe Allow admin to delete any user (except admins) 2021-08-04 21:50:35 +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 347f8e5a22 Add support for renaming users and package alias redirects
Fixes #270
2021-07-24 02:30:43 +01:00
rubenwardy ce2bb3abad Fix Create Package not appearing for unprivileged users 2021-07-22 11:58:00 +01:00
rubenwardy 54304cf3e0 Add Create Package button to profile page 2021-07-22 11:50:39 +01:00
rubenwardy c0719fdeaa Add simple captcha 2021-04-17 02:12:00 +01:00
rubenwardy df8ef542dd Disallow spaces in usernames 2021-03-02 22:36:21 +00:00
rubenwardy da6b4b210f Allow specifying display name on register 2021-02-27 19:03:52 +00:00
rubenwardy dea5a52c86 Allow users to change their display name
Fixes #269
2021-02-25 23:25:33 +00:00
rubenwardy 3c095544d0 Enable word break in markdown content 2021-02-23 00:08:36 +00:00
rubenwardy 77dcb85912 Add username validation to signup page 2021-02-22 23:45:20 +00:00
rubenwardy 21cf5b57c1 Redesign sign in screen 2021-02-03 00:58:49 +00:00
rubenwardy 4f920f011f Add new to do list UI 2021-01-29 19:38:14 +00:00
rubenwardy 14a67b99ba Add package update configuration for polling 2021-01-29 16:36:23 +00:00
rubenwardy 6f9c01c375 Add pending verification note to email settings 2021-01-24 13:25:17 +00:00
rubenwardy 0054f362a7 Add account form to account settings page 2021-01-01 17:02:08 +00:00
rubenwardy 60362abef1 Improve claim user UX 2020-12-22 10:58:43 +00:00
rubenwardy 7a4335b8bc Improve form error messages 2020-12-15 12:56:17 +00:00
rubenwardy fc9b8c2a5a Fix ungraceful crash when registering taken username 2020-12-13 14:01:18 +00:00
rubenwardy fc3a481e6f Fix profile page crash when not logged in 2020-12-10 22:43:02 +00:00
rubenwardy e175e489e8 Use input-group for forum topic 2020-12-10 22:10:12 +00:00
rubenwardy 7efdf5cfef Fix minor things 2020-12-10 22:10:12 +00:00
rubenwardy 5fb01f01bf Fix broken audit links for normal users 2020-12-10 22:10:12 +00:00
rubenwardy 333dd60b32 Add logging of log ins 2020-12-10 22:10:12 +00:00
rubenwardy 4433c32afc Add ability to filter audit log by user 2020-12-10 22:10:12 +00:00
rubenwardy d5190b0d76 Add audit log to account settings page 2020-12-10 22:10:12 +00:00
rubenwardy ac7714b997 Add account page to settings 2020-12-10 22:10:12 +00:00
rubenwardy 778a602aa6 Add user deletion / deactivation 2020-12-10 22:10:12 +00:00