Commit Graph

101 Commits

Author SHA1 Message Date
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
rubenwardy d8f33a4111 Add forum user redirect page 2020-12-07 20:11:40 +00:00
rubenwardy 3aa12be544 Add daily notification digests 2020-12-06 15:02:02 +00:00
rubenwardy a17260a4ee Add digest settings (despite not being implemented) 2020-12-05 22:03:05 +00:00
rubenwardy 085f0b49c6 Add unsubscribe 2020-12-05 22:02:33 +00:00
rubenwardy 3efda30b98 Add ability to send email in bulk 2020-12-05 22:02:33 +00:00
rubenwardy 683b855584 Enable email notifications for new users 2020-12-05 22:02:33 +00:00
rubenwardy 19308b645b Add privacy policy 2020-12-05 22:02:33 +00:00
rubenwardy c46430c663 Add email to email tab, merge settings into settings.py file 2020-12-05 22:02:33 +00:00
rubenwardy 8872ad33ad Tweak settings template 2020-12-05 03:12:33 +00:00
rubenwardy f75bdec756 Add settings template 2020-12-05 02:20:21 +00:00
rubenwardy f69fb47d69 Fix links missing icons in new profile 2020-12-05 02:20:21 +00:00
rubenwardy 4f52f82a15 Split profile into view and edit 2020-12-05 02:20:21 +00:00
rubenwardy 7c07ac22ad Add password suggestions to change and set password forms 2020-12-05 02:20:21 +00:00
rubenwardy 5f7c0a3b24 Implement password resets 2020-12-05 02:20:21 +00:00
rubenwardy f7d90f2f53 Register: Fix behaviour on email conflict, add password suggestion 2020-12-05 02:20:21 +00:00
rubenwardy 43aab057c8 Implement change password 2020-12-05 02:20:21 +00:00
rubenwardy 5ef15e91d4 Remove flask_user and use flask_login directly, with partial feature support 2020-12-05 02:20:21 +00:00
rubenwardy b18903b59b Clean up JavaScript 2020-12-04 02:34:08 +00:00
rubenwardy ff93be7a89 Validate forum usernames in the claim form 2020-12-03 23:31:01 +00:00
rubenwardy 27dfbabe2f Improve tags page layout and add link to profile 2020-07-15 00:54:26 +01:00
rubenwardy ab58570a0c Redesign user list 2020-07-12 21:02:50 +01:00