index
:
ampache.git
api
caching
ffmpeg
master
plugins
remote_catalog
teskew
testing
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
class
/
catalog.class.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and use Core::is_readable()
Paul Arthur
2013-05-30
1
-7
/
+5
*
Work on remote clean
Paul Arthur
2013-05-30
1
-28
/
+54
*
Unify debugging output to a single file
Paul Arthur
2013-05-27
1
-25
/
+25
*
Make Catalog::count_songs use the correct variable
Paul Arthur
2013-05-13
1
-1
/
+1
*
Don't store plaintext passwords
Paul Arthur
2013-03-28
1
-1
/
+1
*
Try to fix remote streaming
Paul Arthur
2013-03-28
1
-5
/
+5
*
Make remote catalogs actually work
Paul Arthur
2013-03-28
1
-728
/
+333
*
Remove sole use of Dba::seek
Paul Arthur
2013-02-11
1
-1
/
+1
*
Some cleanup of play URL handling
Paul Arthur
2013-02-07
1
-5
/
+4
*
Cosmetics: s/Itterate/Iterate/
Paul Arthur
2013-01-28
1
-1
/
+1
*
Cosmetics: death to tabs
Paul Arthur
2013-01-26
1
-1984
/
+1984
*
Move [un]format_bytes() from general.lib.php to UI
Paul Arthur
2013-01-26
1
-4
/
+4
*
Move update_text from ui.lib.php to UI
Paul Arthur
2013-01-26
1
-15
/
+15
*
Move show_box_{top,bottom}() from ui.lib.php to UI
Paul Arthur
2013-01-26
1
-10
/
+10
*
Continue moving things into UI
Paul Arthur
2013-01-26
1
-2
/
+2
*
Move Catalog::get_disabled() to Song
Paul Arthur
2013-01-26
1
-22
/
+0
*
Drop unused Catalog::get_catalog_ids()
Paul Arthur
2013-01-26
1
-17
/
+0
*
Catalog::_check_ticker() -> UI::check_ticker()
Paul Arthur
2013-01-26
1
-19
/
+5
*
Move Catalog::optimize_tables() to Dba
Paul Arthur
2013-01-26
1
-21
/
+0
*
Catalog::clean() -> Catalog::gc()
Paul Arthur
2013-01-26
1
-9
/
+10
*
Rename shoutBox to Shoutbox
Paul Arthur
2013-01-25
1
-1
/
+1
*
Rename tmpPlaylist to Tmp_Playlist
Paul Arthur
2013-01-25
1
-1
/
+1
*
Move clean functions into their respective classes
Paul Arthur
2013-01-25
1
-175
/
+11
*
Move duplicate searching from Catalog to Song
Paul Arthur
2013-01-25
1
-70
/
+4
*
Move Catalog::clear_stats() to Stats::clear()
Paul Arthur
2013-01-25
1
-19
/
+3
*
Cosmetics: s/incase/in case/
Paul Arthur
2013-01-25
1
-1
/
+1
*
Clean up outdated comment
Paul Arthur
2013-01-25
1
-2
/
+1
*
Cosmetics: clean up heads in lib/
Paul Arthur
2013-01-25
1
-11
/
+1
*
Fix spurious errors from Catalog::create()
Paul Arthur
2012-10-18
1
-3
/
+7
*
Mainly cosmetic cleanup of the catalog update complete message
Paul Arthur
2012-10-16
1
-12
/
+6
*
Some cleanup of the playlist import code
Paul Arthur
2012-09-21
1
-14
/
+18
*
FS#262 - M3U import should be ordered
Florent Fourcot
2012-09-21
1
-1
/
+1
*
Switch from ngettext() to T_ngettext()
Paul Arthur
2012-04-12
1
-5
/
+5
*
Switch from _() to T_()
Paul Arthur
2012-04-12
1
-35
/
+35
*
Make Art->get_from_source() static
Paul Arthur
2012-04-09
1
-2
/
+3
*
Increment the correct variable during verify
Paul Arthur
2012-03-31
1
-1
/
+1
*
Drop mtime check during verify
Paul Arthur
2012-03-31
1
-5
/
+0
*
Don't use LIKE when looking for an artist by MBID
Paul Arthur
2012-03-31
1
-1
/
+1
*
FS#198 - Export To CSV - Blank Genre
Paul Arthur
2012-03-01
1
-9
/
+17
*
Fixed messages translatable.
momo-i
2011-12-27
1
-12
/
+12
*
Fix catalog clean
Paul Arthur
2011-12-02
1
-1
/
+1
*
Fix some missing documentation, remove some obsolete functions
Karl Vollmer
2011-12-01
1
-81
/
+21
*
Fixed two PHP warnings, and some issues with how users were being constructed
Karl Vollmer
2011-12-01
1
-1
/
+1
*
Typo caused songs to be put in null catalog :S
Karl Vollmer
2011-12-01
1
-1
/
+1
*
Song and Album Art from remote catalogs now inserts locally, can't play the r...
Karl Vollmer
2011-12-01
1
-57
/
+16
*
Removed defunct functions, in theory inserting remote songs, untested though
Karl Vollmer
2011-11-28
1
-108
/
+43
*
Switched API to exceptions rather then trigger_error in most instances, more ...
Karl Vollmer
2011-11-28
1
-6
/
+21
*
Testing Bot e-mail function, but a little more work on the remote catalogs
Karl Vollmer
2011-11-23
1
-13
/
+6
*
AmpacheApi -- Store handshake information
Karl Vollmer
2011-11-23
1
-40
/
+3
*
Add remote_username/password to Catalog Edit page
Karl Vollmer
2011-11-23
1
-1
/
+3
[next]