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

2002 commits

Author SHA1 Message Date
René Bigler
430e7c6cce Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
René Bigler
a79fe0683b [BUGFIX] #522 add media type for transcoded files 2014-10-20 21:06:39 +02:00
SUTJael
2c24fee95e Add a graceful delay to ignore duplicate statistics entries. 2014-10-20 18:13:13 +02:00
Afterster
7a32db9790 Fixed #500: Add quick play urls
Update CHANGELOG.md
2014-10-19 22:13:27 +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
969ff05abb Fixed #504: All Songs in Artist view bug 2014-10-15 00:04:55 +02:00
Afterster
b54b48fa07 Associate logged user object to the global user property in login.php 2014-10-14 23:03:47 +02:00
Afterster
2bbed12eb7 Add Aurora.js support in webplayer
Add transcode settings per player
2014-10-12 12:55:31 +02:00
Afterster
83b41887cc Re-enable theme support
Remove stream format guessing from browser name
2014-10-11 22:41:19 +02:00
Afterster
e8d57fb4e6 Fix item art actions position 2014-10-10 07:40:45 +02:00
Afterster
dadf3d769b Display graph abscissa vertically 2014-10-08 23:36:15 +02:00
Afterster
77ab2bcfe8 Fix graph width sanity check 2014-10-08 23:22:39 +02:00
Afterster
5319cdf1d6 Add graphs to library items
Remove (temporary?) icon sprite from Reborn theme
2014-10-08 23:12:00 +02:00
Afterster
9ab5f34f2e Add optional geolocation parameters to Ampache API handshake 2014-10-07 07:36:50 +02:00
Afterster
2b40dfc1cc Add GoogleMap geolocation view on graphs 2014-10-06 23:51:59 +02:00
Afterster
853da616f2 Add catalog graphs
Fixed #494: Logout on side menu is broken
2014-10-06 21:56:09 +02:00
Afterster
94f63ebcf7 Change graph legend position and default period length 2014-10-06 07:36:21 +02:00
Afterster
3102ab0bab Fix Scrutinizer issues 2014-10-06 07:26:48 +02:00
Afterster
72272d7b34 Change graphs default length 2014-10-06 01:21:53 +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
9b910a40d1 Duplicate arts on song artist/album changes if required
Hide rating from random albums/videos if user is unauthorized
2014-10-03 07:19:51 +02:00
Afterster
e92c41c652 Add new display_home plugin category
Add RSS View plugin
2014-10-02 23:51:39 +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
a157856675 Add user feedback near mouse cursor when voting to a song (democratic playlist) 2014-10-01 22:17:31 +02:00
Afterster
b7a76aa133 Fix latest Scrutinizer issues
Fixed #372: add ellipsis to played song title
2014-10-01 00:03:19 +02:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
517eab0ad6 Change includes 2014-09-28 20:19:53 +02:00
Afterster
81fdd17ed4 Move MyUnderwood.ttf to FreeMono.ttf
Html5 flac stream in webplayer do not use ogg header anymore
2014-09-28 18:05:10 +02:00
Afterster
5b2d982f20 Change header / sidebar / topmenu floating and fixed effects 2014-09-28 10:07:07 +02:00
Afterster
e1493123e9 Add ShoutBox links to artists 2014-09-26 07:54:00 +02:00
Afterster
311118a68e Set webplayer browser notification timeout to 10sec by default 2014-09-25 08:34:04 +02:00
Afterster
e21d7a4660 Fixed #479: Subsonic API getAlbumList2 does not support byGenre and byYear 2014-09-25 00:11:13 +02:00
Afterster
3fa3cea360 Add webplayer browser notification settings 2014-09-24 22:12:52 +02:00
Afterster
ec375b1c52 Fix NavigateTo on non-ajax browsing 2014-09-24 01:23:53 +02:00
Afterster
14594b4993 Add album group order setting (fix #401) 2014-09-24 00:18:52 +02:00
Afterster
4b9e6adeeb Display video webplayer outside footer 2014-09-23 22:37:35 +02:00
Afterster
8a68833c13 Don't merge album without mbid with same album name with mbid 2014-09-22 22:55:45 +02:00
Afterster
f04233f63e Remove not ascii character from TXXX id3v2 tags 2014-09-22 21:22:16 +02:00
Afterster
bb71199e5e Fix #466 2014-09-17 23:18:19 +02:00
Afterster
baae1baae3 Fix #464 2014-09-17 04:47:15 +02:00
Afterster
1de5f66e26 Merge branch 'jcwmoore-TagSplit' into develop
Conflicts:
	lib/class/update.class.php
2014-09-16 07:52:30 +02:00
Afterster
18b6fceb65 Change update revision 2014-09-16 07:50:29 +02:00
John Moore
70542244c3 added the ability to keep existing tag mappings 2014-09-15 18:09:29 -07:00
Afterster
d90a97108a Merge pull request #460 from SeregaPru/develop
UPNP fixes and optimization
2014-09-15 21:12:42 +02:00
Afterster
66dd1ff782 Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02:00
SeregaPru
1569f8019d UPNP fixes and optimization
1) optimization: _xxxChilds: slice whole items array BEFORE converting to output objects
2) fix with special chars in items title.
Some players stops after receiving some special chars.
Don't know which exactly char is wrong, replace all special chars to '-'
2014-09-14 21:46:42 +04:00
John Moore
82139f010c remove tag splitting and change the tag merge functionality to allow merging to multiple tags 2014-09-14 10:41:59 -07:00
Afterster
2234c3a7b9 Fix artist past events list
Allow artist description edit
Display place and year formed
2014-09-14 09:35:02 +02:00
Afterster
a5cd83d6cd Fixed #447: Reseting art stops the player 2014-09-13 22:54:34 +02:00