4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 13:16:37 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
5a2f1a42e5
Add CSRF token to all internal session-authenticated API requests. 2021-08-27 18:45:25 -05:00
Buster "Silver Eagle" Neece
14315565a6
Avoid error message on the dashboard if analytics are turned off. 2021-08-21 10:47:53 -05:00
Buster "Silver Eagle" Neece
ee216180a5
Fix Mount point Vue bugs and unify Axios exception handling logic. 2021-06-12 02:57:22 -05:00
Buster "Silver Eagle" Neece
888aac7ea4
Simplify NP listeners into total/unique, make "current" match "total". 2021-04-24 20:53:33 -05:00
Buster "Silver Eagle" Neece
da2146dfb2
Disable avatar if active service is disabled. 2021-03-24 22:29:05 -05:00
Buster "Silver Eagle" Neece
08ba636bbe
Add Libravatar, make avatar services configurable. 2021-03-24 22:21:53 -05:00
Buster "Silver Eagle" Neece
d276dbf050
Add tooltip explaining Gravatar avatar integration. 2021-03-24 18:16:55 -05:00
Buster "Silver Eagle" Neece
da50621f91
Revert font changes; implement play/stop change in old Material font. 2021-03-21 10:26:23 -05:00
Buster "Silver Eagle" Neece
68b971a571
Icon changes
- Switch to two-tone Material icon library
 - Implement shared Vue common icon component
 - Switch instances of "pause" to "stop"
2021-03-19 08:30:50 -05:00
Buster "Silver Eagle" Neece
a79e00c1c4
Vue component reorganization
Put components into folders related to their section of the site (with the same paths as the controllers/route names).
2021-03-16 07:25:29 -05:00
Buster "Silver Eagle" Neece
4417b7708e
Fixes #3884 -- Properly initialize shown/hidden charts on dashboard. 2021-03-07 15:15:13 -06:00
Buster "Silver Eagle" Neece
fff0efa481
Simplify NP API response in Vue components; make dashboard simpler. 2021-02-16 23:11:05 -06:00
Buster "Silver Eagle" Neece
7986b34033
Slightly modify setTimeouts so they don't stack up in some browsers. 2021-01-24 06:07:52 -06:00
Buster "Silver Eagle" Neece
4a531b598d
Relist the dashboard stations every 30 seconds. 2021-01-11 20:57:14 -06:00
Buster "Silver Eagle" Neece
cca4592da0
Fix how play buttons work on datatable components when they refresh. 2021-01-11 07:09:35 -06:00
Buster "Silver Eagle" Neece
bdb0418cf3
Fix theme color of dashboard buttons. 2021-01-11 05:04:33 -06:00
Buster "Silver Eagle" Neece
7862c6d515
Dashboard Overhaul (#3651) 2021-01-10 20:41:58 -06:00