Age | Commit message (Expand) | Author | Files | Lines |
2012-11-04 | Add missing internationalization to a few strings | Lukas Fleischer | 1 | -2/+2 |
2012-11-04 | header.php: Do not lowercase language selection entries | Lukas Fleischer | 1 | -2/+2 |
2012-10-28 | Implement word-wrap for package statistics | Lukas Fleischer | 1 | -8/+8 |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee | 2 | -5/+5 |
2012-10-21 | Link to the HTTPs login page in the header | Lukas Fleischer | 1 | -0/+4 |
2012-10-20 | account_details.php: Fix XHTML tags being closed incorrectly | canyonknight | 1 | -7/+7 |
2012-10-20 | account_edit_form.php: Fix some XHTML errors | canyonknight | 1 | -7/+9 |
2012-10-20 | tu_list.php: Remove stray "</span>" tags | canyonknight | 1 | -1/+1 |
2012-10-20 | pkg_comment_form.php: Remove reference to "call" attribute | canyonknight | 1 | -1/+1 |
2012-10-20 | pkg_details.php: Add missing XHTML close tags | canyonknight | 1 | -2/+4 |
2012-10-14 | pkg_search_results.php: Mark out-of-date packages | Lukas Fleischer | 1 | -1/+1 |
2012-10-14 | pkg_search_results.php: Move version to a separate column | Lukas Fleischer | 1 | -1/+3 |
2012-10-11 | pkg_comments.php: Move delete button to same line as poster info | canyonknight | 1 | -1/+3 |
2012-10-11 | pkg_comment_form.php: Remove redundant label for the comment box | canyonknight | 1 | -2/+0 |
2012-10-11 | Remove character limit on password length | canyonknight | 1 | -2/+2 |
2012-10-10 | Change logo link for consistency with Archweb | canyonknight | 1 | -1/+1 |
2012-10-08 | Refactor TU voters list | Lukas Fleischer | 1 | -1/+5 |
2012-10-04 | pkg_search_results.php: Word-wrap package description | Lukas Fleischer | 1 | -1/+1 |
2012-10-04 | Sync account details page with archweb | Lukas Fleischer | 1 | -54/+52 |
2012-10-04 | Sync account editing page with archweb | Lukas Fleischer | 1 | -105/+76 |
2012-09-28 | pkg_details.php: Utilize account details virtual URL | canyonknight | 1 | -0/+8 |
2012-09-28 | Deprecate actions bar when virtual URLs are used | canyonknight | 1 | -3/+1 |
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 |