| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change catalog update display to 1/second | Karl 'vollmerk' Vollmer | 2010-02-19 | 2 | -12/+21 |
* | quick fix for acls | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -5/+3 |
* | 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 | 2 | -2/+12 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 7 | -21/+51 |
* | 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 | 1 | -1/+32 |
* | 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 |
* | Adding the bandwidth option to the preferences. This changes the complexity o... | martian | 2010-02-09 | 6 | -11/+37 |
* | 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 |