summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Make remote catalogs actually workPaul Arthur2013-03-283-25/+8
* delete_disabled.inc: use parameterised queryPaul Arthur2013-02-041-7/+6
* Cosmetics: death to tabsPaul Arthur2013-01-2612-591/+591
* Move Catalog::optimize_tables() to DbaPaul Arthur2013-01-261-1/+1
* Cosmetics: s/incase/in case/Paul Arthur2013-01-251-1/+1
* Consistently use require_once to load init.phpPaul Arthur2013-01-251-2/+1
* Cosmetics: clean up heads in bin/Paul Arthur2013-01-2512-81/+12
* Drop undocumented mail option for bin/print_tagsPaul Arthur2012-11-131-11/+2
* Switch from _() to T_()Paul Arthur2012-04-1211-87/+87
* Minor changes to the output of print_tags.incPaul Arthur2012-03-311-7/+10
* Restore missing includesPaul Arthur2012-03-141-0/+1
* Refactor similar init code into new init-tiny.phpPaul Arthur2012-03-131-18/+1
* Support named access levels in add_user CLI toolPaul Arthur2012-03-131-0/+1
* Add CLI tool for adding user accountsPaul Arthur2012-03-061-0/+62
* Add CLI tool for running database updatesPaul Arthur2012-03-061-0/+53
* Rework CLI installation scriptPaul Arthur2012-03-062-130/+136
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-061-1/+1
* catalog_update.inc: also translate HTML entitiesPaul Arthur2011-08-041-0/+1
* Make the output of catalog_update somewhat readable.Paul Arthur2011-08-041-2/+5
* Clean up some PHPDoc crapPaul Arthur2011-04-0410-62/+10
* Catalog workPaul Arthur2011-04-021-1/+4
* header comment modified for phpdocmomo-i2011-02-0310-20/+20
* header comment for phpdocmomo-i2011-02-0310-179/+290
* Show the full list of tag sources when running print_tags.Paul 'flowerysong' Arthur2010-06-221-3/+3
* Allow print_tags to be run against any file; I don't see a good reason for it toPaul 'flowerysong' Arthur2010-06-081-23/+0
* Fix bin/print_tags so it accurately reflects what Ampache will see; it wasPaul 'flowerysong' Arthur2010-05-291-1/+0
* Add localizationmomo-i2010-05-141-8/+8
* ARGV always contains at least one item. FS#75, reported by ascheel.Paul 'flowerysong' Arthur2010-05-091-3/+3
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-1/+1
* Add ability to generate thumbnails via catalog_update and also generate thumb...Karl 'vollmerk' Vollmer2010-03-211-3/+20
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-1410-0/+10
* hmm php seems to be stripping trailing \ns from the output buffer, stupid posKarl 'vollmerk' Vollmer2010-03-081-1/+2
* improve text output of catalog_update.incKarl 'vollmerk' Vollmer2010-03-081-5/+22
* Command line installation script completed - pending updates to lib/install.p...Karl 'vollmerk' Vollmer2010-02-201-1/+57
* start of work on cmdline installer for debianKarl 'vollmerk' Vollmer2010-02-203-0/+71
* Add -g flag to catalog_update.inc for Art gatheringKarl 'vollmerk' Vollmer2010-02-201-8/+25
* Resolve #573Karl 'vollmerk' Vollmer2010-02-041-0/+2
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-145-44/+44
* Update localizationmomo-i2009-11-248-222/+276
* update some words localized, usage(), file checkmomo-i2009-11-201-21/+57
* Issue #552, changed typo.dipsol2009-10-191-17/+17
* Improve catalog_update.inc Resolves #512 Thx ascheelKarl 'vollmerk' Vollmer2009-08-311-21/+45
* Fixed didn't strip \n...momo-i2009-07-091-3/+4
* strip excessive \n from catalog_update Thx ascheelKarl 'vollmerk' Vollmer2009-07-091-0/+3
* made the catalog update cmdline output cleanerKarl 'vollmerk' Vollmer2009-05-031-4/+15
* whups did not mean to commit thatKarl 'vollmerk' Vollmer2009-04-301-3/+0
* fix lack of ui response on deleting track right after appending to saved play...Karl 'vollmerk' Vollmer2009-04-301-1/+3
* make verify semi-safe again, video update does not actually do anythingKarl 'vollmerk' Vollmer2009-02-181-1/+1
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-2/+2
* fix the sort files script to handle variable folder art names and enable fina...Karl 'vollmerk' Vollmer2009-01-011-3/+3