summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Move language selection to a drop-down listLukas Fleischer1-12/+20
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight1-48/+41
2012-07-06Restructure the navigation barLukas Fleischer1-4/+3
2012-07-06Move login form to a separate pageLukas Fleischer2-40/+3
2012-07-06acctfuncs.inc.php: Move XHTML to account_search_results.php templatecanyonknight1-0/+103
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight1-0/+138
2012-07-06Overhaul account pages to match archwebcanyonknight1-33/+33
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight2-126/+123
2012-07-06Overhaul to stat tables to match archwebcanyonknight3-80/+49
2012-07-06pkg_comments.php: Overhaul to match archwebcanyonknight1-40/+37
2012-07-06Search form layout overhaulLukas Fleischer1-121/+123
2012-07-06Refactor package comment formLukas Fleischer1-10/+17
2012-07-06Synchronize footer layout with archwebLukas Fleischer1-6/+9
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight1-126/+113
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight1-151/+156
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer5-13/+7
2012-07-06Wrap everything in a content cotainerLukas Fleischer2-28/+29
2012-07-06Add archweb style sheetLukas Fleischer1-1/+2
2012-07-06Use sane date format strings everywhereLukas Fleischer4-7/+7
2012-07-06pkg_details.php: Use sane format for date stringsLukas Fleischer1-3/+3
2012-07-06Be consistent in PHP logical operator usagecanyonknight1-3/+3
2012-05-31HTML/DOM fixesDario Giovannetti1-1/+1
2012-03-24Support canonical links to packagesLukas Fleischer2-2/+8
2012-03-08Always set the "To:" header when sending mailLukas Fleischer1-1/+1
2012-02-19Merge branch 'maint'Lukas Fleischer4-7/+7
2012-02-19Escape all output strings in the header and footerLukas Fleischer2-4/+4
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer3-3/+3
2011-11-02Add a new AUR_LOCATION settingDan McGee3-4/+4
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer1-1/+1
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-1/+1
2011-10-24Remove a boatload of inline table stylesDan McGee4-24/+24
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer1-1/+1
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer1-2/+2
2011-08-22Add missing __() to category info in package detailsLukas Fleischer1-3/+3
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer1-1/+9
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee1-0/+2
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer2-0/+4
2011-08-10Segment the upload directory by package name prefixDan McGee1-1/+1
2011-06-25fix incompatibility with php short open tagsFlorian Pritz1-1/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij2-3/+3
2011-05-17test return value from db_query before assuming it is validelij2-24/+36
2011-05-09Added label tags for login form fields.Karlis Lauva1-5/+6
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer1-7/+7
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer1-1/+1
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer1-1/+1
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer1-1/+1
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer1-1/+1
2011-04-03Add more stats to the front page tableDan McGee1-2/+18
2011-04-03Add indentation to stats tableDan McGee1-30/+19
2011-04-03Remove Dummy Package conceptDan McGee1-14/+7