summaryrefslogtreecommitdiff
path: root/web/lib
AgeCommit message (Expand)Author
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
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-07-06Extend pkgname_from_id() to arrays of IDsLukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-31HTML/DOM fixesDario Giovannetti
2012-05-06user_table optimizationDan McGee
2012-03-24Unify function declaration styleLukas Fleischer
2012-03-24Add field for PGP key in profile informationLukas Fleischer
2012-03-21valid_email :: check if domain part is realBlackEagle
2012-03-09Merge branch 'maint'Lukas Fleischer
2012-03-09Release 1.9.1v1.9.1Lukas Fleischer
2012-03-09Replace "nb_NO" translation by "nb"Lukas Fleischer
2012-03-09Replace "pt" translation by "pt_PT"Lukas Fleischer
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2011-11-03RPC: Do not return an error on 0 resultsLukas Fleischer
2011-11-02aurjson: add result count to JSON resultDave Reisner
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24send emails when delteing packagesFlorian Pritz