Commit Graph

16 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece 8042fa9025
Part 1 of OpenAPI transition to Attributes. 2021-12-12 05:01:53 -06:00
Buster "Silver Eagle" Neece 1c814fc4c2
Code fixes and deprecated 8.1 fixes. 2021-12-10 21:48:19 -06:00
Buster "Silver Eagle" Neece fc8a2aea08
Move Doctrine EntityNormalizer and batch utilities to external libraries. 2021-11-07 02:20:52 -06:00
Buster "Silver Eagle" Neece a75ae7d80c
Move Listeners report to be a Vue component. 2021-09-11 15:47:48 -05:00
Buster "Silver Eagle" Neece 5cbacd5df6
System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
Buster "Silver Eagle" Neece a35b4569ad
#4279 -- Switch to a "read-only" iterator for performance boost. 2021-06-13 02:33:07 -05:00
Buster "Silver Eagle" Neece 3f23efa076
PHP code style fixes. 2021-06-08 01:40:49 -05:00
Buster "Silver Eagle" Neece f792019bb1
#3893 -- Heavily optimize media processing synchronized task. 2021-04-09 20:25:35 -05:00
Buster "Silver Eagle" Neece cb990c1c62
Improve listener report data and allow ungrouping by unique client hash.
(Pass "&unique=false" in the query string of a Listener report, in either JSON or CSV format, to ungroup unique listeners.)
2021-03-12 05:56:06 -06:00
Buster "Silver Eagle" Neece d3938fa548
Add time range support to Listeners report. 2021-03-03 17:53:29 -06:00
Vaalyn e3d105f524
Improve listener csv export with streamed response (#3855) 2021-03-03 03:00:04 -06:00
Buster "Silver Eagle" Neece 3d0d19c70d
Minor code style fix. 2021-03-02 17:34:23 -06:00
Buster "Silver Eagle" Neece 3727b95905
Expand time limit on listeners report. 2021-03-02 17:12:31 -06:00
Buster "Silver Eagle" Neece 447649a719
#3769 -- Improve caching, large record support for listener view/export. 2021-03-02 06:32:58 -06:00
Vaalyn c03b7e4236
Fix usage of locale from ServerRequest in Listeners API action (#3851) 2021-02-28 16:41:56 -06:00
Buster "Silver Eagle" Neece f134d45cf0
Listener tracking improvements
- Add the mount/remote that a listener is connected to, and show it in reports
 - Create a new Google Analytics webhook that will post live listeners to GA using the measurement protocol.
2021-01-27 11:42:54 -06:00