]> git.lizzy.rs Git - cheatdb.git/history - app/views
Fix thumbnails
[cheatdb.git] / app / views /
2018-05-13 rubenwardyRemove registering with username/email
2018-05-13 rubenwardyAdd user account claiming
2018-05-13 rubenwardyFix another crash
2018-05-13 rubenwardyFix crash in edit release caused by is_package_page...
2018-05-13 rubenwardyFix CSRF vulnerability on approve/reject links
2018-05-13 rubenwardyAdd is_package_page decorate to pass in package obj
2018-05-13 rubenwardyAdd notifications
2018-05-13 rubenwardyRestrict user list page to moderators only
2018-05-13 rubenwardyCombine doPackageList function and /packages/ endpoint
2018-05-13 rubenwardyRemove package type from URLs
2018-05-13 rubenwardyAdd ability to edit editrequests
2018-05-13 rubenwardyAdd switch user admin tool
2018-05-12 rubenwardyAdd Krock's mod search to meta importer to find forum...
2018-05-11 rubenwardyRemove meta refresh on task page, use JS to poll
2018-05-11 rubenwardyAdd login_required to task APIs
2018-05-11 rubenwardyAdd VCS import from Github
2018-05-11 rubenwardyMove Github import to backend
2018-05-09 rubenwardyAdd scss, improve homepage
2018-04-19 rubenwardyAdd release ID to JSON download
2018-04-08 rubenwardyRemove packages with no approved releases from JSON
2018-04-03 rubenwardyAdd ability to create packages on behalf of other users
2018-04-03 rubenwardyAdd package licenses
2018-03-26 rubenwardyAdd ability to suggest tag changes using edit requests
2018-03-26 rubenwardyAdd type to tag links
2018-03-26 rubenwardyUse .get() instead of filter_by() for primary key queries
2018-03-26 rubenwardyAdd tag selecting in edit package
2018-03-26 rubenwardyAdd tags
2018-03-26 rubenwardyAdd screenshot support
2018-03-24 rubenwardyFix wrong download URL when serving behind reverse...
2018-03-24 rubenwardyAdd user rank changing
2018-03-24 rubenwardyAdd user list
2018-03-24 rubenwardyAdd registering using Github
2018-03-23 rubenwardyAdd EditRequest approval and rejection
2018-03-23 rubenwardyAdd EditRequest view page
2018-03-23 rubenwardyAdd EditRequest creation
2018-03-23 rubenwardyAdd packages API
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 rubenwardyRemove access to repos from Github scope
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-21 rubenwardyAdd redirect to full user URL
2018-03-20 rubenwardyAdd create release page
2018-03-20 rubenwardyAdd package releases
2018-03-20 rubenwardySimplify PackageType
2018-03-20 rubenwardyUser profile: fix typo, add rank
2018-03-20 rubenwardyAdd edit package
2018-03-20 rubenwardyAdd more details to package page
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
2018-03-19 rubenwardyAdd package list and package view
2018-03-18 rubenwardyFix profile page
2018-03-18 rubenwardyAdd Github login
2018-03-18 rubenwardyInitial commit