Commit Graph

852 Commits

Author SHA1 Message Date
rubenwardy 33b2b38308
Improve package scoring 2019-11-21 22:16:35 +00:00
rubenwardy 94426e97aa Add support for randomly sorting queries 2019-11-21 21:43:58 +00:00
rubenwardy 5b68e494db Fix crash on accessing notifications 2019-11-21 19:50:54 +00:00
rubenwardy 39d4cf362b Fix url_for crash on "home_page" 2019-11-21 19:38:32 +00:00
rubenwardy ff2a74367f Fix download forgery 2019-11-18 21:42:56 +00:00
rubenwardy 3f666d2302 Fix exception on badly-formed query string 2019-11-17 21:40:55 +00:00
rubenwardy a7d22973ff Fix user profile after blueprints commit 2019-11-16 00:05:59 +00:00
rubenwardy 20583784f5 Fix hardcoded progress bar in work queue, and related crash 2019-11-16 00:05:35 +00:00
rubenwardy 64f131ae27 Refactor endpoints to use blueprints instead 2019-11-15 23:51:42 +00:00
rubenwardy 015abe5a25 Indicate stuck releases in todo list and allow admins to delete them 2019-11-14 23:39:41 +00:00
rubenwardy 50892ce9fc Add debug warning to template 2019-11-14 23:38:11 +00:00
rubenwardy 913537f96f Sort packages in approval queue by creation date 2019-11-14 22:43:05 +00:00
rubenwardy df247b021e Improve docker image and deployment scripts 2019-11-14 22:24:37 +00:00
rubenwardy 08a9ae7b94 Make review threads public by default 2019-11-12 22:39:17 +00:00
Alex 038ef5b739 Specify excessive horror 2019-10-22 21:18:56 +01:00
TumeniNodes f8958ae1bc Fix error in thread privacy message 2019-10-22 21:17:08 +01:00
rubenwardy 03eccbd56a Fix text in emails 2019-09-15 18:43:22 +01:00
rubenwardy fb31ea3c22 Fix git clone breaking when branch is None 2019-09-15 18:30:42 +01:00
rubenwardy 4082863b5a Add basic dependency resolution 2019-09-03 00:42:51 +01:00
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
rubenwardy 1c7a192854
Add link to original screenshot in edit screenshot page 2018-07-28 16:05:09 +01:00
rubenwardy c298f64295
Fix thumbnails
Fixes #97
2018-07-28 16:03:48 +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 df8d05f09d
Add thread list to package view 2018-07-28 15:08:08 +01:00
rubenwardy 8c3b1c8c95
Add commit hash to releases 2018-07-28 14:48:03 +01:00
rubenwardy ecdb755dd3
Remove unused release approval checklist 2018-07-28 14:29:40 +01:00
rubenwardy 901e115a21
Prevent trusted users from approving their own packages 2018-07-28 14:25:51 +01:00
rubenwardy d4c2166019
Add default title to screenshots 2018-07-28 14:13:26 +01:00
rubenwardy cbc98ef624
Enable markdown in comments 2018-07-28 14:07:29 +01:00
nOOb3167 794bc8a018
Add default password to admin user 2018-07-24 20:39:48 +01:00
rubenwardy f9a1d25c57
Fix unreadable dropdown text
Fixes #74
2018-07-24 20:33:26 +01:00
rubenwardy 8fe7bcfb71
Fix forum topic scanner only scanning one page 2018-07-24 20:11:48 +01:00
rubenwardy 28ee65809e
Fix 2 filter_by bugs
Fixes #101
2018-07-13 21:28:11 +01:00
rubenwardy 1b42f3310a
Add admin feature to bulk create releases 2018-07-08 17:28:39 +01:00
rubenwardy 8d2144895e
Fix creation of corrupt zip files
Fixes #103
2018-07-08 17:10:38 +01:00
rubenwardy 13837ce88b
Add forum topic validation 2018-07-07 00:28:27 +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 9dd3570a52
Add email on Flask error 2018-07-06 22:55:55 +01:00
rubenwardy a6c8b12cdd
Reorder new and popular, change number of packages in each 2018-07-04 01:20:55 +01:00
rubenwardy 7813c766ac
Add package scores and split homepage into new and popular 2018-07-04 01:08:34 +01:00
rubenwardy 9fc9826d30
Clarify home page on subject of free software 2018-07-04 00:42:46 +01:00
rubenwardy 19e1ed8b32
Implement forum parser to increase accuracy 2018-07-04 00:38:51 +01:00
cx384 eb6b1d6375 Fix wrong section reference in inclusion policy 2018-06-20 16:37:53 +01:00
rubenwardy 8c6d352d07
Fix crash on packages page 2018-06-15 23:44:13 +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 e8cc685f89
Prevent new threads being created on approved packages 2018-06-11 23:22:48 +01:00
rubenwardy 86dd137f75
Add dates to comments 2018-06-11 23:20:18 +01:00
rubenwardy b48f684c0a
Add note about review thread being private 2018-06-11 23:14:14 +01:00
rubenwardy e0e6f3392d
Improve comment CSS 2018-06-11 23:11:15 +01:00
rubenwardy b1c349cc35
Add comment system 2018-06-11 22:52:37 +01:00
rubenwardy 40aac38d43
Fix worker stopping due to gitpython asking for credentials 2018-06-07 23:25:00 +01:00
rubenwardy 051df7ab87
Increase timeout in polltask.js 2018-06-07 23:25:00 +01:00
rubenwardy bb1f6702f6
Add name to create link 2018-06-05 23:51:40 +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 99b21f996c
Fix screenshot import being broken 2018-06-05 19:59:07 +01:00
rubenwardy 700cd7ce1f
Add game detection 2018-06-05 19:51:01 +01:00
rubenwardy 8d9da5a750
Make git error public, delete dir after clone 2018-06-05 19:47:02 +01:00
rubenwardy 9a36bb7d72
Add git support for importing meta 2018-06-05 00:10:47 +01:00
rubenwardy e424dc57e7
Set remember me to true in loginUser 2018-06-04 19:34:29 +01:00
rubenwardy 7d60e2f671
Fix crash on any type search 2018-06-04 19:02:02 +01:00
rubenwardy 8b2018852e
Add redirection to set password after login if not set 2018-06-04 18:49:42 +01:00
rubenwardy 0aeefa2387
Add email usage note 2018-06-04 18:36:26 +01:00
rubenwardy 4420f489ac
Require email in set password 2018-06-04 18:34:04 +01:00
rubenwardy aad4fd2a70
Add list of similar packages in details page 2018-06-03 19:27:56 +01:00
rubenwardy d2bda0fded
Update inclusion policy 2018-06-03 15:19:17 +01:00
rubenwardy b84727b187
Fix username being case-sensitive 2018-06-03 01:50:58 +01:00
rubenwardy 6fd36dbfff
Add WIP things note to policy 2018-06-02 21:40:48 +01:00
rubenwardy 8e134a7c85
Fix todo topics sort order 2018-06-02 19:44:57 +01:00
rubenwardy 389258a10c
Fix button CSS issue 2018-06-02 19:42:46 +01:00
rubenwardy 3657316fa2
Clean up todo topics related HTML 2018-06-02 19:41:13 +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 8984adaa72 Update policy document 2018-06-02 17:17:32 +01:00
rubenwardy c523624696
Fix button in alert borders 2018-05-30 04:00:27 +01:00
rubenwardy 072f189006
Add alternatives section to package page 2018-05-30 02:59:11 +01:00
rubenwardy 9967101d9f
Add package inclusion policy and guidance 2018-05-30 01:20:47 +01:00
rubenwardy 1ed09b646b
Fix double single quote 2018-05-29 23:21:24 +01:00
rubenwardy f554bfc92b
Fix max package grid cell size 2018-05-29 23:18:13 +01:00
rubenwardy c80ea2c1b1
Sort meta list, and packages on profile 2018-05-29 23:15:41 +01:00
rubenwardy edd51b86d0
Add package grid to profile page 2018-05-29 22:58:46 +01:00
rubenwardy 944b8a4eb0
Add placeholder to release title 2018-05-29 22:43:42 +01:00
rubenwardy a627893355
Add trusted member color 2018-05-29 21:40:10 +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 002e6828b6
Fix user claim verification token not being remembered due to multiple nodes 2018-05-29 20:32:15 +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 f755c7d429
Fix flash being hidden behind elements
Fixes #84
2018-05-29 18:50:45 +01:00
rubenwardy b6652547fa
Improve sign in form 2018-05-29 18:31:48 +01:00
rubenwardy df291db69b
Add email/password sign up 2018-05-29 18:27:39 +01:00
rubenwardy 63a3b5e872
Add claim call to action on unclaimed accounts 2018-05-29 18:16:05 +01:00
rubenwardy 6353ac29e9
Add set password form 2018-05-29 18:07:23 +01:00
rubenwardy a4b583bac5
Add github-less claim method 2018-05-29 17:42:27 +01:00
rubenwardy 52fdc8c212
Add clear all button to notifications page 2018-05-29 17:20:11 +01:00
rubenwardy 7e80adad56
Fix soft deleted and unapproved packages appearing where they shouldn't 2018-05-29 17:15:53 +01:00
rubenwardy bf5080aa18
Increase thumbnail resolution 2018-05-29 16:56:35 +01:00
rubenwardy 89f95a22dc
Add pagination 2018-05-29 16:52:53 +01:00
rubenwardy f1b21b73b2
Add max package tile size 2018-05-29 16:23:29 +01:00
rubenwardy 6a13dca2d5
Add thumbnail support 2018-05-29 16:19:17 +01:00
rubenwardy 048b604a75
Fix changing email not working due to validation issue 2018-05-28 15:25:45 +01:00
rubenwardy f7bb29c839
Fix empty release titles being allowed
Fixes #86
2018-05-28 14:55:31 +01:00
Ezhh ba506cb16d
Update ranks and permissions help page 2018-05-28 01:40:02 +01:00
Pavel Puchkin 179d0be933 Make search case-insensitive by using ilike 2018-05-28 00:06:57 +01:00
rubenwardy d6790903a6
Add trusted member rank 2018-05-27 23:56:13 +01:00
rubenwardy 48573fe922
Use proper datetime formatting 2018-05-27 23:45:12 +01:00
rubenwardy dff967d3df
Clarify name/title 2018-05-27 23:36:35 +01:00
rubenwardy a2b873bf38
Add 'set provides from name' admin action 2018-05-27 23:13:13 +01:00
rubenwardy d0969263ba
Fix crash due to remaining raise() in getDepends() 2018-05-27 23:02:11 +01:00
rubenwardy d046de8057
Merge pull request #78 from minetest/dev
Add meta packages, remove current dependencies
2018-05-27 22:55:46 +01:00
rubenwardy 05e536b121
Add helpful text to field labels 2018-05-27 22:55:11 +01:00
rubenwardy 2d6b55e67b
Reorder package fields 2018-05-27 22:51:50 +01:00
rubenwardy 44c9f7e58f
Hide unneeded fields depending on package type 2018-05-27 22:48:53 +01:00
rubenwardy 746cf7f4b5
Add bulk dependency importer from Github 2018-05-27 22:34:24 +01:00
rubenwardy fb5cba4cc8
Add dependency detection to importer 2018-05-27 22:04:03 +01:00
rubenwardy fb8aa25b71
Remove required by for now 2018-05-27 21:42:31 +01:00
rubenwardy 5d944d79d3
Improve placeholder text 2018-05-27 21:36:58 +01:00
rubenwardy ca7708437b
Fix potentiall XSS vulnerability 2018-05-27 21:33:50 +01:00
rubenwardy 63af1535b9
Add dependencies 2018-05-27 21:31:11 +01:00
rubenwardy 82159d488d
Add meta package selector 2018-05-27 20:22:01 +01:00
rubenwardy 5e4613a6ef
Add ability to edit provides 2018-05-27 18:52:23 +01:00
rubenwardy e85298d890
Allow new members to edit their packages if it hasn't been approved yet 2018-05-27 18:06:46 +01:00
rubenwardy f4c9348b7f
Add metapackages pages 2018-05-27 18:01:27 +01:00
rubenwardy 7b6ad051c4
Remove dependencies, add meta packages 2018-05-27 18:01:27 +01:00
rubenwardy 65fdba5882
Require screenshots for games and texture packs 2018-05-27 18:00:38 +01:00
Ezhh 54b7e7c3f7 Update package tags help page 2018-05-27 17:12:31 +01:00
rubenwardy 19848a154d
Add tag editor 2018-05-27 17:12:44 +01:00
rubenwardy 6ce2eb7133
Remove logo from navbar 2018-05-26 18:16:11 +01:00
rubenwardy c358c8b148
Revert "Add jumbotron background"
This reverts commit e5f61f2dc6.
2018-05-26 18:14:32 +01:00
rubenwardy 3d5a6dc32a
Fix two small usability issues 2018-05-26 03:08:14 +01:00
rubenwardy 506d5e518e
Fix crash on approving screenshots on approve package 2018-05-26 02:31:18 +01:00
rubenwardy ef0a32524e
Add banning
Fixes #13
2018-05-26 01:58:56 +01:00
rubenwardy 2abcd8ee47
Add screenshot recommendation to package alert banner 2018-05-26 01:29:18 +01:00
rubenwardy 2b7cc31b4b
Add height limit to autocomplete 2018-05-26 00:32:22 +01:00
rubenwardy 48ebc751e4
Show autocomplete on multichoice_selector focus 2018-05-26 00:28:52 +01:00
rubenwardy 968fd29bad
Fix crash on package query 2018-05-25 20:06:35 +01:00
rubenwardy fb2552ab55
Finish screenshot approval feature 2018-05-25 19:06:05 +01:00
rubenwardy 53df124973
Add edit and delete screenshot 2018-05-25 18:57:30 +01:00
rubenwardy 8cf5c7204f
Add package soft deletion 2018-05-25 18:28:24 +01:00
rubenwardy 079775f5f6
Add dependency support to Edit Requests 2018-05-25 17:41:16 +01:00
rubenwardy 9d91d337d5
Move package endpoints to submodule 2018-05-25 17:28:32 +01:00
rubenwardy 71308d25d5
Fix bugs with edit EditRequests
Fixes #63
2018-05-25 17:12:34 +01:00
rubenwardy 211ed7c6fd
Add fancy multichoice selector
Fixes #47
2018-05-25 16:53:25 +01:00
rubenwardy ebd99165e9
Fix static routing error 2018-05-25 15:23:55 +01:00
rubenwardy 3565058eea
Fix package count on home page 2018-05-24 20:42:26 +01:00
rubenwardy 149b43a013
Limit packages on home page and sort by creation date descending 2018-05-24 20:27:42 +01:00
rubenwardy 6012af6855
Fix square screenshots on package page 2018-05-24 19:54:59 +01:00
rubenwardy ff83dda928
Fix crash on new release due to None id 2018-05-24 19:15:13 +01:00
rubenwardy 746ce990bd
Hide VCS release option when not available 2018-05-24 19:08:01 +01:00
Ezhh b93a612207 Add help info for single and multiplayer tags 2018-05-24 02:34:07 +01:00
Ezhh 121d7cd7be Add help page for package tags 2018-05-24 02:03:44 +01:00
rubenwardy fa35025ec1
Fix 404 on new package 2018-05-24 01:19:26 +01:00
rubenwardy 8d2bb12ad4
Add duplicate package check 2018-05-24 01:09:08 +01:00
rubenwardy 7bbb480ae2
Fix wizard showing after validation error 2018-05-24 01:04:25 +01:00
rubenwardy f809cdcab0
Fix sass generation 2018-05-23 21:19:02 +01:00
rubenwardy d5342d7096
Move static and uploads to public dir 2018-05-23 21:15:21 +01:00
rubenwardy 6e2f2e3d04
Fix user list sort order 2018-05-23 20:59:59 +01:00
rubenwardy 7b4b9a0562
Fix user list order 2018-05-23 20:38:27 +01:00
rubenwardy 715d499f8a
Improve release needed message 2018-05-23 20:37:17 +01:00
rubenwardy fd62748af6
Add package creation date
Fixes #32
2018-05-23 20:18:40 +01:00
rubenwardy ba1a40aa0a
Fix race condition when setting PackageRelease.task_id 2018-05-23 20:03:54 +01:00
rubenwardy 9c728a368c
Remove forum topic requirement 2018-05-23 19:40:37 +01:00
rubenwardy 243d474bc5
Allow editing release whilst it's importing 2018-05-23 19:31:25 +01:00
rubenwardy e07f2515a1
Disallow approving release when it's still importing 2018-05-23 19:30:11 +01:00
rubenwardy ba9879076d
Increase size of release URL 2018-05-23 19:24:10 +01:00
rubenwardy fb22408794
Fix edit release infinite redirection 2018-05-23 19:17:44 +01:00
rubenwardy bd2e7e7a46
Fix import bugs 2018-05-23 18:49:23 +01:00
rubenwardy da33b10612
Reduce access restrictions on user list 2018-05-23 18:42:59 +01:00
rubenwardy 5c13200429
Fix GitHub login by making username case insensitive 2018-05-23 18:22:41 +01:00
rubenwardy a0814f4792
Increase task_id column length 2018-05-23 18:19:29 +01:00
rubenwardy 73a7ebc352
Add Flask migrations 2018-05-23 17:59:24 +01:00
rubenwardy a5eb97e0af
Add -t option to populate with test values, hide suggest changes button 2018-05-23 17:40:15 +01:00
rubenwardy 98d37dfe21
Add note about verification email 2018-05-21 22:46:48 +01:00
rubenwardy 5b056e8aab
Fix .box spacing issues 2018-05-21 22:42:02 +01:00
rubenwardy 4841c66602
Restrict changing display name to moderator and above 2018-05-21 22:31:50 +01:00
rubenwardy 0a72a38dd0
Add release requirement to package approval 2018-05-21 22:26:48 +01:00
rubenwardy acad90c312
Add dependency support 2018-05-21 22:20:28 +01:00
rubenwardy 47432ea7e4
Clean up package list search CSS 2018-05-21 14:56:00 +01:00
rubenwardy e5f61f2dc6
Add jumbotron background 2018-05-21 13:50:30 +01:00
rubenwardy 51a31b58b6
Improve alert box style 2018-05-18 21:36:00 +01:00
rubenwardy ec4461d0f7
Improve homepage design further 2018-05-18 04:18:57 +01:00
rubenwardy b6601e5bc4
Improve form CSS 2018-05-18 04:09:10 +01:00
rubenwardy e45b4da09a
Improve package list design 2018-05-18 02:31:38 +01:00
rubenwardy 6711eb4afe
Move package grid to macro 2018-05-18 01:32:34 +01:00
rubenwardy 0b1aa8980b
Add footer 2018-05-18 01:27:11 +01:00
rubenwardy bdca63bc7b
Improve alignment of MT icon 2018-05-18 00:43:41 +01:00
rubenwardy c1672a413b
Add notification icon 2018-05-18 00:33:24 +01:00
rubenwardy fe53b6f3f3
Improve CSS and overall design 2018-05-18 00:16:10 +01:00
rubenwardy 57c43e7994
Move create and work queue to user drop down 2018-05-17 23:26:36 +01:00
rubenwardy 67f028f6fc
Fix space between navbar buttons 2018-05-17 23:14:27 +01:00
rubenwardy 7396ed9105
Fix navbar image height 2018-05-17 23:01:50 +01:00
rubenwardy 3004dbeb4e
Add dropdown menu for user stuff 2018-05-17 20:36:46 +01:00
rubenwardy 69425df6c3
Add logo 2018-05-17 20:12:30 +01:00
rubenwardy 7fef1fb0d2
Add license to all JS/py files 2018-05-17 15:18:20 +01:00
rubenwardy cfb92273ff
Add import screenshots admin action 2018-05-15 20:05:35 +01:00
rubenwardy dbc56283eb
Add screenshot importing from github 2018-05-15 19:35:59 +01:00
rubenwardy 976f83c550
Fix wrong table style on all pages but help 2018-05-15 15:03:08 +01:00
rubenwardy 0bdcbd741c
Add import users from Krock's mod list feature 2018-05-15 15:00:12 +01:00
rubenwardy e669b18062
Add user rank colors, sort user list 2018-05-15 15:00:07 +01:00
rubenwardy f79c14ece8
Add footnote to ranks and permissions 2018-05-14 15:14:26 +01:00
rubenwardy 9d94744506
Change new package URL to /packages/new/ 2018-05-14 15:05:14 +01:00
rubenwardy 46b7c38d59
Fix bug in Conf file parser 2018-05-14 15:04:02 +01:00
rubenwardy 1e440d4523
Add help pages 2018-05-14 14:46:41 +01:00
rubenwardy 661bb19de7
Fix moderators being able to change emails of admins 2018-05-14 14:46:32 +01:00
rubenwardy 4bea3484d1
Fix crash on mod name not specified 2018-05-14 13:58:31 +01:00
rubenwardy 46a4bfbcff
Fix error not being shown in import meta alert 2018-05-14 13:54:29 +01:00
rubenwardy c26c6ab220
Fix crash on no email provided to edit user 2018-05-14 01:35:18 +01:00
rubenwardy e2341aafd9
Fix crash on anonymous user in rank_required 2018-05-14 01:27:08 +01:00
rubenwardy d2b705b8bb
Don't require r query arg to check_task 2018-05-14 01:23:43 +01:00
rubenwardy e6a3836aab
Hide all non-TaskError exceptions from users 2018-05-14 01:20:02 +01:00
rubenwardy 73fa5d1186
Add email support 2018-05-14 00:40:34 +01:00
rubenwardy acc48c7262
Remove registering with username/email 2018-05-13 23:48:04 +01:00
rubenwardy ff8bf992a9
Add user account claiming 2018-05-13 23:33:05 +01:00
rubenwardy 31615da169
Replace placeholder screenshot 2018-05-13 21:23:09 +01:00
rubenwardy 95235849f7
Fix another crash 2018-05-13 20:30:05 +01:00
rubenwardy 4d94e4a326
Fix crash in edit release caused by is_package_page addition 2018-05-13 18:55:08 +01:00
rubenwardy 889e130e6b
Fix CSRF vulnerability on approve/reject links
Fixes #17
2018-05-13 18:38:01 +01:00
rubenwardy 0dc02ed67f
Add is_package_page decorate to pass in package obj 2018-05-13 18:19:50 +01:00
rubenwardy 4fdafefcd5
Add notifications
Fixes #28
2018-05-13 18:04:07 +01:00
rubenwardy f3c433de06
Restrict user list page to moderators only 2018-05-13 16:56:18 +01:00
rubenwardy 167a9f14cd
Combine doPackageList function and /packages/ endpoint 2018-05-13 15:56:19 +01:00
rubenwardy 7217353bdb
Remove package type from URLs 2018-05-13 15:52:30 +01:00
rubenwardy 4508d6f486
Add ability to edit editrequests 2018-05-13 15:40:37 +01:00
rubenwardy e372bb810d
Add switch user admin tool 2018-05-13 15:28:27 +01:00
rubenwardy 8552796edd
Use string formatting when building strings 2018-05-13 00:38:54 +01:00
rubenwardy 38ed03f49a
Add Krock's mod search to meta importer to find forum topic ID 2018-05-12 18:50:09 +01:00
rubenwardy db3d63d91a
Add more metadata to importer 2018-05-12 17:28:04 +01:00
rubenwardy 2b0f61b453
Remove duplicate Go button 2018-05-12 15:41:41 +01:00
rubenwardy 510bf50ff2
Remove meta refresh on task page, use JS to poll 2018-05-11 15:29:26 +01:00
rubenwardy 6d7b810270
Add login_required to task APIs 2018-05-11 15:14:35 +01:00
rubenwardy 92717f31dd
Add VCS import from Github 2018-05-11 15:04:17 +01:00
rubenwardy 5424f0aa34
Read from description.txt 2018-05-11 13:25:42 +01:00
Sam Walker 7aec5368d8
Use flexbox for responsive package grid 2018-05-11 12:58:46 +01:00
rubenwardy 5e44f3d64c
Move Github import to backend
Fixes #41
2018-05-11 12:57:16 +01:00
rubenwardy a55b4f84ff
Improve homepage header 2018-05-09 18:58:09 +01:00
rubenwardy 1b0dfb2acc
Add scss, improve homepage 2018-05-09 18:35:36 +01:00
rubenwardy 552e35f6aa
Add meta importing from Github
Fixes #11
2018-05-09 17:44:58 +01:00
rubenwardy 6e1921f68b
Add release ID to JSON download 2018-04-19 20:20:05 +01:00
rubenwardy 1ecc3db383 Remove packages with no approved releases from JSON 2018-04-08 19:30:57 +01:00
rubenwardy ed88c61714 Add ability to create packages on behalf of other users
Fixes #27
2018-04-03 15:01:21 +01:00
rubenwardy 5f2a399260 Add package licenses 2018-04-03 14:13:16 +01:00
rubenwardy 743d1d909f Add ability to suggest tag changes using edit requests
Fixes #36
2018-03-26 15:17:42 +01:00
rubenwardy 28d967e3e2 Add type to tag links 2018-03-26 13:04:09 +01:00
rubenwardy 821832770c Use .get() instead of filter_by() for primary key queries 2018-03-26 12:55:41 +01:00
rubenwardy 536da2add2 Add tag selecting in edit package
Fixes #35
2018-03-26 12:42:40 +01:00
rubenwardy 05444e8018 Add tags
Fixes #4
2018-03-26 11:28:34 +01:00
rubenwardy c19f93e36d Add screenshot support
Fixes #21
2018-03-26 10:52:25 +01:00
rubenwardy 4b7bf9d778 Fix wrong download URL when serving behind reverse proxy 2018-03-24 23:10:13 +00:00
rubenwardy 69efdd7fde Add user rank changing
Fixes #14
2018-03-24 19:37:33 +00:00
rubenwardy f51224a8d5 Add user list 2018-03-24 19:24:34 +00:00
rubenwardy 4898b69ea0 Fix script injection using markdown
Fixes #16
2018-03-24 19:19:04 +00:00
rubenwardy 287c9e5097 Fix suggest changes link 2018-03-24 02:49:30 +00:00
rubenwardy cd77ad6050 Use bash script to start server 2018-03-24 02:36:14 +00:00
rubenwardy 6be5b3eb42 Add registering using Github 2018-03-24 02:35:58 +00:00
rubenwardy bb9d589fb5 Add EditRequest approval and rejection 2018-03-23 19:49:57 +00:00
rubenwardy a5042a986a Add EditRequest view page 2018-03-23 19:25:48 +00:00
rubenwardy dcfd2b0003 Add EditRequest creation 2018-03-23 19:09:06 +00:00
rubenwardy 269c8c0eb4 Add packages API 2018-03-23 17:35:43 +00:00
rubenwardy 2a836c1000 Add dummy Package.getMainScreenshotURL() function 2018-03-23 17:08:28 +00:00
rubenwardy 73a79d5eef Add file upload for releases 2018-03-23 17:05:07 +00:00
rubenwardy 5a9fc51ffc Add download button and URL 2018-03-23 16:21:06 +00:00
rubenwardy 570dd519df Move package templates to subfolder 2018-03-23 15:34:13 +00:00
rubenwardy 8ff531535c Remove access to repos from Github scope 2018-03-21 22:05:32 +00:00
rubenwardy 0385590922 Use consistent quotes 2018-03-21 22:03:37 +00:00
rubenwardy 9ddc29e41f Fix work queue permissions check 2018-03-21 21:18:30 +00:00
rubenwardy dc31a98416 Add list of packages to profile 2018-03-21 20:16:21 +00:00
rubenwardy 87d7b14283 Add packages page to list all types 2018-03-21 20:10:11 +00:00
rubenwardy 4e870bd641 Add basic search to package list 2018-03-21 20:02:53 +00:00
rubenwardy 8a8b0e505b Improve permission checking in work queue 2018-03-21 19:53:53 +00:00
rubenwardy 71691708ae Improve empty text on work queue 2018-03-21 19:45:39 +00:00
rubenwardy 12d58d338d Add more information to approval view 2018-03-21 19:36:53 +00:00
rubenwardy e5de870b47 Add work queue 2018-03-21 19:24:45 +00:00
rubenwardy aed805da6e Add new package approval 2018-03-21 19:03:14 +00:00
rubenwardy 49a2a9192f Add package validation 2018-03-21 17:42:43 +00:00
rubenwardy a8edae1da0 Add package creation 2018-03-21 17:03:14 +00:00
rubenwardy 5cc49f2828 Add package release editing and approving 2018-03-21 16:41:34 +00:00
rubenwardy 32ac60256c Add redirect to full user URL 2018-03-21 16:41:22 +00:00
rubenwardy bbb46ce19a Fix incomplete datetime being stored in releases, order releases by date 2018-03-20 18:47:18 +00:00
rubenwardy d03947462d Add create release page 2018-03-20 18:40:19 +00:00
rubenwardy 596f725d59 Add package releases 2018-03-20 18:20:30 +00:00
rubenwardy 623ca3da07 Simplify PackageType 2018-03-20 04:11:50 +00:00
rubenwardy 363f9d8016 Add not joined rank 2018-03-20 04:03:13 +00:00
rubenwardy 73f24add61 Add permission validation to Package.checkPerm() 2018-03-20 03:54:38 +00:00
rubenwardy bd58f9bee9 Clean up permissions code 2018-03-20 03:46:14 +00:00
rubenwardy 0fae3a6fcd Fix bug with PackageType to name form 2018-03-20 03:32:14 +00:00
rubenwardy 9fc71a5c99 User profile: fix typo, add rank 2018-03-20 03:31:49 +00:00
rubenwardy dad980c3bf Add suggest changes button 2018-03-20 03:24:52 +00:00
rubenwardy 775850bbba Implement permissions properly 2018-03-20 03:16:46 +00:00
rubenwardy 5a3764f178 Add edit package 2018-03-20 02:58:31 +00:00
rubenwardy d3484d96e1 Add more details to package page 2018-03-20 02:17:33 +00:00
rubenwardy d17535fc78 Fix menu order 2018-03-20 01:19:19 +00:00
rubenwardy 07a9b79396 Check type and author in package details 2018-03-20 00:58:44 +00:00
rubenwardy bc88027fbe Add package types 2018-03-20 00:44:47 +00:00
rubenwardy ae600582a0 Rename mod to package, add README 2018-03-19 18:30:27 +00:00
rubenwardy 358fc4e5da Add package list and package view 2018-03-19 18:08:41 +00:00
rubenwardy 84f123a0ab Fix profile page 2018-03-18 18:14:55 +00:00