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
/
blueprints
Age
Commit message (
Expand
)
Author
2020-02-23
Fix lack of download counter checks on non-release package download
v1.23.7
rubenwardy
2020-02-23
Fix non-admin users not being able to set profile URLs
rubenwardy
2020-01-30
Add links to GitHub oauth connection settings
v1.23.5
rubenwardy
2020-01-25
Fix access token being exposed after APIToken edit
v1.23.3
rubenwardy
2020-01-25
Rename 'new tag' event to contain 'GitHub release'
v1.23.2
rubenwardy
2020-01-25
Fix 404 on GituHub log in
rubenwardy
2020-01-25
Fix crash on existing GitHub App Integration
v1.23.1
rubenwardy
2020-01-25
Fix auto-webhook creation failure due to wrong scheme
rubenwardy
2020-01-25
Prevent multiple webhooks from being created
v1.23.0
rubenwardy
2020-01-25
Fix automatic creation of tag webhooks
rubenwardy
2020-01-25
Add tag push support to webhooks
rubenwardy
2020-01-25
Add GitLab webhook support
rubenwardy
2020-01-25
Restrict webhooks to trusted users
rubenwardy
2020-01-24
Add automatic GitHub webhook creation
rubenwardy
2020-01-24
Add Github webhook support
rubenwardy
2020-01-24
Rename 'vcs' release-creation mode to 'git'
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
Split up users blueprint
rubenwardy
2020-01-24
Fix wtforms validatoion of package name
rubenwardy
2020-01-23
Show discarded topics in package results
rubenwardy
2020-01-22
Use server-side markdown renderer in WYSIWYG preview
rubenwardy
2020-01-22
Improve markdown escaping
rubenwardy
2020-01-21
Sort dependencies in package editor
v1.22.0
rubenwardy
2020-01-21
Improve package page styling
rubenwardy
2020-01-19
Fix approved checkbox deselection bug
rubenwardy
2020-01-19
Fix password issues caused by Flask-User migration
rubenwardy
2020-01-19
Add end-to-end test framework
rubenwardy
2020-01-19
Add admin option to check all releases
rubenwardy
2020-01-19
Add validation to zip releases
rubenwardy
2020-01-19
Add ability to delete releases
rubenwardy
2020-01-18
Add reloading support to Docker container
rubenwardy
2020-01-18
Improve Docker configurations
rubenwardy
2019-12-17
Fix crash on clearing all notifications
rubenwardy
2019-11-27
Fix crash due to missing import
rubenwardy
2019-11-27
Add API Token creation
rubenwardy
2019-11-21
Improve package scoring
rubenwardy
2019-11-21
Add support for randomly sorting queries
rubenwardy
2019-11-21
Fix crash on accessing notifications
rubenwardy
2019-11-21
Fix url_for crash on "home_page"
v1.19.0
rubenwardy
2019-11-18
Fix download forgery
rubenwardy
2019-11-17
Fix exception on badly-formed query string
rubenwardy
2019-11-16
Fix user profile after blueprints commit
rubenwardy
2019-11-15
Refactor endpoints to use blueprints instead
rubenwardy