Commit Graph

173 Commits

Author SHA1 Message Date
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
Pavel Puchkin 179d0be933 Make search case-insensitive by using ilike 2018-05-28 00:06:57 +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 05e536b121
Add helpful text to field labels 2018-05-27 22:55:11 +01:00
rubenwardy 746cf7f4b5
Add bulk dependency importer from Github 2018-05-27 22:34:24 +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 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 19848a154d
Add tag editor 2018-05-27 17:12:44 +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 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 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 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
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 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 fb22408794
Fix edit release infinite redirection 2018-05-23 19:17:44 +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 4841c66602
Restrict changing display name to moderator and above 2018-05-21 22:31:50 +01:00
rubenwardy acad90c312
Add dependency support 2018-05-21 22:20:28 +01:00
rubenwardy 57c43e7994
Move create and work queue to user drop down 2018-05-17 23:26:36 +01:00
rubenwardy 3004dbeb4e
Add dropdown menu for user stuff 2018-05-17 20:36:46 +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 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 9d94744506
Change new package URL to /packages/new/ 2018-05-14 15:05:14 +01:00
rubenwardy 1e440d4523
Add help pages 2018-05-14 14:46:41 +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 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 38ed03f49a
Add Krock's mod search to meta importer to find forum topic ID 2018-05-12 18:50:09 +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 5e44f3d64c
Move Github import to backend
Fixes #41
2018-05-11 12:57:16 +01:00
rubenwardy 1b0dfb2acc
Add scss, improve homepage 2018-05-09 18:35:36 +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 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 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 87d7b14283 Add packages page to list all types 2018-03-21 20:10:11 +00:00