summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2013-08-22Add a vote type to the TU proposal formLukas Fleischer
2013-08-22Show participation in vote detailsLukas Fleischer
2013-08-22Store the number of TUs when starting a voteLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Release 2.2.1v2.2.1Lukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Upgrade Archive/Tar from PEAR to work with php 5.5Dave Reisner
2013-04-24Remove superfluous search wrapper functioncanyonknight
2013-04-20Retrieve package details after package actions are processedcanyonknight
2013-03-26Release 2.2.0v2.2.0Lukas Fleischer
2013-03-26Use minified typeahead JS from archwebLukas Fleischer
2013-03-25Show hint if password is empty during loginLukas Fleischer
2013-03-24Implement IP banning for user registration and user logincanyonknight
2013-03-21Return 404 error page if invalid package ID is usedLukas Fleischer
2013-03-21Save last login IP addressLukas Fleischer
2013-03-21process_account_form(): Highlight errorsLukas Fleischer
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-03-19process_account_form(): Allow using empty passwordsLukas Fleischer
2013-03-19Move reset key submission to a separate functionLukas Fleischer
2013-03-19Fix typo in delete permission warningConnor Behan
2013-03-18Release 2.1.0v2.1.0Lukas 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-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-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-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-07Merge branch 'maint'Lukas Fleischer
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com
2012-11-29Fix account privilege escalation vulnerabilitycanyonknight