summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2015-06-19pkgbase_details.php/pkg_details.php: Show keywordsMarcel Korpel3-2/+44
2015-06-18Release 4.0.0-rc5Lukas Fleischer1-1/+1
2015-06-17Clarify that HTTPs clone URIs are for read-only accessLukas Fleischer2-2/+2
2015-06-15Store 10 significant digits of the popularity scoreLukas Fleischer1-1/+1
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos2-1/+6
2015-06-14footer: Link version number to release logJohannes Löthberg1-1/+1
2015-06-14home: Add submitting packages sectionJohannes Löthberg1-0/+22
2015-06-14confparser: Add function for getting the items of a sectionJohannes Löthberg1-0/+7
2015-06-14confparser: Add function for checking if config section existsJohannes Löthberg1-0/+7
2015-06-14confparser: Split loading of config into own functionJohannes Löthberg1-1/+6
2015-06-14Show co-maintainers next to maintainers in detailsLukas Fleischer3-2/+29
2015-06-14Refactor code for printing account linksLukas Fleischer4-39/+12
2015-06-14Make "Learn more..." translatableLukas Fleischer1-1/+1
2015-06-14Replace categories with keywordsLukas Fleischer9-148/+81
2015-06-12Release 4.0.0-rc4Lukas Fleischer1-1/+1
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer2-2/+2
2015-06-12stats.inc.php: Show the 15 most recent updatesLukas Fleischer1-1/+1
2015-06-11Redesign the home pageLukas Fleischer2-12/+43
2015-06-11Default to ordering packages by popularityLukas Fleischer1-1/+1
2015-06-11Show package popularity in search resultsLukas Fleischer3-2/+8
2015-06-11Support exceptions in the maintenance modeLukas Fleischer1-3/+5
2015-06-11Implement a maintenance modeLukas Fleischer2-0/+21
2015-06-11Reintroduce the URLPath fieldLukas Fleischer1-1/+1
2015-06-11Make URIs to the individual cgit pages configurableLukas Fleischer2-8/+12
2015-06-10pkgbase.php: Escape error messagesLukas Fleischer1-2/+2
2015-06-09Release 4.0.0-rc3Lukas Fleischer1-1/+1
2015-06-09Encode cgit URIs properlyLukas Fleischer2-6/+6
2015-06-09pkgbase_details.php: Fix cgit linksLukas Fleischer1-3/+3
2015-06-09Invert order when sorting packages by ageLukas Fleischer1-1/+1
2015-06-09Add a confirmation check box below search resultsLukas Fleischer1-1/+1
2015-06-09Drop suffixes from confirm parametersLukas Fleischer8-9/+9
2015-06-09Add Spanish (Latin America) and Asturian translationsLukas Fleischer1-0/+2
2015-06-09Fix official language name of CzechLukas Fleischer1-1/+1
2015-06-09aurjson.class.php: Exclude hidden package basesLukas Fleischer1-6/+13
2015-06-08Release 4.0.0-rc2Lukas Fleischer1-1/+1
2015-06-08Fix searching for an empty stringLukas Fleischer1-4/+6
2015-06-08pkg_details: Use correct clone URLJohannes Löthberg1-2/+2
2015-06-08Fix package statisticsLukas Fleischer1-8/+26
2015-06-08Show official language names in the drop-down listLukas Fleischer1-1/+1
2015-06-08Add Chinese (Taiwan) translationsLukas Fleischer1-1/+2
2015-06-08Release 4.0.0-rc1Lukas Fleischer1-1/+1
2015-06-04pkgfuncs.inc.php: Remove a conflict markerLukas Fleischer1-1/+0
2015-06-01Use gitnamespaces for efficient storageLukas Fleischer1-3/+3
2015-05-31Do not show the activity check box when registeringLukas Fleischer1-0/+2
2015-05-31Show the SSH key field on the registration pageLukas Fleischer2-3/+2
2015-05-31Add more details on the SSH public key fieldLukas Fleischer2-7/+16
2015-05-31Allow for resetting the SSH public keyLukas Fleischer1-2/+2
2015-05-22Include user name in password reset emailsLukas Fleischer1-4/+6
2015-05-22Update co-maintainer list when promoting a userLukas Fleischer1-13/+20
2015-05-22Fix processing of pkgbase_get_comaintainers()Lukas Fleischer2-9/+12