]> git.lizzy.rs Git - cheatdb.git/history - migrations
Fix typo
[cheatdb.git] / migrations /
2020-09-16 rubenwardyFix migration
2020-09-16 rubenwardyImprove release approval section appearance package_states
2020-09-16 rubenwardyImplement package states for easier reviews
2020-09-01 rubenwardyFix migration error when migrating from scratch
2020-07-18 rubenwardyAdd last updated section to homepage
2020-07-17 rubenwardyAdd descriptions to tags, and show in multiselect
2020-07-17 rubenwardyAdd Content Warnings
2020-07-15 rubenwardyCount tag views
2020-07-15 rubenwardyIncrease comment length limit to 2000
2020-07-12 rubenwardyFix migration misordering
2020-07-12 rubenwardyAdd check constraint on MetaPackage name
2020-07-11 rubenwardyAdd ability for moderators to delete comments
2020-07-11 rubenwardyAdd audit log
2020-07-11 rubenwardyAdd the ability to lock threads
2020-07-10 rubenwardyAdd package and created_at to Notifications
2020-07-09 rubenwardyAdd recent positive reviews to homepage
2020-07-09 rubenwardyAdd reviews
2020-07-09 rubenwardySeparate rolling average downloads from score
2020-07-09 rubenwardyAdd downloads column to Package
2020-07-08 rubenwardyAdd support for package maintainers
2020-01-24 rubenwardyAdd automatic GitHub webhook creation
2020-01-24 rubenwardyAdd ability to limit APITokens to a package
2020-01-19 rubenwardyFix password issues caused by Flask-User migration
2020-01-19 rubenwardyUpdate dependencies
2020-01-18 rubenwardyAdd constraint for release tasks and approval
2020-01-18 rubenwardyFix broken search weighting
2019-11-27 rubenwardyAdd API Token creation
2019-07-01 rubenwardyAdd website and donation support v1.15.0
2019-01-29 rubenwardyFix replace problem in migration
2019-01-29 rubenwardyAdd fulltext search support
2019-01-29 rubenwardyAdd download counting
2019-01-28 rubenwardyAdd Minetest version checking to packages API
2019-01-28 rubenwardyAdd min and max Minetest version support
2018-12-25 rubenwardyAdd support for using forum profile pictures
2018-12-23 rubenwardyAdd topic searching and topic discarding
2018-07-28 rubenwardyAdd commit hash to releases
2018-07-06 rubenwardyAdd WIP forum topic support
2018-07-04 rubenwardyAdd package scores and split homepage into new and...
2018-07-03 rubenwardyImplement forum parser to increase accuracy
2018-06-11 rubenwardyFix migration error v1.7.0
2018-06-11 rubenwardyAdd thread watchers
2018-06-11 rubenwardyAdd comment system
2018-06-03 rubenwardyFix username being case-sensitive v1.4.0
2018-06-02 rubenwardyIncrease link string length limit
2018-06-02 rubenwardyAdd topics todo list based on forum parser
2018-05-29 rubenwardyAdd non-free warning
2018-05-29 rubenwardyAdd separate media license
2018-05-29 rubenwardyAdd migration
2018-05-27 rubenwardyAdd trusted member rank v1.2.0
2018-05-27 rubenwardyMerge pull request #78 from minetest/dev
2018-05-27 rubenwardyAdd migration
2018-05-27 rubenwardyRemove dependencies, add meta packages
2018-05-26 rubenwardyAdd banning
2018-05-25 rubenwardyFix migration error
2018-05-25 rubenwardyAdd edit and delete screenshot
2018-05-25 rubenwardyAdd package soft deletion
2018-05-25 rubenwardyAdd migration to add hard/softdeps to packagepropertykeys
2018-05-23 rubenwardyFix migration
2018-05-23 rubenwardyAdd package creation date
2018-05-23 rubenwardyRemove forum topic requirement
2018-05-23 rubenwardyIncrease size of release URL
2018-05-23 rubenwardyIncrease task_id column length
2018-05-23 rubenwardyAdd Flask migrations