Afterster
|
0630676eb6
|
Add browse filter and light sidebar options
Add overload to force library item art display
|
2016-02-29 22:51:42 +01:00 |
|
Afterster
|
d83bf5d169
|
Fix MySQL requests to support ONLY_FULL_GROUP_BY mode
|
2015-12-29 06:18:32 +01:00 |
|
Afterster
|
1bb268a66d
|
Fix Subsonic genres when using json format
Change Large album art browsing view to 200px
Add unique constraint on tag map
Change popular and favorite stats object type order
|
2015-12-24 00:14:55 +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
|
23c16e5045
|
Fix tag deletion sql error (fix #981)
|
2015-10-02 21:50:19 +02:00 |
|
Afterster
|
299cc0aa9e
|
Fix tag map on library items
|
2015-09-14 22:54:00 +02:00 |
|
Afterster
|
2424c76ab7
|
Fixing Boolean comparison operators
|
2015-09-06 11:30:49 +02:00 |
|
Afterster
|
47a6585c88
|
Use latest php-cs-fixer version
|
2015-07-29 21:59:12 +02:00 |
|
Afterster
|
db80fcc058
|
Order tag cloud by name
|
2015-04-21 13:35:26 +02:00 |
|
Afterster
|
4c67bbdabc
|
Add WebDAV backend
|
2015-04-19 13:19:47 +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
|
b04208b5c3
|
Add methods to retrieve library item description and art with fallback to parent data
|
2015-04-05 10:21:43 +02:00 |
|
Lawrence Brown
|
60a653daf4
|
copyright 2014 -> 2015
janitorial services
|
2015-01-04 21:36:41 +00:00 |
|
SUTJael
|
b59cdc8537
|
New option to add tags to childs without overwriting (Fix #611)
|
2014-12-08 20:54:50 +01:00 |
|
Afterster
|
29a062d1e5
|
Add new action on playlist to remove duplicates (fix #397)
|
2014-11-13 21:48:12 +01:00 |
|
SUTJael
|
4760bf539e
|
Fix #568
|
2014-11-13 16:17:41 +01: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
|
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 |
|
John Moore
|
70542244c3
|
added the ability to keep existing tag mappings
|
2014-09-15 18:09:29 -07: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 |
|
John Moore
|
038a1024d9
|
changes suggested by @SUTJael
|
2014-09-11 19:04:49 -07:00 |
|
John Moore
|
f50b1a2138
|
fix formatting
|
2014-09-07 21:06:58 -05:00 |
|
John Moore
|
6443062fd9
|
remove unused function
|
2014-09-07 20:26:06 -05:00 |
|
John Moore
|
13736a9bfe
|
added the ability to split tags, inverse of the tag merge functionality
|
2014-09-07 18:49:35 -05:00 |
|
Afterster
|
034a6341fb
|
Add Plex edition on missing library items
|
2014-08-05 02:10:23 +02:00 |
|
Afterster
|
4139baac86
|
Fix album group directplay
|
2014-08-02 23:53:23 +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
|
afa536c6be
|
Fix code style
|
2014-07-08 20:24:51 +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
|
b5f92aa25c
|
Edit library items in a more generic way
Use real large image on Google gather arts
|
2014-07-08 00:51:52 +02:00 |
|
Afterster
|
4454696f29
|
Use arts in a more generic way
Add library_item interface
|
2014-07-07 01:40:14 +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
|
f55a0969a5
|
Add links on tags to show related item types with the same tag (fix #27)
|
2014-06-15 09:16:32 +02:00 |
|
Afterster
|
97a35d6677
|
Support multi level tag merge
|
2014-05-29 23:45:42 +02:00 |
|
Afterster
|
f63768348f
|
Add merge on tags (fix #120)
Set classic theme box size to 95% (fix #221)
|
2014-05-29 23:03:15 +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
|
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
|
ea815a1ff1
|
Add responsive elements for tables and fix code style
|
2014-03-15 10:19:59 +01:00 |
|
SUTJael
|
5f5460708a
|
Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127)
|
2014-02-18 19:32:16 +01:00 |
|
Afterster
|
6cdb33ae32
|
Working Broadcast feature
|
2014-02-09 23:00:50 +01:00 |
|
Afterster
|
e8db93ab3c
|
Add Channel core with Icecast compability
|
2014-02-03 00:30:04 +01:00 |
|
SUTJael
|
a45a1479ad
|
Avoid cleaning tag
|
2014-01-29 18:51:27 +01:00 |
|
SUTJael
|
7a337edcad
|
Fix #115, Fix #111, Fix #125
|
2014-01-29 18:40:20 +01:00 |
|