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

2015 commits

Author SHA1 Message Date
Afterster
edc85b1612 Add private messages feature
Add follow/unfollow users feature
Add simple maintenance mode (/.maintenance file)
Add user option to receive email on new content related shouts or private messages
2015-04-26 23:10:05 +02:00
Afterster
2835e4c330 Add delete from disk setting and delete actions on most library items 2015-04-26 09:55:14 +02:00
Afterster
e5d3c0af42 Fix Subsonic API rating information on Albums and Songs 2015-04-24 23:35:56 +02:00
Afterster
2925c75b91 Merge branch 'develop' of github.com:ampache/ampache into develop 2015-04-24 23:17:25 +02:00
Afterster
58e709f466 Add Label search
Create a playlist in private type by default
2015-04-24 23:17:17 +02:00
Afterster
6406b24888 Fix song ext data edition for user on their uploads 2015-04-23 11:58:52 +02:00
e3betht
39976cd1ce Converting Boolean compare to identical operator 2015-04-21 22:05:18 -05:00
Afterster
a527a27e7d Add Latest Artists and Latest Shouts rss feeds
Fix javascript escape string on cookie disclaimer notice
2015-04-21 20:31:55 +02:00
Afterster
db80fcc058 Order tag cloud by name 2015-04-21 13:35:26 +02:00
Afterster
c033d03f0b Add songs list display to labels 2015-04-21 07:37:28 +02:00
Afterster
0a1b46f437 Add Label entity 2015-04-21 00:05:41 +02:00
Afterster
4c67bbdabc Add WebDAV backend 2015-04-19 13:19:47 +02:00
Afterster
45d7ed9226 Fix catalog favorites plugin access rights filter 2015-04-18 21:23:05 +02:00
Afterster
cb8ab9cb23 Fixed #805: Ampache doesn't return any results when musicFolderId is in the request 2015-04-16 23:19:48 +02:00
Afterster
aed989feb5 Add Album Group feature handling on Subsonic API 2015-04-16 22:54:48 +02:00
Afterster
4dfd3ae018 Better user upload error feedback
Avoid message quote error in javascript notification
2015-04-15 23:19:33 +02:00
Afterster
a2caf2d66a Add an option to customize login art, favicon and text footer 2015-04-15 21:20:26 +02:00
Afterster
142105a6c7 Allow users to edit songs metadata and album art on their uploads 2015-04-15 07:35:23 +02:00
Afterster
86332274dc Don't allow new Tag creation on user uploads for simple users 2015-04-12 22:54:26 +02:00
Afterster
d2775ecc2f Fix custom header logo style 2015-04-12 22:20:26 +02:00
Afterster
8e6ec33d6a Fix smart playlist creation permission check on Guests 2015-04-12 11:22:54 +02:00
Afterster
3879db6fa5 Improve user upload permissions check 2015-04-12 09:48:10 +02:00
Afterster
47fe0cec67 Fix few video & wanted feature check issues
Fix few french translations
2015-04-11 11:37:36 +02:00
Afterster
391d27da74 Set custom logo on login & registration pages if setup. Also check for a local custom favicon in that case. 2015-04-11 09:49:43 +02:00
Afterster
d2dc7f44fe Fixed #802: Unable to update share object from mobile app 2015-04-11 09:10:53 +02:00
Afterster
9c4cd81ee2 Fixed #800: [Feature request] Allow modification of shared object properties 2015-04-09 21:55:05 +02:00
Afterster
ab39cc8409 Fixed #801: Unable to share videos 2015-04-09 21:16:14 +02:00
Afterster
40f2804e4f Fixed #798: Subsonic API returning same value for album and artist (name) 2015-04-08 22:53:37 +02:00
Afterster
d93d96409d Fixed #798: Subsonic API returning same value for album and artist (name) 2015-04-07 22:24:41 +02:00
Afterster
95dfb9e2e1 Fixed #797: Artist bio picture does not load in mobile app 2015-04-07 21:11:43 +02:00
Afterster
267ba19bd6 Add capability to avoid album/artist check on song insertion 2015-04-06 23:03:48 +02:00
Afterster
496932f779 Add Art::insert_from_file method 2015-04-06 21:33:29 +02:00
Afterster
a6d68fef55 Fix channel htaccess installation 2015-04-05 21:00:38 +02:00
Afterster
b04208b5c3 Add methods to retrieve library item description and art with fallback to parent data 2015-04-05 10:21:43 +02:00
Afterster
81ff034bd1 Remove shoutbox spool for notification
Move shoutbox homepage code to a home plugin
Add catalog favorites home plugin
2015-04-05 00:11:12 +02:00
Afterster
df0c09e1af Fixed #751: Search by rating is ignored
Add filter browse on users
2015-04-04 21:21:46 +02:00
Afterster
8c439d5b5f Fix SubSonic API getArtists since upnp changes 2015-04-04 01:46:06 +02:00
Afterster
ec519a47cb Fix album art gathering option (fix #766) 2015-04-03 13:49:59 +02:00
Afterster
d56f328005 Fix code style 2015-04-01 20:11:00 +02:00
Afterster
e244c1669b Merge branch 'develop' of https://github.com/SeregaPru/ampache into SeregaPru-develop 2015-04-01 19:55:40 +02:00
Afterster
21a3de408c Fix transcode settings for api player type 2015-04-01 19:51:19 +02:00
SeregaPru
7463e75204 UPnP localplay implementation 2015-03-25 23:42:34 +04:00
Afterster
aa67567108 Get global user preference if searched preference is missing for an user (fix #770) 2015-03-21 21:57:45 +01:00
SeregaPru
5d09e7dcad Fix: special chars in songs names and tags correct support 2015-03-21 01:37:42 +04:00
Afterster
a4055221da Fixed #760: Unable to update or delete playlist from mobile app 2015-03-05 22:21:02 +01:00
Afterster
839f3cf1b7 Add default values to 0 instead of empty string on some int parameters in ampache xml api (avoid some crash on few players) 2015-03-01 07:16:15 +01:00
Afterster
301c43c0bb Fix transcoding stderr output read 2015-02-27 22:56:02 +01:00
Afterster
cd8334b67f Add image thumb on search preview 2015-02-23 21:51:03 +01:00
Afterster
1711cd14ff Fix Soundcloud and Dropbox catalog modules since SSE
Update php-dropbox to latest version (fix SSLv3 issue)
2015-02-14 11:23:52 +01:00
Afterster
0da311f916 Fix TVShow season & episode sort 2015-02-13 07:25:10 +01:00