summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2012-07-06aur.inc.php: Remove old and unused make_seed functioncanyonknight1-7/+0
2012-07-06acctfuncs.inc.php: Make user_is_privileged() workcanyonknight1-2/+2
2012-07-06Remove deprecated configuration variablecanyonknight1-1/+0
2012-07-06acctfuncs.inc.php: Allow functions to take DB handle as argumentcanyonknight1-10/+28
2012-07-06rss.php: Pull out DB codecanyonknight2-6/+21
2012-07-06Pull out DB code from trusted user pagecanyonknight3-68/+130
2012-07-06account.php: Pull out DB codecanyonknight2-34/+49
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight3-48/+129
2012-07-06passreset.php: Pull out DB codecanyonknight2-22/+37
2012-07-06logout.php: Pull out DB codecanyonknight2-5/+20
2012-07-06pkg_comment_form.php: Pull out DB codecanyonknight2-51/+54
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight2-4/+8
2012-07-06account_search_results.php: Pull out DB codecanyonknight2-2/+7
2012-07-06action_form.php: Pull out DB codecanyonknight2-24/+48
2012-07-06addvote.php: Pull out DB codecanyonknight2-28/+41
2012-07-06voters.php: Pull out DB codecanyonknight2-13/+27
2012-07-06Move language selection to a drop-down listLukas Fleischer2-12/+23
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight1-48/+41
2012-07-06Restructure the navigation barLukas Fleischer1-4/+3
2012-07-06Move login form to a separate pageLukas Fleischer4-50/+58
2012-07-06passreset.php: Overhaul to match archwebcanyonknight1-45/+42
2012-07-06acctfuncs.inc.php: Move XHTML to account_search_results.php templatecanyonknight2-115/+104
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight2-123/+139
2012-07-06Overhaul account pages to match archwebcanyonknight2-36/+34
2012-07-06addvote.php: Overhaul to match archwebcanyonknight1-23/+25
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight3-137/+137
2012-07-06Overhaul to stat tables to match archwebcanyonknight3-80/+49
2012-07-06pkg_comments.php: Overhaul to match archwebcanyonknight1-40/+37
2012-07-06Search form layout overhaulLukas Fleischer1-121/+123
2012-07-06Refactor package submission formLukas Fleischer1-28/+24
2012-07-06Refactor package comment formLukas Fleischer1-10/+17
2012-07-06voters.php: Overhaul to match archwebcanyonknight1-15/+17
2012-07-06Synchronize footer layout with archwebLukas Fleischer1-6/+9
2012-07-06index.php: Overhaul to match archwebcanyonknight1-62/+103
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight2-130/+117
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight1-151/+156
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer10-24/+12
2012-07-06Wrap everything in a content cotainerLukas Fleischer2-28/+29
2012-07-06Add archweb style sheetLukas Fleischer3-1/+987
2012-07-06Use sane date format strings everywhereLukas Fleischer4-7/+7
2012-07-06pkg_details.php: Use sane format for date stringsLukas Fleischer1-3/+3
2012-07-06Be consistent in PHP logical operator usagecanyonknight4-8/+8
2012-07-06Update web interface READMEcanyonknight1-75/+94
2012-07-06Rearrange install documentationcanyonknight1-104/+0
2012-07-06Extend pkgname_from_id() to arrays of IDsLukas Fleischer1-6/+23
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight13-46/+82
2012-05-31HTML/DOM fixesDario Giovannetti2-3/+3
2012-05-06web/html/packages.php: Remove duplicate codeLukas Fleischer1-14/+10
2012-05-06user_table optimizationDan McGee2-8/+7
2012-03-24Support canonical links to accountsLukas Fleischer1-1/+5