Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-15 | Refactor endpoints to use blueprints instead | rubenwardy | |
2018-12-22 | Update to Flask 1.0 | rubenwardy | |
2018-05-17 | Add license to all JS/py files | rubenwardy | |
2018-05-15 | Add screenshot importing from github | rubenwardy | |
2018-05-14 | Don't require r query arg to check_task | rubenwardy | |
2018-05-14 | Hide all non-TaskError exceptions from users | rubenwardy | |
2018-05-13 | Add user account claiming | rubenwardy | |
2018-05-13 | Fix CSRF vulnerability on approve/reject links | rubenwardy | |
Fixes #17 | |||
2018-05-12 | Add Krock's mod search to meta importer to find forum topic ID | rubenwardy | |
2018-05-11 | Remove meta refresh on task page, use JS to poll | rubenwardy | |
2018-05-11 | Add login_required to task APIs | rubenwardy | |
2018-05-11 | Add VCS import from Github | rubenwardy | |