Commit Graph

533 Commits

Author SHA1 Message Date
rubenwardy cc564af44e Fix broken reference based git import
Fixes #130
2019-08-31 22:09:19 +01:00
rubenwardy 655ed2255a Fix crash by truncating notification titles 2019-08-31 18:38:15 +01:00
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 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
rubenwardy d77403c0be Add min and max Minetest version support 2019-01-28 20:48:07 +00:00
rubenwardy e9fe936aa9 Increase visibility of thread creation 2019-01-28 19:41:24 +00:00
rubenwardy 8afe17b984 Add comment ratelimiting, allow any member to open threads 2019-01-28 19:01:37 +00:00
rubenwardy 2691105513 Remove limit on provides field 2019-01-09 22:44:23 +00:00
rubenwardy 0db49efe4a Fix weird ordering of screenshots 2019-01-08 21:35:46 +00:00
rubenwardy 9639cf04f1 Improve views subfoldering 2019-01-08 17:37:33 +00:00
rubenwardy 9866e43b4b Split up packages/__init__.py 2019-01-08 17:17:36 +00:00
rubenwardy 014370ea06 Add email template 2019-01-04 19:17:04 +00:00
rubenwardy fbf374ff5d Add manual email support 2019-01-04 17:57:00 +00:00
rubenwardy a68ac9cb4d Add number of packages to bottom of homepage 2018-12-31 14:01:19 +00:00
rubenwardy 7943598528 Improve package edit page layout 2018-12-29 19:06:17 +00:00
rubenwardy 4bc8b58af7 Remove limit on dependency size 2018-12-29 19:00:13 +00:00
rubenwardy ec0e89c21d Fix bug in package_create.js 2018-12-29 18:41:09 +00:00
rubenwardy 2975f94d9e Add short description tips 2018-12-29 15:57:16 +00:00
rubenwardy a9a045eefd Fix wizard deleting values from topic create 2018-12-28 14:32:11 +00:00
rubenwardy d09ede00fb Add sort toggle bar to topics list 2018-12-27 15:32:15 +00:00
rubenwardy 515248eb8b Add open link to forum topic ID field 2018-12-27 00:03:16 +00:00
rubenwardy 66ee706a6c Fix profile picture bugs 2018-12-25 23:02:49 +00:00
rubenwardy d44178cb0c Fix relative links again 2018-12-25 20:26:36 +00:00
rubenwardy c926a812d3 Fix relative links 2018-12-25 20:25:17 +00:00
rubenwardy 0b83d2f2b5 Add task to bulk import avatars from forum 2018-12-25 19:49:17 +00:00
rubenwardy 21960f2404 Add support for using forum profile pictures 2018-12-25 19:28:32 +00:00
rubenwardy f94885a58f Fix gravatar link being a button 2018-12-25 18:36:02 +00:00
rubenwardy f7d4b4bf6d Show placeholder message in unadded topics profile section when empty 2018-12-25 18:34:38 +00:00
rubenwardy d04e060854 Improve profile pic styling on user profile page 2018-12-25 18:25:25 +00:00
rubenwardy 7801be3d39 Fix create button show logic in topic list 2018-12-25 18:15:11 +00:00
rubenwardy b10660030a Fix params in topic list being lost on page change 2018-12-25 18:12:25 +00:00
rubenwardy f5744f5188 Fix non-editors seeing create buttons for topics 2018-12-25 17:58:44 +00:00
rubenwardy 272be09ba1 Add links to topic lists in user dropdown 2018-12-25 17:56:51 +00:00
rubenwardy 09150a4dbb Allow users to discard their own topics 2018-12-25 17:51:29 +00:00
rubenwardy c726f56b3e Fix bugs in topic todo 2018-12-25 16:43:41 +00:00
rubenwardy daded6d193 Add sort by option to topic list 2018-12-25 16:40:19 +00:00
rubenwardy b0a5980833 Add unlimited results toggle in topics list 2018-12-25 15:20:58 +00:00
rubenwardy 1eaed55bc6 Add ability to unapprove package from GUI 2018-12-25 15:13:30 +00:00
rubenwardy c2265313d8 Truncate long links in topic list 2018-12-24 00:37:52 +00:00
rubenwardy 49d5a123e5 Add progress bar to topics page 2018-12-24 00:27:55 +00:00
rubenwardy c79c970171 Fix .wiptopic affecting buttons 2018-12-24 00:13:45 +00:00
rubenwardy fa0506f58a Add create date to topic list 2018-12-24 00:11:15 +00:00
rubenwardy 50889ccca5 Add topic searching and topic discarding 2018-12-23 23:54:20 +00:00
rubenwardy b8ca5d24c5 Add pagination and search to topics 2018-12-23 18:04:56 +00:00
rubenwardy 63969529ad Add random feature 2018-12-23 17:34:44 +00:00
rubenwardy 08434300d8 Rename "I'm feeling lucky" to "First" 2018-12-23 17:11:52 +00:00
rubenwardy 86566bcd39 Improve markdown editor style, switch to EasyMDE, add to comment reply fields 2018-12-23 17:02:02 +00:00
rubenwardy a7fcce4448 Improve package grid style 2018-12-23 16:28:15 +00:00
rubenwardy 366ed9913e Update to Flask 1.0 2018-12-22 23:03:38 +00:00
rubenwardy 79f4e16286 Improve style of forms 2018-12-22 22:29:30 +00:00
rubenwardy 137a6928bc Replace Popular with Top Mods 2018-12-22 21:41:30 +00:00
rubenwardy de9135f44f Decrease package tile rounding 2018-12-22 21:26:00 +00:00
rubenwardy 31f57e1f12 Add multi-level thumbnails 2018-12-22 21:20:25 +00:00
rubenwardy 89cae279cd Add top games to home page 2018-12-22 21:13:56 +00:00
rubenwardy fd901726b0 Add sort and order query params to package list 2018-12-22 21:09:29 +00:00
rubenwardy 5f40d68441 Improve home page 2018-12-22 21:03:01 +00:00
rubenwardy 8eedbf64a4 Improve package grid 2018-12-22 20:49:19 +00:00
rubenwardy c551201f79 Improve thread styling 2018-12-22 20:25:22 +00:00
rubenwardy a21a5c24d8 Add pagination styling 2018-12-22 13:33:27 +00:00
rubenwardy 0a969e597b Fix flask_user template 2018-12-22 13:22:08 +00:00
rubenwardy a1700b5f7e Fix small issues 2018-12-22 13:17:10 +00:00
rubenwardy d61f77a805 Improve claim page 2018-12-22 13:14:08 +00:00
rubenwardy 09a201759b Improve card and user profile formatting 2018-12-22 12:38:03 +00:00
rubenwardy 5dcff01436 Improve button colours and position in package view 2018-12-22 12:20:26 +00:00
rubenwardy f355721cdb Fix button style in policy alert 2018-12-22 12:10:34 +00:00
rubenwardy a25f77ce3c Allow pasting of forum URLs in input box 2018-12-22 12:08:21 +00:00
rubenwardy 692628653c Improve package creation form 2018-12-22 12:00:20 +00:00
rubenwardy 35f798c862 Improve button layouts 2018-12-21 20:59:12 +00:00
rubenwardy 3a0e0377f9 Improve button placement 2018-12-21 17:00:16 +00:00
rubenwardy c6a26786ec Improve package page style again 2018-12-21 16:55:22 +00:00
rubenwardy e5cb7a3721 Improve jumbotron 2018-12-21 16:36:54 +00:00
rubenwardy 03a155c17b Improve package page style further 2018-12-21 16:06:52 +00:00
rubenwardy 266d579e9d Move cards to sidebar 2018-12-21 16:00:18 +00:00
rubenwardy c97eefc7b2 Format package page 2018-12-21 15:58:43 +00:00
rubenwardy 9da6b45cc3 Add bootstrap, change base template 2018-12-21 14:45:54 +00:00
rubenwardy c9bf7a3245 Add skip button to importer 2018-12-21 14:10:46 +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 8ca3437689 Revert "Add flask-admin"
This reverts commit dd6257a0a0.
2018-11-14 00:56:28 +00:00
ClobberXD aeafb8247f Fix grammar in jumbotron 2018-11-09 10:58:39 +00:00
rubenwardy 75bab28d82
Add celery beat for topic import 2018-10-09 21:49:26 +01:00
rubenwardy 328d05bdf6
Add option to hide non-free packages in API 2018-10-03 17:06:16 +01:00
rubenwardy 2229b32c90
Add SimpleMDE to edit markdown 2018-09-14 23:10:30 +01:00
rubenwardy ed409df323
Update scoring algorithm to take licenses and screenshots into account 2018-09-03 01:50:53 +01:00
rubenwardy b8decafd75
Add WTFPL warning on new packages 2018-09-03 01:40:48 +01:00
rubenwardy 5aaee010c1
Fix accidental regression in phpbbparser 2018-08-25 21:25:12 +01:00
rubenwardy a01fe4043e
Fix owner not seeing create link in 'more content' list 2018-08-25 19:12:42 +01:00
rubenwardy e0ef0e018d
Fix permissions check in 'more content' list 2018-08-25 19:10:11 +01:00
rubenwardy 0210a3e601
Add I'm feeling lucky 2018-08-25 18:50:05 +01:00
rubenwardy 36000b1592
Add list of relevant forum topics to last page of results 2018-08-25 18:20:45 +01:00
rubenwardy b296b9b299
Fix two bugs 2018-07-30 00:42:11 +01:00
rubenwardy dd6257a0a0
Add flask-admin 2018-07-30 00:16:22 +01:00
rubenwardy 23b324cc9c
Update policy: remote too much detail about name exceptions 2018-07-29 17:34:06 +01:00
rubenwardy f61f9e8654
Fix typo in template path for tags list 2018-07-28 19:20:49 +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 404200b8f0
Fix license editor setting is_foss to true on edit 2018-07-28 17:47:08 +01:00
rubenwardy dfecf470fa
Redirect to license list on save 2018-07-28 17:34:00 +01:00
rubenwardy c737f58fc0
Update policy 2018-07-28 17:31:27 +01:00
rubenwardy ab59b7f4ba
Prevent approval of packages with an 'Other' license 2018-07-28 17:30:43 +01:00
rubenwardy 514a24e2c4
Add license editor 2018-07-28 17:26:28 +01:00
rubenwardy 742a327cbb
Add warning on other license 2018-07-28 16:46:46 +01:00
rubenwardy 864e067412
Fix typo in running task link on edit release page 2018-07-28 16:06:23 +01:00