index
:
cheatdb.git
master
optimise_packages_query
package_states
tageditor
Cheat database for Dragonfire clientmods and texture packs.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models.py
Age
Commit message (
Expand
)
Author
2020-07-11
Add ability to edit comments
rubenwardy
2020-07-11
Move DELETE_REPLY permission to ThreadReply
rubenwardy
2020-07-11
Add ability for moderators to delete comments
rubenwardy
2020-07-11
Add audit log
rubenwardy
2020-07-11
Add the ability to lock threads
rubenwardy
2020-07-11
Add package and created_at to Notifications
rubenwardy
2020-07-10
Redesign notifications page
rubenwardy
2020-07-10
Add ability for moderators to change linked accounts
rubenwardy
2020-07-10
Allow editors to unapprove and delete packages
rubenwardy
2020-07-10
Add ability to delete reviews
rubenwardy
2020-07-10
Add more obvious edit buttons for reviews
rubenwardy
2020-07-09
Add recent positive reviews to homepage
rubenwardy
2020-07-09
Add score bonus to reviews
rubenwardy
2020-07-09
Add reviews
rubenwardy
2020-07-09
Separate rolling average downloads from score
rubenwardy
2020-07-09
Add downloads column to Package
rubenwardy
2020-07-08
Add ability for users to remove themselves as maintainers
rubenwardy
2020-07-08
Add support for package maintainers
rubenwardy
2020-06-05
Return package IDs only in dependency API
rubenwardy
2020-06-04
Fix crash in MinetestRelease.get()
rubenwardy
2020-06-03
Add support for setting min/max minetest versions in conf
rubenwardy
2020-06-03
Add support for getting MinetestRelease using engine_version
rubenwardy
2020-05-31
Fix broken release auto-approval due to permissions check
rubenwardy
2020-05-30
Remove non-free score penalisation
rubenwardy
2020-05-27
Fix display_name rather than username being used in API
rubenwardy
2020-05-19
Fix minor security vulnerability
rubenwardy
2020-04-23
Make OpenGraph URLs absolute
rubenwardy
2020-04-21
Optimise SQL queries
v1.24.3
rubenwardy
2020-04-21
Allow all members to approve own releases
rubenwardy
2020-04-11
Fix email sign up
v1.24.1
rubenwardy
2020-02-23
Fix non-admin users not being able to set profile URLs
rubenwardy
2020-01-24
Add automatic GitHub webhook creation
rubenwardy
2020-01-24
Add API to create releases
rubenwardy
2020-01-24
Add ability to limit APITokens to a package
rubenwardy
2020-01-24
Fix broken user registration
rubenwardy
2020-01-21
Sort dependencies in package page
rubenwardy
2020-01-21
Sort provides relationship
rubenwardy
2020-01-19
Fix password issues caused by Flask-User migration
rubenwardy
2020-01-19
Add API tests
rubenwardy
2020-01-19
Add end-to-end test framework
rubenwardy
2020-01-19
Update dependencies
rubenwardy
2020-01-19
Allow deleting releases with broken tasks
rubenwardy
2020-01-19
Add ability to delete releases
rubenwardy
2020-01-18
Fix missing name in search weightings
rubenwardy
2020-01-18
Add constraint for release tasks and approval
rubenwardy
2020-01-18
Fix broken search weighting
rubenwardy
2020-01-18
Add reloading support to Docker container
rubenwardy
2019-11-27
Add API Token creation
rubenwardy
2019-11-21
Improve package scoring
rubenwardy
2019-11-15
Refactor endpoints to use blueprints instead
rubenwardy
[next]