summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Use HTTPs for links in password reset confirmation mails.Lukas Fleischer1-1/+1
2011-04-16rpc: introduce multiinfo query (fixes FS#17583)Dan McGee1-0/+1
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer1-4/+4
2011-04-05Remove File_Find PEAR module from code base.Lukas Fleischer1-1/+0
2011-04-04Fix PHP warning when browsing a non-existent package.Lukas Fleischer1-4/+2
2011-04-03Remove Dummy Package conceptDan McGee2-14/+4
2011-04-03Always set ModifiedTS including new packagesDan McGee1-1/+1
2011-04-03Submission process code refactorDan McGee1-61/+35
2011-03-30Be more restrictive with source tarball contents.Lukas Fleischer1-2/+13
2011-03-30Fix PHP notice when submitting an empty file.Lukas Fleischer1-1/+1
2011-03-30Fix strict standards warnings in "web/html/pkgsubmit.php".Lukas Fleischer1-2/+2
2011-03-30Check if submitted files are in GZIP format.Lukas Fleischer1-2/+16
2011-03-30Fix XSS vulnerabilities in "web/html/voters.php".Lukas Fleischer1-2/+2
2011-03-30Fix PHP undefined notice in "web/html/packages.php".Lukas Fleischer1-1/+6
2011-03-11Fix broken XHTML.Lukas Fleischer4-8/+15
2011-03-10More PHP Notice undefined fixupsDan McGee1-1/+5
2011-03-04Fix PHP notices in account pagesDan McGee1-18/+20
2011-03-04Add action lookup helper functionDan McGee1-11/+11
2011-03-04Improve cookie handlingDan McGee1-2/+3
2011-03-01Fix potential injection vulnerabilityDan McGee1-2/+7
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer1-1/+1
2011-02-25Reject blacklisted packages on initial submission only.Lukas Fleischer1-9/+9
2011-02-23Protect users against ZIP bombs (fixes FS#22991).Lukas Fleischer1-0/+12
2011-02-21Reject packages with subdirectories (fixes FS#22995).Lukas Fleischer1-0/+3
2011-02-21Automatically adopt when updating an orphan package (fixes FS#22992).Lukas Fleischer1-5/+7
2011-02-21Use move_uploaded_file() instead of rename() in "pkgsubmit.php".Lukas Fleischer1-1/+1
2011-02-18Support for langauges written right-to-leftPyroPeter2-15/+45
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter2-1/+16
2011-02-17pkg_search_results: rewrite of paginationPyroPeter1-6/+6
2011-02-11Add a package name blacklist.Lukas Fleischer1-0/+9
2011-02-02Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).Lukas Fleischer1-1/+1
2011-02-02Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).Lukas Fleischer1-2/+2
2011-02-01Remove "FSPath" column from "Packages" table.Lukas Fleischer1-5/+3
2011-02-01Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).Lukas Fleischer1-4/+1
2011-02-01Drop PackageLocations table and referencesDan McGee1-3/+2
2011-01-28Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).Lukas Fleischer1-9/+17
2011-01-28Use UTF-8 in RSS feeds (fixes FS#10706).Lukas Fleischer1-3/+7
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer1-1/+1
2011-01-25Removed links to internal sources from package details.Lukas Fleischer1-0/+6
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer1-5/+3
2011-01-20Black fonts for out-of-date rows in search results (fixes FS#20514).Lukas Fleischer1-0/+2
2011-01-19Removed code for tarball extraction.Lukas Fleischer1-48/+12
2010-12-05Do not display current votes in All Votes, and rename it as Past VotesAndrea Scarpino1-2/+2
2010-11-21Auto redirect from confirmation screens.Dan Vratil3-109/+8
2010-11-21Bold links in the archnavbar header.Lukas Fleischer1-0/+4
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-1/+1
2010-11-03Set background-color to white.Loui Chang1-0/+1
2010-10-08Modify some strings for translation.Loui Chang1-4/+3
2010-08-12Fix the search-button to allow captions wider than 80px (e.g. in german trans...PyroPeter1-1/+1
2010-07-23Header and navbar consistent with Arch site redesignDenis Kobozev3-0/+41