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
/
packages
/
releases.py
Age
Commit message (
Expand
)
Author
2020-07-18
Fix validation error in release form on incomplete URL
rubenwardy
2020-07-17
Fix crash on bad wtforms validator instace
rubenwardy
2020-07-16
Check user-agent for crawlers before incrementing counters
rubenwardy
2020-07-14
Add start of bulk tag editor
rubenwardy
2020-07-12
Replace "Content DB" with "ContentDB"
rubenwardy
2020-07-11
Add package and created_at to Notifications
rubenwardy
2020-07-10
Use middleware to clear notifications
rubenwardy
2020-07-10
Fix screenshot approval checkbox always being unchecked
rubenwardy
2020-07-09
Rename triggerNotif to addNotification, add array support
rubenwardy
2020-07-09
Separate rolling average downloads from score
rubenwardy
2020-07-09
Add downloads column to Package
rubenwardy
2020-05-30
Remove non-free score penalisation
rubenwardy
2020-01-19
Fix approved checkbox deselection bug
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
2019-11-21
Improve package scoring
rubenwardy
2019-11-18
Fix download forgery
rubenwardy
2019-11-15
Refactor endpoints to use blueprints instead
rubenwardy