aboutsummaryrefslogtreecommitdiff
path: root/app/templates
AgeCommit message (Expand)Author
2020-07-10Hide review form on own packagerubenwardy
2020-07-10Add reviews to user profilerubenwardy
2020-07-10Add more obvious edit buttons for reviewsrubenwardy
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 reviewsrubenwardy
2020-07-09Add downloads column to Packagerubenwardy
2020-07-09Fix incorrect link in maintainers listrubenwardy
2020-07-08Fix check when showing remove myself from maintainersrubenwardy
2020-07-08Add ability for users to remove themselves as maintainersrubenwardy
2020-07-08Add info about maintainers to edit maintainers pagerubenwardy
2020-07-08Add support for package maintainersrubenwardy
2020-05-30Add delete unused uploads admin functionrubenwardy
2020-05-29Add help page on non-free licensesrubenwardy
2020-04-23Make OpenGraph URLs absoluterubenwardy
2020-04-23Add meta to package view pagesLars Mueller
2020-04-21Improve legibility of textual contentrubenwardy
2020-04-07Add ability to search by tagv1.24.0rubenwardy
2020-03-28Add ability to search packages by authorrubenwardy
2020-02-23Fix non-admin users not being able to set profile URLsrubenwardy
2020-01-30Add links to GitHub oauth connection settingsv1.23.5rubenwardy
2020-01-30Change API Token warning to be friendlierv1.23.4rubenwardy
2020-01-25Fix auto-webhook creation failure due to wrong schemerubenwardy
2020-01-25Promote webhooks in release creation pagerubenwardy
2020-01-25Restrict webhooks to trusted usersrubenwardy
2020-01-24Add automatic GitHub webhook creationrubenwardy
2020-01-24Add ability to limit APITokens to a packagerubenwardy
2020-01-24Split up users blueprintrubenwardy
2020-01-24Fix wtforms validatoion of package namerubenwardy
2020-01-22Use server-side markdown renderer in WYSIWYG previewrubenwardy
2020-01-22Improve markdown escapingrubenwardy
2020-01-21Fix version being styled differentlyrubenwardy
2020-01-21Sort dependencies in package pagerubenwardy
2020-01-21Improve package page stylingrubenwardy
2020-01-20Improve package buttons contrastrubenwardy
2020-01-19Reduce chance of accidental release deletionv1.21.0rubenwardy
2020-01-19Fix password issues caused by Flask-User migrationrubenwardy
2020-01-19Add populated homepage testrubenwardy
2020-01-19Add end-to-end test frameworkrubenwardy
2020-01-19Add admin option to check all releasesrubenwardy
2020-01-19Add ability to delete releasesrubenwardy
2020-01-18Fiddle with package button stylingrubenwardy
2019-11-27Add API Token creationrubenwardy
2019-11-21Fix url_for crash on "home_page"v1.19.0rubenwardy
2019-11-16Fix user profile after blueprints commitrubenwardy
2019-11-16Fix hardcoded progress bar in work queue, and related crashrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy