summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2012-07-11tu.php: Fix PHP notice for "hasvoted" variablecanyonknight1-0/+1
2012-07-11pkgsubmit.php: Remove stray "</div>" tagcanyonknight1-1/+0
2012-07-09pkg_details.php: Move "<div>" tag into if-branchLukas Fleischer1-1/+1
2012-07-09pkg_details.php: Fix dependency linksLukas Fleischer1-1/+1
2012-07-09Update archweb stylesheetLukas Fleischer1-51/+119
2012-07-08Remove legacy CSSLukas Fleischer4-731/+0
2012-07-08acctfuncs.inc.php: Fix "Undefined variable" noticesLukas Fleischer1-0/+4
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight3-73/+58
2012-07-06pkgsubmit.php: Improve file upload error messagescanyonknight1-2/+17
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