summaryrefslogtreecommitdiffstats
path: root/web/template/pkgbase_details.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Split out package actions into a separate templateLukas Fleischer1-50/+1
2015-06-27Split out code to generate action linksLukas Fleischer1-54/+28
2015-06-19pkgbase_details.php/pkg_details.php: Show keywordsMarcel Korpel1-1/+13
2015-06-17Clarify that HTTPs clone URIs are for read-only accessLukas Fleischer1-1/+1
2015-06-14Show co-maintainers next to maintainers in detailsLukas Fleischer1-1/+2
2015-06-14Refactor code for printing account linksLukas Fleischer1-18/+0
2015-06-14Replace categories with keywordsLukas Fleischer1-17/+8
2015-06-11Make URIs to the individual cgit pages configurableLukas Fleischer1-4/+6
2015-06-09Encode cgit URIs properlyLukas Fleischer1-3/+3
2015-06-09pkgbase_details.php: Fix cgit linksLukas Fleischer1-3/+3
2015-01-09Link to the cgit log from package detailsLukas Fleischer1-1/+4
2015-01-07Add support for package base co-maintainersLukas Fleischer1-0/+3
2014-12-29Add links to public and private clone URLsLukas Fleischer1-2/+8
2014-12-27Add public clone URLs to package detailsLukas Fleischer1-0/+5
2014-12-27Use Git repositories to store packagesLukas Fleischer1-5/+5
2014-11-21Always use virtual URLsLukas Fleischer1-47/+19
2014-10-24Use an INI-style configuration fileLukas Fleischer1-6/+7
2014-07-15Rework permission handlingLukas Fleischer1-9/+5
2014-07-04Display number of pending requests in actions boxLukas Fleischer1-0/+1
2014-07-01Fix "File Request" link in package base detailsLukas Fleischer1-1/+1
2014-06-25Add support for filing package requestsLukas Fleischer1-0/+1
2014-06-05Do not return "None" in user functionsLukas Fleischer1-9/+9
2014-06-02Add a "Search wiki" link to package detailsLukas Fleischer1-0/+1
2014-05-06Add a packager field to packagesLukas Fleischer1-0/+19
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer1-2/+2
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-3/+3
2014-04-05Use snake case for all package functionsLukas Fleischer1-1/+1
2014-04-05Move package actions to package basesLukas Fleischer1-13/+13
2014-04-05Add package base detail pagesLukas Fleischer1-0/+210