1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

395 commits

Author SHA1 Message Date
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Tan Chee Eng
7c5ec76f51 First draft for "Play Next" feature 2014-12-31 11:06:51 +08:00
Afterster
9524986ace Fixed #633: Wrong artist in album search results 2014-12-29 00:27:50 +01:00
Afterster
cd53d38c51 Include tabledata.js only once, before footer 2014-11-20 20:55:13 +01:00
SUTJael
6b1826271c Merge branch 'develop' of https://github.com/ampache/ampache into develop 2014-11-18 18:00:29 +01:00
SUTJael
6c13006c29 Big cleanup/fix on browse. Remember previous selected page on global lists (songs/artists/albums/etc.) (Fix #392). 2014-11-18 18:00:20 +01:00
Afterster
80cde0c626 Enhance share feature with modal dialog choices
Add Facebook / Twitter / GooglePlus external share plugins
2014-11-15 06:05:41 +01:00
Afterster
29a062d1e5 Add new action on playlist to remove duplicates (fix #397) 2014-11-13 21:48:12 +01:00
SUTJael
27d1c3c8c0 Fix #569 2014-11-13 16:37:51 +01:00
SUTJael
5ff1ca45f8 Overlay notifications updated. 2014-11-13 15:29:42 +01:00
Afterster
3e0c45d12e Restore browse_filter on ajax page loading (fix #505) 2014-10-25 10:00:14 +02:00
Afterster
173d5e9d76 Requires user catalog right to edit arts
Avoid additional sql requests on searches
2014-10-15 22:37:06 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
Afterster
8c452f6638 Add Missing Artist search on top search 2014-10-04 00:27:40 +02:00
Afterster
bef75fd05a Add Favorite and Rating to playlists
Improve Guest user view when use_auth=false
2014-10-02 21:23:07 +02:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
Afterster
bcdd4cc9ef Don't force to have an image on "Albums of the moment" 2014-08-05 08:09:01 +02:00
Afterster
29bbfa3d00 Add optional unique key to browse content 2014-08-03 00:32:17 +02:00
Afterster
6a773db707 Regenerate track numbers when removing a song from playlist (fix #361) 2014-08-02 23:22:45 +02:00
Afterster
9bead0654a Add TVShows and Movie video browse to Plex backend 2014-07-30 01:00:48 +02:00
Afterster
a9a050daff Disable Beautiful Url on XML-API for retro-compatibility reason 2014-07-18 23:35:33 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
afa536c6be Fix code style 2014-07-08 20:24:51 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
7258fdcb63 Add video image preview 2014-07-08 09:05:45 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
5949888470 Add Random and Limit options on smart playlists (fix #164) 2014-06-15 16:31:37 +02:00
Afterster
accddc8528 Add check to avoid fatal error if "Uploads catalog destination" setting undefined 2014-06-13 13:20:29 +02:00
Afterster
0c7f9dfe2e Fix scrutinizer issues 2014-06-13 07:33:27 +02:00
Afterster
a6ac592acd Merge branch 'develop' of github.com:ampache/ampache into develop 2014-06-13 03:36:36 +02:00
Afterster
40e9396f3e First upload and license implementation
Fix #252
2014-06-13 03:36:19 +02:00
SUTJael
470ec264cd Add collapsible left menu (Fix #216) 2014-06-12 16:53:46 +02:00
Afterster
b4e932c741 Fix 'Ampache User' on broadcasts (fix #244) and broadcast initial song position (fix #243)
Add access-control header and remove JSON xmlns attribute on Subsonic API
2014-06-10 06:20:56 +02:00
Kaivo Anastetiks
eae2e8e339 Fixes #198 with an Add to New Playlist button.
Added an Add to New Playlist button. It calls the SavePlaylist()
Javascript function that fetches the song_id from the jplaylist
on the client side, then makes an Ajax call.

I had to modify the song item_type so that the item_id would be
all added accordingly. Adding a new item_type didn't work for
unknown reason, the new item_type case never being picked up.
2014-05-31 12:16:38 -04:00
Afterster
f63768348f Add merge on tags (fix #120)
Set classic theme box size to 95% (fix #221)
2014-05-29 23:03:15 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
3f9e7a4d94 Fix channel with random songs according to #176 2014-05-13 23:17:22 +02:00
SUTJael
39e6e76f59 Fix code style 2014-05-07 15:49:47 +02:00
SUTJael
d1407fa9ff Fix #163. 2014-05-06 19:05:35 +02:00
SUTJael
2ca1ae9f01 Text field to query a specific page. Fix #157. 2014-05-06 18:50:33 +02:00
SUTJael
fad56ec7b6 Random action review. Now available only for song, artist, album, playlist and advanced. (should work for #163) 2014-05-06 15:44:51 +02:00
SUTJael
43e9a2b91c Fix session_status with lower PHP version than 5.4.0 (Fix #143) 2014-04-22 22:37:37 +02:00
SUTJael
598464f114 Add some logs to transcode settings 2014-04-18 20:04:45 +02:00
Afterster
d3f01a3bc7 Save browse filter options in local cookies
Add curl module check
2014-04-13 00:20:54 +02:00
Afterster
8f24e505f9 Load tag map only when required using Ajax 2014-04-05 10:59:30 +02:00
Afterster
f2c0b81f5c Add album art on songs in search auto-completion 2014-03-31 13:04:13 +02:00
Afterster
86ad7a1787 Add album/artist art on search auto-completion 2014-03-30 22:07:28 +02:00