| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 279 | -9313/+9313 |
* | Another instance of the dropped column `key` being used. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+1 |
* | Don't try to insert the key field, since it doesn't exist in the catalog table. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -3/+2 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 28 | -1365/+1365 |
* | Cosmetics: use tabs for indentation. | Paul 'flowerysong' Arthur | 2010-03-14 | 26 | -2667/+2667 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 408 | -0/+408 |
* | Remove null auth method. | Paul 'flowerysong' Arthur | 2010-03-14 | 2 | -17/+1 |
* | Unbreak http auth, make it more sane. Old broken method renamed to null, in | Paul 'flowerysong' Arthur | 2010-03-14 | 5 | -30/+57 |
* | Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap | Paul 'flowerysong' Arthur | 2010-03-13 | 2 | -153/+155 |
* | use filemtime for catalog verify untested | Karl 'vollmerk' Vollmer | 2010-03-12 | 1 | -0/+4 |
* | Improve debugging a bit to prove a point | Karl 'vollmerk' Vollmer | 2010-03-09 | 1 | -2/+3 |
* | Add fa_IR (thx Soroush) and update languages | momo-i | 2010-03-09 | 34 | -2047/+7262 |
* | hmm php seems to be stripping trailing \ns from the output buffer, stupid pos | Karl 'vollmerk' Vollmer | 2010-03-08 | 1 | -1/+2 |
* | improve text output of catalog_update.inc | Karl 'vollmerk' Vollmer | 2010-03-08 | 1 | -5/+22 |
* | update language Uniform words(Playlist) | momo-i | 2010-03-01 | 2 | -3/+3 |
* | typo | Karl 'vollmerk' Vollmer | 2010-03-01 | 1 | -1/+1 |
* | Update defaults for new installs (extending default timeouts) fix installatio... | Karl 'vollmerk' Vollmer | 2010-03-01 | 4 | -12/+19 |
* | Make the tag cloud do something, only song browsing for now... | Karl 'vollmerk' Vollmer | 2010-02-23 | 2 | -7/+24 |
* | Fix recently played, > where it should have been >= | Karl 'vollmerk' Vollmer | 2010-02-23 | 1 | -1/+1 |
* | adjusted installer lib to write the config file directly, need to update docu... | Karl 'vollmerk' Vollmer | 2010-02-20 | 1 | -4/+18 |
* | Command line installation script completed - pending updates to lib/install.p... | Karl 'vollmerk' Vollmer | 2010-02-20 | 3 | -12/+76 |
* | start of work on cmdline installer for debian | Karl 'vollmerk' Vollmer | 2010-02-20 | 3 | -0/+71 |
* | Add -g flag to catalog_update.inc for Art gathering | Karl 'vollmerk' Vollmer | 2010-02-20 | 2 | -8/+26 |
* | Change catalog update display to 1/second | Karl 'vollmerk' Vollmer | 2010-02-19 | 3 | -12/+23 |
* | quick fix for acls | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -5/+3 |
* | Horrible implementation, but at least it works, will cleanup tomorrow maybe | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -5/+13 |
* | Typo - will require another db update eventually... sigh | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -1/+1 |
* | Add Art class, empty but will be used for album/artist/movie art | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -0/+42 |
* | Fix typos, and tweak insert_now_playing preping for Video now playing | Karl 'vollmerk' Vollmer | 2010-02-14 | 4 | -6/+16 |
* | use new logic for index, simplify it for the time being. | Karl 'vollmerk' Vollmer | 2010-02-14 | 2 | -172/+30 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 14 | -62/+77 |
* | switched to boolean mode fulltext search with conditional fuzzyness | martian | 2010-02-13 | 1 | -6/+22 |
* | use medium images from google, not any | martian | 2010-02-12 | 1 | -1/+5 |
* | google image search support | martian | 2010-02-12 | 2 | -4/+35 |
* | clean up sql a bit | martian | 2010-02-11 | 1 | -19/+19 |
* | slight improvement to search result sorting | martian | 2010-02-11 | 1 | -1/+4 |
* | moved database alterations to proper place | martian | 2010-02-11 | 2 | -1/+11 |
* | no hacks, especially db changing ones | Karl 'vollmerk' Vollmer | 2010-02-11 | 1 | -11/+0 |
* | fulltext instead of soundex | martian | 2010-02-11 | 1 | -37/+26 |
* | adding a soundex search with better sorting as long as search is ascii | martian | 2010-02-09 | 1 | -21/+43 |
* | fixed a failed attempt to limit tags shown | martian | 2010-02-09 | 1 | -1/+1 |
* | Adding the bandwidth option to the preferences. This changes the complexity o... | martian | 2010-02-09 | 14 | -66/+161 |
* | Update Languages | momo-i | 2010-02-09 | 32 | -3646/+2861 |
* | Removed dead xmlrpc files, started work migrating to LastFM v2.0 api | Karl 'vollmerk' Vollmer | 2010-02-05 | 6 | -415/+30 |
* | Add AmpacheAPI external, start work on future db changes | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -1/+40 |
* | Clean up a little bit | Karl 'vollmerk' Vollmer | 2010-02-04 | 3 | -8/+20 |
* | bump copyright year | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -1/+1 |
* | Add bmp to the list of allowed album art types Resolves #589 | Karl 'vollmerk' Vollmer | 2010-02-04 | 2 | -1/+2 |
* | Resolve #573 | Karl 'vollmerk' Vollmer | 2010-02-04 | 2 | -0/+3 |
* | sync of acl edit fix from r2274 | Karl 'vollmerk' Vollmer | 2010-02-03 | 2 | -2/+2 |