summaryrefslogtreecommitdiff
path: root/web/lib
AgeCommit message (Expand)Author
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-24acctfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight
2012-09-20Remove unused canManagePackage() functioncanyonknight
2012-09-20Remove unused chmod_group() functioncanyonknight
2012-09-19Sync search result statistics with archwebLukas Fleischer
2012-09-18Fix category selectionLukas Fleischer
2012-09-18Fix package notificationLukas Fleischer
2012-09-18pkgfuncs.inc.php: Add missing global keywordLukas Fleischer
2012-09-18Overhaul ability to edit own accountcanyonknight
2012-09-18Use URL rewriting for user info pagecanyonknight
2012-09-18Adjust user directions after registering to reflect new login pagecanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight
2012-07-18Use virtual paths for voters pageLukas Fleischer
2012-07-18pkgfuncs.inc.php: Fix pkg_change_category()Lukas Fleischer
2012-07-18routing.inc.php: Add missing "/account" routeLukas Fleischer
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer
2012-07-17aur.inc.php: Include routing backendLukas Fleischer
2012-07-17Move package actions to the action boxLukas Fleischer
2012-07-15Redirect to the home page after successful loginLukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-15Add routing front/back endsLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-14aur.inc.php: Use delete_session_id() where appropriatecanyonknight
2012-07-14acctfuncs.inc.php: Make user_suspended() work correctlycanyonknight
2012-07-08acctfuncs.inc.php: Fix "Undefined variable" noticesLukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight
2012-07-06aur.inc.php: Remove old and unused make_seed functioncanyonknight
2012-07-06acctfuncs.inc.php: Make user_is_privileged() workcanyonknight
2012-07-06Remove deprecated configuration variablecanyonknight
2012-07-06acctfuncs.inc.php: Allow functions to take DB handle as argumentcanyonknight
2012-07-06rss.php: Pull out DB codecanyonknight
2012-07-06Pull out DB code from trusted user pagecanyonknight
2012-07-06account.php: Pull out DB codecanyonknight
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight
2012-07-06passreset.php: Pull out DB codecanyonknight
2012-07-06logout.php: Pull out DB codecanyonknight
2012-07-06pkg_comment_form.php: Pull out DB codecanyonknight
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight
2012-07-06account_search_results.php: Pull out DB codecanyonknight
2012-07-06action_form.php: Pull out DB codecanyonknight
2012-07-06addvote.php: Pull out DB codecanyonknight
2012-07-06voters.php: Pull out DB codecanyonknight
2012-07-06Move login form to a separate pageLukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_search_results.php templatecanyonknight
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight