summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-08Always set the "To:" header when sending mailLukas Fleischer1-2/+2
2011-12-17Set the title in the Trusted User pageAndrea Scarpino1-1/+4
2011-11-02Add a new AUR_LOCATION settingDan McGee1-1/+1
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer6-24/+24
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer6-24/+24
2011-10-24Show last voted date on account details pageDan McGee1-1/+1
2011-10-24Require DB handle for most user account functionsDan McGee1-2/+1
2011-10-24Remove a boatload of inline table stylesDan McGee3-6/+7
2011-09-05Merge branch 'maint'Lukas Fleischer1-3/+15
2011-09-05web/html/pkgsubmit.php: Deal with unset category IDLukas Fleischer1-3/+15