Age | Commit message (Expand) | Author | Files | Lines |
2013-01-19 | Implemented typeahead suggest | Marcel Korpel | 4 | -2/+354 |
2012-12-22 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2012-12-22 | Changed 'Dutch' to 'Nederlands' | Marcel Korpel | 1 | -1/+1 |
2012-12-22 | gendummydata.py: Open all files with UTF-8 encoding | canyonknight | 1 | -3/+3 |
2012-12-22 | gendummydata.py: Remove need for fortune subprocess | canyonknight | 1 | -7/+11 |
2012-12-07 | Merge branch 'maint' | Lukas Fleischer | 3 | -20/+52 |
2012-12-07 | Split package flagging and unflagging into separate functions | canyonknight@gmail.com | 2 | -33/+45 |
2012-12-07 | INSTALL: Change # to $ where possible | Marcel Korpel | 1 | -9/+9 |
2012-12-07 | INSTALL: Current PHP has JSON support without extension | Marcel Korpel | 1 | -4/+2 |
2012-12-07 | INSTALL: Update required dummy data packages | canyonknight | 1 | -1/+1 |
2012-12-07 | systemd compatibility | Marcel Korpel | 1 | -1/+1 |
2012-11-29 | Fix account privilege escalation vulnerability | canyonknight | 1 | -2/+2 |
2012-11-29 | Fix account editing and hijacking vulnerability | canyonknight | 2 | -3/+37 |
2012-11-24 | index.php: Move voter page token check to switch control structure | canyonknight | 1 | -6/+4 |
2012-11-24 | login.php: Properly link to logout page when already logged in | canyonknight | 1 | -1/+1 |
2012-11-15 | gendummydata.py: Remove extra letter from dummy pkgrel | canyonknight | 1 | -1/+1 |
2012-11-15 | pkgfuncs.inc.php: Rework query to avoid "Required by" duplicates | canyonknight | 1 | -1/+1 |
2012-11-07 | Release 2.0.1v2.0.1 | Lukas Fleischer | 1 | -1/+1 |
2012-11-07 | pkg_details.php: Fix potential XSS for package names and dep conditions | canyonknight | 1 | -3/+3 |
2012-11-04 | Avoid use of "$_SERVER['REQUEST_URI']" | Lukas Fleischer | 2 | -3/+3 |
2012-11-04 | Avoid double slashes in notifications | Lukas Fleischer | 1 | -3/+3 |
2012-11-04 | routing.inc.php: Return proper (non-virtual) URIs | Lukas Fleischer | 1 | -2/+2 |
2012-11-04 | pkgsubmit.php: Show a warning for split packages | Lukas Fleischer | 1 | -0/+4 |
2012-11-04 | pkg_details.php: Remove plural from the adopt/disown button | Lukas Fleischer | 1 | -2/+2 |
2012-11-04 | Add missing internationalization to a few strings | Lukas Fleischer | 2 | -3/+3 |
2012-11-04 | header.php: Do not lowercase language selection entries | Lukas Fleischer | 1 | -2/+2 |
2012-11-04 | Release 2.0.0v2.0.0 | Lukas Fleischer | 1 | -1/+1 |
2012-11-04 | Translation updates from Transifex | Lukas Fleischer | 23 | -8520/+12625 |
2012-11-04 | UPGRADING: Remove reference to Archive_Tar | Lukas Fleischer | 1 | -5/+3 |
2012-10-30 | Return 404 for invalid account/package subpages | Lukas Fleischer | 1 | -8/+26 |
2012-10-29 | pkgsubmit.php: Check that there is one directory in a tarball | canyonknight | 1 | -0/+4 |
2012-10-28 | home.php: Remove unneeded tables | Lukas Fleischer | 1 | -14/+2 |
2012-10-28 | Implement word-wrap for package statistics | Lukas Fleischer | 2 | -8/+12 |
2012-10-28 | Add Archive_Tar class to lib/ | canyonknight | 4 | -11/+3066 |
2012-10-22 | Release 2.0.0-rc2v2.0.0-rc2 | Lukas Fleischer | 1 | -1/+1 |
2012-10-22 | Update message catalog | Lukas Fleischer | 1 | -5/+11 |
2012-10-22 | POTFILES: Add "html/404.php" | Lukas Fleischer | 1 | -0/+1 |
2012-10-22 | aurjson.class.php: Limit number of RPC results | canyonknight | 2 | -5/+21 |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee | 9 | -16/+16 |
2012-10-21 | Link to the HTTPs login page in the header | Lukas Fleischer | 2 | -0/+6 |
2012-10-20 | home.php: Fix XHTML tag errors | canyonknight | 1 | -2/+3 |
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-20 | Sync CSS with archweb | Lukas Fleischer | 1 | -11/+39 |
2012-10-20 | Display an error page if a virtual path doesn't exist | Lukas Fleischer | 2 | -0/+18 |
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 |