Commit Graph

2106 Commits

Author SHA1 Message Date
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
Buster "Silver Eagle" Neece 4b264a0a87 Fix "Listeners" appearing in quotes. 2018-02-26 23:56:01 -06:00
Buster "Silver Eagle" Neece b93c5e5eb3 #452 -- Add alt attribute for album art on media manager. 2018-02-26 18:01:23 -06:00
Buster "Silver Eagle" Neece 0ac7270a06 #448 -- Show album art in thumbnail viewer. 2018-02-26 15:57:11 -06:00
Buster "Silver Eagle" Neece cd7e20d912 #448 -- Fix playback issue 2018-02-26 14:57:04 -06:00
Buster "Silver Eagle" Neece a02a251f68 #448 -- Unify components in embeddable/public page.
Also improve accessibility of playback controls.
2018-02-26 10:03:05 -06:00