summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
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
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-14pkgsubmit.php: Refactor source processing to fix PHP noticecanyonknight
2012-07-11tu.php: Fix PHP notice for "hasvoted" variablecanyonknight
2012-07-11pkgsubmit.php: Remove stray "</div>" tagcanyonknight
2012-07-09Update archweb stylesheetLukas Fleischer
2012-07-08Remove legacy CSSLukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight
2012-07-06pkgsubmit.php: Improve file upload error messagescanyonknight
2012-07-06rss.php: Pull out DB codecanyonknight
2012-07-06Pull out DB code from trusted user pagecanyonknight
2012-07-06account.php: Pull out DB codecanyonknight
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight
2012-07-06passreset.php: Pull out DB codecanyonknight
2012-07-06logout.php: Pull out DB codecanyonknight