summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* junk commit, nothing really changedKarl 'vollmerk' Vollmer2008-12-024-7/+27
* some other minor changes, nothing bigKarl 'vollmerk' Vollmer2008-11-294-22/+8
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-293-3/+6
* verify that they at least typed in the right db information, before creating ...Karl 'vollmerk' Vollmer2008-11-293-5/+15
* improved error messages during install if you fail at typing the same thing t...Karl 'vollmerk' Vollmer2008-11-273-8/+22
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-263-4/+12
* fix non-rfc compliant pubdate on rss feedKarl 'vollmerk' Vollmer2008-11-261-4/+3
* made the keyword search also look at tag informationKarl 'vollmerk' Vollmer2008-11-261-2/+5
* remove dead translationsKarl 'vollmerk' Vollmer2008-11-264-7888/+0
* Fixed: more translatablemomo-i2008-11-261-2/+2
* Merged: messagemomo-i2008-11-2528-37286/+37287
* actually add itKarl 'vollmerk' Vollmer2008-11-252-0/+4158
* added swedish translation filesKarl 'vollmerk' Vollmer2008-11-2526-34665/+34847
* allow add or verify on a specified sub directory of an existing catalogKarl 'vollmerk' Vollmer2008-11-194-20/+54
* prevent fread($fp,0) if a program seeks to the very end of a fileKarl 'vollmerk' Vollmer2008-11-192-2/+4
* added in ping for the xmlapi returns the version, if a authID is passed it ex...Karl 'vollmerk' Vollmer2008-11-192-3/+10
* add the ratings to the album and artist xml results, fixed a logic error on t...Karl 'vollmerk' Vollmer2008-11-192-36/+28
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-156-9/+13
* simplify the logic, and improve it all in one commit.. liesKarl 'vollmerk' Vollmer2008-11-152-5/+10
* fix logic, its early give a man a breakKarl 'vollmerk' Vollmer2008-11-151-1/+1
* add in require_localnet_session configurationKarl 'vollmerk' Vollmer2008-11-156-4/+37
* switch playlist actions to icons like everything elseKarl 'vollmerk' Vollmer2008-11-141-6/+16
* add nusoap libraryKarl 'vollmerk' Vollmer2008-11-1414-0/+17306
* fix typoKarl 'vollmerk' Vollmer2008-11-141-3/+3
* fixed a problem where random urls were not being used by the flash playerKarl 'vollmerk' Vollmer2008-11-143-2/+13
* added link to disable/enable a song to the songs listKarl 'vollmerk' Vollmer2008-11-092-1/+7
* test commit, updated changelogKarl 'vollmerk' Vollmer2008-11-031-0/+1
* Creating new user now uses the new password hashing schemeKevin James 'purdyk' Purdy2008-11-031-2/+3
* snoopy version bumpKarl 'vollmerk' Vollmer2008-11-031-13/+6
* no real progress, just saving my workKarl 'vollmerk' Vollmer2008-11-034-4/+14
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-305-5/+8
* added in badtime error check and made it return the buffer on unknown errors ...Karl 'vollmerk' Vollmer2008-10-301-1/+5
* switched to sha1() api authentication methodKarl 'vollmerk' Vollmer2008-10-302-5/+22
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor t...Karl 'vollmerk' Vollmer2008-10-2919-59/+161
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-2777-1338/+1259
* Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)momo-i2008-10-221-1/+2
* Fixed #309: $web_path (Thx juanjo)momo-i2008-10-021-0/+1
* Updated Spanish(espaƱol) translation (218 translated, 137 fuzzy, 421 untrans...momo-i2008-10-022-93/+91
* Updated after installation, first screen set own language.momo-i2008-09-051-0/+7
* Updated japanese translationmomo-i2008-09-052-1/+3
* Updated registration mail multi-byte and language sync.momo-i2008-09-0528-188/+845
* Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.momo-i2008-09-042-3/+15
* simplify code, remove large if else statementmomo-i2008-09-034-120/+109
* simplify code, remove large if else statementKarl 'vollmerk' Vollmer2008-09-031-28/+28
* fixed ids to song_idsmomo-i2008-09-031-1/+1
* Fixed misstaken, and r1736 comment: Fixed if empty ids, don't run sql querymomo-i2008-09-031-2/+2
* (no commit message)momo-i2008-09-038-125/+156
* Sync from r1734momo-i2008-09-0227-522/+738
* Fixed my misunderstandingmomo-i2008-09-021-1/+1
* Fixed not defined get_image_from_source()momo-i2008-09-021-3/+3