summaryrefslogtreecommitdiff
path: root/web/html/index.php
AgeCommit message (Expand)Author
2016-03-13Remove code referencing non-existent and unused fileIan D. Scott
2016-01-23Add comment undeletion functionalityMarcel Korpel
2015-12-15Add link to flag OOD commentMark Weiman
2015-12-13Replace new package iconLukas Fleischer
2015-12-13Replace RSS feed iconLukas Fleischer
2015-12-13Remove old logosLukas Fleischer
2015-12-12Implement capability to pin comments above othersMark Weiman
2015-09-11Move package base flagging to a separate formLukas Fleischer
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel
2015-08-08Add comment edit icon and formMarcel Korpel
2015-08-08Use SVG image for comment deletion iconMarcel Korpel
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