aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2018-05-12Remove duplicate Go buttonrubenwardy
2018-05-11Remove meta refresh on task page, use JS to pollrubenwardy
2018-05-11Add login_required to task APIsrubenwardy
2018-05-11Add VCS import from Githubrubenwardy
2018-05-11Read from description.txtrubenwardy
2018-05-11Use flexbox for responsive package gridSam Walker
2018-05-11Move Github import to backendrubenwardy
2018-05-09Improve homepage headerrubenwardy
2018-05-09Add scss, improve homepagerubenwardy
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