Commit Graph

419 Commits

Author SHA1 Message Date
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