Commit Graph

91 Commits

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