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

4407 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
99e0676086
#3347 -- Properly update text/song ID when changing media properties. 2020-11-24 20:28:43 -06:00
Buster "Silver Eagle" Neece
3572bce799
Code style fixes, add "cleanup-and-test" command for dev. 2020-11-24 19:56:18 -06:00
Buster "Silver Eagle" Neece
ca6ad31713
Provide richer exception details in JSON API responses. 2020-11-24 19:25:18 -06:00
Buster "Silver Eagle" Neece
428021bc0b
Add quicker mime type check, avoid processing files if not necessary. 2020-11-24 01:55:46 -06:00
Buster "Silver Eagle" Neece
b1f7d2469d
Fix situation where "select all" checkbox is improperly checked. 2020-11-23 02:14:19 -06:00
Buster "Silver Eagle" Neece
4e8a72cd5f
Fix bug with file upload directory selection. 2020-11-23 02:02:50 -06:00
Buster "Silver Eagle" Neece
26e53bd980
More file operations refactoring; change "file" param to "currentDirectory" where relevant. 2020-11-23 00:38:49 -06:00
Buster "Silver Eagle" Neece
11cf2918f0
Refactor batch operations to improve performance and fix behavior bugs. 2020-11-22 00:57:24 -06:00
Buster "Silver Eagle" Neece
4922a49936
Fix down migration in media update; add a temp index for performance. 2020-11-20 18:06:55 -06:00
Buster "Silver Eagle" Neece
3942d3e531
#3399 -- Proxy the "Origin" header and fix URI parsing/ACAO response. 2020-11-20 02:17:11 -06:00
Mitch
02d87dd65e
Slightly edit wording to include storage quotas (#3436)
There has been some confusion mentioned to me that the storage quota was removed when it was not, after investigating the issue it appears that it's slightly confusing since the storage quota isn't mentioned in this string.

I've slightly edited it to include storage quotas to avoid confusion.
2020-11-18 16:24:35 -06:00
Buster "Silver Eagle" Neece
9af3979da2
Revert some changes to datatable to fix row selectability issues. 2020-11-18 15:53:24 -06:00
Buster "Silver Eagle" Neece
edc17a814f
Add Bootstrap-vue Select2 component (currently unused). 2020-11-18 01:47:04 -06:00
Buster "Silver Eagle" Neece
fd20112b82
Fix row header padding, set row headers on other components. 2020-11-17 22:41:44 -06:00
Buster "Silver Eagle" Neece
8b714a78b0
#2480 -- Make media name a row header for accessibility. 2020-11-17 22:20:31 -06:00
Buster "Silver Eagle" Neece
13b66eca7e
Fix "Advanced" saying "Undefined", make it translatable too. 2020-11-17 20:28:44 -06:00
Buster "Silver Eagle" Neece
7aa851f605
Fix select2 issue where menu pops up and bottom border disappears. 2020-11-17 19:47:57 -06:00
Buster "Silver Eagle" Neece
396c0afd3a
Minor select2 padding fixes. 2020-11-17 19:38:04 -06:00
Buster "Silver Eagle" Neece
8c730b3d41
Remove Chosen JS library, replace with Select2. 2020-11-17 19:13:08 -06:00
Buster "Silver Eagle" Neece
b434a72531
Remove acorn as a hard-coded dep. 2020-11-17 16:31:16 -06:00
Buster "Silver Eagle" Neece
82075cf674
Remove old fullcalendar to avoid shrinkwrap recursion issue. 2020-11-17 16:01:10 -06:00
Buster "Silver Eagle" Neece
3350a87256
Switch to npm shrinkwrap for version management. 2020-11-17 15:47:04 -06:00
Buster "Silver Eagle" Neece
e1e8a7b3fe
#2480 -- Hide secondary auxiliary submit button. 2020-11-17 01:04:22 -06:00
Buster "Silver Eagle" Neece
4007db1585
#2480 -- Make individual rows selectable via checkboxes. 2020-11-16 20:45:05 -06:00
Buster "Silver Eagle" Neece
da39232399
Switch to inline SVGs for all Material icons in CSS for accessibility. 2020-11-16 20:04:40 -06:00
Buster "Silver Eagle" Neece
57ef1c52f7
Use SVG BG for checkbox/radio buttons for accessibility purposes. 2020-11-16 15:15:40 -06:00
Buster "Silver Eagle" Neece
de7247f7cd
Sync improvements (and fixing debug not interrupting the normal lock). 2020-11-15 16:04:56 -06:00
Buster "Silver Eagle" Neece
3f5a6e5e5f
Another minor restyling of the log viewer page. 2020-11-15 15:42:30 -06:00
Vaalyn
a17fd02cd6
Fix text color for memory and disk space status on admin page (#3426) 2020-11-15 14:51:28 -06:00
Buster "Silver Eagle" Neece
8ee4d3864b
Improve lock management and always clear locks when manually running sync. 2020-11-14 20:47:38 -06:00
Buster "Silver Eagle" Neece
ce0610ec91
Log the worker name and runtime for message queues. 2020-11-14 18:59:37 -06:00
Buster "Silver Eagle" Neece
62ed3aa51d
Supply individual worker names for each queue worker. 2020-11-14 18:06:34 -06:00
Buster "Silver Eagle" Neece
7d0eb09b76
Avoid VCS auth attempt on composer merge plugin. 2020-11-14 18:06:17 -06:00
Buster "Silver Eagle" Neece
76a14ba638
Move API keys to other admin menu. 2020-11-14 15:45:39 -06:00
Vaalyn
8d139207ff
Update README.md (#3420) 2020-11-14 15:06:59 -06:00
Buster "Silver Eagle" Neece
80e784d409
Add system (or at least container) memory usage statistics to admin home. 2020-11-14 13:32:31 -06:00
Vaalyn
0c0ff07ab1
Fix file not found error in 1-hour sync StorageCleanupTask (#3419) 2020-11-14 11:50:32 -06:00
Buster "Silver Eagle" Neece
d2e57bbbd8
Remove hard-coded sync task memory limit; expand customizability for timeouts. 2020-11-13 23:21:40 -06:00
Buster "Silver Eagle" Neece
2eb3d4bc1c
Fixes #3406 -- Error with renaming file in media edit dialog. 2020-11-13 14:51:26 -06:00
Buster "Silver Eagle" Neece
bbbddf2968
Fix port error in new ./docker.sh db command. 2020-11-13 00:20:48 -06:00
Buster "Silver Eagle" Neece
49d128a0b4
Add ./docker.sh db helper to easily access database. 2020-11-13 00:20:02 -06:00
Buster "Silver Eagle" Neece
582b8faef9
Warn about sync tasks not having been run recently.
Also includes a minor rewrite of the EventDispatcher, and a restructure of notification checks into standalone classes.
2020-11-12 15:30:02 -06:00
Buster "Silver Eagle" Neece
5cab595bcf
Fix deduplication. 2020-11-11 17:15:17 -06:00
Buster "Silver Eagle" Neece
26e9be6502
Deduplicate analytics before setting unique constraint. 2020-11-11 16:59:19 -06:00
Buster "Silver Eagle" Neece
2b0fb2f930
Avoid FK constraint on storage migration part 2. 2020-11-11 16:22:20 -06:00
Buster "Silver Eagle" Neece
db3fe25a1c
Fix typo. 2020-11-11 16:05:51 -06:00
Buster "Silver Eagle" Neece
d32b44e7bc
Fix phpcbf issues. 2020-11-11 15:53:24 -06:00
Buster "Silver Eagle" Neece
30b168e85a
Improve performance of migrations in large collections. 2020-11-11 15:37:02 -06:00
Buster "Silver Eagle" Neece
1ee12135a4
Rename "media_id" to "track_id" for "station_requests" in migration. 2020-11-11 06:29:15 -06:00
Buster "Silver Eagle" Neece
62830f347a
Move migration task to be in pre-up of next migration. 2020-11-11 06:11:44 -06:00