Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header comment for phpdoc | momo-i | 2011-02-03 | 42 | -43/+55 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 54 | -739/+1328 |
| | |||||
* | test for phpdoc | momo-i | 2011-02-02 | 16 | -294/+683 |
| | |||||
* | little testing for phpdoc | momo-i | 2011-02-02 | 1 | -19/+65 |
| | |||||
* | add force_ssl (for ssl reverse proxy) | momo-i | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | Untested change of now playing image size - Blame Uncon | Karl Vollmer | 2011-01-26 | 1 | -0/+0 |
| | |||||
* | Fix Democratic play - properly remove songs after playback | Karl Vollmer | 2011-01-25 | 3 | -3/+7 |
| | |||||
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 6 | -55/+134 |
| | |||||
* | Fix art gathering. | Paul Arthur | 2011-01-07 | 1 | -4/+0 |
| | |||||
* | Implement db art method. Fixes FS#121. | Paul Arthur | 2011-01-04 | 2 | -39/+28 |
| | |||||
* | Merge commit 'refs/merge-requests/4' of git://gitorious.org/ampache/ampache ↵ | Chris Slamar | 2010-12-30 | 1 | -0/+4 |
|\ | | | | | | | into integration | ||||
| * | Fixed db in art_order doing nothing. | Chris Slamar | 2010-12-26 | 2 | -5/+41 |
| | | |||||
| * | Put twitter info in ampache.cfg.php.dist | Chris Slamar | 2010-12-15 | 1 | -0/+0 |
| | | |||||
| * | Switched mysql functions to Dba | Chris Slamar | 2010-12-15 | 1 | -0/+0 |
| | | |||||
* | | Missed debuging line. Removed it. | Chris Slamar | 2010-12-26 | 1 | -4/+0 |
| | | |||||
* | | Fix #121 - db position in art_order is now checked to make sure that ↵ | Chris Slamar | 2010-12-26 | 2 | -5/+41 |
| | | | | | | | | previously selected art is not overwritten. | ||||
* | | Resolve #90 and #89, remove democratic playlist entries if there is a fatal ↵ | Karl Vollmer | 2010-12-09 | 1 | -0/+14 |
| | | | | | | | | error when trying to play them | ||||
* | | Squashed commit of the following: | Elias Probst | 2010-12-08 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | | commit 8a5127572c89f28f060d3ad0819136f79b65faef Author: Elias Probst <mail@eliasprobst.eu> Date: Wed Dec 8 03:51:20 2010 +0100 Rewrote the error message for duplicate ACLs. Expose the error message to the UI. | ||||
* | | Check the correct variable for LDAP. | Paul Arthur | 2010-12-08 | 1 | -1/+1 |
| | | |||||
* | | Clean up LDAP auth and associated config | Paul Arthur | 2010-12-08 | 1 | -21/+18 |
|/ | | | | | | Log a more useful error if a config entry is missing but LDAP auth is enabled. Mark required ldap config values clearly and clean up descriptions. | ||||
* | Implement ldap_require_group | Elias Probst | 2010-12-07 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | Squashed commit of the following: commit 4cba31ed7a607cf955b39131ca598d4f8b7553b6 Author: Elias Probst <mail@eliasprobst.eu> Date: Tue Dec 7 23:08:47 2010 +0100 Improved LDAP group matching regex to make sure, the whole string is matched. commit 1a056e6fdac3c3c3f141283dad25a407a4c897a1 Author: Elias Probst <mail@eliasprobst.eu> Date: Tue Dec 7 23:08:02 2010 +0100 Implementation for the still missing 'ldap_require_group' feature. Including changes suggested in http://ampache.org/bugs/task/150#comment103 | ||||
* | Fix authenticated SMTP and add secure (TLS/SSL) SMTP. | Paul 'flowerysong' Arthur | 2010-10-26 | 1 | -1/+4 |
| | |||||
* | The AmpacheMail constructor does nothing and we never call it with parameters, | Paul 'flowerysong' Arthur | 2010-10-24 | 1 | -1/+1 |
| | | | | so why did it claim it needed a parameter? | ||||
* | Use a function to format bytes -> human-readable sizes. Also bump catalog build | Paul 'flowerysong' Arthur | 2010-10-15 | 4 | -37/+29 |
| | | | | memory profiling logging to level 5; fixes FS#141. | ||||
* | Add fallback to the old method of downloading the config file if the config | Paul 'flowerysong' Arthur | 2010-10-12 | 1 | -14/+16 |
| | | | | file cannot be written to. | ||||
* | Refactor mail handling a bit and make registration use the same method as the | Paul 'flowerysong' Arthur | 2010-10-09 | 2 | -83/+107 |
| | | | | other places that send mail. | ||||
* | Break everyone's config by changing metadata gathering. | Paul 'flowerysong' Arthur | 2010-10-06 | 3 | -136/+179 |
| | |||||
* | Refactored Last.FM recommendations; drop new dependency on curl since | Paul 'flowerysong' Arthur | 2010-08-17 | 3 | -53/+201 |
| | | | | Snoopy works just as well for this application. | ||||
* | Check cURL before install. | momo-i | 2010-07-30 | 2 | -0/+21 |
| | | | | if cURL have not installed, get_like() should be return false. | ||||
* | Search for similar artists | Chris 'cslamar' Slamar | 2010-07-29 | 1 | -0/+32 |
| | |||||
* | Use the correct variable. Reported by LostInMotion. | Paul 'flowerysong' Arthur | 2010-07-20 | 1 | -1/+1 |
| | |||||
* | Don't escape album names twice. | Paul 'flowerysong' Arthur | 2010-07-02 | 1 | -2/+2 |
| | |||||
* | Some art gathering cleanup. | Paul 'flowerysong' Arthur | 2010-07-02 | 1 | -143/+176 |
| | |||||
* | Process config arrays in a loop, instead of by hand. | Paul 'flowerysong' Arthur | 2010-07-02 | 1 | -8/+7 |
| | |||||
* | Try not to include invalid characters in our AJAX XML output. | Paul 'flowerysong' Arthur | 2010-06-30 | 1 | -6/+22 |
| | |||||
* | Fix installation (base.js requires prototype). Also squelch a warning in update. | Paul 'flowerysong' Arthur | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Missing ` | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -1/+1 |
| | |||||
* | Fix JavaScript. | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -1/+1 |
| | |||||
* | Whitespace/indentation cleanup. | Paul 'flowerysong' Arthur | 2010-06-24 | 2 | -85/+85 |
| | |||||
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 8 | -170/+232 |
| | | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js. | ||||
* | Some vainfo cleanup. Since id3v2 allows multiple charsets and has a standard ↵ | Paul 'flowerysong' Arthur | 2010-06-22 | 1 | -234/+103 |
| | | | | | | | | way of indicating them, don't try to work around broken id3v2 tags (especially since that breaks valid tags). For id3v1, use a charset detection approach that actually has a chance of working. | ||||
* | Plugin work. Plugins are now pluggable: no plugin-specific code in the main ↵ | Paul 'flowerysong' Arthur | 2010-06-22 | 5 | -57/+105 |
| | | | | | | | Ampache code. Plugins are now updatable, if configuration changes are needed for a new version. | ||||
* | Always check for validity before inserting images. Also, whitespace cleanup. | Paul 'flowerysong' Arthur | 2010-06-17 | 1 | -40/+56 |
| | |||||
* | Add missing scrub_out; fixes some display issues. | Paul 'flowerysong' Arthur | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | Browsing by tag is broken. This doesn't fix it. | Paul 'flowerysong' Arthur | 2010-06-15 | 3 | -125/+216 |
| | |||||
* | Be less forgiving when checking whether an album currently exists. Fixes | Paul 'flowerysong' Arthur | 2010-06-15 | 1 | -33/+38 |
| | | | | FS#113, reported by fabninja. | ||||
* | Use scrub_out when displaying update status; scrub_out calls htmlentities with | Paul 'flowerysong' Arthur | 2010-06-14 | 1 | -3/+3 |
| | | | | the proper charset argument. Fixes mangled output string w/non-ASCII filenames. | ||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 21 | -141/+184 |
| | |||||
* | Logging. Use constants instead of numeric values in the switch, bump | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -63/+68 |
| | | | | | notices, warnings, and ignored messages to level 6 instead of ignoring them completely. | ||||
* | Clean up general.lib.php and ui.lib.php: remove unused functions, group related | Paul 'flowerysong' Arthur | 2010-06-13 | 2 | -409/+227 |
| | | | | functions, simplify implementation of some functions. |