summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-07-06Wrap everything in a content cotainerLukas Fleischer
2012-07-06Add archweb style sheetLukas Fleischer
2012-07-06Use sane date format strings everywhereLukas Fleischer
2012-07-06pkg_details.php: Use sane format for date stringsLukas Fleischer
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-07-06Update web interface READMEcanyonknight
2012-07-06Rearrange install documentationcanyonknight
2012-07-06Extend pkgname_from_id() to arrays of IDsLukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-31HTML/DOM fixesDario Giovannetti
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-24Unify function declaration styleLukas Fleischer
2012-03-24Add field for PGP key in profile informationLukas Fleischer
2012-03-21valid_email :: check if domain part is realBlackEagle
2012-03-19web/html/pkgsubmit.php: Revamp tarball validationLukas Fleischer
2012-03-09Merge branch 'maint'Lukas Fleischer
2012-03-09Release 1.9.1v1.9.1Lukas Fleischer
2012-03-09Replace "nb_NO" translation by "nb"Lukas Fleischer
2012-03-09Replace "pt" translation by "pt_PT"Lukas Fleischer
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2012-02-19Merge branch 'maint'Lukas Fleischer
2012-02-19Escape all output strings in the header and footerLukas Fleischer
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer
2011-12-17Set the title in the Trusted User pageAndrea Scarpino
2011-11-03RPC: Do not return an error on 0 resultsLukas Fleischer
2011-11-02aurjson: add result count to JSON resultDave Reisner
2011-11-02web/README: Update instructionsAlexander Rødseth
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24send emails when delteing packagesFlorian Pritz
2011-10-24Show last voted date on account details pageDan McGee
2011-10-24Add LastLogin column to Users tableDan McGee
2011-10-24Require DB handle for most user account functionsDan McGee
2011-10-24Remove a boatload of inline table stylesDan McGee
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee
2011-09-23RPC: Coerce numeric values into integersLukas Fleischer
2011-09-23RPC: Provide out-of-date timestampLukas Fleischer
2011-09-05Merge branch 'maint'Lukas Fleischer
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer
2011-09-05web/html/pkgsubmit.php: Deal with unset category IDLukas Fleischer
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer