aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-08Add release to ctfrubenwardy
2018-04-08Add release to handholdsrubenwardy
2018-04-08Remove packages with no approved releases from JSONrubenwardy
2018-04-08Add more packages to setup.pyrubenwardy
2018-04-03Add ability to create packages on behalf of other usersrubenwardy
Fixes #27
2018-04-03Add package licensesrubenwardy
2018-03-26Add ability to suggest tag changes using edit requestsrubenwardy
Fixes #36
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
Fixes #35
2018-03-26Update tagsrubenwardy
2018-03-26Add tagsrubenwardy
Fixes #4
2018-03-26Add screenshot supportrubenwardy
Fixes #21
2018-03-24Fix wrong download URL when serving behind reverse proxyrubenwardy
2018-03-24Add user rank changingrubenwardy
Fixes #14
2018-03-24Add user listrubenwardy
2018-03-24Fix script injection using markdownrubenwardy
Fixes #16
2018-03-24Update READMErubenwardy
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-23added meSam Walker
2018-03-21Remove access to repos from Github scoperubenwardy
2018-03-21Use consistent quotesrubenwardy
2018-03-21Fix work queue permissions checkrubenwardy
2018-03-21Fix link in README.mdrubenwardy
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