Commit Graph

  • 12b2a7466e
    sdk listener (#40) Michael Quigley 2022-10-03 16:15:57 -0400
  • 99bf504301
    fix for sqlite transactional concurrency issue (#40) Michael Quigley 2022-10-03 13:53:59 -0400
  • be41138929
    looper; just starting and stopping endpoints in parallel for now (#40) Michael Quigley 2022-10-03 12:38:24 -0400
  • 00c0328661
    looper skeleton (#40) Michael Quigley 2022-10-03 12:00:26 -0400
  • 37c1de1103
    zrokloop run (#40) Michael Quigley 2022-09-30 15:23:53 -0400
  • 779eb8fb24
    more shared scaffolding between 'zrok' and 'zrokloop' (#40) Michael Quigley 2022-09-30 15:20:15 -0400
  • 175f8e8167
    moved zrok client creation into zrokdir, to better support the new zrokloop utility (#40) Michael Quigley 2022-09-30 15:12:06 -0400
  • 02d6b7fce9
    better url-ing in the ui (#68); demo improvements Michael Quigley 2022-09-28 14:47:42 -0400
  • 3639635d48
    'Copy' component in 'Token' (#72) Michael Quigley 2022-09-27 15:36:36 -0400
  • c739a2da69
    invite error handling (#67) Michael Quigley 2022-09-27 15:19:01 -0400
  • 222a494dbf
    fix --port flag shorthand in test endpoint; error handling (#67) Michael Quigley 2022-09-27 15:13:17 -0400
  • 4e08dd379c
    'http backend' error handling improvements; ui.Close (#67) Michael Quigley 2022-09-27 15:06:21 -0400
  • 72b3f31ebe
    http frontend error improvements (#67) Michael Quigley 2022-09-27 14:56:09 -0400
  • 3b9e6c5072
    don't forward the error details Michael Quigley 2022-09-26 16:35:06 -0400
  • e61de01d9d
    probably don't want to forward some of these errors Michael Quigley 2022-09-26 16:33:57 -0400
  • 0142834665
    fixed a lingering and silly bug causing FK constraint issues Michael Quigley 2022-09-26 16:32:24 -0400
  • 9cbbb40105
    extract real ip address when behind a load balancer (#68) Michael Quigley 2022-09-26 16:21:49 -0400
  • e58fd0760f
    disable command error handing improvements (#67) Michael Quigley 2022-09-26 16:00:50 -0400
  • 9e14a8b0ba
    automatically clear local storage when registration succeeds (#71) Michael Quigley 2022-09-26 16:00:17 -0400
  • f3e5919ca8
    github.com/charmbracelet/lipgloss (#67) Michael Quigley 2022-09-26 14:03:01 -0400
  • ac63bd6cd8
    better 'enable' error handling (#67) Michael Quigley 2022-09-26 13:55:15 -0400
  • b913aaee85
    'create account' -> 'invite' Michael Quigley 2022-09-23 15:56:50 -0400
  • 340534f06a
    slicker Michael Quigley 2022-09-23 09:09:21 -0400
  • 2bcad71037
    demo, tui look and feel (#56, #67) Michael Quigley 2022-09-21 22:24:15 -0400
  • 1528025863
    sdk-golang@v0.16.123 (remove extraneous logging) (#56) Michael Quigley 2022-09-21 22:20:38 -0400
  • f3f887e535
    store api endpoint in zrokdir (#47) Michael Quigley 2022-09-21 15:09:12 -0400
  • 65209caa53
    oops. Michael Quigley 2022-09-21 14:57:42 -0400
  • 60dc2c6e6b
    registration streamlining (#50) Michael Quigley 2022-09-21 14:33:27 -0400
  • 5b9119f782
    full registration; roughed in (#50) Michael Quigley 2022-09-21 11:29:07 -0400
  • 4b77fa785b
    logging improvements {for operational reasons} (#50) Michael Quigley 2022-09-20 16:38:20 -0400
  • 9cf3cf6f05
    more cleanups and polish; working registration (#50) Michael Quigley 2022-09-20 16:33:36 -0400
  • 5fae000dad
    missing deferred rollback (#50) Michael Quigley 2022-09-20 16:28:19 -0400
  • 27d1f390a5
    verify/register ui improvements (#50) Michael Quigley 2022-09-20 16:27:18 -0400
  • 073507e0e0
    login failed (#64) Michael Quigley 2022-09-20 16:10:21 -0400
  • 242a8bee7b
    controller registration endpoint improvements (#50) Michael Quigley 2022-09-20 16:01:46 -0400
  • ec6afaaa3d
    better, more resilient account request processing (#50) Michael Quigley 2022-09-20 14:23:01 -0400
  • 3ac9541463
    remove immediate create; streamline controller account infrastructure (#50) Michael Quigley 2022-09-20 14:05:27 -0400
  • a6e203b28e
    better spec organization (#50) Michael Quigley 2022-09-20 13:51:54 -0400
  • 72e98beac9
    not a journal (#50) Michael Quigley 2022-09-20 13:49:14 -0400
  • 6bf3f0f98c
    'register' endpoint spec (#50) Michael Quigley 2022-09-20 13:42:34 -0400
  • e9bd1a4d9b
    better css class naming for re-use (#50) Michael Quigley 2022-09-19 18:36:31 -0400
  • f3c5639961
    a much better registration/failure model (#50) Michael Quigley 2022-09-19 18:35:22 -0400
  • c5838a118d
    rough and ugly verification check (#50) Michael Quigley 2022-09-19 16:49:19 -0400
  • 6190ac0c60
    working, tested verify endpoint (#50) Michael Quigley 2022-09-19 16:26:54 -0400
  • 08aba670ab
    implement verify endpoint (#50) Michael Quigley 2022-09-19 16:13:47 -0400
  • 3d9cc7d1b3
    'verify' api endpoint (#50) Michael Quigley 2022-09-19 15:58:52 -0400
  • 4a69e03a5b
    better enable popout Michael Quigley 2022-09-19 15:52:22 -0400
  • efee9cdd53
    slightly better ui scaffolding for registration (#50) Michael Quigley 2022-09-19 15:46:49 -0400
  • 8067b6e9f9
    separate 'Overview' (#50) Michael Quigley 2022-09-19 15:40:01 -0400
  • 3a45ced9e1
    better react-router-dom idiom (#50) Michael Quigley 2022-09-19 15:37:49 -0400
  • 539ffe78b5
    incoporate react-router-dom; start skeleton for registration/verification (#50) Michael Quigley 2022-09-19 15:02:42 -0400
  • 4c8e4dbdef
    tags for identity and edge router policy (#60) Michael Quigley 2022-09-19 14:42:05 -0400
  • 549c3ca456
    add zrok tags to identities and edge router policies (#60) Michael Quigley 2022-09-15 16:06:38 -0400
  • 0ceda88b4c
    add tags to zrok-created objects (#60) Michael Quigley 2022-09-15 15:18:37 -0400
  • 54b4161045
    service name refactoring (#59) Michael Quigley 2022-09-14 14:16:37 -0400
  • 366f7db982
    shortuuid for tokens (#59) Michael Quigley 2022-09-14 14:08:12 -0400
  • de3412e3d1
    using the 'go-mail' framework (#50, #51) Michael Quigley 2022-09-12 17:02:51 -0400
  • 0dae5d3118
    vestigial (#50, #51) Michael Quigley 2022-09-12 15:29:25 -0400
  • aa19870d41
    very rough, templatized html email verification (#50, #51) Michael Quigley 2022-09-12 15:28:59 -0400
  • 712bdf734b
    more verification email elaboration (#50, #51) Michael Quigley 2022-09-12 15:00:44 -0400
  • 600f0396d2
    multi-path account create logic (#50, #51) Michael Quigley 2022-09-12 14:35:11 -0400
  • 97481e7df7
    already 'code' (#58) Michael Quigley 2022-09-09 16:42:45 -0400
  • 11f18f8f48
    we're officially in v0.2.x Michael Quigley 2022-09-09 16:42:31 -0400
  • 431d73a20f
    'Token' component with popover to show token details from logged in account (#58) Michael Quigley 2022-09-09 16:41:02 -0400
  • 66509ca212
    better support for http or https zrok api endpoint urls Michael Quigley 2022-09-09 16:19:50 -0400
  • 47010fe483
    docs Michael Quigley 2022-09-09 16:02:43 -0400
  • c06aa36647
    docs Michael Quigley 2022-09-09 14:13:33 -0400
  • 05fe3ef281
    store.AccountRequest and friends (#50, #51) Michael Quigley 2022-09-09 14:03:47 -0400
  • 75eeb481e9
    account request infrastructure (#50, #51) Michael Quigley 2022-09-09 13:35:21 -0400
  • 5d594ce91a
    more registration config (#50, #51) Michael Quigley 2022-09-09 13:23:30 -0400
  • e5711629a0
    email subsystem configuration (#50, #51) Michael Quigley 2022-09-09 10:23:14 -0400
  • c95e84b53e
    username -> email (#50, #51) Michael Quigley 2022-09-09 10:20:05 -0400
  • 370fd78402
    http frontend log spam fix Michael Quigley 2022-09-09 10:01:24 -0400
  • a312021a4e
    email test skeleton (#50, #51) Michael Quigley 2022-09-08 16:37:29 -0400
  • 42f4ca4292
    error handler -> 404 (#57) Michael Quigley 2022-09-07 14:32:05 -0400
  • ff8775c225
    notfound_ui (#57) Michael Quigley 2022-09-07 14:17:08 -0400
  • 136bcc17ad
    health_ui; health check handler (#48) Michael Quigley 2022-09-07 12:22:22 -0400
  • 2004469d5f
    host match control in http frontend (#48) Michael Quigley 2022-09-06 15:23:36 -0400
  • 8095128c91
    better http frontend configuration semantics (#48) Michael Quigley 2022-09-06 15:01:38 -0400
  • 778de526e1
    ugly but cheerful remote zrok update (for now) (#44) Michael Quigley 2022-09-06 14:08:15 -0400
  • e77b8ad2a4
    systemd unit tweaks (#44) Michael Quigley 2022-09-06 13:32:57 -0400
  • bf984a8fb2
    debugged ziti-ctrl.service and ziti-router0.service (#44) Michael Quigley 2022-09-06 13:16:38 -0400
  • f90dc659b6
    zrok-ctrl and zrok-http-frontend systemd units (#44) Michael Quigley 2022-09-06 13:02:07 -0400
  • 4fff27f3e9
    systemd unit files for ziti controller and router (#44) Michael Quigley 2022-09-06 12:57:54 -0400
  • f60f06dde8
    protect against a second enabling (#49) Michael Quigley 2022-09-02 13:13:59 -0400
  • e2c376e5ca
    disable; working (#30) Michael Quigley 2022-09-02 13:07:27 -0400
  • c59f3cd722
    roughed-in 'disable' endpoint for controller (#30) Michael Quigley 2022-09-02 12:45:54 -0400
  • 97878a7758
    disable elaboration (#30); enable lint Michael Quigley 2022-09-02 10:50:13 -0400
  • 386c41f41a
    /disable endpoint in openapi definition (#30) Michael Quigley 2022-09-01 17:39:02 -0400
  • 2b65166f2a
    additional endpoint detail (#36) Michael Quigley 2022-09-01 14:51:33 -0400
  • 106b8ba469
    more table alignment improvements Michael Quigley 2022-09-01 14:43:18 -0400
  • 3afd2f06f3
    no to 'zrok quiet' Michael Quigley 2022-09-01 14:40:05 -0400
  • 9e26229ff0
    better test endpoint ui layout (#36) Michael Quigley 2022-09-01 14:29:48 -0400
  • d8f514efb7
    organizational lint Michael Quigley 2022-09-01 14:18:05 -0400
  • c45469a17b
    organizational lint Michael Quigley 2022-09-01 14:02:12 -0400
  • 0f9360f924
    defer to env for ZROK_API_ENDPOINT default (#47) Michael Quigley 2022-09-01 13:57:02 -0400
  • 2042140a4b
    prod configs Michael Quigley 2022-09-01 13:23:19 -0400
  • a603f64b2d
    api.zrok.io on https balancer; ziti ctrl on ziti.zrok.io; environment fixes to support this (#39) Michael Quigley 2022-09-01 13:09:50 -0400
  • 817c8a9745
    what's a 'zrok quiet'? Michael Quigley 2022-08-31 15:37:47 -0400
  • e3bfa18152
    test endpoint ui tweaks Michael Quigley 2022-08-31 15:33:52 -0400