]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints
Fix typo
[cheatdb.git] / app / blueprints /
2020-11-30 Elias FleckensteinRemoved Games from GUI; Renamed Mods to Clientmods
2020-09-22 rubenwardyFix texture pack license not present issue
2020-09-16 rubenwardyImprove documentation
2020-09-16 rubenwardyFix broken state comparison due to enum ordering
2020-09-16 rubenwardyAllow all users to delete their packages
2020-09-16 rubenwardyImplement package states for easier reviews
2020-09-15 rubenwardyFix crash on no signature
2020-08-19 rubenwardyFix screenshot form not validating length
2020-08-18 rubenwardyFix reimport not unapproving releases
2020-08-18 rubenwardyAdd unfulfilled dependencies todo page
2020-08-18 rubenwardySplit hard and soft dependers on meta package page
2020-08-18 rubenwardyFix bug in meta package counting
2020-08-18 rubenwardyAdd forum topic list to meta packages page
2020-08-18 rubenwardyAdd list of dependers to meta package page
2020-08-18 rubenwardyRemove provides/dependencies from Package form
2020-08-18 rubenwardyAdd ability to delete unused metapackages
2020-08-17 rubenwardyFix reimport packages not importing unapproved package
2020-08-02 rubenwardyRedirect to correct URL when _game is missing from...
2020-08-02 rubenwardyAdd badges/shields support
2020-07-29 rubenwardyFix comment length checking
2020-07-18 rubenwardyFix validation error in release form on incomplete URL
2020-07-18 rubenwardyFilter tags by available packages in package search
2020-07-18 rubenwardyAdd tags list to homepage
2020-07-18 rubenwardySort "recently added" by approved_at
2020-07-18 rubenwardyReorder homepage sections
2020-07-18 rubenwardyAdd last updated section to homepage
2020-07-17 rubenwardyAdd ability to search admin tag list by views
2020-07-17 rubenwardyFix descriptions being required in warning and tag...
2020-07-17 rubenwardyAdd descriptions to tags, and show in multiselect
2020-07-17 rubenwardyAdd Content Warnings
2020-07-17 rubenwardyFix crash on bad wtforms validator instace
2020-07-16 rubenwardyFix wrong character limit on review form
2020-07-16 rubenwardyCheck user-agent for crawlers before incrementing counters
2020-07-16 rubenwardyFix tag views redis cache
2020-07-15 rubenwardyAllow Editors to edit tags
2020-07-15 rubenwardyCount tag views
2020-07-15 rubenwardyIncrease comment length limit to 2000
2020-07-14 rubenwardyUse query builder in tag list, add link to todo page
2020-07-14 rubenwardyAdd start of bulk tag editor
2020-07-13 rubenwardyAdd admin function to import foreign release URLs
2020-07-13 rubenwardyFilter out packages with no releases in ContentDB
2020-07-12 rubenwardyRedesign user list
2020-07-12 rubenwardyAdd tag filter list to package page
2020-07-12 rubenwardyAdd global url_set_query Jinja template function
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-12 rubenwardyFix clear notifications creating null user_ids
2020-07-12 rubenwardyImprove admin list design
2020-07-12 rubenwardyAdd reimport of package meta from latest release
2020-07-11 rubenwardyFix bugs related to package owner not being a maintainer
2020-07-11 rubenwardyAdd ability to edit comments
2020-07-11 rubenwardyMove DELETE_REPLY permission to ThreadReply
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-10 rubenwardyAdd ability for moderators to change linked accounts
2020-07-10 rubenwardyUse middleware to clear notifications
2020-07-10 rubenwardyFix screenshot approval checkbox always being unchecked
2020-07-10 rubenwardyFix pagination losing query arguments
2020-07-10 rubenwardyFix tags being lost on Edit Package
2020-07-10 rubenwardyIgnore FileExistsError in thumbnails
2020-07-10 rubenwardyRemove accidental limit of 5 reviews on /reviews/
2020-07-10 rubenwardyAdd /reviews/ to list all reviews
2020-07-10 rubenwardyImprove thread list style
2020-07-10 rubenwardyAdd ability to delete reviews
2020-07-10 rubenwardyHide reviews from package thread list
2020-07-10 rubenwardyFix GitHub claim method being broken by phpBB update
2020-07-09 rubenwardyPrevent users from reviewing their own packages
2020-07-09 rubenwardyFix crash when guests view package page
2020-07-09 rubenwardyAdd recent positive reviews to homepage
2020-07-09 rubenwardyShow "Edit Review" button when a user already has a...
2020-07-09 rubenwardyAdd score bonus to reviews
2020-07-09 rubenwardyRename triggerNotif to addNotification, add array support
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 rubenwardyRemove package author from maintainers edit field
2020-07-08 rubenwardyAdd ability for users to remove themselves as maintainers
2020-07-08 rubenwardyAdd notifications for editing maintainers
2020-07-08 rubenwardyFix maintainers field requiring lowercase names
2020-07-08 rubenwardyAdd support for package maintainers
2020-06-25 rubenwardyFix FileNotFoundError on missing thumbnail source
2020-06-05 rubenwardyReturn dictionary of package to deps in API
2020-06-05 rubenwardyFix typo
2020-06-05 rubenwardyFix bugs, and document
2020-06-05 rubenwardyAdd ability to not include optional deps in deps API
2020-06-05 rubenwardyReturn package IDs only in dependency API
2020-06-03 rubenwardyAdd Package Config help page
2020-06-03 rubenwardyAdd support for setting min/max minetest versions in...
2020-06-03 rubenwardyAdd helper link to API tokens page
2020-06-03 rubenwardyFix bad URL construction in GitLab webhooks
2020-06-03 rubenwardyFix webhook issues, make repo URLs matched case insensitive
2020-05-30 rubenwardyAdd delete unused uploads admin function
2020-05-30 rubenwardyRemove non-free score penalisation
2020-05-27 rubenwardyFix wrong API error response
2020-05-19 rubenwardyFix API auth crash and add more error messages v1.25.1
2020-04-23 rubenwardyAdd prometheus support v1.25.0
2020-04-21 rubenwardyOptimise SQL queries v1.24.3
2020-04-21 rubenwardyCorrect documentation on users allowed to use webhooks
2020-04-21 rubenwardyAdd API to see scores
next