summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2013-08-27Move package comment check to packages.phpLukas Fleischer
2013-08-27Use POST-Redirect-GET for most package actionsLukas Fleischer
2013-08-27Add boolean return values to several pkg_*() functionsLukas Fleischer
2013-08-27Pick sane default registration languageLukas Fleischer
2013-08-27Re-add CRSF tokens to most package actionsLukas Fleischer
2013-08-27pkg_details: Convert most action links to formsLukas Fleischer
2013-08-26Move "Past Votes" navigation to "Past Votes" boxLukas Fleischer
2013-08-26Add "Last Votes by TU" listLukas Fleischer
2013-08-22Add a vote type to the TU proposal formLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-04-24Remove superfluous search wrapper functioncanyonknight
2013-04-20Retrieve package details after package actions are processedcanyonknight
2013-03-26Use minified typeahead JS from archwebLukas Fleischer
2013-03-21Return 404 error page if invalid package ID is usedLukas Fleischer
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-03-19Move reset key submission to a separate functionLukas 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 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-30Replace permission check code with can_edit_account()canyonknight
2013-01-19Add description meta-element to package pagesMarcel Korpel
2013-01-19Implemented typeahead suggestMarcel Korpel
2012-12-07Merge branch 'maint'Lukas Fleischer
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com
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-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer
2012-11-04pkgsubmit.php: Show a warning for split packagesLukas Fleischer
2012-11-04Add missing internationalization to a few stringsLukas 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-22Use HTTPS links everywhere for Arch sitesDan McGee
2012-10-20home.php: Fix XHTML tag errorscanyonknight
2012-10-20Sync CSS with archwebLukas Fleischer
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer
2012-10-11pkgsubmit.php: Fix package version not updatingcanyonknight
2012-10-11Remove character limit on password lengthcanyonknight
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight
2012-10-03pkgsubmit.php: Fix PHP notice for depends processingcanyonknight
2012-09-28Move package merging to a separate pagecanyonknight
2012-09-28Move package deletion to a separate pagecanyonknight