1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
ampache/lib/class
2010-12-30 20:11:53 -06:00
..
access.class.php Squashed commit of the following: 2010-12-08 08:39:38 -04:00
ajax.class.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
album.class.php Add missing scrub_out; fixes some display issues. 2010-06-17 06:10:57 +00:00
ampachemail.class.php Fix authenticated SMTP and add secure (TLS/SSL) SMTP. 2010-10-26 23:06:55 +00:00
ampacherss.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
api.class.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
art.class.php Missed debuging line. Removed it. 2010-12-26 12:38:36 -06:00
artist.class.php Refactored Last.FM recommendations; drop new dependency on curl since 2010-08-17 20:59:16 +00:00
browse.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
catalog.class.php Fix #121 - db position in art_order is now checked to make sure that previously selected art is not overwritten. 2010-12-26 03:43:07 -06:00
config.class.php fix notice due to undefined indexes when checking for unset config values 2010-05-04 19:51:23 +00:00
core.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
database_object.abstract.php Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
dba.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
democratic.class.php Resolve #90 and #89, remove democratic playlist entries if there is a fatal error when trying to play them 2010-12-09 22:08:59 -04:00
error.class.php $key wasn't defined in Error::add, I'm going to assume it was supposed to be $name. 2010-06-12 22:35:56 +00:00
flag.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
localplay.abstract.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
localplay.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
media.interface.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
playlist.class.php Some missed hunks for playlist editing and miscellaneous related cleanup. 2010-04-28 22:20:42 +00:00
plugin.class.php Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache 2010-06-22 19:00:45 +00:00
preference.class.php Break everyone's config by changing metadata gathering. 2010-10-06 16:58:31 +00:00
query.class.php Browsing by tag is broken. This doesn't fix it. 2010-06-15 21:18:17 +00:00
radio.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
random.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
rating.class.php Use the correct variable. Reported by LostInMotion. 2010-07-20 19:21:24 +00:00
recommendation.class.php Refactored Last.FM recommendations; drop new dependency on curl since 2010-08-17 20:59:16 +00:00
registration.class.php Refactor mail handling a bit and make registration use the same method as the 2010-10-09 08:06:12 +00:00
scrobbler.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
shoutbox.class.php Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
song.class.php Use a function to format bytes -> human-readable sizes. Also bump catalog build 2010-10-15 19:16:42 +00:00
stats.class.php Use lowest addition_time for ordering "newest" items. FS#54. 2010-05-06 05:03:41 +00:00
stream.class.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
tag.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
tmpplaylist.class.php Missing ` 2010-06-24 03:35:15 +00:00
update.class.php Fix installation (base.js requires prototype). Also squelch a warning in update. 2010-06-29 04:18:47 +00:00
user.class.php Use a function to format bytes -> human-readable sizes. Also bump catalog build 2010-10-15 19:16:42 +00:00
vainfo.class.php Break everyone's config by changing metadata gathering. 2010-10-06 16:58:31 +00:00
vauth.class.php Check the correct variable for LDAP. 2010-12-08 03:06:33 -05:00
video.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
xmldata.class.php Some more Art-related cleanup. Removing references to album_data, removing old 2010-05-09 19:50:35 +00:00