summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-06gendummydata.py: Add ability to generate dummy trusted user proposalscanyonknight1-0/+26
2012-07-06gendummydata.py: Change variable to string to eliminate redundant codecanyonknight1-11/+5
2012-07-06gendummydata.py: Remove unused variablescanyonknight1-7/+0
2012-07-06gendummydata.py: Add check for command generating dummy commentscanyonknight1-1/+7
2012-07-06Update web interface READMEcanyonknight1-75/+94
2012-07-06Update AUR READMEcanyonknight1-107/+67
2012-07-06Rearrange install documentationcanyonknight2-104/+102
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 Fleischer4-13/+71
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 Fleischer27-1780/+1493
2012-03-09Release 1.9.1Lukas Fleischer1-1/+1
2012-03-09UPGRADING: Add release notes for 1.9.1Lukas Fleischer1-0/+7
2012-03-09Replace "nb_NO" translation by "nb"Lukas Fleischer3-163/+164
2012-03-09Replace "pt" translation by "pt_PT"Lukas Fleischer3-229/+230
2012-03-09Translation updates from TransifexLukas Fleischer23-1401/+1105
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