| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed dead xmlrpc files, started work migrating to LastFM v2.0 api | Karl 'vollmerk' Vollmer | 2010-02-05 | 3 | -408/+1 |
* | Add AmpacheAPI external, start work on future db changes | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -1/+40 |
* | Add bmp to the list of allowed album art types Resolves #589 | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -1/+1 |
* | Sync of r2270 from 3.5.x | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+17 |
* | Sync from 3.5 branch still untested | Karl 'vollmerk' Vollmer | 2010-01-25 | 1 | -1/+1 |
* | untested change which should fix some stupididity with the flash player | Karl 'vollmerk' Vollmer | 2010-01-25 | 1 | -8/+2 |
* | make it actually extend the session, also improve debug on the image page | Karl 'vollmerk' Vollmer | 2009-12-23 | 2 | -3/+8 |
* | sync from 3.5.x and fix display issue on playlist view | Karl 'vollmerk' Vollmer | 2009-12-20 | 3 | -73/+13 |
* | After 3 hours, I finally managed to fix the [synology/fast-cgi] bug that prev... | spocky | 2009-12-16 | 1 | -1/+2 |
* | Added local auth method which allows use of pam_auth PHP module (Thx Vlet) | Karl 'vollmerk' Vollmer | 2009-12-15 | 1 | -0/+24 |
* | move a few more mysql_??? to Dba calls | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -3/+3 |
* | testing is for chumps | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -1/+1 |
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 12 | -2041/+2041 |
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 12 | -89/+89 |
* | Remove Dba::query from a few more classes | Karl 'vollmerk' Vollmer | 2009-12-14 | 6 | -56/+57 |
* | removed dba::query references from playlist class | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -15/+15 |
* | cleanup of the album class... I like commits | Karl 'vollmerk' Vollmer | 2009-12-12 | 1 | -18/+16 |
* | Cleanup of user class, no functional change | Karl 'vollmerk' Vollmer | 2009-12-12 | 1 | -55/+53 |
* | Fix Amazon album art search, requires new config options | Karl 'vollmerk' Vollmer | 2009-12-11 | 1 | -1/+1 |
* | Improved filename pattern matching #575 | Karl 'vollmerk' Vollmer | 2009-12-08 | 1 | -1/+2 |
* | Finish moving stuff out of doc into class, still needs more work to deal with... | Karl 'vollmerk' Vollmer | 2009-11-23 | 1 | -5/+359 |
* | Remove XML-RPC functions and start prep for use of new API for ampache catalo... | Karl 'vollmerk' Vollmer | 2009-11-19 | 2 | -217/+0 |
* | start of move of functions for api from doc to class where they belong | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -17/+154 |
* | sync of fix for #554 | Karl 'vollmerk' Vollmer | 2009-11-19 | 2 | -2/+15 |
* | Fix xml response so offset is used even if limit is not reached | Karl 'vollmerk' Vollmer | 2009-11-18 | 1 | -6/+6 |
* | sync fix for doing something with collected m3u files during catalog creation | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -0/+6 |
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -4/+37 |
* | Sync to trunk | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -5/+7 |
* | Added multiple id3v2 genre to tag patch from quack23 resolves #564 | Karl 'vollmerk' Vollmer | 2009-11-14 | 2 | -16/+59 |
* | Passwords can be shorter then asked. Changed the way its generated. | dipsol | 2009-11-05 | 1 | -62/+62 |
* | Issue #559, corrected the variables as suggested by quack23. | dipsol | 2009-11-05 | 1 | -98/+98 |
* | Fixed a little bug :S | dipsol | 2009-11-04 | 1 | -1/+1 |
* | Made an redirect when it seems like the installation has already been completed. | dipsol | 2009-11-04 | 1 | -90/+92 |
* | Issue #364, added feature for password reset. | dipsol | 2009-10-19 | 1 | -300/+319 |
* | Remove auth_http-specific autocreation of nonexistent users now that this is ... | Paul 'flowerysong' Arthur | 2009-10-08 | 1 | -21/+4 |
* | Fix get_location() resolves #533 | Karl 'vollmerk' Vollmer | 2009-08-26 | 1 | -1/+1 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -0/+13 |
* | sync from 3.5.x branch | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -3/+3 |
* | It should not have taken me that long to find the one typo | Karl 'vollmerk' Vollmer | 2009-08-20 | 2 | -1/+5 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 2 | -4/+17 |
* | Playlist adds now use the existing order rather then track order Fixed #484 | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -2/+9 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-07-08 | 2 | -7/+8 |
* | add additional information during the install process | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -0/+41 |
* | fix empty check for $id3v2['UFID'] | momo-i | 2009-07-03 | 1 | -10/+12 |
* | fixed for PHP 5.3.0 deprecate warnings | momo-i | 2009-07-02 | 4 | -8/+8 |
* | fix typo (Thx Paleo) | Karl 'vollmerk' Vollmer | 2009-06-25 | 1 | -1/+1 |
* | sync to trunk from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-06-21 | 1 | -0/+1 |
* | sync fix of #489 | Karl 'vollmerk' Vollmer | 2009-06-19 | 1 | -4/+4 |
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -2/+2 |
* | fix title issue and add some more stuff to the boolean list for preferences | Karl 'vollmerk' Vollmer | 2009-06-02 | 2 | -2/+8 |