summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight3-2/+2
2012-09-18logout.php: Fix PHP undefined variable noticecanyonknight1-1/+1
2012-08-23Fix broken package search on front pagecanyonknight1-1/+1
2012-08-23Print error message when maximum DB character length is exceededcanyonknight1-6/+29
2012-08-23pkgsubmit.php: Make page friendlier for logged out userscanyonknight1-4/+4
2012-07-18Use virtual paths for voters pageLukas Fleischer1-0/+6
2012-07-18voters.php: Use "<ul></ul>" for the list of votersLukas Fleischer1-5/+5
2012-07-18voters.php: Do not re-include librariesLukas Fleischer1-2/+2
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-15web/html/pkgsubmit.php: Remove stray "</div>"Lukas Fleischer1-1/+1
2012-07-15Use virtual paths for package detailsLukas Fleischer3-3/+11
2012-07-15Use virtual path feature for linksLukas Fleischer8-16/+16
2012-07-15Add routing front/back endsLukas Fleischer2-120/+155
2012-07-14Merge branch 'maint'Lukas Fleischer5-43/+56
2012-07-14pkgsubmit.php: Refactor source processing to fix PHP noticecanyonknight1-3/+3
2012-07-11tu.php: Fix PHP notice for "hasvoted" variablecanyonknight1-0/+1
2012-07-11pkgsubmit.php: Remove stray "</div>" tagcanyonknight1-1/+0
2012-07-09Update archweb stylesheetLukas Fleischer1-51/+119
2012-07-08Remove legacy CSSLukas Fleischer3-728/+0
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight1-3/+1
2012-07-06pkgsubmit.php: Improve file upload error messagescanyonknight1-2/+17
2012-07-06rss.php: Pull out DB codecanyonknight1-6/+2
2012-07-06Pull out DB code from trusted user pagecanyonknight1-54/+14
2012-07-06account.php: Pull out DB codecanyonknight1-34/+10
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight1-48/+11
2012-07-06passreset.php: Pull out DB codecanyonknight1-22/+3
2012-07-06logout.php: Pull out DB codecanyonknight1-4/+4
2012-07-06addvote.php: Pull out DB codecanyonknight1-27/+4
2012-07-06voters.php: Pull out DB codecanyonknight1-13/+2
2012-07-06Move language selection to a drop-down listLukas Fleischer1-0/+3
2012-07-06Move login form to a separate pageLukas Fleischer1-0/+55
2012-07-06passreset.php: Overhaul to match archwebcanyonknight1-45/+42
2012-07-06Overhaul account pages to match archwebcanyonknight1-3/+1
2012-07-06addvote.php: Overhaul to match archwebcanyonknight1-23/+25
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight1-11/+14
2012-07-06Refactor package submission formLukas Fleischer1-28/+24
2012-07-06voters.php: Overhaul to match archwebcanyonknight1-15/+17
2012-07-06index.php: Overhaul to match archwebcanyonknight1-62/+103
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer5-11/+5
2012-07-06Add archweb style sheetLukas Fleischer2-0/+985
2012-07-06Be consistent in PHP logical operator usagecanyonknight2-3/+3
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight5-44/+61
2012-05-06web/html/packages.php: Remove duplicate codeLukas Fleischer1-14/+10
2012-05-06user_table optimizationDan McGee1-2/+2
2012-03-24Support canonical links to accountsLukas Fleischer1-1/+5
2012-03-24Support canonical links to packagesLukas Fleischer1-0/+14
2012-03-24Add field for PGP key in profile informationLukas Fleischer1-6/+7
2012-03-19web/html/pkgsubmit.php: Revamp tarball validationLukas Fleischer1-12/+14