Afterster
a98ecd7376
Requests project replace Snoopy project and update to MusicBrainz API v2
2013-12-26 16:54:04 +01:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
Afterster
706872c659
Hacked jPlayer version with https://github.com/happyworm/jPlayer/pull/185 ( fix #63 )
2013-12-12 19:04:51 +01:00
Afterster
a1da159ab5
Update to jPlayer 2.5.0
2013-12-12 08:33:32 +01:00
Afterster
9c8a07741f
Save jPlayer volume in cookie ( fix #60 )
2013-12-06 07:57:00 +01:00
SUTJael
a53d308b6c
Can now re-order playlist and album songs #53 (new grab icon displayed on sortable list)
...
Updating only the modified item (not refreshing page anymore) #43
Removed last 'Flag' items found #54
Reborn theme set as default #22
Fix: filters are now working
Fix: Artist edition
2013-12-03 15:50:00 +01:00
SUTJael
4eaf4f7e8a
"flagged" (unused) feature removed. Will light DB interaction. All seems good for me, need to check to be sure.
...
Fix jPlayer theme
2013-11-29 00:23:17 +01:00
Afterster
8920e0a77a
Fix php 5.3 build
2013-11-25 02:04:00 +01:00
Afterster
3eea65ad1d
Merge branch 'master' of github.com:ampache-doped/ampache
2013-11-25 01:56:10 +01:00
Afterster
f1d69768b4
Add Plex backend first implementation
2013-11-25 01:55:52 +01:00
SUTJael
2e9b0ff5e8
Merge branch 'master' of https://github.com/ampache-doped/ampache
2013-11-24 22:01:42 +01:00
SUTJael
aca49c658d
Completely replaced the inline edition by dialog edition.
...
Add autocomplete for tags.
Directplay added on Radio and Smart Playlists.
Many code style fixed.
Removed all defined size (need to do that into CSS if needed).
Fixed other bugs found around..
2013-11-24 22:01:21 +01:00
Afterster
c23db761e4
Don't return success if no lyrics available for ChartLyrics
2013-11-24 14:20:24 +01:00
Afterster
3ab30850f8
Add ChartLyrics lyrics plugin
2013-11-24 14:08:03 +01:00
Afterster
c647991cd5
Fix gitignore and add missing files
2013-11-24 13:38:29 +01:00
Afterster
7af54ac88c
Fix code style
2013-11-24 02:44:22 +01:00
Afterster
92580278bd
Add SoundCloud catalog type ( fix #14 )
...
Fix stats order
2013-11-24 02:43:19 +01:00
Afterster
beae0b97a2
Remove jPlayer for live stream and add Muses Radio Player
2013-11-23 15:57:43 +01:00
SUTJael
3134e3ca8e
Artist/Album/Song edition working.
...
Tag are now editable through the same dialog.
2013-11-22 18:58:06 +01:00
Afterster
78c889f4b3
Remove remaining Prototype call and replace tinybox by prettyPhoto
2013-11-20 22:12:01 +01:00
Afterster
9d430573e9
Fix code style after merge and change to latest jQuery version
2013-11-20 21:33:34 +01:00
John Moore
f4d7b64fd0
Merge branch 'master' of https://github.com/ampache-doped/ampache
...
Conflicts:
lib/class/ajax.class.php
lib/general.lib.php
themes/fresh/templates/default.css
2013-11-19 19:27:31 -06:00
Afterster
b44cc57349
Add album name as subdirectory in batch zip download ( fix #20 )
2013-11-19 08:31:49 +01:00
Afterster
dd68d57dca
Add image box on find album art ( fix #32 )
2013-11-18 23:54:49 +01:00
Afterster
bae8479032
Fix local catalog cache for file exist check
2013-11-18 23:48:01 +01:00
Afterster
868d4b0dcd
Add Travis build status and fix Dropbox catalog type for php 5.3
2013-11-17 19:40:16 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
Afterster
ee105d342c
Fix file syntax errors (thanks to Travis)
2013-11-17 17:36:44 +01:00
Afterster
7837bb195f
Add default travis script
2013-11-17 16:49:36 +01:00
Afterster
0461f2218f
Add Dropbox catalog
...
Fix Google Music streaming
2013-11-17 16:08:32 +01:00
John Moore
06ee1611e5
removed multiple body and header tags
...
fix tag dialog so that it doesn't flash on load
update to readme
2013-11-16 20:11:00 -06:00
Afterster
305b9294ce
Add Google Music remote catalog
2013-11-17 01:21:00 +01:00
Afterster
ee93570646
Add Subsonic catalog type
2013-11-16 20:17:38 +01:00
Afterster
5ea522bd8f
List only installed catalog types
2013-11-16 17:07:23 +01:00
Afterster
846d4dc37f
Catalog type are now plugins!
...
Fix support HTTPS and musicbrainz ids sur AmpacheAPI
2013-11-16 16:48:28 +01:00
John Moore
f1ec89bb15
merging up to moset recent development branch
2013-11-15 20:18:16 -06:00
SUTJael
d9dbefc110
#27 Limit max size of cover art to 90% of the screen. Temporary fix with tinybox before we move to jquery.
2013-11-15 11:15:37 +01:00
John Moore
83abf55eeb
pull from doped
2013-11-14 20:11:25 -06:00
Afterster
a054b8d33e
Add Flash player in case format not supported through HTML5 with browser
2013-11-09 13:32:57 +01:00
Afterster
99ad5f7f82
HTML5 player replaced by JPlayer and add an iframed version of the player
2013-11-09 13:32:47 +01:00
Afterster
564a40dd0f
Get rid of popup on cover arts
2013-11-05 20:40:13 -05:00
Afterster
539ca08efc
Add XBMC Localplay
2013-11-05 20:40:13 -05:00
Afterster
8c7e802c92
Fix VLC Localplay basic authentication.
2013-11-05 20:40:13 -05:00
John Moore
de35a43d54
replace prototype.js with jquery, i think everything is working...
2013-07-26 23:18:39 -05:00
Paul Arthur
96d0d4533c
Drop validateEmail
...
PHPMailer will validate the format of the address, and that's all we
really want.
2013-05-30 18:34:53 -04:00
Paul Arthur
acf5cd0a4b
Bump PHPMailer to 5.2.6
...
Development has moved to GitHub: https://github.com/PHPMailer/PHPMailer
2013-05-30 18:12:15 -04:00
Paul Arthur
6bed09fbc9
Bump getID3 version
2013-05-13 16:51:34 -04:00
Paul Arthur
82d6cfb098
Treat Snoopy the same as other external modules
...
It gets its own directory containing the minimally modified contents of
its upstream source tarball.
2013-03-29 13:34:33 -04:00
Paul Arthur
58ba28b0d3
Don't store plaintext passwords
...
http://dbareactions.tumblr.com/post/41455377237/when-i-see-app-passwords-stored-in-clear-text-in
2013-03-28 16:56:22 -04:00
Paul Arthur
744e6bb994
Make remote catalogs actually work
2013-03-28 16:56:21 -04:00