Commit Graph

997 Commits

Author SHA1 Message Date
rubenwardy 7c07ac22ad Add password suggestions to change and set password forms 2020-12-05 02:20:21 +00:00
rubenwardy afb87c525d Improve verify email wording 2020-12-05 02:20:21 +00:00
rubenwardy 9b0ce41fd7 Fix signature parsing 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 bfcdd642fd Use NULL for non-existant passwords 2020-12-05 02:20:21 +00:00
rubenwardy a8537659e2 Use correct mixin 2020-12-05 02:20:21 +00:00
rubenwardy 9620ceb842 Implement user registration and email confirmation 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 2358ed1b24 Remove WIP topic warning 2020-12-04 04:17:17 +00:00
rubenwardy af8d8c330d Add created_at to approval queue list 2020-12-04 03:59:02 +00:00
rubenwardy 14f643592c Fix user conflict on forum import 2020-12-04 03:14:04 +00:00
rubenwardy 8c5cdb630e Fix forum parser 2020-12-04 02:57:36 +00:00
rubenwardy b18903b59b Clean up JavaScript 2020-12-04 02:34:08 +00:00
rubenwardy 42f96618e2 Clean up code 2020-12-04 02:26:06 +00:00
rubenwardy 0c0d3e1715 Add setting SECRET_KEY to the Getting Started guide
Fixes #244
2020-12-04 02:00:05 +00:00
rubenwardy 2b06bca015 Set default git reference in create release form to None 2020-12-04 01:43:20 +00:00
rubenwardy 78630b3071 Revert "Add ability to delete threads"
This reverts commit 15821fe796.
2020-12-04 01:18:02 +00:00
rubenwardy 15063d92cd Require packages to have all hard deps in approval process 2020-12-04 01:00:57 +00:00
rubenwardy 15821fe796 Add ability to delete threads 2020-12-04 00:01:21 +00:00
rubenwardy 7d558ad7a2 Add pagination to audit log 2020-12-03 23:43:05 +00:00
rubenwardy 4242898e5d Add pagination to reviews 2020-12-03 23:41:11 +00:00
rubenwardy d24f024cca Move screenshots to top of approval queue page 2020-12-03 23:36:24 +00:00
rubenwardy ff93be7a89 Validate forum usernames in the claim form 2020-12-03 23:31:01 +00:00
rubenwardy a47d222a47 Ignore IDEA files 2020-12-03 23:09:40 +00:00
rubenwardy 9f62c251f2 Fix error emails not preserving whitespace 2020-12-03 23:09:17 +00:00
rubenwardy aff20f1a6d Remove error on game missing hard deps
Fixes #241
2020-12-03 21:08:20 +00:00
rubenwardy 6841a295ff Use contextlib to safely delete dirs in importtasks 2020-12-03 21:07:42 +00:00
rubenwardy 7a584e1a6e Fix failing UI test 2020-12-03 20:40:50 +00:00
rubenwardy 00be054135 Fix crash in GitLab webhook 2020-12-03 20:40:50 +00:00
dependabot[bot] 6eb4a803fd
Bump cryptography from 2.9.2 to 3.2 (#242)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 22:55:53 +00:00
rubenwardy 6503a82094 Fix crash on email templating 2020-10-19 15:30:45 +01:00
rubenwardy 31f52580c2 Change open package approval thread message 2020-09-23 19:17:06 +01:00
rubenwardy 2aa0c3cc84 Fix texture pack license not present issue
Fixes #236
2020-09-22 21:53:04 +01:00
rubenwardy a3b3525b78 Add work queue icon to navigation bar 2020-09-19 19:30:33 +01:00
rubenwardy d76f10c312 Improve documentation 2020-09-16 23:32:39 +01:00
rubenwardy a1e0e37223 Fix broken state comparison due to enum ordering 2020-09-16 22:19:14 +01:00
rubenwardy 9a1c1c56e6 Allow admin to make a package WIP 2020-09-16 22:11:47 +01:00
rubenwardy 3a5fe25e12 Fix migration 2020-09-16 22:09:00 +01:00
rubenwardy f56b6021d8 Fix crash on missing PackageState 2020-09-16 22:03:36 +01:00
rubenwardy 380c88b5a3 Improve release approval section appearance 2020-09-16 21:55:52 +01:00
rubenwardy dd1288dc3c Sort notifications by date 2020-09-16 18:16:41 +01:00
rubenwardy 258a23cd9a Allow all users to delete their packages 2020-09-16 18:12:53 +01:00
rubenwardy 92fb54556a Implement package states for easier reviews 2020-09-16 17:51:03 +01:00
rubenwardy e81eb9c8d5 Fix crash on no signature 2020-09-15 15:48:03 +01:00
rubenwardy 8ec4006cc7 Disable email in default config 2020-09-01 15:26:10 +01:00
rubenwardy b3fdb991d6 Update README.md 2020-09-01 15:05:31 +01:00
rubenwardy 5b086bb559 Fix migration error when migrating from scratch 2020-09-01 14:57:03 +01:00
rubenwardy 934d581737 Fix screenshot form not validating length 2020-08-19 13:06:21 +01:00