summaryrefslogtreecommitdiff
path: root/web/template/pkg_details.php
AgeCommit message (Expand)Author
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-11Make URIs to the individual cgit pages configurableLukas Fleischer
2015-06-09Encode cgit URIs properlyLukas Fleischer
2015-06-08pkg_details: Use correct clone URLJohannes Löthberg
2015-06-01Use gitnamespaces for efficient storageLukas Fleischer
2015-01-09Link to the cgit log from package detailsLukas Fleischer
2015-01-07Merge branch 'maint'Lukas Fleischer
2015-01-07Fix link to package base votersLukas Fleischer
2015-01-07Add support for package base co-maintainersLukas Fleischer
2014-12-29Add links to public and private clone URLsLukas Fleischer
2014-12-27Add public clone URLs to package detailsLukas Fleischer
2014-12-27Use Git repositories to store packagesLukas Fleischer
2014-11-21Always use virtual URLsLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-10Add support for architecture-specific sourcesLukas Fleischer
2014-08-10Add support for architecture-specific fieldsLukas Fleischer
2014-08-10Group dependencies by dependency typeLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-07-04Display number of pending requests in actions boxLukas Fleischer
2014-06-25Add support for filing package requestsLukas Fleischer
2014-06-05Do not return "None" in user functionsLukas Fleischer
2014-06-05Display versioned conflicts/provides/replacesLukas Fleischer
2014-06-05Collapse long source listsLukas Fleischer
2014-06-02Add a "Search wiki" link to package detailsLukas Fleischer
2014-05-06Add a packager field to packagesLukas Fleischer
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer
2014-04-26Support multiple licenses per packageLukas Fleischer
2014-04-26Display package groups on the details pageLukas Fleischer
2014-04-26Display package relations on the details pageLukas Fleischer
2014-04-18Collapse long dependency listsLukas Fleischer
2014-04-17Display dependency type of package dependenciesLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2014-04-05Use snake case for all package functionsLukas Fleischer
2014-04-05Move package actions to package basesLukas Fleischer
2014-04-05pkg_details.php: Add link to package base detailsLukas Fleischer
2014-01-22Further optimize voters.php to only need the package namecanyonknight
2013-09-08Convert adopt/disown package action link to formcanyonknight
2013-08-27Re-add CRSF tokens to most package actionsLukas Fleischer
2013-08-27pkg_details: Convert most action links to formsLukas Fleischer
2013-01-30pkg_details.php: Add missing translatable stringcanyonknight
2012-11-07pkg_details.php: Fix potential XSS for package names and dep conditionscanyonknight
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer
2012-11-04Add missing internationalization to a few stringsLukas Fleischer
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight
2012-09-28Move package merging to a separate pagecanyonknight
2012-09-28Move package deletion to a separate pagecanyonknight
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer