Age | Commit message (Expand) | Author | Files | Lines |
2012-07-06 | aur.inc.php: Remove old and unused make_seed function | canyonknight | 1 | -7/+0 |
2012-07-06 | acctfuncs.inc.php: Make user_is_privileged() work | canyonknight | 1 | -2/+2 |
2012-07-06 | Remove deprecated configuration variable | canyonknight | 1 | -1/+0 |
2012-07-06 | acctfuncs.inc.php: Allow functions to take DB handle as argument | canyonknight | 1 | -10/+28 |
2012-07-06 | rss.php: Pull out DB code | canyonknight | 2 | -6/+21 |
2012-07-06 | Pull out DB code from trusted user page | canyonknight | 3 | -68/+130 |
2012-07-06 | account.php: Pull out DB code | canyonknight | 2 | -34/+49 |
2012-07-06 | pkgsubmit.php: Pull out DB code | canyonknight | 3 | -48/+129 |
2012-07-06 | passreset.php: Pull out DB code | canyonknight | 2 | -22/+37 |
2012-07-06 | logout.php: Pull out DB code | canyonknight | 2 | -5/+20 |
2012-07-06 | pkg_comment_form.php: Pull out DB code | canyonknight | 2 | -51/+54 |
2012-07-06 | pkg_search_results.php: Pull out DB code | canyonknight | 2 | -4/+8 |
2012-07-06 | account_search_results.php: Pull out DB code | canyonknight | 2 | -2/+7 |
2012-07-06 | action_form.php: Pull out DB code | canyonknight | 2 | -24/+48 |
2012-07-06 | addvote.php: Pull out DB code | canyonknight | 2 | -28/+41 |
2012-07-06 | voters.php: Pull out DB code | canyonknight | 2 | -13/+27 |
2012-07-06 | Move language selection to a drop-down list | Lukas Fleischer | 2 | -12/+23 |
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 |
2012-07-06 | Move login form to a separate page | Lukas Fleischer | 4 | -50/+58 |
2012-07-06 | passreset.php: Overhaul to match archweb | canyonknight | 1 | -45/+42 |
2012-07-06 | acctfuncs.inc.php: Move XHTML to account_search_results.php template | canyonknight | 2 | -115/+104 |
2012-07-06 | acctfuncs.inc.php: Move XHTML to account_edit_form.php template | canyonknight | 2 | -123/+139 |
2012-07-06 | Overhaul account pages to match archweb | canyonknight | 2 | -36/+34 |
2012-07-06 | addvote.php: Overhaul to match archweb | canyonknight | 1 | -23/+25 |
2012-07-06 | Overhaul trusted user proposal page to match archweb | canyonknight | 3 | -137/+137 |
2012-07-06 | Overhaul to stat tables to match archweb | canyonknight | 3 | -80/+49 |
2012-07-06 | pkg_comments.php: Overhaul to match archweb | canyonknight | 1 | -40/+37 |
2012-07-06 | Search form layout overhaul | Lukas Fleischer | 1 | -121/+123 |
2012-07-06 | Refactor package submission form | Lukas Fleischer | 1 | -28/+24 |
2012-07-06 | Refactor package comment form | Lukas Fleischer | 1 | -10/+17 |
2012-07-06 | voters.php: Overhaul to match archweb | canyonknight | 1 | -15/+17 |
2012-07-06 | Synchronize footer layout with archweb | Lukas Fleischer | 1 | -6/+9 |
2012-07-06 | index.php: Overhaul to match archweb | canyonknight | 1 | -62/+103 |
2012-07-06 | pkg_search_results.php: Overhaul to match archweb | canyonknight | 2 | -130/+117 |
2012-07-06 | pkg_details.php: Overhaul to match archweb | canyonknight | 1 | -151/+156 |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer | 10 | -24/+12 |
2012-07-06 | Wrap everything in a content cotainer | Lukas Fleischer | 2 | -28/+29 |
2012-07-06 | Add archweb style sheet | Lukas Fleischer | 3 | -1/+987 |
2012-07-06 | Use sane date format strings everywhere | Lukas Fleischer | 4 | -7/+7 |
2012-07-06 | pkg_details.php: Use sane format for date strings | Lukas Fleischer | 1 | -3/+3 |
2012-07-06 | Be consistent in PHP logical operator usage | canyonknight | 4 | -8/+8 |
2012-07-06 | Update web interface README | canyonknight | 1 | -75/+94 |
2012-07-06 | Rearrange install documentation | canyonknight | 1 | -104/+0 |
2012-07-06 | Extend pkgname_from_id() to arrays of IDs | Lukas Fleischer | 1 | -6/+23 |
2012-05-31 | HTML/DOM fixes | Dario Giovannetti | 2 | -3/+3 |
2012-05-06 | web/html/packages.php: Remove duplicate code | Lukas Fleischer | 1 | -14/+10 |
2012-05-06 | user_table optimization | Dan McGee | 2 | -8/+7 |
2012-03-24 | Support canonical links to accounts | Lukas Fleischer | 1 | -1/+5 |
2012-03-24 | Support canonical links to packages | Lukas Fleischer | 3 | -2/+22 |