Commit Graph

49 Commits

Author SHA1 Message Date
rubenwardy 93a74b7681 Fix release auto-approval 2019-03-29 20:52:08 +00:00
rubenwardy 014370ea06 Add email template 2019-01-04 19:17:04 +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 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 75bab28d82
Add celery beat for topic import 2018-10-09 21:49:26 +01:00
rubenwardy 5aaee010c1
Fix accidental regression in phpbbparser 2018-08-25 21:25:12 +01:00
rubenwardy 36000b1592
Add list of relevant forum topics to last page of results 2018-08-25 18:20:45 +01:00
rubenwardy 8c3b1c8c95
Add commit hash to releases 2018-07-28 14:48:03 +01:00
rubenwardy 8fe7bcfb71
Fix forum topic scanner only scanning one page 2018-07-24 20:11:48 +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 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 19e1ed8b32
Implement forum parser to increase accuracy 2018-07-04 00:38:51 +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 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 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 0bdcbd741c
Add import users from Krock's mod list feature 2018-05-15 15:00:12 +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 73fa5d1186
Add email support 2018-05-14 00:40:34 +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 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