summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2010-07-01Confirmation when deleting packagesLukas Fleischer1-1/+1
2010-06-16aur.inc: generate_salt() now uses mt_rand()Linas1-1/+1
2010-06-04Add sorting by "Voted" and "Notify" fieldsLukas Fleischer1-6/+20
2010-04-17Support for storing salted passwordsDenis2-20/+69
2010-04-15pkg_comments: Only display 10 comments by default.Loui Chang1-4/+25
2010-04-15add search only by nameAndrea Scarpino1-2/+8
2010-03-29remove empty To field (FS#17584)Andrea Scarpino1-2/+2
2010-03-15Turn on package notification for adopted packagesAndrea Scarpino1-0/+1
2010-03-10add link to account profile in out-of-date notificationAndrea Scarpino1-1/+1
2010-02-21acctfuncs: Fix some whitespace and formatting.Loui Chang1-40/+36
2010-01-09Remove useless or redundant code for translations.Loui Chang2-10/+3
2010-01-09translator.inc: Remove old and deprecated code.Loui Chang1-23/+6
2010-01-08Make DEFAULT_LANG mean the default language for displayed messages.Athurg Gooth3-11/+13
2009-12-26config.inc.proto: Change default paths to a more logical place.Loui Chang1-2/+2
2009-12-26fix mysql.sock pathAndrea Scarpino1-1/+1
2009-11-13Add uid_from_email(), similar to uid_from_usernameEvangelos Foutras1-1/+20
2009-10-27Add Greek Translationflamelab1-0/+1
2009-10-27Fix Croatian language code in config.inc.proto.Loui Chang1-1/+1
2009-10-26Version Bump 1.6.0Loui Chang1-1/+1
2009-10-23aurjson: Only return an error string if utf8_encode returns an empty string.Loui Chang1-1/+1
2009-10-01Add Croatian translationLaszlo Papp1-1/+2
2009-10-01Add Norwegian translationLaszlo Papp1-0/+1
2009-10-01Add Czech translationLaszlo Papp1-0/+1
2009-10-01Fix json info output.Loui Chang1-1/+1
2009-09-28Serbian translation for AURSlobodan Terzic1-0/+1
2009-09-28Add maintainer search to json interface. Closes FS#15947elij1-9/+37
2009-09-28fix content-type when sending jsonpelij1-4/+8
2009-09-16Fix: FS#15526 non-UTF8 character in rpc outputGergely Imreh1-0/+9
2009-09-14aurjson: Use call_user_func to call functions.Loui Chang1-1/+1
2009-08-26Initial Hungarian TranslationLaszlo Papp1-0/+1
2009-08-26remove communitySergej Pupykin1-8/+0
2009-08-11Use include_once where applicableDan McGee1-2/+3
2009-08-02Add Romanian to config.inc.proto and AUTHORS.Loui Chang1-0/+1
2009-06-25Bump version to 1.5.6.4Loui Chang1-1/+1
2009-06-25Remove excess whitespace.Loui Chang4-6/+6
2009-06-18Specify explicit joins for package searchDan McGee1-6/+6
2009-04-13Add Ukranian translation to default config.Loui Chang1-0/+1
2009-04-13Don't hit the database twice per comment on packageDan McGee1-3/+15
2009-04-13translator.inc: Eliminate notices for untranslated strings.Loui Chang1-8/+9
2009-04-13Move cn.po to zh_CN.po.Loui Chang1-1/+2
2009-04-12Remove author information from scripts.Loui Chang2-5/+0
2009-04-06Bump version to 1.5.6.2Loui Chang1-1/+1
2009-03-03Add LocationID to returned fields in json interface.Loui Chang1-1/+1
2009-03-03Fix search output if no results are found.Loui Chang1-1/+1
2009-03-03Go to details page when a search returns one result.Loui Chang1-3/+9
2009-03-03pkgfuncs.inc: Fix indentation.Loui Chang1-140/+146
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang1-0/+15
2009-02-20Fix the comment poop bug.Loui Chang1-4/+7
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino1-0/+4
2009-02-15rpc: delay getting DB connection until absolutely necessaryDan McGee1-3/+4