summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2012-09-18Fix category selectionLukas Fleischer
2012-09-18Fix language selectionLukas Fleischer
2012-09-18Fix package notificationLukas Fleischer
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer
2012-09-18pkgfuncs.inc.php: Add missing global keywordLukas Fleischer
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer
2012-09-18Make account registration work with recent account editing changescanyonknight
2012-09-18header.php: Update account editing linkcanyonknight
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-18Fix account search page results routing to /account/canyonknight
2012-09-18pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"canyonknight
2012-09-18Remove unused image "titlelogo.png"canyonknight
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight
2012-09-18Add the new package icon back to the front pagecanyonknight
2012-09-18logout.php: Fix PHP undefined variable noticecanyonknight
2012-09-18Adjust user directions after registering to reflect new login pagecanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight
2012-08-23Fix broken package search on front pagecanyonknight
2012-08-23Fix broken RSS feed link on front pagecanyonknight
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight
2012-08-23Print error message when maximum DB character length is exceededcanyonknight
2012-08-23pkg_details.php: Fix broken HTML for package page with no dependenciescanyonknight
2012-08-23pkgsubmit.php: Make page friendlier for logged out userscanyonknight
2012-07-18Use virtual paths for voters pageLukas Fleischer
2012-07-18pkg_details.php: Remove field set in actions boxLukas 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-18pkg_comments.php: Fix comment deletion linksLukas Fleischer
2012-07-18pkg_comments.php: Fix links to user accountsLukas Fleischer
2012-07-18pkgfuncs.inc.php: Fix pkg_change_category()Lukas Fleischer
2012-07-18routing.inc.php: Add missing "/account" routeLukas Fleischer
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer
2012-07-17aur.inc.php: Include routing backendLukas Fleischer
2012-07-17pkg_comments.php: Fix noticeLukas Fleischer
2012-07-17Rearrange package actionsLukas Fleischer
2012-07-17pkg_details.php: Verbose labels for package actionsLukas Fleischer
2012-07-17actions_form.php: Hide empty formLukas Fleischer
2012-07-17Move adoption button to package actions boxLukas Fleischer
2012-07-17Move package actions to the action boxLukas Fleischer
2012-07-17Add virtual path support for package actionsLukas Fleischer
2012-07-17account_edit_form.php: Remove another stray "</div>"Lukas Fleischer
2012-07-17pkg_details.php: Fix link to voters if ID is unsetLukas Fleischer
2012-07-15web/html/pkgsubmit.php: Remove stray "</div>"Lukas Fleischer
2012-07-15Redirect to the home page after successful loginLukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer