summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-18Release 2.1.0v2.1.0Lukas Fleischer
2013-03-18Translation updates from TransifexLukas Fleischer
2013-03-18UPGRADING: Mention recent aurblup changesLukas Fleischer
2013-03-09pkgsubmit.php: Parse .AURINFO metadataLukas Fleischer
2013-03-05pkgsubmit.php: Move URL protocol check downLukas Fleischer
2013-03-05pkgsubmit.php: Simplify package name validationLukas Fleischer
2013-02-15Remove aurblup configuration file parserLukas Fleischer
2013-02-10Fix default selection on the account edit pageLukas Fleischer
2013-02-10Remove unneeded database connection callscanyonknight
2013-02-10Remove checks before calling connection methodcanyonknight
2013-02-10Remove documentation references to database parametercanyonknight
2013-02-10Remove unnecessary database connection parameter from all functionscanyonknight
2013-02-10Add database wrapper class and new connection methodcanyonknight
2013-01-30Update message catalogLukas Fleischer
2013-01-30Merge branch 'maint'Lukas Fleischer
2013-01-30acctfuncs.inc.php: Change wording of account editing messagecanyonknight
2013-01-30Clear a user's active sessions following account suspensioncanyonknight
2013-01-30Replace permission check code with can_edit_account()canyonknight
2013-01-30acctfuncs.inc.php: Change return type of valid_username functioncanyonknight
2013-01-30aur.inc.php: Fix PHP undefined index notice for AURSIDcanyonknight
2013-01-30pkg_details.php: Add missing translatable stringcanyonknight
2013-01-19Merge branch 'maint'Lukas Fleischer
2013-01-19stats.inc.php: Remove unnecessary account type lookupcanyonknight
2013-01-19user_table.php: Remove unused link parametercanyonknight
2013-01-19Remove double htmlspecialcharsMarcel Korpel
2013-01-19We live in 2013 nowMarcel Korpel
2013-01-19Added RewriteRule for ApacheMarcel Korpel
2013-01-19Add description meta-element to package pagesMarcel Korpel
2013-01-19Implemented typeahead suggestMarcel Korpel
2012-12-22Merge branch 'maint'Lukas Fleischer
2012-12-22Changed 'Dutch' to 'Nederlands'Marcel Korpel
2012-12-22gendummydata.py: Open all files with UTF-8 encodingcanyonknight
2012-12-22gendummydata.py: Remove need for fortune subprocesscanyonknight
2012-12-07Merge branch 'maint'Lukas Fleischer
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com
2012-12-07INSTALL: Change # to $ where possibleMarcel Korpel
2012-12-07INSTALL: Current PHP has JSON support without extensionMarcel Korpel
2012-12-07INSTALL: Update required dummy data packagescanyonknight
2012-12-07systemd compatibilityMarcel Korpel
2012-11-29Fix account privilege escalation vulnerabilitycanyonknight
2012-11-29Fix account editing and hijacking vulnerabilitycanyonknight
2012-11-24index.php: Move voter page token check to switch control structurecanyonknight
2012-11-24login.php: Properly link to logout page when already logged incanyonknight
2012-11-15gendummydata.py: Remove extra letter from dummy pkgrelcanyonknight
2012-11-15pkgfuncs.inc.php: Rework query to avoid "Required by" duplicatescanyonknight
2012-11-07Release 2.0.1v2.0.1Lukas Fleischer
2012-11-07pkg_details.php: Fix potential XSS for package names and dep conditionscanyonknight
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer
2012-11-04Avoid double slashes in notificationsLukas Fleischer
2012-11-04routing.inc.php: Return proper (non-virtual) URIsLukas Fleischer