summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight
2012-07-06account_search_results.php: Pull out DB codecanyonknight
2012-07-06action_form.php: Pull out DB codecanyonknight
2012-07-06Move language selection to a drop-down listLukas Fleischer
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight
2012-07-06Restructure the navigation barLukas Fleischer
2012-07-06Move login form to a separate pageLukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_search_results.php templatecanyonknight
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight
2012-07-06Overhaul account pages to match archwebcanyonknight
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight
2012-07-06Overhaul to stat tables to match archwebcanyonknight
2012-07-06pkg_comments.php: Overhaul to match archwebcanyonknight
2012-07-06Search form layout overhaulLukas Fleischer
2012-07-06Refactor package comment formLukas Fleischer
2012-07-06Synchronize footer layout with archwebLukas Fleischer
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-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-31HTML/DOM fixesDario Giovannetti
2012-03-24Support canonical links to packagesLukas 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-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Remove a boatload of inline table stylesDan McGee
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer
2011-08-22Add missing __() to category info in package detailsLukas Fleischer
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-06-25fix incompatibility with php short open tagsFlorian Pritz
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-05-17test return value from db_query before assuming it is validelij
2011-05-09Added label tags for login form fields.Karlis Lauva
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer