Commit Graph

53 Commits

Author SHA1 Message Date
rubenwardy 8d6661511a Update copyrights 2021-01-30 17:00:58 +00:00
rubenwardy ef9860b6cc Replace update bot message with notification only 2021-01-29 20:01:48 +00:00
rubenwardy ee9f6454e0 Change bot thread title 2021-01-29 16:36:23 +00:00
rubenwardy 6b8b98c15b Add updateconfig error reporting 2021-01-29 16:36:23 +00:00
rubenwardy 6e763b8453 Add notification type for bot messages 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 c44cc8082c Enable email notifications on claim login 2020-12-15 16:24:49 +00:00
rubenwardy 8e3930d092 Fix failed login to unclaimed account 2020-12-15 12:29:30 +00:00
rubenwardy 333dd60b32 Add logging of log ins 2020-12-10 22:10:12 +00:00
rubenwardy d32bb30071 Add notification types 2020-12-05 22:02:33 +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 42f96618e2 Clean up code 2020-12-04 02:26:06 +00:00
rubenwardy 92fb54556a Implement package states for easier reviews 2020-09-16 17:51:03 +01:00
rubenwardy 8fd229b739 Fix crash on null user agent 2020-08-16 13:13:25 +01:00
rubenwardy d69da8e3ea Redirect to correct URL when _game is missing from package name 2020-08-02 18:03:44 +01:00
rubenwardy 74371d3fcb Check user-agent for crawlers before incrementing counters 2020-07-16 14:35:12 +01:00
rubenwardy ae4352068e Add tag filter list to package page 2020-07-12 20:10:19 +01:00
rubenwardy f437850a50 Add global url_set_query Jinja template function 2020-07-12 17:15:30 +01:00
rubenwardy 820c968f73 Replace "Content DB" with "ContentDB" 2020-07-12 16:34:25 +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 5f7be4b433 Add package and created_at to Notifications 2020-07-11 00:53:03 +01:00
rubenwardy c490df7f50 Add ability for moderators to change linked accounts 2020-07-10 22:59:41 +01:00
rubenwardy 000259fc88 Fix crash on sending notification 2020-07-09 05:54:39 +01:00
rubenwardy 45877bb3a4 Fix missing import 2020-07-09 05:45:46 +01:00
rubenwardy eb3d067e26 Fix crash on addNotification non-iterable 2020-07-09 05:45:04 +01:00
rubenwardy d0aecd0ee5 Rename triggerNotif to addNotification, add array support 2020-07-09 04:16:45 +01:00
rubenwardy 0e2ea27f54 Add notifications for editing maintainers 2020-07-08 23:20:29 +01:00
rubenwardy 14cf3912f0 Add support for getting MinetestRelease using engine_version 2020-06-03 17:33:33 +01:00
rubenwardy c1b4256d44 Add delete unused uploads admin function 2020-05-30 16:48:37 +01:00
rubenwardy 57e7cbfd09 Make OpenGraph URLs absolute 2020-04-23 23:51:10 +01:00
rubenwardy 663a9ba07b Fix exposing abs_url_for to templates 2020-03-28 19:01:39 +00:00
rubenwardy 19a626e237 Fix auto-webhook creation failure due to wrong scheme 2020-01-25 03:03:45 +00:00
rubenwardy 6e938ba74c Split up users blueprint 2020-01-24 18:15:12 +00:00
rubenwardy f24148d431
Improve package page styling 2020-01-21 22:40:51 +00:00
rubenwardy 783bc86aaf Update dependencies 2020-01-19 02:46:07 +00:00
rubenwardy facdd35b11 Add validation to zip releases 2020-01-19 01:37:15 +00:00
rubenwardy 077bdeb01c Add reloading support to Docker container 2020-01-18 01:38:00 +00:00
rubenwardy 095494f96f Improve Docker configurations 2020-01-18 01:20:32 +00:00
rubenwardy 3f666d2302 Fix exception on badly-formed query string 2019-11-17 21:40:55 +00:00
rubenwardy 18b9fb3876 Fix typo in zip uploading 2019-08-09 11:10:45 +01:00
rubenwardy b3b1e421f2 Check that uploaded images are valid images 2019-07-29 22:21:56 +01:00
rubenwardy 50889ccca5 Add topic searching and topic discarding 2018-12-23 23:54:20 +00:00
rubenwardy 328d05bdf6
Add option to hide non-free packages in API 2018-10-03 17:06:16 +01:00
nOOb3167 794bc8a018
Add default password to admin user 2018-07-24 20:39:48 +01:00
rubenwardy e424dc57e7
Set remember me to true in loginUser 2018-06-04 19:34:29 +01:00
rubenwardy fa2f17526f
Disable edit requests 2018-05-29 20:51:42 +01:00
rubenwardy ef0a32524e
Add banning
Fixes #13
2018-05-26 01:58:56 +01:00
rubenwardy 8cf5c7204f
Add package soft deletion 2018-05-25 18:28:24 +01:00
rubenwardy f809cdcab0
Fix sass generation 2018-05-23 21:19:02 +01:00