summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2013-01-19Remove double htmlspecialcharsMarcel Korpel1-2/+0
2012-12-22Changed 'Dutch' to 'Nederlands'Marcel Korpel1-1/+1
2012-11-29Fix account privilege escalation vulnerabilitycanyonknight1-2/+2
2012-11-29Fix account editing and hijacking vulnerabilitycanyonknight1-0/+29
2012-11-15pkgfuncs.inc.php: Rework query to avoid "Required by" duplicatescanyonknight1-1/+1
2012-11-07Release 2.0.1Lukas Fleischer1-1/+1
2012-11-04Avoid double slashes in notificationsLukas Fleischer1-3/+3
2012-11-04routing.inc.php: Return proper (non-virtual) URIsLukas Fleischer1-2/+2
2012-11-04Release 2.0.0Lukas Fleischer1-1/+1
2012-10-27Add Archive_Tar class to lib/canyonknight3-0/+3066
2012-10-22Release 2.0.0-rc2Lukas Fleischer1-1/+1
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight2-5/+21
2012-10-21Link to the HTTPs login page in the headerLukas Fleischer1-0/+2
2012-10-11pkgfuncs.inc.php: Fix blacklisting functionalitycanyonknight1-1/+1
2012-10-11Remove character limit on password lengthcanyonknight1-1/+0
2012-10-08Refactor TU voters listLukas Fleischer1-3/+3
2012-10-04Release 2.0.0-rc1Lukas Fleischer1-1/+1
2012-10-04pkgfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+263
2012-10-03Do not notify if status is unchanged in pkg_flag()Lukas Fleischer1-2/+6
2012-10-03pkgfuncs.inc.php: Fix undefined variable noticeLukas Fleischer1-0/+1
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer3-8/+8
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight1-0/+22
2012-09-24acctfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-81/+270
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+191
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight1-23/+0
2012-09-20Remove unused canManagePackage() functioncanyonknight1-22/+0
2012-09-20Remove unused chmod_group() functioncanyonknight1-28/+0
2012-09-19Sync search result statistics with archwebLukas Fleischer1-6/+0
2012-09-18Fix category selectionLukas Fleischer1-9/+1
2012-09-18Fix package notificationLukas Fleischer1-5/+5
2012-09-18pkgfuncs.inc.php: Add missing global keywordLukas Fleischer1-0/+2
2012-09-18Overhaul ability to edit own accountcanyonknight1-18/+0
2012-09-18Use URL rewriting for user info pagecanyonknight3-2/+19
2012-09-18Adjust user directions after registering to reflect new login pagecanyonknight1-1/+1
2012-09-18Migrate all DB code to use PDOcanyonknight8-379/+349
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight1-0/+4
2012-07-18Use virtual paths for voters pageLukas Fleischer1-1/+0
2012-07-18pkgfuncs.inc.php: Fix pkg_change_category()Lukas Fleischer1-0/+2
2012-07-18routing.inc.php: Add missing "/account" routeLukas Fleischer1-0/+1
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer1-0/+1
2012-07-17aur.inc.php: Include routing backendLukas Fleischer1-0/+1
2012-07-17Move package actions to the action boxLukas Fleischer1-0/+1
2012-07-15Redirect to the home page after successful loginLukas Fleischer1-1/+1
2012-07-15Use virtual paths for package detailsLukas Fleischer2-4/+21
2012-07-15Use virtual path feature for linksLukas Fleischer2-5/+5
2012-07-15Add routing front/back endsLukas Fleischer2-0/+43
2012-07-14Merge branch 'maint'Lukas Fleischer3-2/+12
2012-07-14aur.inc.php: Use delete_session_id() where appropriatecanyonknight1-3/+1
2012-07-14acctfuncs.inc.php: Make user_suspended() work correctlycanyonknight1-1/+1
2012-07-08acctfuncs.inc.php: Fix "Undefined variable" noticesLukas Fleischer1-0/+4