summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More changes to art - have not removed old functionality yetKarl 'vollmerk' Vollmer2010-03-216-15/+748
* Switched to new art method for primary image displayKarl 'vollmerk' Vollmer2010-03-212-27/+251
* add headersKarl 'vollmerk' Vollmer2010-03-212-0/+2
* typo :(Karl 'vollmerk' Vollmer2010-03-211-1/+1
* Updated vlc controller referencing #47Karl 'vollmerk' Vollmer2010-03-212-155/+157
* Resolved #39 - slightly differently then provided patch - Adds attribute hack...Karl 'vollmerk' Vollmer2010-03-212-2/+16
* Make keyword search *really* play nice with others, by interacting withPaul 'flowerysong' Arthur2010-03-201-2/+3
* Add missing $operator so keyword searching will play well with others.Paul 'flowerysong' Arthur2010-03-201-1/+1
* cleaned up tabbing a bitKarl 'vollmerk' Vollmer2010-03-191-86/+86
* removed stupid require that I should not have put inKarl 'vollmerk' Vollmer2010-03-191-1/+0
* whups missed a fileKarl 'vollmerk' Vollmer2010-03-191-0/+527
* Add vlc controller - untested, just want it in svnKarl 'vollmerk' Vollmer2010-03-192-0/+610
* Update Falsimomo-i2010-03-162-3749/+3317
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-14279-9313/+9313
* Another instance of the dropped column `key` being used.Paul 'flowerysong' Arthur2010-03-141-2/+1
* Don't try to insert the key field, since it doesn't exist in the catalog table.Paul 'flowerysong' Arthur2010-03-141-3/+2
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-1428-1365/+1365
* Cosmetics: use tabs for indentation.Paul 'flowerysong' Arthur2010-03-1426-2667/+2667
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-14408-0/+408
* Remove null auth method.Paul 'flowerysong' Arthur2010-03-142-17/+1
* Unbreak http auth, make it more sane. Old broken method renamed to null, in Paul 'flowerysong' Arthur2010-03-145-30/+57
* Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap Paul 'flowerysong' Arthur2010-03-132-153/+155
* use filemtime for catalog verify untestedKarl 'vollmerk' Vollmer2010-03-121-0/+4
* Improve debugging a bit to prove a pointKarl 'vollmerk' Vollmer2010-03-091-2/+3
* Add fa_IR (thx Soroush) and update languagesmomo-i2010-03-0934-2047/+7262
* hmm php seems to be stripping trailing \ns from the output buffer, stupid posKarl 'vollmerk' Vollmer2010-03-081-1/+2
* improve text output of catalog_update.incKarl 'vollmerk' Vollmer2010-03-081-5/+22
* update language Uniform words(Playlist)momo-i2010-03-012-3/+3
* typoKarl 'vollmerk' Vollmer2010-03-011-1/+1
* Update defaults for new installs (extending default timeouts) fix installatio...Karl 'vollmerk' Vollmer2010-03-014-12/+19
* Make the tag cloud do something, only song browsing for now...Karl 'vollmerk' Vollmer2010-02-232-7/+24
* Fix recently played, > where it should have been >=Karl 'vollmerk' Vollmer2010-02-231-1/+1
* adjusted installer lib to write the config file directly, need to update docu...Karl 'vollmerk' Vollmer2010-02-201-4/+18
* Command line installation script completed - pending updates to lib/install.p...Karl 'vollmerk' Vollmer2010-02-203-12/+76
* start of work on cmdline installer for debianKarl 'vollmerk' Vollmer2010-02-203-0/+71
* Add -g flag to catalog_update.inc for Art gatheringKarl 'vollmerk' Vollmer2010-02-202-8/+26
* Change catalog update display to 1/secondKarl 'vollmerk' Vollmer2010-02-193-12/+23
* quick fix for aclsKarl 'vollmerk' Vollmer2010-02-191-5/+3
* Horrible implementation, but at least it works, will cleanup tomorrow maybeKarl 'vollmerk' Vollmer2010-02-171-5/+13
* Typo - will require another db update eventually... sighKarl 'vollmerk' Vollmer2010-02-171-1/+1
* Add Art class, empty but will be used for album/artist/movie artKarl 'vollmerk' Vollmer2010-02-171-0/+42
* Fix typos, and tweak insert_now_playing preping for Video now playingKarl 'vollmerk' Vollmer2010-02-144-6/+16
* use new logic for index, simplify it for the time being.Karl 'vollmerk' Vollmer2010-02-142-172/+30
* Tweaked how features / bandwidth level is checked, not happy with it.Karl 'vollmerk' Vollmer2010-02-1414-62/+77
* switched to boolean mode fulltext search with conditional fuzzynessmartian2010-02-131-6/+22
* use medium images from google, not anymartian2010-02-121-1/+5
* google image search supportmartian2010-02-122-4/+35
* clean up sql a bitmartian2010-02-111-19/+19
* slight improvement to search result sortingmartian2010-02-111-1/+4
* moved database alterations to proper placemartian2010-02-112-1/+11