summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2012-11-07pkg_details.php: Fix potential XSS for package names and dep conditionscanyonknight1-3/+3
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer1-1/+1
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer1-2/+2
2012-11-04Add missing internationalization to a few stringsLukas Fleischer1-2/+2
2012-11-04header.php: Do not lowercase language selection entriesLukas Fleischer1-2/+2
2012-10-28Implement word-wrap for package statisticsLukas Fleischer1-8/+8
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee2-5/+5
2012-10-21Link to the HTTPs login page in the headerLukas Fleischer1-0/+4
2012-10-20account_details.php: Fix XHTML tags being closed incorrectlycanyonknight1-7/+7
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight1-7/+9
2012-10-20tu_list.php: Remove stray "</span>" tagscanyonknight1-1/+1
2012-10-20pkg_comment_form.php: Remove reference to "call" attributecanyonknight1-1/+1
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight1-2/+4
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer1-1/+1
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer1-1/+3
2012-10-11pkg_comments.php: Move delete button to same line as poster infocanyonknight1-1/+3
2012-10-11pkg_comment_form.php: Remove redundant label for the comment boxcanyonknight1-2/+0
2012-10-11Remove character limit on password lengthcanyonknight1-2/+2
2012-10-10Change logo link for consistency with Archwebcanyonknight1-1/+1
2012-10-08Refactor TU voters listLukas Fleischer1-1/+5
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer1-1/+1
2012-10-04Sync account details page with archwebLukas Fleischer1-54/+52
2012-10-04Sync account editing page with archwebLukas Fleischer1-105/+76
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight1-0/+8
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight1-3/+1
2012-09-28Move package merging to a separate pagecanyonknight1-0/+1
2012-09-28Move package deletion to a separate pagecanyonknight1-0/+3
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer1-4/+4
2012-09-24Use echo shortcut syntaxLukas Fleischer17-312/+312
2012-09-19Sync search result statistics with archwebLukas Fleischer2-7/+10
2012-09-19Wrap long lines in the "Recent Updates" sidebarLukas Fleischer1-3/+7
2012-09-18Fix language selectionLukas Fleischer1-1/+1
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer1-0/+2
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer1-2/+2
2012-09-18Make account registration work with recent account editing changescanyonknight1-0/+4
2012-09-18header.php: Update account editing linkcanyonknight1-1/+4
2012-09-18Use URL rewriting for user account update pagecanyonknight1-1/+1
2012-09-18Use URL rewriting for user editing pagecanyonknight1-1/+1
2012-09-18Use URL rewriting for user info pagecanyonknight1-1/+1
2012-09-18Fix account search page results routing to /account/canyonknight2-3/+3
2012-09-18pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"canyonknight1-1/+1
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight1-1/+1
2012-09-18Add the new package icon back to the front pagecanyonknight1-0/+3
2012-09-18Migrate all DB code to use PDOcanyonknight1-1/+1
2012-08-23Fix broken RSS feed link on front pagecanyonknight1-1/+1
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight2-2/+4
2012-08-23pkg_details.php: Fix broken HTML for package page with no dependenciescanyonknight1-1/+1
2012-07-18Use virtual paths for voters pageLukas Fleischer1-4/+6
2012-07-18pkg_details.php: Remove field set in actions boxLukas Fleischer1-2/+4
2012-07-18pkg_comments.php: Fix comment deletion linksLukas Fleischer1-2/+3