summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
AgeCommit message (Expand)AuthorFilesLines
2012-11-24index.php: Move voter page token check to switch control structurecanyonknight1-6/+4
2012-10-30Return 404 for invalid account/package subpagesLukas Fleischer1-8/+26
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer1-0/+4
2012-09-28Move package merging to a separate pagecanyonknight1-0/+3
2012-09-28Move package deletion to a separate pagecanyonknight1-0/+3
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer1-2/+5
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer1-1/+4
2012-09-18Overhaul ability to edit own accountcanyonknight1-1/+2
2012-09-18Use URL rewriting for user account update pagecanyonknight1-0/+2
2012-09-18Use URL rewriting for user editing pagecanyonknight1-1/+9
2012-09-18Use URL rewriting for user info pagecanyonknight1-0/+6
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight1-2/+2
2012-07-18Use virtual paths for voters pageLukas Fleischer1-0/+6
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer1-1/+1
2012-07-17aur.inc.php: Include routing backendLukas Fleischer1-2/+0
2012-07-17Add virtual path support for package actionsLukas Fleischer1-1/+31
2012-07-15Use virtual paths for package detailsLukas Fleischer1-1/+9
2012-07-15Add routing front/back endsLukas Fleischer1-120/+32
2012-07-06index.php: Overhaul to match archwebcanyonknight1-62/+103
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer1-3/+1
2012-05-06user_table optimizationDan McGee1-2/+2
2011-10-24Remove a boatload of inline table stylesDan McGee1-1/+1
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer1-2/+2
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-2/+2
2009-08-11Use include_once where applicableDan McGee1-2/+2
2009-06-25Remove excess whitespace.Loui Chang1-1/+1
2009-01-19Use new conglomerated translation files.Loui Chang1-2/+0
2008-12-29Add search bar to index and pkg details pagesCallan Barrett1-0/+2
2008-12-21Introduce function include_lang for translations.Loui Chang1-5/+5
2008-12-17Reword the disclaimer in index.php.Loui Chang1-2/+2
2008-11-25Make remembered sessions actually save themselves.Loui Chang1-2/+3
2008-07-28Tweak index.php and update translations.Loui Chang1-15/+16
2008-07-22Change some of the index page notices.Loui Chang1-3/+8
2008-07-07Move code out of index.phpLoui Chang1-172/+10
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+0
2008-06-12Split html and php in index.phpCallan Barrett1-160/+177
2008-06-07Remove obsolete inline CSS in index.php.Michael Klier1-4/+4
2008-06-08Revert "Split html from front page"Callan Barrett1-4/+151
2008-06-08Split html from front pageCallan Barrett1-151/+4
2008-02-18Cleaned up the front page.eliott1-9/+4
2008-01-20More cleanup, add TU link to headerCallan Barrett1-1/+1
2008-01-20Support for verbose page titlesCallan Barrett1-4/+1
2008-01-20Removes timeout page and moves login form to headerCallan Barrett1-97/+1
2008-01-20Fixes to disclaimer text.eliott1-2/+1
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott1-36/+1
2007-10-02Fixed version strings.tardo1-1/+1
2007-09-29changed version string to 1.4.0 on front pagePaul Mattal1-1/+1
2007-09-27Changed homepage box title to "AUR Home" to match patch from tardo.Paul Mattal1-1/+1
2007-09-25Regression to front page "Flagged as safe by me" languagePaul Mattal1-1/+1
2007-09-24More changes to page styles.eliott1-9/+8