summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2011-03-30Fix PHP undefined notice in "web/html/packages.php".Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-03-10More PHP Notice undefined fixupsDan McGee
2011-03-04Fix PHP notices in account pagesDan McGee
2011-03-04Add action lookup helper functionDan McGee
2011-03-04Improve cookie handlingDan McGee
2011-03-01Fix potential injection vulnerabilityDan McGee
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer
2011-02-25Reject blacklisted packages on initial submission only.Lukas Fleischer
2011-02-23Protect users against ZIP bombs (fixes FS#22991).Lukas Fleischer
2011-02-21Reject packages with subdirectories (fixes FS#22995).Lukas Fleischer
2011-02-21Automatically adopt when updating an orphan package (fixes FS#22992).Lukas Fleischer
2011-02-21Use move_uploaded_file() instead of rename() in "pkgsubmit.php".Lukas Fleischer
2011-02-18Support for langauges written right-to-leftPyroPeter
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter
2011-02-17pkg_search_results: rewrite of paginationPyroPeter
2011-02-11Add a package name blacklist.Lukas Fleischer
2011-02-02Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).Lukas Fleischer
2011-02-02Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).Lukas Fleischer
2011-02-01Remove "FSPath" column from "Packages" table.Lukas Fleischer
2011-02-01Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-28Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).Lukas Fleischer
2011-01-28Use UTF-8 in RSS feeds (fixes FS#10706).Lukas Fleischer
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer
2011-01-25Removed links to internal sources from package details.Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2011-01-20Black fonts for out-of-date rows in search results (fixes FS#20514).Lukas Fleischer
2011-01-19Removed code for tarball extraction.Lukas Fleischer
2010-12-04Do not display current votes in All Votes, and rename it as Past VotesAndrea Scarpino
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-11-21Bold links in the archnavbar header.Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-11-02Set background-color to white.Loui Chang
2010-10-07Modify some strings for translation.Loui Chang
2010-08-11Fix the search-button to allow captions wider than 80px (e.g. in german trans...PyroPeter
2010-07-23Header and navbar consistent with Arch site redesignDenis Kobozev
2010-07-01Confirmation when deleting packagesLukas Fleischer
2010-06-23pkgsubmit: Remove build function checkAndrea Scarpino
2010-06-05pkgsubmit: store the previous path with getcwd()mickael9
2010-04-17Support for storing salted passwordsDenis
2010-03-13packages.php: Fix explicit sorting when search keywords aren't specified.Loui Chang
2010-03-12titlelogo.png: Update againLoui Chang
2010-03-12packages.php: Only sort by vote if search keyword isn't set.Loui Chang
2010-02-25Update Arch Linux titlelogo.Loui Chang
2009-12-26tu.php: Sort votes by descending date.Loui Chang
2009-12-15packages.php: Check if _GET value is set before assuming a default.Loui Chang
2009-12-15packages.php: Make default view sort packages by descending votes.Loui Chang
2009-11-24Change legend style and default font size.Loui Chang
2009-11-24Reposition language menu in the header.Loui Chang