Commit Graph

111 Commits

Author SHA1 Message Date
appkins 52c57ae9c5 Add extended feature set for device v2 2025-03-02 22:30:25 -06:00
appkins 1376c79d6e hotfix for re-used client name 2025-03-02 21:32:45 -06:00
appkins 664d7678f1 Union for clients 2025-03-02 21:26:37 -06:00
Nick Atkins f22832c2c3 Merge pull request #1 from carlallen/main
Fix GetDNSRecord
2025-03-02 20:37:49 -06:00
appkins 0760a33186 tidy 2025-03-02 20:36:53 -06:00
appkins a0b1873f4a Add local client lookup 2025-03-02 20:27:09 -06:00
appkins 78bbc88159 Fix cmd path 2025-02-19 01:25:18 -06:00
appkins 397208c0bf Add command string 2025-02-19 00:41:18 -06:00
appkins b0f7ec8511 Add Execute CMD 2025-02-19 00:37:21 -06:00
appkins 654a806191 Fix active clients 2025-02-12 20:58:35 -06:00
appkins 8b858e80c1 Add List Active Clients method 2025-02-09 00:08:26 -06:00
Carl Allen a79499348e Fix GetDNSRecord 2025-01-30 09:42:31 -06:00
appkins bbf6525964 Client update 2024-07-31 02:33:20 -05:00
appkins 525d5e06c3 Replace sources 2024-07-18 19:06:38 -05:00
appkins 1477c472cc Add DNS Record 2024-07-18 19:02:20 -05:00
appkins 2736c307ea Update dns list 2024-07-13 07:13:49 -05:00
appkins e99c608dec Added static DNS record 2024-07-13 04:52:27 -05:00
appkins 85af09f5e0 Update to v8.2.93 2024-06-06 11:49:05 -05:00
github-actions[bot] 513ba5f266 [create-pull-request] automated change (#153)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2023-07-07 10:26:53 +10:00
Joshua Spence 206f4be940 Make golangci-lint more strict (#150)
* Reformat some YAML files

* Make `golangci-lint` more strict
2023-06-23 09:00:12 +10:00
jeanluc 2f40c2d150 Support firewall reorder command (#127) 2023-06-22 10:46:45 +10:00
Joshua Spence 1348f74e9e Fix tests for UniFi Network 7.4 (#146) 2023-06-07 13:21:32 +10:00
github-actions[bot] f3077d3b3c [create-pull-request] automated change (#143)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2023-06-07 09:25:13 +10:00
David Dollar 93d9584462 suport kick user call (#136)
* support kick user call

* fix kick-sta params
2023-05-26 10:40:57 +10:00
Joshua Spence dd2fd56a6f Add more device fields (#111)
These fields will be used to improve acceptance tests.
2023-02-28 20:20:02 +11:00
Michon van Dooren 3add31c46b Don't omitempty Device.PortOverrides (#104) 2023-02-28 09:35:41 +11:00
github-actions[bot] 2ee9596dad [create-pull-request] automated change (#98)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2023-02-15 13:10:53 +11:00
Paul Tyng 71e11b19f0 remove unused func (wrong signature) 2022-10-31 15:53:41 -04:00
Paul Tyng 49ed8b85a7 fix compile error 2022-10-31 15:53:30 -04:00
Paul Tyng 6de33139b5 change stp_priority to numberOrString 2022-10-31 15:48:42 -04:00
Paul Tyng f8c2528edb Pass QOS always for WAN networks 2022-10-22 21:27:45 -04:00
Paul Tyng 0552712b3b Always send schedule 2022-10-22 21:00:33 -04:00
Paul Tyng 887fae8168 handle omitted is true bools 2022-10-19 20:35:58 -04:00
Paul Tyng 84afde7dce sample codegen 2022-10-19 20:35:58 -04:00
github-actions[bot] 2f1f5b51da [create-pull-request] automated change (#92)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-09-15 13:37:19 +10:00
Joshua Spence 830972a518 Fix lint 2022-08-10 11:34:44 +10:00
jeanluc 1ac863de1f Fix type of lte_ext_ant/lte_poe fields (#89) 2022-08-10 11:34:05 +10:00
github-actions[bot] 8f0bac78f6 [create-pull-request] automated change (#90)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-08-10 11:06:46 +10:00
github-actions[bot] adcc9a2556 [create-pull-request] automated change (#86)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-07-27 11:31:42 +10:00
Paul Tyng 4d251731a7 Adjust for 7.1 error handling 2022-07-02 20:13:01 -04:00
github-actions[bot] 7bb0095ae7 [create-pull-request] automated change (#77)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-05-25 17:16:18 +10:00
Joshua Spence d2cc2013b7 Forgot to run go generate (#75) 2022-05-16 14:48:27 +10:00
Joshua Spence 09e0556344 Add back mdns_enabled (#73) 2022-05-16 13:56:45 +10:00
github-actions[bot] 85a08e202e [create-pull-request] automated change (#72)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-05-13 10:32:05 +10:00
Joshua Spence d2a3d064ac Fix SettingGlobalAp (#71)
Variable names (or struct fields) cannot start with a number.
2022-05-12 13:48:20 +10:00
github-actions[bot] 0e0a9746aa [create-pull-request] automated change (#70)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-05-12 11:52:41 +10:00
github-actions[bot] 4bad87d590 [create-pull-request] automated change (#68)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-03-29 12:09:06 +11:00
github-actions[bot] 9d4150d235 [create-pull-request] automated change (#63)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
2022-03-06 09:47:34 +11:00
Joshua Spence ca31cda3ad Automatically update the controller version (#57)
Create a new GitHub Actions workflow to submit a pull request for new controller versions.
2022-03-06 09:42:24 +11:00
Oskar 3e7bd072ea Omit empty NetworkID in account resource (#59)
* Omit empty NetworkID in account

* Run `go generate`

* Fix tests

Co-authored-by: Joshua Spence <josh@joshuaspence.com>
2022-01-31 15:58:42 +11:00