Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -248/+248 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -17/+1 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -19/+44 |
| | |||||
* | Plugin work. Plugins are now pluggable: no plugin-specific code in the main ↵ | Paul 'flowerysong' Arthur | 2010-06-22 | 1 | -27/+64 |
| | | | | | | | Ampache code. Plugins are now updatable, if configuration changes are needed for a new version. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -79/+79 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -4/+4 |
| | |||||
* | fix the message parsing so that it accepts libre.fms slightly different response | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | some rather major bug fixes, corrected a preference setting issue, as well ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -5/+9 |
| | | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login | ||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -6/+6 |
| | |||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -21/+55 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -0/+218 |
patch file) |