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
|
93a74b7681
|
Fix release auto-approval
|
2019-03-29 20:52:08 +00:00 |
|
rubenwardy
|
366ed9913e
|
Update to Flask 1.0
|
2018-12-22 23:03:38 +00:00 |
|
rubenwardy
|
dd368d87aa
|
Fix various issues
|
2018-12-21 14:02:57 +00:00 |
|
rubenwardy
|
8c3b1c8c95
|
Add commit hash to releases
|
2018-07-28 14:48:03 +01:00 |
|
rubenwardy
|
8d2144895e
|
Fix creation of corrupt zip files
Fixes #103
|
2018-07-08 17:10:38 +01:00 |
|
rubenwardy
|
40aac38d43
|
Fix worker stopping due to gitpython asking for credentials
|
2018-06-07 23:25:00 +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
|
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
|
d0969263ba
|
Fix crash due to remaining raise() in getDepends()
|
2018-05-27 23:02:11 +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
|
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
|
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
|
bd2e7e7a46
|
Fix import bugs
|
2018-05-23 18:49:23 +01:00 |
|
rubenwardy
|
7fef1fb0d2
|
Add license to all JS/py files
|
2018-05-17 15:18:20 +01:00 |
|
rubenwardy
|
dbc56283eb
|
Add screenshot importing from github
|
2018-05-15 19:35:59 +01:00 |
|
rubenwardy
|
46b7c38d59
|
Fix bug in Conf file parser
|
2018-05-14 15:04:02 +01:00 |
|
rubenwardy
|
4bea3484d1
|
Fix crash on mod name not specified
|
2018-05-14 13:58:31 +01:00 |
|
rubenwardy
|
e6a3836aab
|
Hide all non-TaskError exceptions from users
|
2018-05-14 01:20:02 +01:00 |
|
rubenwardy
|
31615da169
|
Replace placeholder screenshot
|
2018-05-13 21:23:09 +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
|
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 |
|
rubenwardy
|
5e44f3d64c
|
Move Github import to backend
Fixes #41
|
2018-05-11 12:57:16 +01:00 |
|