Commit Graph

46 Commits

Author SHA1 Message Date
Douglas Barone
8522abdca0 Added String.prototype.contains 2021-01-11 20:23:02 -04:00
Douglas Barone
10ee9667bd Added cycle.js 2021-01-07 09:21:57 -04:00
Douglas Barone
5d462431d4 Added hostname mocking 2020-12-21 10:17:25 -04:00
Douglas Barone
e872afaf35 Organize project struture 2020-12-14 16:18:28 -04:00
Douglas Barone
6bd6049c02 Fix: set working state properly 2020-12-14 10:42:35 -04:00
Douglas Barone
58a7a70040 Optimize query 2020-12-10 20:18:06 -04:00
Douglas Barone
dae45fe928 Extract timeout from entry 2020-12-10 20:09:02 -04:00
Douglas Barone
b77716ebc6 Clean unused variables 2020-12-10 19:56:05 -04:00
Douglas Barone
a7322693d3 Improve Palo Alto user-id mapping using a single POST req 2020-12-10 16:29:14 -04:00
Douglas Barone
05db879b27 Added authUpdated subscription 2020-12-04 18:40:47 -04:00
Douglas Barone
fea7befa8a Added support to Subscriptions 2020-12-03 17:27:03 -04:00
Douglas Barone
3f1355c8b8 Added env var 2020-12-03 16:10:20 -04:00
Douglas Barone
87f7ed4cd8 Decouple updateDevicesInfo: delegate to cronTasks 2020-12-02 15:54:49 -04:00
Douglas Barone
eccdca4f29 Initial support for user-id mappings 2020-12-02 11:20:27 -04:00
Douglas Barone
d2d6a3a28a WiFi devices page OK 2020-11-27 10:37:28 -04:00
Douglas Barone
63126777cf Minimal refactoring 2020-11-27 08:19:34 -04:00
Douglas Barone
31d067f99d Update Prisma. Bugfix: set user correct in non identified devices 2020-11-26 14:56:01 -04:00
Douglas Barone
8891e40250 Added OUI finder 2020-11-25 14:41:18 -04:00
Douglas Barone
98c743a296 Added fallback firstSeen on create 2020-11-23 15:01:46 -04:00
Douglas Barone
639961a73d Replace Puppeteer method for a configured axios 2020-11-20 09:50:57 -04:00
Douglas Barone
f8df9a96b2 Minimal refactor 2020-11-19 15:38:49 -04:00
Douglas Barone
210e5a9b93 Added debounce time constant 2020-11-19 11:38:44 -04:00
Douglas Barone
259678e100 Catch all 2020-11-19 11:34:31 -04:00
Douglas Barone
10a990c5e3 User presence improvements 2020-11-19 11:23:31 -04:00
Douglas Barone
bfa7ec4573 Update README.md 2020-11-19 08:54:27 -04:00
Douglas Barone
86c37cc0b5 Debounce wifiDevices updates 2020-11-18 19:51:16 -04:00
Douglas Barone
72161ff4d0 Improve filtering 2020-11-18 19:43:18 -04:00
Douglas Barone
0431ec1db6 Cisco controller listing OK 2020-11-18 18:34:21 -04:00
Douglas Barone
419d91950b Added initial support to Cisco controller 2020-11-18 17:25:57 -04:00
Douglas Barone
a82f3e037d Fix typos 2020-11-17 10:57:13 -04:00
Douglas Barone
80f9460e52 Catch wifiDevice update inconcistencies 2020-11-16 16:04:21 -04:00
Douglas Barone
99a355a456 Updated node-unifi and unifiController.js 2020-11-16 09:16:07 -04:00
Douglas Barone
3f2966e344 Wait Promisse to logout 2020-11-14 12:36:47 -04:00
Douglas Barone
b5b3c7e301 Remove unnecessary Promisse.All() 2020-11-14 10:10:40 -04:00
Douglas Barone
a051a6d075 Changed return value of updateDBWithOnlineDevices() 2020-11-11 11:36:40 -04:00
Douglas Barone
970be4c29c Replace forEach with for of 2020-11-10 17:22:50 -04:00
Douglas Barone
3a29df5df2 Refactor wifiUtils 2020-11-10 17:02:39 -04:00
Douglas Barone
1a69ad12e0 Fixed DateTime properties 2020-11-10 16:35:54 -04:00
Douglas Barone
4f5c9d8011 Make user optional in WifiDevice schema 2020-11-10 15:01:59 -04:00
Douglas Barone
f11a39f0e4 Fix updateDBWithOnlineDevices 2020-11-09 22:23:17 -04:00
Douglas Barone
dc4f22853d Added a entry parser for extensionAttribute7 2020-11-09 12:33:27 -04:00
Douglas Barone
3eb905ff6b Refactor prisma imports 2020-11-09 09:38:24 -04:00
Douglas Barone
11ab2f91e8 Refactor for back to forEach 2020-11-09 09:19:36 -04:00
Douglas Barone
680fb910e2 Optimized userPresence query 2020-11-07 09:14:23 -04:00
Douglas Barone
7baa5097f9 Migrate to Prisma 2 2020-11-06 16:34:32 -04:00
Douglas Barone
07b607e991 Version 2 initial commit 2020-11-06 09:31:28 -04:00