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

297 commits

Author SHA1 Message Date
Afterster
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Afterster
be62df7f42 Fixed #860: Bug : it is possible to add a track without indicating a licence 2015-05-16 10:05:36 +02:00
Afterster
0bce1211fe Add option to hide user fullname by default 2015-05-14 23:07:36 +02:00
Afterster
0c26c33626 Stay on shoutbox page when posting a new shout
Fix light sidebar home page link
2015-04-28 21:03:52 +02:00
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
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
a2caf2d66a Add an option to customize login art, favicon and text footer 2015-04-15 21:20:26 +02:00
Afterster
a6d68fef55 Fix channel htaccess installation 2015-04-05 21:00:38 +02:00
Afterster
fe3239f0c1 Add delete from disk option on user uploaded files (fix #388)
Fix file upload duplicate insertion when uploading multiple files at once
2015-01-31 22:06:46 +01:00
Afterster
6df66768ab Add ability to store images on disk (fix #131)
Add new settings to define art min and max width/height (fix #584)
2015-01-22 03:42:05 +01:00
Afterster
77f9be88ff Fix image search case
Move image size update process to external bin/calculate_art_size.inc script
2015-01-14 07:46:44 +01:00
Afterster
d17d9d2973 Merge branch 'image-dimensions' of https://github.com/tsquare66/ampache into tsquare66-image-dimensions 2015-01-14 07:35:47 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
tsquare66
5ca3053bc8 Add dimension info (width & height) in table image
Add width & height search function for albums
2014-12-03 10:06:37 +01:00
Afterster
53f12cf2b2 Move album_artist from song to album table 2014-11-15 02:37:37 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
Afterster
78f551d57b Add display and mandatory user registration fields configuration (fix #213)
Add optional State and City columns to user table
2014-11-05 06:34:45 +01:00
Afterster
b98b1a5a95 Add count_type column on object_count table
Add stream control plugins (Hits and Bandwidth)
2014-10-24 07:48:50 +02:00
Afterster
711907b04c Fixed #485: Send email notification to user after admin approval
Disable Geolocation by default
2014-10-22 22:18:07 +02:00
Afterster
2bbed12eb7 Add Aurora.js support in webplayer
Add transcode settings per player
2014-10-12 12:55:31 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +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
5b2d982f20 Change header / sidebar / topmenu floating and fixed effects 2014-09-28 10:07:07 +02:00
Afterster
311118a68e Set webplayer browser notification timeout to 10sec by default 2014-09-25 08:34:04 +02:00
Afterster
3fa3cea360 Add webplayer browser notification settings 2014-09-24 22:12:52 +02:00
Afterster
14594b4993 Add album group order setting (fix #401) 2014-09-24 00:18:52 +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
66dd1ff782 Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02: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
SUTJael
1684b0535b New parameter to hide directplay/playlist if number of items is above the limit. 2014-09-13 15:15:30 +02:00
Afterster
44d97d4b74 Real 'remember me' feature
Change song_preview to plugins
Fix 7digital preview (2 legged oauth authentication)
2014-08-31 22:40:50 +02:00
Afterster
d672234156 Revert TVShow episode tag and field names before #412 merge 2014-08-28 07:51:48 +02:00
wagnered
9e02f563aa Changed video.release_date to signed int. 2014-08-20 19:00:56 -07:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
Afterster
467e071b73 Add few songs & videos metadata
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
9bead0654a Add TVShows and Movie video browse to Plex backend 2014-07-30 01:00:48 +02:00
Afterster
90c1c6fbd1 Add Release Groupo MusicBrainz Identifier on albums
Add TheAudioDB and TheTVDB metadata/art plugins
2014-07-26 18:11:50 +02:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
6336801e15 Fix code style 2014-07-08 22:06:48 +02:00
Afterster
26915d15d0 Add checks on update script 2014-07-08 21:59:40 +02:00
Afterster
418a294622 Fix update script and shoutbox 2014-07-08 20:45:45 +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
d842ebbb00 Add art on Videos
Add videos support to Subsonic and UPnP APIs
Update Tmdb module
2014-07-06 20:46:46 +02:00
Afterster
3fc08b17d4 Improve video browsing and metadata parsing
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00