4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-23 01:17:05 +00:00
Commit Graph

2011 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
ccc3b1aafb Make DC versions line up. 2018-03-19 18:48:38 -05:00
Buster "Silver Eagle" Neece
cac6be4b7a Add "zombie-reaping" init to process-spawning containers 2018-03-19 18:44:43 -05:00
Buster "Silver Eagle" Neece
cb69953446 Update composer dependencies. 2018-03-19 15:36:22 -05:00
Buster "Silver Eagle" Neece
7f7d577888 Prevent testing mode from actually trying HTTP requests that will fail. 2018-03-19 15:06:03 -05:00
Buster "Silver Eagle" Neece
fdd9d91b5d Switch from older Curl adapter to direct Guzzle calls in nowplaying data. 2018-03-19 14:54:45 -05:00
Buster "Silver Eagle" Neece
1e70dc7cc2 Switch from globs to StdLib recursors. 2018-03-19 14:28:17 -05:00
Buster "Silver Eagle" Neece
713f0c7a93 Fix action/theme localization and remove strftime calls 2018-03-19 02:31:35 -05:00
Buster "Silver Eagle" Neece
eb76f0fa27 Move InfluxDB setup to PHP console command. 2018-03-18 23:20:29 -05:00
Buster "Silver Eagle" Neece
8b3cd5d03d Switch to pure PHP-based translations library to remove gettext dependency. 2018-03-18 20:31:43 -05:00
Buster "Silver Eagle" Neece
688d2d10a7 #482 -- Make DJ buffer configurable 2018-03-17 18:05:37 -05:00
Buster "Silver Eagle" Neece
9631be5f6e #478 -- Allow customizing the empty album art URL. 2018-03-16 21:40:34 -05:00
Buster "Silver Eagle" Neece
6e38dcb623 Remove OpenCollective and add Patreon. Happy 2000th commit! 2018-03-13 20:26:17 -05:00
Buster "Silver Eagle" Neece
4ec8864820 Switch to PSR ServiceLocator for webhook dispatch. 2018-03-13 01:34:54 -05:00
Buster "Silver Eagle" Neece
0c831e60a3 Remove direct $di reference from two major locations in the codebase. 2018-03-13 01:17:55 -05:00
Buster "Silver Eagle" Neece
5f251acf8a Clarify SFTP connection details. 2018-03-12 13:52:16 -05:00
Buster "Silver Eagle" Neece
a9fcf2b4cc Fix immediate bugs with Docker + LiquidSoap. 2018-03-11 23:59:35 -05:00
Buster "Silver Eagle" Neece
cd54a4e4a1 Remove CodeClimate file. 2018-03-11 23:59:24 -05:00
Buster "Silver Eagle" Neece
c9f3667ebd Move the demo higher on the readme. 2018-03-11 20:26:53 -05:00
Buster "Silver Eagle" Neece
add6d641d9 #444 -- Fix inconsistency in CLI/URL opts 2018-03-11 19:36:55 -05:00
Buster "Silver Eagle" Neece
d8bb535f86 #444 -- Use CLI for trad installs, URL for Docker installs for LS API calls 2018-03-11 19:32:27 -05:00
Buster "Silver Eagle" Neece
e93fcd00a9 Add link to mascot and update background on docs page. 2018-03-11 11:44:04 -05:00
Buster "Silver Eagle" Neece
6f730ff6c8 Add non-standard port use instructions to support.md 2018-03-10 11:04:41 -06:00
Buster "Silver Eagle" Neece
5bbca28b54 #471 -- Update default setting when writing config too. 2018-03-10 10:01:03 -06:00
Buster "Silver Eagle" Neece
d718150ae5 #471 -- Don't overwrite initial station configuration with read() call 2018-03-10 09:37:35 -06:00
Buster "Silver Eagle" Neece
a5be2f20c4 #474 -- Allow one-line Discord webhook posts. 2018-03-09 18:30:55 -06:00
Buster "Silver Eagle" Neece
84c5d1c8b0 Lock to specific versions of core dependencies in Docker. 2018-03-09 18:04:07 -06:00
Buster "Silver Eagle" Neece
730e33472b Give credit to Tyson Tan <3 2018-03-08 18:06:29 -06:00
Buster "Silver Eagle" Neece
910bb0734e Routing/service fixes 2018-03-08 18:06:18 -06:00
Buster "Silver Eagle" Neece
09707c336c Fix typo in Liquidsoap adapter name. 2018-03-06 11:59:14 -06:00
Buster "Silver Eagle" Neece
7cca08c34a Never instantiate the classes without DI. 2018-03-06 11:50:45 -06:00
Buster "Silver Eagle" Neece
767835f265 Properly Dependency Injectify the radio adapters. 2018-03-06 11:42:01 -06:00
Buster "Silver Eagle" Neece
8e1857ddb4 Make the radio adapters factories to avoid cross-contamination between stations. 2018-03-06 10:05:54 -06:00
Buster "Silver Eagle" Neece
ede4327649 Add better logging for mount point errors in NP sync. 2018-03-06 09:36:17 -06:00
Buster "Silver Eagle" Neece
c3c3d37774 Small fixes and a correction to the cron command. 2018-03-05 23:25:55 -06:00
Buster "Silver Eagle" Neece
9da5f1ccdd Fix travis bug 2018-03-05 22:12:42 -06:00
Buster "Silver Eagle" Neece
e778199f01 Move the docker-compose.yml file to a sample one, clean up other compose files. 2018-03-05 22:01:42 -06:00
Buster "Silver Eagle" Neece
15dba5e3eb #465 -- "Ignore" custom playlists to avoid LS unused var warnings. 2018-03-04 06:29:27 -06:00
Buster "Silver Eagle" Neece
ebc142ab2e #464 -- Embedded Player Enhancements
- Add support for autoplay on public URLs (add /autoplay to end of URL)
 - Make volume control more reachable on embedded page
 - Allow hiding of album art on public pages
2018-03-04 06:06:50 -06:00
Buster "Silver Eagle" Neece
4a46e7aa4e Rename bower_components to vendor and make the menu appear above alerts. 2018-03-02 18:43:25 -06:00
Buster "Silver Eagle" Neece
0b29d4f98b Add Italian translations. 2018-03-02 13:52:04 -06:00
Buster "Silver Eagle" Neece
83e6d2b36b Minor tweak to dropdown menu attributes. 2018-02-28 11:40:23 -06:00
Buster "Silver Eagle" Neece
bd4bcdb11e Make dropdown menu more accessible. 2018-02-28 09:56:17 -06:00
Buster "Silver Eagle" Neece
9d145dd1a9 Integrate dark theme mascot into dark theme public page. 2018-02-28 09:53:41 -06:00
Buster "Silver Eagle" Neece
d605dabfa4 Smaller login art files and a dark version too. 2018-02-28 09:41:23 -06:00
Brett Montgomery
e5fc9e9636 Custom JS in public page (#461)
* Add custom JS field in Branding configuration page to add custom script in public webpages.
2018-02-28 09:25:33 -06:00
Buster "Silver Eagle" Neece
49210ddeba Update dark theme to better match the new logo. 2018-02-27 20:22:11 -06:00
Buster "Silver Eagle" Neece
4143904ded Commit new mascot graphics! 2018-02-27 19:55:11 -06:00
Buster "Silver Eagle" Neece
d0a0316ed1 Modify how sync page runs. 2018-02-27 00:42:13 -06:00
Buster "Silver Eagle" Neece
a14726058e Temporarily remove logging from Media sync. 2018-02-27 00:34:56 -06:00
Buster "Silver Eagle" Neece
3cc91c5cd2 Replace in-page debugging with Monolog writing to multiple locations. 2018-02-27 00:28:09 -06:00