Commit Graph

555 Commits

Author SHA1 Message Date
rubenwardy 96b22744ec Fix crash on null release task_id 2019-08-31 18:32:59 +01:00
rubenwardy 130d0bc7a0 Fix wtfforms setting fields to empty string instead of None 2019-08-30 21:11:38 +01:00
rubenwardy 1469e37c38 Fix accidental limit on password length 2019-08-12 14:10:28 +01:00
rubenwardy 6ce495fcd3 Fix crash on reading mod.conf from Github 2019-08-09 11:27:54 +01:00
rubenwardy 776a3eff2a Fail gracefully when given a bad git reference 2019-08-09 11:25:19 +01:00
rubenwardy 04e8ae5bdd Fix unexpected crash on bad Github URL 2019-08-09 11:17:39 +01:00
rubenwardy 18b9fb3876 Fix typo in zip uploading 2019-08-09 11:10:45 +01:00
rubenwardy 1da86f27a7 Fix topic ID parse error in import topics task 2019-07-29 23:31:42 +01:00
rubenwardy 85340a2fe9 Add note about media license
Fixes #150
2019-07-29 22:48:05 +01:00
rubenwardy c4a4d9c116 Fix broken link on create thread
Fixes #147
2019-07-29 22:39:56 +01:00
rubenwardy 87a184595c Add file extension filters to file upload dialogs
Thanks to @b3u
2019-07-29 22:34:39 +01:00
rubenwardy b3b1e421f2 Check that uploaded images are valid images 2019-07-29 22:21:56 +01:00
rubenwardy 60483ef542 Add translation support 2019-07-29 21:44:39 +01:00
rubenwardy 3c8a8b8988 Fix name field always being readonly 2019-07-29 21:03:04 +01:00
rubenwardy 2f8bdd8f0f Increase CSS version 2019-07-29 20:41:48 +01:00
rubenwardy e87db8b87f Prevent users from changing the name of approved packages 2019-07-29 20:29:55 +01:00
rubenwardy b36273a848 Add website and donation support 2019-07-02 00:45:16 +01:00
Hugo Locurcio 7b087158d7 Optimize images losslessly using `oxipng -o6 --zopfli --strip` 2019-06-12 00:10:56 +01:00
rubenwardy 2fbc44bd54 Make user list public 2019-06-10 00:11:57 +01:00
rubenwardy 950512c2a7 Add favicon 2019-06-07 16:54:33 +01:00
rubenwardy f4010d498f Update policy and guidance 2019-04-23 01:30:17 +01:00
rubenwardy f04d4ff3cd Allow release auto-approval on unapproved packages 2019-03-30 15:42:31 +00:00
rubenwardy f8b290fc45 Add badges next to packages awaiting approval list 2019-03-30 15:41:38 +00:00
rubenwardy 7e4eb29db7 Limit releases on package view 2019-03-29 21:01:19 +00:00
rubenwardy 93a74b7681 Fix release auto-approval 2019-03-29 20:52:08 +00:00
rubenwardy 2677e088a8 Fix small style issue on todo page 2019-03-29 20:33:15 +00:00
rubenwardy 0fd4984e5a Redesign todo page, add ability to Approve All screenshots 2019-03-29 20:32:13 +00:00
rubenwardy 896a65fd99 Fix progress bar total 2019-03-29 20:02:10 +00:00
rubenwardy 885209a614 Add unified topic search in QueryBuilder 2019-03-29 19:48:21 +00:00
rubenwardy 4c109d6bd3 Fix release being null in API when release is unapproved
Fixes #129
2019-03-13 14:37:27 +00:00
rubenwardy 9c2c8c21f1 Add content flag support in the API 2019-02-03 13:03:30 +00:00
rubenwardy e40b247a97 Add OpenSearch and Google site search support 2019-02-02 17:05:18 +00:00
rubenwardy a79cc758ed Add placeholder content ratings page 2019-01-30 17:57:56 +00:00
rubenwardy bafd426eaf Add automatic approval of releases and screenshots 2019-01-29 18:30:30 +00:00
rubenwardy 36f9572cbb Fix replace problem in migration 2019-01-29 03:02:46 +00:00
rubenwardy 2586a11bcf Add fulltext search support 2019-01-29 03:00:01 +00:00
rubenwardy d36138d5e1 Add version information to package page 2019-01-29 02:03:10 +00:00
rubenwardy 7810bb54e0 Add download counter to home page 2019-01-29 01:43:21 +00:00
rubenwardy 2844773e4d Fix wrong release ID returned by API on explicit protocol version 2019-01-29 01:29:49 +00:00
rubenwardy 23c406bff9 Add download counting 2019-01-29 00:49:44 +00:00
rubenwardy 0f3adda592 Improve spacing on bulk change releases 2019-01-29 00:27:26 +00:00
rubenwardy 441ed3beeb Add option to only change None entries with bulk change releases 2019-01-29 00:24:59 +00:00
rubenwardy d1f5585fda Fix typos in text 2019-01-29 00:18:49 +00:00
rubenwardy 0fd3ed8f6b Fix bulk change form 2019-01-28 23:54:00 +00:00
rubenwardy 0e5c1f83ff Add MinetestRelease editor 2019-01-28 23:49:27 +00:00
rubenwardy f112756b04 Disable fields in bulk change on checkbox 2019-01-28 23:40:31 +00:00
rubenwardy f822027ec5 Hide create release fields depending on radio buttons 2019-01-28 23:17:00 +00:00
rubenwardy 034315d421 Add notes about min/max, and hide invalid options 2019-01-28 22:28:47 +00:00
rubenwardy 5cd8b35d1f Add ability to bulk change releases 2019-01-28 21:49:29 +00:00
rubenwardy 84b996c489 Add Minetest version checking to packages API 2019-01-28 21:33:50 +00:00