summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2012-12-07Merge branch 'maint'Lukas Fleischer
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com
2012-11-29Fix account editing and hijacking vulnerabilitycanyonknight
2012-11-24index.php: Move voter page token check to switch control structurecanyonknight
2012-11-24login.php: Properly link to logout page when already logged incanyonknight
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer
2012-11-04pkgsubmit.php: Show a warning for split packagesLukas Fleischer
2012-11-04Add missing internationalization to a few stringsLukas Fleischer
2012-10-30Return 404 for invalid account/package subpagesLukas Fleischer
2012-10-29pkgsubmit.php: Check that there is one directory in a tarballcanyonknight
2012-10-28home.php: Remove unneeded tablesLukas Fleischer
2012-10-28Implement word-wrap for package statisticsLukas Fleischer
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee
2012-10-20home.php: Fix XHTML tag errorscanyonknight
2012-10-20Sync CSS with archwebLukas Fleischer
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer
2012-10-11pkgsubmit.php: Fix package version not updatingcanyonknight
2012-10-11Remove character limit on password lengthcanyonknight
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight
2012-10-03pkgsubmit.php: Fix PHP notice for depends processingcanyonknight
2012-09-28Move package merging to a separate pagecanyonknight
2012-09-28Move package deletion to a separate pagecanyonknight
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-21rss.php: Update links to reflect URL changescanyonknight
2012-09-19Sync search result statistics with archwebLukas Fleischer
2012-09-19Wrap long lines in the "Recent Updates" sidebarLukas Fleischer
2012-09-18Fix category selectionLukas Fleischer
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer
2012-09-18Overhaul ability to edit own accountcanyonknight
2012-09-18Use URL rewriting for user account update pagecanyonknight
2012-09-18Use URL rewriting for user editing pagecanyonknight
2012-09-18Use URL rewriting for user info pagecanyonknight
2012-09-18Remove unused image "titlelogo.png"canyonknight
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight
2012-09-18logout.php: Fix PHP undefined variable noticecanyonknight
2012-08-23Fix broken package search on front pagecanyonknight
2012-08-23Print error message when maximum DB character length is exceededcanyonknight
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