Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | Move package merging to a separate page | canyonknight | 1 | -0/+1 |
2012-09-28 | Move package deletion to a separate page | canyonknight | 1 | -0/+3 |
2012-09-24 | Avoid use of "<b>"/"</b>" | Lukas Fleischer | 1 | -4/+4 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 17 | -312/+312 |
2012-09-19 | Sync search result statistics with archweb | Lukas Fleischer | 2 | -7/+10 |
2012-09-19 | Wrap long lines in the "Recent Updates" sidebar | Lukas Fleischer | 1 | -3/+7 |
2012-09-18 | Fix language selection | Lukas Fleischer | 1 | -1/+1 |
2012-09-18 | pkg_details.php: Hide "Adopt" button from logged out users | Lukas Fleischer | 1 | -0/+2 |
2012-09-18 | pkg_comments.php: Fix "Latest Comments" link | Lukas Fleischer | 1 | -2/+2 |
2012-09-18 | Make account registration work with recent account editing changes | canyonknight | 1 | -0/+4 |
2012-09-18 | header.php: Update account editing link | canyonknight | 1 | -1/+4 |
2012-09-18 | Use URL rewriting for user account update page | canyonknight | 1 | -1/+1 |
2012-09-18 | Use URL rewriting for user editing page | canyonknight | 1 | -1/+1 |
2012-09-18 | Use URL rewriting for user info page | canyonknight | 1 | -1/+1 |
2012-09-18 | Fix account search page results routing to /account/ | canyonknight | 2 | -3/+3 |
2012-09-18 | pkg_comment_form.php: Fix PHP undefined variable notice for package "ID" | canyonknight | 1 | -1/+1 |
2012-09-18 | Use the "new" icon from archweb for the recent updates table | canyonknight | 1 | -1/+1 |
2012-09-18 | Add the new package icon back to the front page | canyonknight | 1 | -0/+3 |
2012-09-18 | Migrate all DB code to use PDO | canyonknight | 1 | -1/+1 |
2012-08-23 | Fix broken RSS feed link on front page | canyonknight | 1 | -1/+1 |
2012-08-23 | Allow only Trusted Users, Developers, and Maintainers to unflag packages | canyonknight | 2 | -2/+4 |
2012-08-23 | pkg_details.php: Fix broken HTML for package page with no dependencies | canyonknight | 1 | -1/+1 |
2012-07-18 | Use virtual paths for voters page | Lukas Fleischer | 1 | -4/+6 |
2012-07-18 | pkg_details.php: Remove field set in actions box | Lukas Fleischer | 1 | -2/+4 |
2012-07-18 | pkg_comments.php: Fix comment deletion links | Lukas Fleischer | 1 | -2/+3 |
2012-07-18 | pkg_comments.php: Fix links to user accounts | Lukas Fleischer | 1 | -1/+1 |
2012-07-17 | pkg_comments.php: Fix notice | Lukas Fleischer | 1 | -1/+1 |
2012-07-17 | Rearrange package actions | Lukas Fleischer | 1 | -5/+5 |
2012-07-17 | pkg_details.php: Verbose labels for package actions | Lukas Fleischer | 1 | -6/+6 |
2012-07-17 | actions_form.php: Hide empty form | Lukas Fleischer | 1 | -0/+2 |
2012-07-17 | Move adoption button to package actions box | Lukas Fleischer | 2 | -7/+13 |
2012-07-17 | Move package actions to the action box | Lukas Fleischer | 2 | -0/+19 |
2012-07-17 | account_edit_form.php: Remove another stray "</div>" | Lukas Fleischer | 1 | -1/+1 |
2012-07-17 | pkg_details.php: Fix link to voters if ID is unset | Lukas Fleischer | 1 | -1/+1 |
2012-07-15 | Use virtual paths for package details | Lukas Fleischer | 5 | -8/+8 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 14 | -40/+40 |
2012-07-15 | Use absolute URIs for style sheets and images | Lukas Fleischer | 2 | -4/+4 |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer | 7 | -1/+10 |
2012-07-09 | pkg_details.php: Move "<div>" tag into if-branch | Lukas Fleischer | 1 | -1/+1 |
2012-07-09 | pkg_details.php: Fix dependency links | Lukas Fleischer | 1 | -1/+1 |
2012-07-08 | Remove legacy CSS | Lukas Fleischer | 1 | -3/+0 |
2012-07-06 | acctfuncs.inc.php: Move XHTML to account_details.php template | canyonknight | 1 | -0/+57 |
2012-07-06 | Pull out DB code from trusted user page | canyonknight | 1 | -14/+12 |
2012-07-06 | pkg_comment_form.php: Pull out DB code | canyonknight | 1 | -51/+0 |
2012-07-06 | pkg_search_results.php: Pull out DB code | canyonknight | 1 | -4/+3 |
2012-07-06 | account_search_results.php: Pull out DB code | canyonknight | 1 | -2/+1 |
2012-07-06 | action_form.php: Pull out DB code | canyonknight | 1 | -24/+8 |
2012-07-06 | Move language selection to a drop-down list | Lukas Fleischer | 1 | -12/+20 |
2012-07-06 | actions_form.php: Overhaul to match archweb | canyonknight | 1 | -48/+41 |
2012-07-06 | Restructure the navigation bar | Lukas Fleischer | 1 | -4/+3 |