Commit Graph

868 Commits

Author SHA1 Message Date
rubenwardy 2c5a3809e8 media 2020-12-14 20:50:37 +00:00
rubenwardy 4820d11ce3 Tweak homepage row limits 2020-12-14 11:52:38 +00:00
rubenwardy fc8cd3cfb8 Add top reviewed section to homepage 2020-12-14 11:48:26 +00:00
rubenwardy fc9b8c2a5a Fix ungraceful crash when registering taken username 2020-12-13 14:01:18 +00:00
rubenwardy 9ec91fc52d Fix 'Remember Me' 2020-12-10 23:36:56 +00:00
rubenwardy 2ae4a2ed5a Fix broken includes in user models 2020-12-10 23:08:53 +00:00
rubenwardy dfa5d0c5a7 Fix not being able to delete cover image 2020-12-10 23:07:13 +00:00
rubenwardy fc3a481e6f Fix profile page crash when not logged in 2020-12-10 22:43:02 +00:00
rubenwardy 5ab8c2f0f1 Fix metapackages crash due to missing lazy=dynamic 2020-12-10 22:42:53 +00:00
rubenwardy 5a0aa636f3 Add ability to change cover image
Fixes #125
2020-12-10 22:40:20 +00:00
rubenwardy fb1d33d27a Fix Package not using lazyloading for some relationships 2020-12-10 22:10:12 +00:00
rubenwardy 8d8577a941 Clean up database constraints 2020-12-10 22:10:12 +00:00
rubenwardy 70ac8fa6ab Convert models.py into package 2020-12-10 22:10:12 +00:00
rubenwardy 7088ffd321 Add ability for admin to hard delete packages 2020-12-10 22:10:12 +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 58e1b924ca Add link to API docs in API Tokens 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 fd0b203f1e Add ability to delete threads
This reverts commit 78630b3071.
2020-12-10 22:10:12 +00:00
rubenwardy b28732ee74 Use explicit back references in Database 2020-12-10 22:10:12 +00:00
rubenwardy d8f33a4111 Add forum user redirect page 2020-12-07 20:11:40 +00:00
rubenwardy 396a620cf4 Fix visual glitch with discarded topics 2020-12-07 18:19:36 +00:00
rubenwardy f7b3f4573d Add celery task maillogging 2020-12-07 18:17:17 +00:00
rubenwardy 9ead6c1481 Fix broken tag input due to jQuery UI update 2020-12-07 10:10:52 +00:00
rubenwardy 55dc6460d2 Change default notification settings 2020-12-06 15:04:09 +00:00
rubenwardy 3aa12be544 Add daily notification digests 2020-12-06 15:02:02 +00:00
rubenwardy 35e1659b77 Fix crash on missing GitLab field 2020-12-06 04:54:32 +00:00
rubenwardy 2a9e52d36b Add note about thumbnails to screenshot page 2020-12-06 04:48:40 +00:00
rubenwardy 3f48905331 Add screenshot placeholder on package page 2020-12-06 04:41:58 +00:00
rubenwardy cf307e25d0 Add delete button to screenshot list 2020-12-06 04:30:47 +00:00
rubenwardy 4046c00a01 Improve edit/new screenshot appearance 2020-12-06 04:22:56 +00:00
rubenwardy 4226e945e6 Improve new screenshot behaviour 2020-12-06 04:08:31 +00:00
rubenwardy f93a2d8717 Add ability to reorder screenshots 2020-12-06 03:37:05 +00:00
rubenwardy 2910fcc1a4 Improve notification description 2020-12-06 01:23:18 +00:00
rubenwardy 8ff61b4517 Fix incorrect sort order in notifications 2020-12-05 23:40:03 +00:00
rubenwardy 4944463f56 Partition Editor notifications away from normal notifications in the notifications list 2020-12-05 23:09:29 +00:00
rubenwardy b3bd7ac615 Sort notifications in reverse order 2020-12-05 22:36:00 +00:00
rubenwardy 64a180ba8f Add reference validation
Fixes #158
2020-12-05 22:29:37 +00:00
rubenwardy 5a2ce15f96 Fix users being able to modify other user's email settings 2020-12-05 22:24:21 +00:00
rubenwardy f6f4fe4fc6 Fix Email settings tab changing user 2020-12-05 22:20:43 +00:00
rubenwardy a17260a4ee Add digest settings (despite not being implemented) 2020-12-05 22:03:05 +00:00
rubenwardy 4019e82f4a Add username-less redirect to email settings 2020-12-05 22:02:33 +00:00
rubenwardy 79230c1b0e Add bulk notification sending 2020-12-05 22:02:33 +00:00
rubenwardy da3175e7bd Add email changed email 2020-12-05 22:02:33 +00:00
rubenwardy d654113204 Remove email from user on unsubscribe 2020-12-05 22:02:33 +00:00