aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2018-05-09Add meta importing from Githubrubenwardy
2018-04-19Add release ID to JSON downloadrubenwardy
2018-04-08Remove packages with no approved releases from JSONrubenwardy
2018-04-03Add ability to create packages on behalf of other usersrubenwardy
2018-04-03Add package licensesrubenwardy
2018-03-26Add ability to suggest tag changes using edit requestsrubenwardy
2018-03-26Add type to tag linksrubenwardy
2018-03-26Use .get() instead of filter_by() for primary key queriesrubenwardy
2018-03-26Add tag selecting in edit packagerubenwardy
2018-03-26Add tagsrubenwardy
2018-03-26Add screenshot supportrubenwardy
2018-03-24Fix wrong download URL when serving behind reverse proxyrubenwardy
2018-03-24Add user rank changingrubenwardy
2018-03-24Add user listrubenwardy
2018-03-24Fix script injection using markdownrubenwardy
2018-03-24Fix suggest changes linkrubenwardy
2018-03-24Use bash script to start serverrubenwardy
2018-03-24Add registering using Githubrubenwardy
2018-03-23Add EditRequest approval and rejectionrubenwardy
2018-03-23Add EditRequest view pagerubenwardy
2018-03-23Add EditRequest creationrubenwardy
2018-03-23Add packages APIrubenwardy
2018-03-23Add dummy Package.getMainScreenshotURL() functionrubenwardy
2018-03-23Add file upload for releasesrubenwardy
2018-03-23Add download button and URLrubenwardy
2018-03-23Move package templates to subfolderrubenwardy
2018-03-21Remove access to repos from Github scoperubenwardy
2018-03-21Use consistent quotesrubenwardy
2018-03-21Fix work queue permissions checkrubenwardy
2018-03-21Add list of packages to profilerubenwardy
2018-03-21Add packages page to list all typesrubenwardy
2018-03-21Add basic search to package listrubenwardy
2018-03-21Improve permission checking in work queuerubenwardy
2018-03-21Improve empty text on work queuerubenwardy
2018-03-21Add more information to approval viewrubenwardy
2018-03-21Add work queuerubenwardy
2018-03-21Add new package approvalrubenwardy
2018-03-21Add package validationrubenwardy
2018-03-21Add package creationrubenwardy
2018-03-21Add package release editing and approvingrubenwardy
2018-03-21Add redirect to full user URLrubenwardy
2018-03-20Fix incomplete datetime being stored in releases, order releases by daterubenwardy
2018-03-20Add create release pagerubenwardy
2018-03-20Add package releasesrubenwardy
2018-03-20Simplify PackageTyperubenwardy
2018-03-20Add not joined rankrubenwardy
2018-03-20Add permission validation to Package.checkPerm()rubenwardy
2018-03-20Clean up permissions coderubenwardy
2018-03-20Fix bug with PackageType to name formrubenwardy
2018-03-20User profile: fix typo, add rankrubenwardy