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
/
utils.py
Age
Commit message (
Expand
)
Author
2020-09-16
Implement package states for easier reviews
rubenwardy
2020-08-16
Fix crash on null user agent
rubenwardy
2020-08-02
Redirect to correct URL when _game is missing from package name
rubenwardy
2020-07-16
Check user-agent for crawlers before incrementing counters
rubenwardy
2020-07-12
Add tag filter list to package page
rubenwardy
2020-07-12
Add global url_set_query Jinja template function
rubenwardy
2020-07-12
Replace "Content DB" with "ContentDB"
rubenwardy
2020-07-11
Add ability for moderators to delete comments
rubenwardy
2020-07-11
Add audit log
rubenwardy
2020-07-11
Add package and created_at to Notifications
rubenwardy
2020-07-10
Add ability for moderators to change linked accounts
rubenwardy
2020-07-09
Fix crash on sending notification
rubenwardy
2020-07-09
Fix missing import
rubenwardy
2020-07-09
Fix crash on addNotification non-iterable
rubenwardy
2020-07-09
Rename triggerNotif to addNotification, add array support
rubenwardy
2020-07-08
Add notifications for editing maintainers
rubenwardy
2020-06-03
Add support for getting MinetestRelease using engine_version
rubenwardy
2020-05-30
Add delete unused uploads admin function
rubenwardy
2020-04-23
Make OpenGraph URLs absolute
rubenwardy
2020-03-28
Fix exposing abs_url_for to templates
rubenwardy
2020-01-25
Fix auto-webhook creation failure due to wrong scheme
rubenwardy
2020-01-24
Split up users blueprint
rubenwardy
2020-01-21
Improve package page styling
rubenwardy
2020-01-19
Update dependencies
rubenwardy
2020-01-19
Add validation to zip releases
rubenwardy
2020-01-18
Add reloading support to Docker container
rubenwardy
2020-01-18
Improve Docker configurations
rubenwardy
2019-11-17
Fix exception on badly-formed query string
rubenwardy
2019-08-09
Fix typo in zip uploading
rubenwardy
2019-07-29
Check that uploaded images are valid images
rubenwardy
2018-12-23
Add topic searching and topic discarding
rubenwardy
2018-10-03
Add option to hide non-free packages in API
rubenwardy
2018-07-24
Add default password to admin user
nOOb3167
2018-06-04
Set remember me to true in loginUser
rubenwardy
2018-05-29
Disable edit requests
rubenwardy
2018-05-26
Add banning
rubenwardy
2018-05-25
Add package soft deletion
rubenwardy
2018-05-23
Fix sass generation
rubenwardy
2018-05-23
Move static and uploads to public dir
rubenwardy
2018-05-17
Add license to all JS/py files
rubenwardy
2018-05-15
Add screenshot importing from github
rubenwardy