summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2011-06-22refactor apc code and move to aur.incelij
2011-05-29Cleanup RPC usage output a bitLukas Fleischer
2011-05-29Properly encode ampersands in the RPC usage outputLukas Fleischer
2011-05-29fix two issues (php notice level) with html/rss.phpelij
2011-05-29restructure the html/rpc.php endpointelij
2011-05-17add first submitted and last modified to rpc outputkachelaqa
2011-05-17add support for etag and conditional get (if-none-match)elij
2011-05-17fix case where user does not existelij
2011-05-17test return value from db_query before assuming it is validelij
2011-05-09Added label tags for login form fields.Karlis Lauva
2011-04-27add SQL_DEBUG variable and database loggingelij
2011-04-27create variable before referencing it with .=elij
2011-04-27stats: capitalize FROM in all SQL queriesDan McGee
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee
2011-04-24pkgsubmit.php: Ensure the session is linked to a valid user.Lukas Fleischer
2011-04-24pkgsubmit.php: Remove redundant uid_from_sid() invocations.Lukas Fleischer
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer
2011-04-20Use HTTPs for links in out of date notification mails.Lukas Fleischer
2011-04-19Use HTTPs for links in password reset confirmation mails.Lukas Fleischer
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer
2011-04-16rpc: unify methods return (fixes FS#17597)tuxce
2011-04-16rpc: introduce multiinfo query (fixes FS#17583)Dan McGee
2011-04-16rpc.php: be a bit more consistent in query buildingDan McGee
2011-04-16rpc.php overhaulDan McGee
2011-04-13Don't allow dl() of json moduleDan McGee
2011-04-13Pass array_map() callback function properly.Lukas Fleischer
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer
2011-04-10Remove comment on translation helpers from "web/lib/translator.inc".Lukas Fleischer
2011-04-10Remove "web/lang/".Lukas Fleischer
2011-04-10Replace translation engine with php-gettext.Lukas Fleischer
2011-04-10Add php-gettext libraries to "web/lib/".Lukas Fleischer
2011-04-10Add dummy "web/locale/" directory.Lukas Fleischer
2011-04-10Remove newline in "web/lang/sr.po".Lukas Fleischer
2011-04-10Release 1.8.2.1.8.2Lukas Fleischer
2011-04-07Fix French translation.Cédric Girard
2011-04-06Merge branch 'wip'Lukas Fleischer
2011-04-06Update the german translationWieland Hoffmann
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer
2011-04-05Initialize "$name" in pkgname_from_id().Lukas Fleischer
2011-04-05Remove File_Find PEAR module from code base.Lukas Fleischer
2011-04-04Fix PHP warning when browsing a non-existent package.Lukas Fleischer
2011-04-03Add more stats to the front page tableDan McGee
2011-04-03Add indentation to stats tableDan McGee
2011-04-03Remove Dummy Package conceptDan McGee
2011-04-03Always set ModifiedTS including new packagesDan McGee
2011-04-03Submission process code refactorDan McGee
2011-03-30Be more restrictive with source tarball contents.Lukas Fleischer