aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-11Add audit logrubenwardy
2020-07-11Add the ability to lock threadsrubenwardy
2020-07-11Add package and created_at to Notificationsrubenwardy
2020-07-11Fix typo in previous commitrubenwardy
2020-07-11Merge padlock symbol with icons in thread listsrubenwardy
2020-07-11Fix title wrapping in /threads/rubenwardy
2020-07-10Fix bootstrap toggle button not matching backing radio buttonrubenwardy
2020-07-10Fix profile picture alignment in notifications pagerubenwardy
2020-07-10Add badge to notification iconrubenwardy
2020-07-10Fix empty view in thread listsrubenwardy
2020-07-10Redesign notifications pagerubenwardy
2020-07-10Add ability for moderators to change linked accountsrubenwardy
2020-07-10Fix generation of forum profile URLsrubenwardy
Fixes #196
2020-07-10Add more sort options to package API, correct documentationrubenwardy
Fixes #204
2020-07-10Use middleware to clear notificationsrubenwardy
Fixes #70
2020-07-10Fix screenshot approval checkbox always being uncheckedrubenwardy
Fixes #212
2020-07-10Fix ellipsis in paginationrubenwardy
2020-07-10Fix pagination losing query argumentsrubenwardy
Fixes #205
2020-07-10Fix tag selector losing all tags on removerubenwardy
Fixes #148
2020-07-10Fix tags being lost on Edit Packagerubenwardy
Fixes #211
2020-07-10Ignore FileExistsError in thumbnailsrubenwardy
2020-07-10Improve recommends styling on review edit formrubenwardy
2020-07-10Remove accidental limit of 5 reviews on /reviews/rubenwardy
2020-07-10Add /reviews/ to list all reviewsrubenwardy
2020-07-10Use FontAwesome for navbar iconsrubenwardy
2020-07-10Clean up view package button on reviewsrubenwardy
2020-07-10Allow editors to unapprove and delete packagesrubenwardy
2020-07-10Improve thread list design furtherrubenwardy
2020-07-10Fix view thread page titlerubenwardy
2020-07-10Improve thread list stylerubenwardy
2020-07-10Add ability to delete reviewsrubenwardy
2020-07-10Change comments button color if there are commentsrubenwardy
2020-07-10Hide review form on own packagerubenwardy
2020-07-10Add reviews to user profilerubenwardy
2020-07-10Hide reviews from package thread listrubenwardy
2020-07-10Add more obvious edit buttons for reviewsrubenwardy
2020-07-10Fix GitHub claim method being broken by phpBB updaterubenwardy
2020-07-09Fix crash on sending notificationrubenwardy
2020-07-09Prevent users from reviewing their own packagesrubenwardy
2020-07-09Fix missing importrubenwardy
2020-07-09Fix crash on addNotification non-iterablerubenwardy
2020-07-09Fix crash when guests view package pagerubenwardy
2020-07-09Fix margin above CDB stats on homepagerubenwardy
2020-07-09Add distinction between review buttonsrubenwardy
2020-07-09Add recent positive reviews to homepagerubenwardy
2020-07-09Add package title and link to review pagerubenwardy
2020-07-09Show "Edit Review" button when a user already has a reviewrubenwardy
2020-07-09Add score bonus to reviewsrubenwardy
2020-07-09Rename triggerNotif to addNotification, add array supportrubenwardy
2020-07-09Add reviewsrubenwardy
Fixes #173