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

114 commits

Author SHA1 Message Date
Manuel
9399312faa code formatting with php-cs-fixer
I let php-cs-fixer format the code.. seems that they worked on it so the
most ugly line breaks are gone.

And hopefully we Travis won't get angry any more.

:-)
2016-08-07 02:13:33 +02:00
Phyks (Lucas Verney)
2bb142eeb8 Fix issue #1260
Fix coding guidelines incoherences. Code should match PSR1/2 now, and
php-cs is set to check it on each commit.

Also fixed the Git hook to take into account only added, modified,
copied and renamed files (preventing errors when trying to check deleted
files).

Closes #1260.
2016-08-01 21:55:14 +02:00
Tetram76
aeb7fee0b9 activate jplayer "preload" option 2016-07-11 11:37:44 +02:00
Phyks (Lucas Verney)
d89139e574 Fix for #1250
Aurora.JS was included, but we were not including the codecs JS files.
Including them fix the impossibility to play OGG vorbis audio files when
HTML5 player is disabled and only Flash player and Aurora.JS are
enabled.

Closes #1250.
2016-06-16 11:21:45 +02:00
Afterster
5f3d59ed74 Add buttons to minimize web player and expand playlist (fix # 2016-02-28 18:49:19 +01:00
Afterster
32d5755a0d Move playlist style position to iframed css (fix #1102) 2016-01-21 21:13:45 +01:00
Afterster
baaceca250 Add Podcast feature 2015-12-20 23:19:23 +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
657ff21e43 Allow shout view for unregistered user if auth is not mandatory
Allow graph view for user owner
2015-11-06 21:54:41 +01:00
Afterster
16d80f8435 Use Composer for dependencies 2015-09-13 23:30:20 +02:00
Afterster
207076d9a0 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop
Conflicts:
	admin/users.php
	config/ampache.cfg.php.dist
	lib/class/api.class.php
	lib/class/userflag.class.php
	lib/rating.lib.php
	lib/ui.lib.php
	sql/ampache.sql
	templates/browse_filters.inc.php
	templates/footer.inc.php
	templates/header.inc.php
	templates/show_albums.inc.php
	templates/show_artists.inc.php
	templates/show_broadcasts.inc.php
	templates/show_catalogs.inc.php
	templates/show_channels.inc.php
	templates/show_concerts.inc.php
	templates/show_democratic_playlist.inc.php
	templates/show_html5_player_headers.inc.php
	templates/show_index.inc.php
	templates/show_install_config.inc.php
	templates/show_labels.inc.php
	templates/show_live_streams.inc.php
	templates/show_localplay_playlist.inc.php
	templates/show_login_form.inc.php
	templates/show_manage_license.inc.php
	templates/show_manage_shoutbox.inc.php
	templates/show_missing_albums.inc.php
	templates/show_objects.inc.php
	templates/show_playlist_songs.inc.php
	templates/show_playlists.inc.php
	templates/show_preferences.inc.php
	templates/show_pvmsgs.inc.php
	templates/show_recommended_artists.inc.php
	templates/show_searches.inc.php
	templates/show_shared_objects.inc.php
	templates/show_song_previews.inc.php
	templates/show_songs.inc.php
	templates/show_tvshow_seasons.inc.php
	templates/show_tvshows.inc.php
	templates/show_user_activate.inc.php
	templates/show_users.inc.php
	templates/show_videos.inc.php
	templates/show_wanted_albums.inc.php
	templates/sidebar.inc.php
	templates/stylesheets.inc.php
2015-09-06 11:23:51 +02:00
Anonymous
06aee641f3 CSS fixes & some added functionality for video player 2015-08-15 15:31:21 +03:00
Afterster
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Niols
a1f6a073cb Use UI::find_template everytime there's a '/templates/…'
Note: This concerns everything but the install files
2015-06-06 18:54:05 +02:00
Afterster
37ef2ba730 Merge branch 'playlist-existing-html5' of https://github.com/RyanCopley/ampache into RyanCopley-playlist-existing-html5 2015-05-18 08:05:11 +02:00
Ryan Copley
bf50a2e0f7 Add to existing playlist via the html5 player 2015-05-17 22:24:20 -04:00
Afterster
d83b378595 Avoid autoplay in share page by default 2015-05-14 20:44:59 +02:00
Afterster
d5d7e83546 Add .maintenance page example
Avoid wrong user link in shouts posted by guests
2015-04-28 22:56:26 +02:00
Afterster
ab39cc8409 Fixed #801: Unable to share videos 2015-04-09 21:16:14 +02:00
Afterster
3f29ec1952 Fixed #719: Controller buttons are disappear when playing video 2015-02-08 11:14:18 +01:00
Afterster
8f39ca4656 Fix web player Visualizer and ReplayGain activation when not the first play action on the page 2015-01-27 07:31:33 +01:00
Afterster
a67ff1750c Add track peak amplitude handling on ReplayGain feature
Add orange shadow on replaygain button when enabled
2015-01-27 00:06:35 +01:00
Afterster
5cab6758d4 Disable web player equalizer if visualizer is not enabled (#661) 2015-01-12 13:46:54 +01:00
Afterster
964b35a004 Move to jPlayer 2.9.0 2014-11-28 07:34:48 +01:00
Afterster
0c0f335a57 Fix advanced share display 2014-11-15 10:33:36 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01: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
bef75fd05a Add Favorite and Rating to playlists
Improve Guest user view when use_auth=false
2014-10-02 21:23:07 +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
3fa3cea360 Add webplayer browser notification settings 2014-09-24 22:12:52 +02:00
Afterster
4b9e6adeeb Display video webplayer outside footer 2014-09-23 22:37:35 +02:00
Afterster
7bf5d0349d Fix album share 2014-09-01 07:54:21 +02:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
Afterster
b4e932c741 Fix 'Ampache User' on broadcasts (fix #244) and broadcast initial song position (fix #243)
Add access-control header and remove JSON xmlns attribute on Subsonic API
2014-06-10 06:20:56 +02:00
Afterster
c9f56136b5 Fix play/pause on Broadcasts (fix #238) 2014-06-07 09:46:00 +02:00
Afterster
3a539f7ceb Fix hard-coded values before Kaivo work merge 2014-06-01 10:08:27 +02:00
Kaivo Anastetiks
eae2e8e339 Fixes #198 with an Add to New Playlist button.
Added an Add to New Playlist button. It calls the SavePlaylist()
Javascript function that fetches the song_id from the jplaylist
on the client side, then makes an Ajax call.

I had to modify the song item_type so that the item_id would be
all added accordingly. Adding a new item_type didn't work for
unknown reason, the new item_type case never being picked up.
2014-05-31 12:16:38 -04:00
Afterster
706198156e Don't preload html5 audio metadata to avoid multiple song download 2014-05-21 13:20:10 +02:00
Afterster
3aea72d7bf Add check for visualizer feature 2014-05-18 10:19:02 +02:00
Afterster
a947ec6131 Remove web player action buttons from shared items 2014-04-04 07:52:02 +02:00
Afterster
97d46eb026 Fix chrome web player song information when using Visualizer
Add config test Ampache Doped 3.7 migration information
2014-04-03 23:07:18 +02:00
Afterster
a3c158ad76 Fix Equalizer JavaScript call 2014-04-02 00:11:53 +02:00
Afterster
ad174d08d8 Change broadcast icon 2014-04-02 00:05:50 +02:00
Afterster
7aba0d2eee Keep visualization selection and first HTML5 Equalizer implementation 2014-04-01 23:50:09 +02:00
Afterster
c64f8c79b2 First Web Audio API vizualizer implementation 2014-04-01 01:20:49 +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
ea815a1ff1 Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
Afterster
bc0b8ab457 Fix song action buttons in web player when sociable feature disabled 2014-03-11 23:53:09 +01:00