summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-03-24Support canonical links to packagesLukas Fleischer3-2/+22
2012-03-24Unify function declaration styleLukas Fleischer3-38/+19
2012-03-24Add field for PGP key in profile informationLukas Fleischer2-13/+67
2012-03-21valid_email :: check if domain part is realBlackEagle1-1/+12
2012-03-19web/html/pkgsubmit.php: Revamp tarball validationLukas Fleischer1-12/+14
2012-03-09Merge branch 'maint'Lukas Fleischer2-3/+3
2012-03-09Release 1.9.1Lukas Fleischer1-1/+1
2012-03-09Replace "nb_NO" translation by "nb"Lukas Fleischer1-1/+1
2012-03-09Replace "pt" translation by "pt_PT"Lukas Fleischer1-1/+1
2012-03-08Always set the "To:" header when sending mailLukas Fleischer3-4/+4
2012-02-19Merge branch 'maint'Lukas Fleischer4-7/+7
2012-02-19Escape all output strings in the header and footerLukas Fleischer2-4/+4
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer3-3/+3
2011-12-17Set the title in the Trusted User pageAndrea Scarpino1-1/+4
2011-11-03RPC: Do not return an error on 0 resultsLukas Fleischer1-1/+1