UniFi-API-browser

Tool to browse data exposed by Ubiquiti's UniFi Controller API

MIT License

Stars
1.1K
Committers
12

Bot releases are hidden (Show)

UniFi-API-browser - Version 2.0.28

Published by malle-pietje about 1 month ago

UniFi-API-browser - UniFi API browser 2.0.26 Latest Release

Published by malle-pietje 10 months ago

  • updated PHP API client to 1.1.82
  • now supports UniFi OS-based controllers version 3.2.7 and higher
  • updated several CSS and JavaScript libraries to their latest versions
UniFi-API-browser - UniFi API browser 2.0.25

Published by malle-pietje almost 2 years ago

minor code styling changes
updated 2021 to 2023
changed function to fetch API client version
updated dependencies through composer

UniFi-API-browser - UniFi API browser 2.0.24

Published by malle-pietje about 2 years ago

  • fixed PR #100
  • updated other dependencies through composer update
  • bumped version to 2.0.24
UniFi-API-browser - UniFi API browser 2.0.23

Published by malle-pietje almost 3 years ago

  • updated PHP API client to 1.1.76
  • fixed an accidental global string replace action...
UniFi-API-browser - UniFi API browser 2.0.22

Published by malle-pietje almost 3 years ago

  • added speedtest results collection
  • tweaks applied to the README file
UniFi-API-browser - UniFi API browser 2.0.21

Published by malle-pietje almost 3 years ago

  • minor updates to the README file
  • updated PHP API client to 1.1.75
UniFi-API-browser - UniFi API browser 2.0.20

Published by malle-pietje almost 3 years ago

  • updated links in the About modal now that dereferer.org is no longer available
  • updated PHP API client to 1.1.73
  • general refactoring
UniFi-API-browser - UniFi API browser 2.0.19

Published by malle-pietje about 3 years ago

  • updated PHP API client to 1.1.69
  • updated Twig
UniFi-API-browser - UniFi API browser 2.0.18

Published by malle-pietje over 3 years ago

  • upgraded Kint support to 3.*
  • updated PHP API client to 1.1.69
UniFi-API-browser - UniFi API browser 2.0.17

Published by malle-pietje over 3 years ago

  • updated PHP API client to 1.1.66
  • restored json highlighting
  • added menu options for new list_device_name_mappings() and stat_full_status() functions/methods
UniFi-API-browser - UniFi API browser 2.0.16

Published by malle-pietje over 3 years ago

  • updated PHP API client to 1.1.64
  • several minor code changes based on Code Inspector feedback
  • added check in index.php to verify whether $users array exists and isn't empty, thanks to @scyto for submitting PR #85
  • applied default payload for stat_monthly_gateway() to collect all available metrics
UniFi-API-browser - UniFi API browser 2.0.15

Published by malle-pietje almost 4 years ago

  • changed references to UbiOS back to UniFi OS
  • updated PHP API client to 1.1.63
UniFi-API-browser - UniFi API browser 2.0.14

Published by malle-pietje almost 4 years ago

  • added menu options for new monthly stats functions/methods
  • updated PHP API client to 1.1.62
  • updated CDN links for Javascript and CSS resources
UniFi-API-browser - UniFi API browser 2.0.13

Published by malle-pietje almost 4 years ago

  • executed composer update
  • updated PHP API client to 1.1.59
  • added menu option for new list_apgroups() function (supported with UniFi controller versions 6.0.X and higher)
UniFi-API-browser - UniFi API browser 2.0.12

Published by malle-pietje about 4 years ago

  • updated custom menu example in README
  • added support for firewall rules, based on PR #81 contributed by @chrishas35
UniFi-API-browser - UniFi API browser 2.0.11

Published by malle-pietje about 4 years ago

  • fixed semantic versioning number check for the About modal
  • removed attributes from collections configuration since we won't be using them
  • fixed alarm count collections
  • updated README to confirm PHP 7.4 support
  • various Bootstrap 4 CSS improvements
  • updated PHP API client class to v1.1.57
  • updated all external CSS and JS resources to their latest versions
  • updated all external PHP libraries to their latest versions
UniFi-API-browser - UniFi API browser 2.0.10

Published by malle-pietje over 4 years ago

  • executed composer update to update packages
  • upgraded PHP API client to version 1.1.54
  • added menu options for new list_routing() and list_firmware() methods/functions
UniFi-API-browser - UniFi API browser 2.0.9

Published by malle-pietje over 4 years ago

  • executed composer update to update packages
  • upgraded PHP API client to version 1.1.52
  • minor changes
  • added max. tx/rx-rates attributes to fetch for the gateway stats
UniFi-API-browser - UniFi API browser 2.0.8

Published by malle-pietje over 4 years ago

  • included PHP API client version 1.1.49
  • minor changes
Related Projects