1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

96 commits

Author SHA1 Message Date
Afterster
8b77d6209f Fix album group on query/browse when where clause specified (fix #1148) 2016-02-25 21:05:56 +01:00
Afterster
d83bf5d169 Fix MySQL requests to support ONLY_FULL_GROUP_BY mode 2015-12-29 06:18:32 +01:00
Afterster
aa19993358 Add video support to playlist (fix #675) 2015-12-27 21:25:30 +01:00
Afterster
baaceca250 Add Podcast feature 2015-12-20 23:19:23 +01:00
Afterster
92fcb84670 Rename Error class to AmpError (fix php7 Error class name conflict) 2015-12-04 14:00:01 +01:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Afterster
a340c30872 Update code style script with new checks 2015-11-18 22:39:49 +01:00
Afterster
5124a5ed4c Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
Conflicts:
	templates/show_album_row.inc.php
	templates/show_artist_row.inc.php
	templates/show_label_row.inc.php
	templates/show_playlist_song_row.inc.php
	templates/show_song_row.inc.php
	templates/show_video_row.inc.php

Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
Afterster
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Afterster
f05fdb3ce5 Add Artist search by year and place 2015-05-01 11:07:22 +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
db80fcc058 Order tag cloud by name 2015-04-21 13:35:26 +02:00
Afterster
0a1b46f437 Add Label entity 2015-04-21 00:05:41 +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
0da311f916 Fix TVShow season & episode sort 2015-02-13 07:25:10 +01:00
Afterster
caf1ead9ec Fix video sort 2015-02-12 23:09:02 +01:00
Afterster
aa3029ef7b Fix new Scrutinizer issues since scrutinizer tool update 2015-02-01 21:14:14 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
SUTJael
72d67daf46 Fix popular count query. 2014-12-10 17:13:42 +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
53f12cf2b2 Move album_artist from song to album table 2014-11-15 02:37:37 +01:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
36f6ddd2f0 Allow static browse pagination and disable alphabetic 2014-09-01 22:45:39 +02:00
Afterster
29bbfa3d00 Add optional unique key to browse content 2014-08-03 00:32:17 +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
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
3fc08b17d4 Improve video browsing and metadata parsing
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00
Afterster
786c234d5f Add tvshows / movies first objects 2014-07-05 10:25:12 +02:00
Afterster
ad00b7df4e Merge branch 'tsquare66-Use_ID3_band_tag' into develop 2014-06-15 13:35:35 +02:00
Afterster
d41f31f14c Improve Album Artist information to be used by default 2014-06-15 13:34:12 +02:00
Afterster
f55a0969a5 Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
tsquare66
c35b3c141f Merge branch 'Use_ID3_band_tag' into develop 2014-06-14 19:54:23 +02:00
Afterster
40e9396f3e First upload and license implementation
Fix #252
2014-06-13 03:36:19 +02:00
tsquare66
6cf0306752 Use ID3 band tag as album artist 2014-06-13 00:08:42 +02:00
Afterster
cd0b66391e Ignore some unused warnings 2014-05-26 00:02:11 +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
12b6cb62d2 Fix playlist browse with items > 1000
'Now playing filtered per user' enabled by default
2014-05-17 12:00:32 +02:00
SUTJael
72f8afac7f Admin can see all playlists (private/public) (Fix #142)
Remove cookie on art as it's not working as expected.
2014-04-22 23:28:55 +02:00
SUTJael
7e4e12f53b Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
Afterster
9abed639d8 Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
Afterster
916057fda7 Add broadcast templates 2014-02-09 02:06:27 +01:00
Afterster
2cdcf348bf Add Broadcast template files 2014-02-05 13:44:48 +01:00
Afterster
e0a1443566 Add UI for Channels 2014-02-03 07:24:13 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +01:00
Afterster
ca921f3dfd Fix filter reset when alphabet browsing 2014-01-12 03:17:47 +01:00
Afterster
13f75de382 Remove debug line 2014-01-12 03:09:06 +01:00
Afterster
ad3820ecb4 Add Alphabetic header on Browse 2014-01-12 03:08:24 +01:00