]> git.lizzy.rs Git - cheatdb.git/history - app
Add packages page to list all types
[cheatdb.git] / app /
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