4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-15 05:36:37 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Buster Neece
2852502dd2 Clarify language for remote relays. 2019-03-01 18:03:49 -06:00
Buster "Silver Eagle" Neece
06fbaa01fa Locale update. 2019-02-26 01:40:38 -06:00
Buster "Silver Eagle" Neece
5e03e90c8d #1089 -- Show the specific commit messages of updates if the list is short enough. 2019-02-07 18:47:37 -06:00
Buster "Silver Eagle" Neece
90e792cf15 #1148 -- Add missing translated strings. 2019-02-06 13:29:02 -06:00
Buster "Silver Eagle" Neece
8f7d801e4a #1148 -- Full locale update. 2019-02-05 21:15:49 -06:00
Buster "Silver Eagle" Neece
c5f9b8279f Minor locale update. 2019-01-03 02:32:31 -06:00
Buster "Silver Eagle" Neece
81c5ab4aa5 Allow (and default to) checking for release updates only. 2018-12-15 13:34:18 -06:00
Buster "Silver Eagle" Neece
19e3bb33b4 Add customized delete confirmation dialogs. 2018-12-12 12:23:09 -06:00
Buster "Silver Eagle" Neece
402be7e502 Minor code cleanup, using standard app settings constants in Customization. 2018-11-28 07:45:17 -06:00
Buster "Silver Eagle" Neece
21758c2704 #976 -- Add genre to station profile and Icecast/Liquidsoap feeds 2018-11-26 02:16:55 -06:00
Buster "Silver Eagle" Neece
c6c08b05c5 #980 -- Add translations and localization support for Web DJ feature 2018-11-24 12:05:23 -06:00
Buster "Silver Eagle" Neece
1d95f7093a #966 -- Implement remote URL stream support in AzuraCast's AutoDJ, expand to support remote playlists as well 2018-11-20 06:06:16 -06:00
Buster "Silver Eagle" Neece
14e1edffec Closes #967 -- Update locales 2018-11-19 10:59:08 -06:00
Buster "Silver Eagle" Neece
16f7265585 Check for outdated docker-compose version; add update-self to docs. 2018-11-16 21:42:28 -06:00
Buster "Silver Eagle" Neece
473a6cfc1c Implement log viewer with auto-tailing and help references. 2018-10-26 18:54:13 -05:00
Buster "Silver Eagle" Neece
8b006d897e Make setup friendlier, and have a stepper showing progress through it. 2018-10-14 08:53:22 -05:00
Buster "Silver Eagle" Neece
0c464588fa Make the profile page the per-station "home" page, moving previous index to "Statistics Overview" under "Reports". 2018-09-29 08:35:40 -05:00
Buster "Silver Eagle" Neece
38f8527a82 Remove SHOUTcast in default installations and provide a manual installer in the admin UI. 2018-09-27 12:29:05 -05:00
Buster "Silver Eagle" Neece
ab1c6e7da9 Unify "Advanced" labels 2018-09-10 23:41:08 -05:00
Buster "Silver Eagle" Neece
bd335320e9 Locale file update. 2018-09-10 03:12:01 -05:00
Buster "Silver Eagle" Neece
9ee5f7af48
Split relays into a standalone feature (#782)
* Separate mount points and remote relays to allow local AND remote broadcasting from one station.

* Allow a different port/mount for the outbound AutoDJ from the statistics connection.
2018-09-09 13:23:03 -05:00
Buster "Silver Eagle" Neece
6aa06b19bb Add donate text to internal page footer. 2018-09-06 04:38:38 -05:00
Buster "Silver Eagle" Neece
56453564b5 #760 -- Add HTTP basic auth support to webhooks 2018-09-03 21:17:53 -05:00
Buster "Silver Eagle" Neece
f44093a6df #750 -- Properly regenerate locales. 2018-08-29 19:39:51 -05:00
Buster "Silver Eagle" Neece
dc08437cdd Regenerate locales 2018-08-26 16:57:57 -05:00
Buster "Silver Eagle" Neece
4433dcb13f Allow full customization of Telegram API URL 2018-08-12 22:01:18 -05:00
Buster "Silver Eagle" Neece
1c31b06f22 #691 -- Implement Telegram Bot API Webhook 2018-08-10 04:10:23 -05:00
Buster "Silver Eagle" Neece
98ff8f69cf
Core code restructure (#697)
* Initial renaming to a single global App\ namespace.
* Move CSRF/Flash under Session, move Session under Request
* Use new Request Station helper
* Unify App/Acl and App/Acl/StationAcl
* Alphabetize composer.json
2018-08-04 17:05:14 -05:00