]> git.lizzy.rs Git - cheatdb.git/history - app
Add scss, improve homepage
[cheatdb.git] / app /
2018-05-09 rubenwardyAdd scss, improve homepage
2018-05-09 rubenwardyAdd meta importing from Github
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 rubenwardyFix script injection using markdown
2018-03-24 rubenwardyFix suggest changes link
2018-03-24 rubenwardyUse bash script to start server
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 dummy Package.getMainScreenshotURL() function
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 list of packages to profile
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 rubenwardyImprove empty text on 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 rubenwardyFix incomplete datetime being stored in releases, order...
2018-03-20 rubenwardyAdd create release page
2018-03-20 rubenwardyAdd package releases
2018-03-20 rubenwardySimplify PackageType
2018-03-20 rubenwardyAdd not joined rank
2018-03-20 rubenwardyAdd permission validation to Package.checkPerm()
2018-03-20 rubenwardyClean up permissions code
2018-03-20 rubenwardyFix bug with PackageType to name form
2018-03-20 rubenwardyUser profile: fix typo, add rank
2018-03-20 rubenwardyAdd suggest changes button
2018-03-20 rubenwardyImplement permissions properly
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