Commit Graph

4129 Commits

Author SHA1 Message Date
silversword411 10ca38f91d Tweaking bug report template 2024-03-28 02:24:18 -04:00
wh1te909 515394049a bump version 2024-03-27 18:09:17 +00:00
wh1te909 35c8b4f535 add mgmt command to get mesh login url 2024-03-27 17:28:32 +00:00
wh1te909 1a325a66b4 bump versions 2024-03-25 17:35:44 +00:00
wh1te909 7d82116fb9 add home endpoint 2024-03-25 17:29:43 +00:00
wh1te909 8a7bd4f21b update bins 2024-03-24 19:31:12 +00:00
wh1te909 2e5a2ef12d update nats 2024-03-24 19:29:18 +00:00
wh1te909 89aceda65a update reqs 2024-03-21 18:28:59 +00:00
Dan 39fd83aa16
Merge pull request #1810 from dinger1986/dinger1986-add-mesh-coname-to-initial
Update views.py
2024-03-20 17:03:07 -07:00
dinger1986 a23d811fe8
Update tests.py 2024-03-20 23:29:33 +00:00
dinger1986 a238779724
Update tests.py 2024-03-20 23:24:51 +00:00
dinger1986 3a848bc037
Update views.py 2024-03-20 20:52:31 +00:00
wh1te909 0528ecb454 fix iter logic 2024-03-18 09:12:18 +00:00
wh1te909 141835593c ensure email always verified 2024-03-16 09:03:20 +00:00
wh1te909 3d06200368 update deno 2024-03-16 09:02:54 +00:00
wh1te909 729bef9a77 update reqs 2024-03-15 07:53:28 +00:00
wh1te909 94f33bd642 force sync in hosted 2024-03-13 02:00:54 +00:00
wh1te909 7e010cdbca nodesource added their installation scripts back 2024-03-13 01:06:07 +00:00
wh1te909 8887bcd941 disable auto login no longer needed with mesh sync 2024-03-12 05:26:40 +00:00
wh1te909 56aeeee04c add stdout 2024-03-12 05:22:32 +00:00
wh1te909 98eb3c7287 fix mgmt commands 2024-03-11 20:27:12 +00:00
wh1te909 6819c1989b move to mgmt commands 2024-03-11 19:05:20 +00:00
wh1te909 7e01dd3e97 change to run ever 2 hours 2024-03-11 16:49:02 +00:00
wh1te909 ea4f2c3de8 break sync into chunks 2024-03-10 22:29:00 +00:00
wh1te909 b2f63b8761 should have been 10mb default 2024-03-10 21:26:12 +00:00
wh1te909 65865101ce handle large requests 2024-03-10 02:05:38 +00:00
wh1te909 c3637afe69 max websocket max size customizable 2024-03-10 00:14:04 +00:00
wh1te909 ab543ddf0c add option to use own cert during install 2024-03-09 19:21:21 +00:00
wh1te909 80595e76e7 cleanup orphaned checkhistory results fixes #1789 2024-03-09 08:31:25 +00:00
wh1te909 d49e68737a update reqs 2024-03-09 08:30:53 +00:00
wh1te909 712e15ba80 just try returning str for all 2024-03-05 20:45:34 +00:00
wh1te909 986160e667 also allow accessing floats 2024-03-05 20:27:32 +00:00
wh1te909 1ae4e23db1 more sync mesh fixes 2024-03-04 10:05:45 +00:00
wh1te909 bad646141c rework mesh sync #182 2024-03-03 11:37:24 +00:00
wh1te909 7911235b68 fix serializer/tests 2024-02-29 07:53:05 +00:00
wh1te909 12dee4d14d py 3.11.8 and update reqs 2024-02-29 02:09:33 +00:00
wh1te909 cba841beb8 don't show in hosted 2024-02-29 02:07:53 +00:00
wh1te909 4e3ebf7078 remove from local settings 2024-02-29 01:56:19 +00:00
wh1te909 1c34969f64 fix redis 2024-02-25 23:42:08 +00:00
wh1te909 dc26cabacd make sure to cleanup if sync is toggled off 2024-02-25 07:17:54 +00:00
wh1te909 a7bffcd471 install by default 2024-02-25 06:41:40 +00:00
wh1te909 6ae56ac2cc increase max ws response size for instances with large agent counts 2024-02-25 02:18:40 +00:00
wh1te909 03c087020c exclude inactive users from the sync 2024-02-25 02:17:07 +00:00
wh1te909 857a1ab9c4 handle old node and add mgmt command for sync mesh 2024-02-24 23:19:03 +00:00
wh1te909 64d9530e13 fixes to sync mesh #182 2024-02-24 07:53:05 +00:00
wh1te909 5dac1efc30 sync mesh users/perms with trmm #182 2024-02-23 21:17:24 +00:00
wh1te909 18bc74bc96 match more flags 2024-02-23 18:56:23 +00:00
wh1te909 f64efc63f8 allow access to jsonfields in script vars 2024-02-23 02:48:32 +00:00
Dan e84b897991
Merge pull request #1766 from conlan0/develop
Add agent shutdown endpoint and nats
2024-02-22 13:48:03 -08:00
wh1te909 519647ef93 exit on install if existing 2024-02-22 21:25:45 +00:00