]> git.lizzy.rs Git - cheatdb.git/history - app/views/packages.py
Add file upload for releases
[cheatdb.git] / app / views / packages.py
2018-03-23 rubenwardyAdd file upload for releases
2018-03-23 rubenwardyAdd download button and URL
2018-03-23 rubenwardyMove package templates to subfolder
2018-03-21 rubenwardyUse consistent quotes
2018-03-21 rubenwardyFix work queue permissions check
2018-03-21 rubenwardyAdd packages page to list all types
2018-03-21 rubenwardyAdd basic search to package list
2018-03-21 rubenwardyImprove permission checking in work queue
2018-03-21 rubenwardyAdd more information to approval view
2018-03-21 rubenwardyAdd work queue
2018-03-21 rubenwardyAdd new package approval
2018-03-21 rubenwardyAdd package validation
2018-03-21 rubenwardyAdd package creation
2018-03-21 rubenwardyAdd package release editing and approving
2018-03-20 rubenwardyAdd create release page
2018-03-20 rubenwardyAdd package releases
2018-03-20 rubenwardySimplify PackageType
2018-03-20 rubenwardyAdd edit package
2018-03-20 rubenwardyFix menu order
2018-03-20 rubenwardyCheck type and author in package details
2018-03-20 rubenwardyAdd package types
2018-03-19 rubenwardyRename mod to package, add README