]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/packages/reviews.py
Fix wrong character limit on review form
[cheatdb.git] / app / blueprints / packages / reviews.py
2020-07-16 rubenwardyFix wrong character limit on review form
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-10 rubenwardyAdd package and created_at to Notifications
2020-07-10 rubenwardyRemove accidental limit of 5 reviews on /reviews/
2020-07-10 rubenwardyAdd /reviews/ to list all reviews
2020-07-10 rubenwardyAdd ability to delete reviews
2020-07-09 rubenwardyPrevent users from reviewing their own packages
2020-07-09 rubenwardyAdd score bonus to reviews
2020-07-09 rubenwardyRename triggerNotif to addNotification, add array support
2020-07-09 rubenwardyAdd reviews