summaryrefslogtreecommitdiffstats
path: root/web/html/voters.php
AgeCommit message (Expand)AuthorFilesLines
2018-05-12Stop using each()Lukas Fleischer1-2/+2
2017-01-20Add user set timezonesMark Weiman1-1/+1
2015-02-04Rename the AUR software to aurwebLukas Fleischer1-1/+1
2014-10-17voters.php: Show time stamps if availableLukas Fleischer1-1/+6
2014-07-16Fix pkgbase_votes_from_name()Lukas Fleischer1-4/+4
2014-07-15Rework permission handlingLukas Fleischer1-2/+1
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-1/+1
2014-01-22Further optimize voters.php to only need the package namecanyonknight1-2/+2
2014-01-20voters.php: Remove extra call to pkgname_from_id()canyonknight1-3/+2
2012-09-24Use echo shortcut syntaxLukas Fleischer1-2/+2
2012-09-18Use URL rewriting for user info pagecanyonknight1-1/+1
2012-07-18voters.php: Use "<ul></ul>" for the list of votersLukas Fleischer1-5/+5
2012-07-18voters.php: Do not re-include librariesLukas Fleischer1-2/+2
2012-07-15Use virtual paths for package detailsLukas Fleischer1-1/+1
2012-07-15Use virtual path feature for linksLukas Fleischer1-2/+2
2012-07-06voters.php: Pull out DB codecanyonknight1-13/+2
2012-07-06voters.php: Overhaul to match archwebcanyonknight1-15/+17
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-1/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-2/+2
2011-03-30Fix XSS vulnerabilities in "web/html/voters.php".Lukas Fleischer1-2/+2
2011-03-11Fix broken XHTML.Lukas Fleischer1-1/+1
2009-07-20Add voter list on packages for TUs and devs.Loui Chang1-0/+40