]> git.lizzy.rs Git - cheatdb.git/shortlog
cheatdb.git
2020-07-12 rubenwardyFix pagination widget syntax error
2020-07-12 rubenwardyFix fulltext search order being overriden
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 rubenwardyFix incorrect mod name fold in MinetestCheck
2020-07-12 rubenwardyFix migration misordering
2020-07-12 rubenwardyAdd check constraint on MetaPackage name
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 rubenwardyRemove full review form from package page
2020-07-11 rubenwardySwap edit and delete buttons in comments
2020-07-11 rubenwardyRemove admin from being able to edit any comment
2020-07-11 rubenwardyAdd title text to audit log severity icons
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 rubenwardyFix typo in previous commit
2020-07-10 rubenwardyMerge padlock symbol with icons in thread lists
2020-07-10 rubenwardyFix title wrapping in /threads/
2020-07-10 rubenwardyFix bootstrap toggle button not matching backing radio...
2020-07-10 rubenwardyFix profile picture alignment in notifications page
2020-07-10 rubenwardyAdd badge to notification icon
2020-07-10 rubenwardyFix empty view in thread lists
2020-07-10 rubenwardyRedesign notifications page
2020-07-10 rubenwardyAdd ability for moderators to change linked accounts
2020-07-10 rubenwardyFix generation of forum profile URLs
2020-07-10 rubenwardyAdd more sort options to package API, correct documentation
2020-07-10 rubenwardyUse middleware to clear notifications
2020-07-10 rubenwardyFix screenshot approval checkbox always being unchecked
2020-07-10 rubenwardyFix ellipsis in pagination
2020-07-10 rubenwardyFix pagination losing query arguments
2020-07-10 rubenwardyFix tag selector losing all tags on remove
2020-07-10 rubenwardyFix tags being lost on Edit Package
2020-07-10 rubenwardyIgnore FileExistsError in thumbnails
2020-07-10 rubenwardyImprove recommends styling on review edit form
2020-07-10 rubenwardyRemove accidental limit of 5 reviews on /reviews/
2020-07-10 rubenwardyAdd /reviews/ to list all reviews
2020-07-10 rubenwardyUse FontAwesome for navbar icons
2020-07-10 rubenwardyClean up view package button on reviews
2020-07-10 rubenwardyAllow editors to unapprove and delete packages
2020-07-10 rubenwardyImprove thread list design further
2020-07-10 rubenwardyFix view thread page title
2020-07-10 rubenwardyImprove thread list style
2020-07-10 rubenwardyAdd ability to delete reviews
2020-07-10 rubenwardyChange comments button color if there are comments
2020-07-10 rubenwardyHide review form on own package
2020-07-10 rubenwardyAdd reviews to user profile
2020-07-10 rubenwardyHide reviews from package thread list
2020-07-10 rubenwardyAdd more obvious edit buttons for reviews
2020-07-10 rubenwardyFix GitHub claim method being broken by phpBB update
2020-07-09 rubenwardyFix crash on sending notification
2020-07-09 rubenwardyPrevent users from reviewing their own packages
2020-07-09 rubenwardyFix missing import
2020-07-09 rubenwardyFix crash on addNotification non-iterable
2020-07-09 rubenwardyFix crash when guests view package page
2020-07-09 rubenwardyFix margin above CDB stats on homepage
2020-07-09 rubenwardyAdd distinction between review buttons
2020-07-09 rubenwardyAdd recent positive reviews to homepage
2020-07-09 rubenwardyAdd package title and link to review page
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 rubenwardyFix incorrect link in maintainers list
2020-07-08 rubenwardyRemove package author from maintainers edit field
2020-07-08 rubenwardyFix check when showing remove myself from maintainers
2020-07-08 rubenwardyAdd ability for users to remove themselves as maintainers
2020-07-08 rubenwardyAdd info about maintainers to edit maintainers page
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-04 rubenwardyFix crash in MinetestRelease.get()
2020-06-03 rubenwardyFix typos
2020-06-03 rubenwardyAdd Package Config help page
2020-06-03 rubenwardyFix crash on missing x_minetest_version meta
2020-06-03 rubenwardyAdd support for setting min/max minetest versions in...
2020-06-03 rubenwardyAdd support for getting MinetestRelease using engine_ve...
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-31 rubenwardyFix broken link to content flags in API help page
2020-05-31 rubenwardyFix broken release auto-approval due to permissions...
2020-05-30 rubenwardyAdd delete unused uploads admin function
2020-05-30 rubenwardyRemove non-free score penalisation
2020-05-29 rubenwardyUpdate to make the non-free policy clearer
2020-05-29 rubenwardyFix bullet points in non-free page
2020-05-29 rubenwardyAdd help page on non-free licenses
next