Age | Commit message (Expand) | Author |
2012-09-18 | Use URL rewriting for user account update page | canyonknight |
2012-09-18 | Use URL rewriting for user editing page | canyonknight |
2012-09-18 | Use URL rewriting for user info page | canyonknight |
2012-09-18 | Fix account search page results routing to /account/ | canyonknight |
2012-09-18 | pkg_comment_form.php: Fix PHP undefined variable notice for package "ID" | canyonknight |
2012-09-18 | Remove unused image "titlelogo.png" | canyonknight |
2012-09-18 | Use the "new" icon from archweb for the recent updates table | canyonknight |
2012-09-18 | Add the new package icon back to the front page | canyonknight |
2012-09-18 | logout.php: Fix PHP undefined variable notice | canyonknight |
2012-09-18 | Adjust user directions after registering to reflect new login page | canyonknight |
2012-09-18 | Migrate all DB code to use PDO | canyonknight |
2012-08-23 | Fix broken package search on front page | canyonknight |
2012-08-23 | Fix broken RSS feed link on front page | canyonknight |
2012-08-23 | Allow only Trusted Users, Developers, and Maintainers to unflag packages | canyonknight |
2012-08-23 | Print error message when maximum DB character length is exceeded | canyonknight |
2012-08-23 | Update docs to require Archive_Tar version greater than 1.3.7 | canyonknight |
2012-08-23 | pkg_details.php: Fix broken HTML for package page with no dependencies | canyonknight |
2012-08-23 | pkgsubmit.php: Make page friendlier for logged out users | canyonknight |
2012-07-18 | Use virtual paths for voters page | Lukas Fleischer |
2012-07-18 | pkg_details.php: Remove field set in actions box | Lukas Fleischer |
2012-07-18 | voters.php: Use "<ul></ul>" for the list of voters | Lukas Fleischer |
2012-07-18 | voters.php: Do not re-include libraries | Lukas Fleischer |
2012-07-18 | pkg_comments.php: Fix comment deletion links | Lukas Fleischer |
2012-07-18 | pkg_comments.php: Fix links to user accounts | Lukas Fleischer |
2012-07-18 | pkgfuncs.inc.php: Fix pkg_change_category() | Lukas Fleischer |
2012-07-18 | routing.inc.php: Add missing "/account" route | Lukas Fleischer |
2012-07-17 | routing.inc.php: rtrim() path in get_route() | Lukas Fleischer |
2012-07-17 | aur.inc.php: Include routing backend | Lukas Fleischer |
2012-07-17 | pkg_comments.php: Fix notice | Lukas Fleischer |
2012-07-17 | Rearrange package actions | Lukas Fleischer |
2012-07-17 | pkg_details.php: Verbose labels for package actions | Lukas Fleischer |
2012-07-17 | actions_form.php: Hide empty form | Lukas Fleischer |
2012-07-17 | Move adoption button to package actions box | Lukas Fleischer |
2012-07-17 | Move package actions to the action box | Lukas Fleischer |
2012-07-17 | Add virtual path support for package actions | Lukas Fleischer |
2012-07-17 | account_edit_form.php: Remove another stray "</div>" | Lukas Fleischer |
2012-07-17 | pkg_details.php: Fix link to voters if ID is unset | Lukas Fleischer |
2012-07-15 | web/html/pkgsubmit.php: Remove stray "</div>" | Lukas Fleischer |
2012-07-15 | Redirect to the home page after successful login | Lukas Fleischer |
2012-07-15 | Use virtual paths for package details | Lukas Fleischer |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer |
2012-07-15 | Use absolute URIs for style sheets and images | Lukas Fleischer |
2012-07-15 | Add routing front/back ends | Lukas Fleischer |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer |
2012-07-14 | pkgsubmit.php: Refactor source processing to fix PHP notice | canyonknight |
2012-07-14 | aur.inc.php: Use delete_session_id() where appropriate | canyonknight |
2012-07-14 | acctfuncs.inc.php: Make user_suspended() work correctly | canyonknight |
2012-07-11 | tu.php: Fix PHP notice for "hasvoted" variable | canyonknight |
2012-07-11 | pkgsubmit.php: Remove stray "</div>" tag | canyonknight |
2012-07-09 | pkg_details.php: Move "<div>" tag into if-branch | Lukas Fleischer |