Commit Graph

121 Commits

Author SHA1 Message Date
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
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 93a74b7681 Fix release auto-approval 2019-03-29 20:52:08 +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 2586a11bcf Add fulltext search support 2019-01-29 03:00:01 +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 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
rubenwardy d77403c0be Add min and max Minetest version support 2019-01-28 20:48:07 +00:00
rubenwardy 8afe17b984 Add comment ratelimiting, allow any member to open threads 2019-01-28 19:01:37 +00:00
rubenwardy 0db49efe4a Fix weird ordering of screenshots 2019-01-08 21:35:46 +00:00
rubenwardy 21960f2404 Add support for using forum profile pictures 2018-12-25 19:28:32 +00:00
rubenwardy 09150a4dbb Allow users to discard their own topics 2018-12-25 17:51:29 +00:00
rubenwardy 1eaed55bc6 Add ability to unapprove package from GUI 2018-12-25 15:13:30 +00:00
rubenwardy 50889ccca5 Add topic searching and topic discarding 2018-12-23 23:54:20 +00:00
rubenwardy 31f57e1f12 Add multi-level thumbnails 2018-12-22 21:20:25 +00:00
rubenwardy dd368d87aa Fix various issues 2018-12-21 14:02:57 +00:00
rubenwardy e5b279d013 Fix capitalisation in API 2018-11-25 13:21:24 +00:00
rubenwardy ed409df323
Update scoring algorithm to take licenses and screenshots into account 2018-09-03 01:50:53 +01:00
rubenwardy 286207ffa2
Add release specific download URL 2018-07-28 18:33:36 +01:00
rubenwardy a3e82ad42f
Add support for multiple types in packages list 2018-07-28 18:12:22 +01:00
rubenwardy 1c7a192854
Add link to original screenshot in edit screenshot page 2018-07-28 16:05:09 +01:00
rubenwardy e82166f87e
Add subscribe/unsubscribe button 2018-07-28 15:30:59 +01:00
rubenwardy 909a2b4ce9
Add support for post-approval threads 2018-07-28 15:19:30 +01:00
rubenwardy 8c3b1c8c95
Add commit hash to releases 2018-07-28 14:48:03 +01:00
rubenwardy 901e115a21
Prevent trusted users from approving their own packages 2018-07-28 14:25:51 +01:00
rubenwardy 28ee65809e
Fix 2 filter_by bugs
Fixes #101
2018-07-13 21:28:11 +01:00
rubenwardy 73c65e3561
Add topics API 2018-07-07 00:01:56 +01:00
rubenwardy 67a229b8a3
Add WIP forum topic support 2018-07-06 23:17:56 +01:00
rubenwardy 7813c766ac
Add package scores and split homepage into new and popular 2018-07-04 01:08:34 +01:00
rubenwardy 19e1ed8b32
Implement forum parser to increase accuracy 2018-07-04 00:38:51 +01:00
rubenwardy cfa7654efc
Move API to dedicated file, and reduce download size 2018-06-15 22:57:43 +01:00
rubenwardy 87af23248e
Fix package owners not being able to see review threads 2018-06-12 22:20:06 +01:00
rubenwardy 68b7a5e922
Add thread watchers 2018-06-11 23:39:41 +01:00
rubenwardy b1c349cc35
Add comment system 2018-06-11 22:52:37 +01:00
rubenwardy c9542427b4
Add create links to topic table 2018-06-05 23:45:15 +01:00
rubenwardy 8601c5e075
Add support for importing generic git releases 2018-06-05 23:13:39 +01:00
rubenwardy 3d97eca387
Add git screenshot importing 2018-06-05 22:39:08 +01:00
rubenwardy b84727b187
Fix username being case-sensitive 2018-06-03 01:50:58 +01:00
rubenwardy a6f4249afb
Increase link string length limit 2018-06-02 18:32:07 +01:00
rubenwardy 70afb94d3b
Add topics todo list based on forum parser 2018-06-02 18:26:17 +01:00
rubenwardy 1600687449
Add non-free warning 2018-05-29 21:25:47 +01:00
rubenwardy fa2f17526f
Disable edit requests 2018-05-29 20:51:42 +01:00
rubenwardy a947472c67
Fix crash on JSON packages due to lack of None check 2018-05-29 20:18:36 +01:00
rubenwardy e7acd7faa3
Add separate media license
Fixes #91
2018-05-29 20:17:18 +01:00
rubenwardy df291db69b
Add email/password sign up 2018-05-29 18:27:39 +01:00
rubenwardy 6353ac29e9
Add set password form 2018-05-29 18:07:23 +01:00