summaryrefslogtreecommitdiff
path: root/web/html/index.php
AgeCommit message (Expand)Author
2016-11-22these changes were sitting herepurweb/master0Luke Shumaker
2015-06-11Support exceptions in the maintenance modeLukas Fleischer
2015-06-11Implement a maintenance modeLukas Fleischer
2015-05-22Move package disowning to a separate pageLukas Fleischer
2015-02-04Rename the AUR software to aurwebLukas Fleischer
2015-01-07Add support for package base co-maintainersLukas Fleischer
2014-12-29Use a custom logoLukas Fleischer
2014-12-28Add cgit configuration and style sheetLukas Fleischer
2014-10-10Add a script to generate package listsLukas Fleischer
2014-10-10Use readfile() instead of include for static filesLukas Fleischer
2014-07-25Add support for deleting user accountsLukas Fleischer
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer
2014-06-25Add support for filing package requestsLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2014-04-05Move package actions to package basesLukas Fleischer
2014-04-05Add package base detail pagesLukas 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-03-26Use minified typeahead JS from archwebLukas Fleischer
2013-01-19Implemented typeahead suggestMarcel Korpel
2012-11-24index.php: Move voter page token check to switch control structurecanyonknight
2012-10-30Return 404 for invalid account/package subpagesLukas Fleischer
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer
2012-09-28Move package merging to a separate pagecanyonknight
2012-09-28Move package deletion to a separate pagecanyonknight
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer
2012-09-18Overhaul ability to edit own accountcanyonknight
2012-09-18Use URL rewriting for user account update pagecanyonknight
2012-09-18Use URL rewriting for user editing pagecanyonknight
2012-09-18Use URL rewriting for user info pagecanyonknight
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight
2012-07-18Use virtual paths for voters pageLukas Fleischer
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer
2012-07-17aur.inc.php: Include routing backendLukas Fleischer
2012-07-17Add virtual path support for package actionsLukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer
2012-07-15Add routing front/back endsLukas Fleischer
2012-07-06index.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-05-06user_table optimizationDan McGee
2011-10-24Remove a boatload of inline table stylesDan McGee
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2009-08-11Use include_once where applicableDan McGee
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-29Add search bar to index and pkg details pagesCallan Barrett
2008-12-21Introduce function include_lang for translations.Loui Chang