Commit Graph

94 Commits

Author SHA1 Message Date
rubenwardy d529634b7f Add game support detection
Part of #232
2022-02-01 20:56:43 +00:00
rubenwardy f6ce676e7e Add migration to fix fulltext search 2022-01-27 18:54:04 +00:00
rubenwardy d08710684d Add screenshot resolution checking 2022-01-26 03:08:00 +00:00
rubenwardy 1018e1c29c Add support for YouTube video embeds
Fixes #75
2022-01-25 21:00:45 +00:00
rubenwardy 7b4254da58 Add locale to user model 2022-01-22 20:47:43 +00:00
rubenwardy 5d32d7922f Add Maintenance State field
Fixes #160
2021-12-20 21:07:12 +00:00
rubenwardy 95c0fb8a70 Fix migration 2021-11-25 10:51:54 +00:00
rubenwardy 3b5c9950de Add created_at to User and UserEmailVerification 2021-11-24 17:35:38 +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 aae546a08e Import licenses from SPDX
Fixes #326
2021-07-31 21:03:45 +01:00
rubenwardy 24e3b1505b Fix UI tests 2021-07-24 02:32:28 +01:00
rubenwardy 148ece162c Add Featured packages and protected tags 2021-07-22 13:44:20 +01:00
rubenwardy 588b03cf34 Add tests for login and register 2021-05-03 23:57:22 +01:00
rubenwardy a040c7dd2e Clean up audit_log reasons 2021-02-02 17:29:03 +00:00
rubenwardy 29adccb6d1 Add PackageUpdateConfig.auto_created 2021-01-29 23:18:37 +00:00
rubenwardy 09f8302e74 Add support for New Tag update detection trigger 2021-01-29 22:20:44 +00:00
rubenwardy 6e763b8453 Add notification type for bot messages 2021-01-29 16:36:23 +00:00
rubenwardy 09a9219fcd Add outdated flag to UpdateConfig to stop notification spam 2021-01-29 16:36:23 +00:00
rubenwardy 14a67b99ba Add package update configuration for polling 2021-01-29 16:36:23 +00:00
rubenwardy 5a0aa636f3 Add ability to change cover image
Fixes #125
2020-12-10 22:40:20 +00:00
rubenwardy 8d8577a941 Clean up database constraints 2020-12-10 22:10:12 +00:00
rubenwardy 778a602aa6 Add user deletion / deactivation 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 f93a2d8717 Add ability to reorder screenshots 2020-12-06 03:37:05 +00:00
rubenwardy 085f0b49c6 Add unsubscribe 2020-12-05 22:02:33 +00:00
rubenwardy c8e93a9f52 Add notification settings 2020-12-05 22:02:33 +00:00
rubenwardy d32bb30071 Add notification types 2020-12-05 22:02:33 +00:00
rubenwardy dfb216a8df Log sensitive account changes 2020-12-05 02:42:32 +00:00
rubenwardy d0e1a95d9c Add missing migration 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 42f96618e2 Clean up code 2020-12-04 02:26:06 +00:00
rubenwardy 3a5fe25e12 Fix migration 2020-09-16 22:09:00 +01:00
rubenwardy 380c88b5a3 Improve release approval section appearance 2020-09-16 21:55:52 +01:00
rubenwardy 92fb54556a Implement package states for easier reviews 2020-09-16 17:51:03 +01:00
rubenwardy 5b086bb559 Fix migration error when migrating from scratch 2020-09-01 14:57:03 +01:00
rubenwardy 836caf0fe0 Add last updated section to homepage 2020-07-18 01:24:23 +01:00
rubenwardy 2a7318eca2 Add descriptions to tags, and show in multiselect 2020-07-17 22:08:34 +01:00
rubenwardy 6a674c3c79 Add Content Warnings 2020-07-17 20:48:51 +01:00
rubenwardy 9663e87838 Count tag views 2020-07-15 19:06:00 +01:00
rubenwardy 8dd1cd9045 Increase comment length limit to 2000 2020-07-15 16:01:45 +01:00
rubenwardy e6a7df6144 Fix migration misordering 2020-07-12 02:45:19 +01:00
rubenwardy 4bd9411d87 Add check constraint on MetaPackage name 2020-07-12 02:43:51 +01:00
rubenwardy 31b8a7931b Add ability for moderators to delete comments 2020-07-11 03:29:38 +01:00
rubenwardy a4dd4f0429 Add audit log 2020-07-11 02:32:17 +01:00
rubenwardy bf927c50f0 Add the ability to lock threads 2020-07-11 01:42:47 +01:00
rubenwardy 5f7be4b433 Add package and created_at to Notifications 2020-07-11 00:53:03 +01:00
rubenwardy 75ab56cad1 Add recent positive reviews to homepage 2020-07-09 05:30:13 +01:00
rubenwardy 307b8f8dde Add reviews
Fixes #173
2020-07-09 04:10:09 +01:00
rubenwardy 9d033acfff Separate rolling average downloads from score 2020-07-09 01:26:01 +01:00