summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2012-08-23pkgsubmit.php: Make page friendlier for logged out userscanyonknight
2012-07-18Use virtual paths for voters pageLukas Fleischer
2012-07-18voters.php: Use "<ul></ul>" for the list of votersLukas Fleischer
2012-07-18voters.php: Do not re-include librariesLukas 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-15web/html/pkgsubmit.php: Remove stray "</div>"Lukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-15Add routing front/back endsLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-14pkgsubmit.php: Refactor source processing to fix PHP noticecanyonknight
2012-07-11tu.php: Fix PHP notice for "hasvoted" variablecanyonknight
2012-07-11pkgsubmit.php: Remove stray "</div>" tagcanyonknight
2012-07-09Update archweb stylesheetLukas Fleischer
2012-07-08Remove legacy CSSLukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight
2012-07-06pkgsubmit.php: Improve file upload error messagescanyonknight
2012-07-06rss.php: Pull out DB codecanyonknight
2012-07-06Pull out DB code from trusted user pagecanyonknight
2012-07-06account.php: Pull out DB codecanyonknight
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight
2012-07-06passreset.php: Pull out DB codecanyonknight
2012-07-06logout.php: Pull out DB codecanyonknight
2012-07-06addvote.php: Pull out DB codecanyonknight
2012-07-06voters.php: Pull out DB codecanyonknight
2012-07-06Move language selection to a drop-down listLukas Fleischer
2012-07-06Move login form to a separate pageLukas Fleischer
2012-07-06passreset.php: Overhaul to match archwebcanyonknight
2012-07-06Overhaul account pages to match archwebcanyonknight
2012-07-06addvote.php: Overhaul to match archwebcanyonknight
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight
2012-07-06Refactor package submission formLukas Fleischer
2012-07-06voters.php: Overhaul to match archwebcanyonknight
2012-07-06index.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-07-06Add archweb style sheetLukas Fleischer
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-06web/html/packages.php: Remove duplicate codeLukas Fleischer
2012-05-06user_table optimizationDan McGee
2012-03-24Support canonical links to accountsLukas Fleischer
2012-03-24Support canonical links to packagesLukas Fleischer
2012-03-24Add field for PGP key in profile informationLukas Fleischer
2012-03-19web/html/pkgsubmit.php: Revamp tarball validationLukas Fleischer
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2011-12-17Set the title in the Trusted User pageAndrea Scarpino
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer