| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for autodetecting encoding for broken id3v2 tags | Paul Arthur | 2011-02-21 | 1 | -10/+11 |
* | modified tag broken problems | momo-i | 2011-02-17 | 1 | -2/+3 |
* | update config | momo-i | 2011-02-16 | 1 | -3/+3 |
* | try to get id3v2 tag! | momo-i | 2011-02-16 | 1 | -0/+16 |
* | add force_ssl (for ssl reverse proxy) | momo-i | 2011-02-01 | 1 | -0/+4 |
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -5/+0 |
* | Merge commit 'refs/merge-requests/4' of git://gitorious.org/ampache/ampache i... | Chris Slamar | 2010-12-30 | 1 | -0/+5 |
|\ |
|
| * | Put twitter info in ampache.cfg.php.dist | Chris Slamar | 2010-12-15 | 1 | -0/+5 |
* | | Fix #140 - Remove xml_rpc config option as it is no longer needed as of 3.6, ... | Karl Vollmer | 2010-12-10 | 1 | -6/+0 |
* | | Clean up LDAP auth and associated config | Paul Arthur | 2010-12-08 | 1 | -14/+9 |
|/ |
|
* | Fix authenticated SMTP and add secure (TLS/SSL) SMTP. | Paul 'flowerysong' Arthur | 2010-10-26 | 1 | -0/+5 |
* | Remove duplicated config entries. | Paul 'flowerysong' Arthur | 2010-10-09 | 1 | -16/+0 |
* | Refactor mail handling a bit and make registration use the same method as the | Paul 'flowerysong' Arthur | 2010-10-09 | 1 | -28/+48 |
* | Need to change the config version in *two* places, not just one. | Paul 'flowerysong' Arthur | 2010-10-08 | 1 | -1/+1 |
* | Break everyone's config by changing metadata gathering. | Paul 'flowerysong' Arthur | 2010-10-06 | 1 | -5/+11 |
* | Remove misleading comment about debugging from the config file. | Paul 'flowerysong' Arthur | 2010-10-04 | 1 | -4/+1 |
* | Refactored Last.FM recommendations; drop new dependency on curl since | Paul 'flowerysong' Arthur | 2010-08-17 | 1 | -3/+3 |
* | Search for similar artists | Chris 'cslamar' Slamar | 2010-07-29 | 1 | -0/+5 |
* | Make documentation match reality. | Paul 'flowerysong' Arthur | 2010-07-06 | 1 | -3/+3 |
* | It is evidently not recognised that the webserver cannot have write access to a | Paul 'flowerysong' Arthur | 2010-06-28 | 1 | -1/+2 |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -4/+6 |
* | Remove null auth method. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -1/+1 |
* | Unbreak http auth, make it more sane. Old broken method renamed to null, in | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -1/+6 |
* | 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 | 1 | -8/+10 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -12/+6 |
* | google image search support | martian | 2010-02-12 | 1 | -3/+3 |
* | Adding the bandwidth option to the preferences. This changes the complexity o... | martian | 2010-02-09 | 1 | -7/+5 |
* | sync from 3.5.x and fix display issue on playlist view | Karl 'vollmerk' Vollmer | 2009-12-20 | 1 | -2/+2 |
* | Fix Amazon album art search, requires new config options | Karl 'vollmerk' Vollmer | 2009-12-11 | 1 | -2/+5 |
* | Add a note that require_session and use_auth=false are mutually exclusive | Karl 'vollmerk' Vollmer | 2009-10-29 | 1 | -1/+2 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -0/+9 |
* | strip excessive \n from catalog_update Thx ascheel | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -1/+1 |
* | add MBID support Thx flowerysong | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -3/+3 |
* | Add phpmailer and change mail function. | momo-i | 2009-05-06 | 1 | -0/+41 |
* | slight tweak to /test.php and /install.php check to make the sha256() check w... | Karl 'vollmerk' Vollmer | 2009-03-26 | 1 | -4/+5 |
* | add additional alternative flac transcoding line (Thx aberet) | Karl 'vollmerk' Vollmer | 2009-03-13 | 1 | -0/+1 |
* | Added: get lyrics from lyricswiki using proxy server | momo-i | 2009-03-12 | 1 | -0/+11 |
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -7/+8 |
* | Add ability to have anonymouse access of a defined level with manual login of... | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+10 |
* | add length to the video browse, put in some stuff for the now playing table u... | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
* | fix download and batch download Addresses #408 and #407 | Karl 'vollmerk' Vollmer | 2009-03-07 | 1 | -2/+2 |
* | added: user can select mail check type "strict", "easy", or "none" | momo-i | 2009-02-03 | 1 | -0/+5 |
* | incomplete changes, commiting because I need a coding break | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -0/+7 |
* | Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ... | Karl 'vollmerk' Vollmer | 2009-01-31 | 1 | -2/+2 |
* | prompt it again for alpha1 | Karl 'vollmerk' Vollmer | 2008-12-26 | 1 | -1/+1 |
* | add in require_localnet_session configuration | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -0/+7 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -54/+15 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -2/+2 |
* | sync from branches | Karl 'vollmerk' Vollmer | 2008-07-30 | 1 | -1/+4 |