1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

1659 commits

Author SHA1 Message Date
SUTJael
18fe2addc2 LastFM requests are now asynchronous (Fix #64) 2013-12-12 17:41:57 +01:00
Afterster
16a7e0ccb4 Add new Recently Played page (fix #70) 2013-12-12 13:38:36 +01:00
Afterster
b69b5a44f7 Fix code style 2013-12-12 08:36:11 +01:00
SUTJael
e3d784fd4c Add confirm dialog when deleting playlist directly in row 2013-12-11 17:46:03 +01:00
SUTJael
d803fdfbee Ability to see used backend in "recently played" table (Fix #62) 2013-12-11 15:23:08 +01:00
SUTJael
54ee95a49e Merge branch 'master' of https://github.com/ampache-doped/ampache 2013-12-11 14:10:19 +01:00
SUTJael
9aeeaaa6b8 Showing agent in recently played list 2013-12-11 14:10:09 +01:00
SUTJael
f827bff9a8 Add artist picture (when using last fm api) (Fix #66) 2013-12-10 19:29:26 +01:00
Afterster
5901139ee7 Change web solutions to enabled by default 2013-12-09 13:48:27 +01:00
Afterster
0a7cc00c4e Add 'all' link on browse (fix #64) 2013-12-09 13:36:00 +01:00
Afterster
f50d8a93a5 Add optional client name when playing 2013-12-07 09:41:20 +01:00
Afterster
51cff99ef6 Fix #61 2013-12-06 23:03:43 +01:00
SUTJael
652497b02f Fix artist name edition
Improve tags db requests
2013-12-06 12:20:25 +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
Afterster
f16e1267fe Fix code style 2013-12-02 07:34:57 +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
SUTJael
2e1ae29f17 Playlist reordering with drag'n drop working. 2013-11-28 23:14:28 +01:00
Afterster
40ef2d3de7 Fix album art 2013-11-25 13:35:33 +01:00
Afterster
3ad354632d Add recently added and on deck 2013-11-25 08:31:29 +01:00
Afterster
3d13df9e0c Fix code style 2013-11-25 01:56:46 +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
f739396d49 Re-add song lyrics support, with plugins (currently LyricWiki only). Fix #47 2013-11-24 13:29:13 +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
Afterster
e35f175a4b Rename HTML5 Player to Web Player 2013-11-23 13:50:29 +01:00
Afterster
6a95f51b68 Remove html tags from artist summary 2013-11-23 10:44:01 +01:00
Afterster
ff9e81137e Add artist biography from lastfm if lastfm_api_key setted 2013-11-23 10:40:45 +01:00
Afterster
1745e204cd Fix code style 2013-11-23 01:11:19 +01:00
Afterster
619ca48ffe Add paging to information pages (fix #8) 2013-11-23 01:06:58 +01:00
Afterster
8219db5356 Fix albums/artists get songs 2013-11-22 22:18:43 +01:00
Afterster
08b2b798a0 Fix random album in main page and disable content-length guessing again (it really don't work with flac) 2013-11-22 22:08:25 +01:00
Afterster
a9373a2869 Fix html code escape when ajax editing items 2013-11-22 21:48:28 +01:00
Afterster
e7847aa440 Merge branch 'master' of github.com:ampache-doped/ampache 2013-11-22 21:14:14 +01:00
Afterster
24f8cf36c6 Fix advanced search with jQuery and fix #34 2013-11-22 21:13:51 +01:00
SUTJael
4cead49cc0 Merge branch 'master' of https://github.com/ampache-doped/ampache 2013-11-22 18:58:15 +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
dac2c79fcf Start adding catalog disable/enable (#33). Currently not working for stats and search 2013-11-22 18:46:52 +01:00
Afterster
2228b742d9 Fix #44 2013-11-22 13:07:45 +01:00
Afterster
09c62c4798 Fix https://github.com/ampache/ampache/issues/92 2013-11-22 13:06:21 +01:00
Afterster
fdc8721334 Fix playlist item type definition and prepare html5 player for specific web radio stuff 2013-11-22 00:13:32 +01:00
Afterster
348c94ccd6 Add artist name in playlist song link title (#fix 42) 2013-11-21 19:12:05 +01:00
Afterster
14caca09c7 Add unobserve equivalent in jQuery 2013-11-21 00:35:17 +01:00
Afterster
78c889f4b3 Remove remaining Prototype call and replace tinybox by prettyPhoto 2013-11-20 22:12:01 +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
bae8479032 Fix local catalog cache for file exist check 2013-11-18 23:48:01 +01:00
Afterster
5dd56668bb Fix code style 2013-11-18 08:16:57 +01:00