4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-26 10:57:06 +00:00
AzuraCast/config
Vaalyn 014af954f9 Deactivate streamer on manual disconnect - implements #898 (#900)
* Add reactivate_at to station_streamers table

* Add reactivate_at property to StationStreamer

* Add deactivate streamer on disconnect config field

* Add disconnect deactivate streamer config

* Add disconnect_deactivate_streamer to station table

* Fix formatting

* Add parameter and return types

* Add return type

* Deactivate current streamer on manual disconnect

* Add ReactivateStreamer task to task runner

* Create ReactivateStreamer.php

* Add fetching of deactivated streamers for reactivation
2018-10-26 19:14:32 -05:00
..
admin Implement log viewer with auto-tailing and help references. 2018-10-26 18:54:13 -05:00
forms Deactivate streamer on manual disconnect - implements #898 (#900) 2018-10-26 19:14:32 -05:00
assets.php Bootstrap 4 Upgrade (#854) 2018-10-11 02:04:09 -05:00
events.php #815 -- Fix NP data occasionally going blank, add resiliency to NP API endpoint. 2018-09-28 08:03:03 -05:00
routes.php Implement log viewer with auto-tailing and help references. 2018-10-26 18:54:13 -05:00
services.php Minor configuration change to ensure new tables are utf8mb4_general_ci 2018-10-22 01:58:28 -05:00
settings.php Core code restructure (#697) 2018-08-04 17:05:14 -05:00
webhooks.php Put all the providers in a Provider namespace. You know, like Laravel! 2018-08-27 02:14:05 -05:00