Commit Graph

75 Commits

Author SHA1 Message Date
ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
952dd3aff0 spec updated to include backend mode 'drive' (#218) 2023-10-17 13:05:55 -04:00
8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
a96f3e9f96 --backend-mode caddy rough-in (#391) 2023-08-28 14:49:20 -04:00
a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
b334ff50b2 slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00
41c30e4158 Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
05b53df6ba frontends and data plane connections to owned shares (#323) 2023-05-17 13:21:01 -04:00
8a9e02e464 env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
9591f5150e new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
7d48683df7 support for displaying limited shares in red in the visualizer (#320) 2023-05-15 14:14:52 -04:00
2655eaefc0 roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
d1688c450d 'activity' (#234) 2023-05-11 15:41:21 -04:00
bb2b7c3da7 new sparkline implementation (#325) 2023-05-11 15:21:10 -04:00
9f29bb59c7 alternate metrics model with sample objects (#319) 2023-05-09 16:22:30 -04:00
58a225284d new definitions for metrics api endpoints; strawman (#319) 2023-05-08 14:33:15 -04:00
28916e8d2a merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
fd741353d7 getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
b7623f80f6 moved token requirement to metadata and provide fields based on that 2023-04-11 18:41:40 -05:00
cd08b98a0a added configuration endpoint which sends tou link and version info 2023-01-31 12:44:03 -06:00
7d3eeff885 forgot -> reset; password reset testing & tweaks (#65) 2023-01-20 12:08:40 -05:00
a07c4a519c initial pass for forgot password 2023-01-18 13:05:10 -06:00
4e4bd1c876 limitless flag on accounts (#96) 2023-01-13 13:16:10 -05:00
ee078a9e10 pr comments 2023-01-10 12:26:22 -06:00
0734e7b511 pr comments 2023-01-09 13:23:02 -06:00
e5b749be71 initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
fe89551bfb massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
a0c50c68e5 allow share endpoint to return multiple frontends; more frontend selection (#110) 2022-12-06 12:00:25 -05:00
135fd483fa update share backend (#125) 2022-12-02 13:21:05 -05:00
38c83fda92 update frontend backend (#129) 2022-12-02 10:46:53 -05:00
d5d2497955 list frontends backend (#129) 2022-12-02 09:30:06 -05:00
309f4e7d87 add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
81e5f7e469 admin/createFrontend api roughed in (#129) 2022-12-01 15:13:43 -05:00
8610cf944a add admin support to rest_model_zrok.Principal; authenticator (#116) 2022-12-01 14:48:23 -05:00
44f4e37e83 remove service03 type; consolidated service type (#119) 2022-12-01 12:54:14 -05:00
301249fe4a more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
3f5c5003de zrok reserve; zrok release (#41) 2022-11-30 13:45:57 -05:00
f9143c3a5b more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
0f9ed9dd68 api namespace/naming polish 2022-11-30 11:43:00 -05:00
64c3bdd3c1 service details operation (#41) 2022-11-30 11:17:09 -05:00
158cc42c07 basic service reservation support (#41) 2022-11-29 16:41:18 -05:00
a3956509f3 working frontend allocation/deallocation; cleanups (#113) 2022-11-28 13:55:53 -05:00
5359754ba1 continued refinement of frontends; access/unacess (#113, #109) 2022-11-28 13:33:59 -05:00
f47d97d103 initial access/unaccess api (#111) 2022-11-23 12:12:11 -05:00
82d9f6f6ed additional service share/unshare and related naming refactoring (#102) 2022-11-18 15:48:13 -05:00
11068394b8 tunnel -> service; tunnel.Tunnel -> service.Share; tunnel.Untunnel -> service.Unshare (#102) 2022-11-18 15:36:55 -05:00
95b4143a85 communicate time as epoch ms; better disable of durations in ui (#33) 2022-11-01 16:52:02 -04:00
c1f481e416 add service metrics to overview endpoint (#74, #80) 2022-10-19 13:06:05 -04:00