summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
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
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-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
2012-11-04pkgsubmit.php: Show a warning for split packagesLukas Fleischer
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer
2012-11-04Add missing internationalization to a few stringsLukas Fleischer
2012-11-04header.php: Do not lowercase language selection entriesLukas Fleischer
2012-11-04Release 2.0.0v2.0.0Lukas Fleischer
2012-10-30Return 404 for invalid account/package subpagesLukas Fleischer
2012-10-29pkgsubmit.php: Check that there is one directory in a tarballcanyonknight
2012-10-28home.php: Remove unneeded tablesLukas Fleischer
2012-10-28Implement word-wrap for package statisticsLukas Fleischer
2012-10-27Add Archive_Tar class to lib/canyonknight
2012-10-22Release 2.0.0-rc2v2.0.0-rc2Lukas Fleischer
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee
2012-10-21Link to the HTTPs login page in the headerLukas Fleischer
2012-10-20home.php: Fix XHTML tag errorscanyonknight
2012-10-20account_details.php: Fix XHTML tags being closed incorrectlycanyonknight
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight
2012-10-20tu_list.php: Remove stray "</span>" tagscanyonknight
2012-10-20pkg_comment_form.php: Remove reference to "call" attributecanyonknight
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight
2012-10-20Sync CSS with archwebLukas Fleischer
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer
2012-10-11pkg_comments.php: Move delete button to same line as poster infocanyonknight