Commit Graph

22 Commits

Author SHA1 Message Date
18eaf8ceab revert 'Unsafe()' store.Frontend finders (#866) 2025-02-12 14:24:22 -05:00
0ad64ee326 Merge branch 'main' into v1_0_0 2025-02-12 14:20:55 -05:00
8e6fb9fe60 disable auto migration (#866) 2025-02-12 11:08:17 -05:00
e7f126bd45 frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
a0383b4d3a add description to 'frontends' (#834) 2025-02-04 16:59:09 -05:00
842f3e8c20 roughed in store implementation for organizations and memberships (#537) 2024-12-09 11:46:13 -05:00
49368dc542 adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
dfb35cc588 store implementation for private_share_id (#278) 2023-03-29 14:05:44 -04:00
b8d758080b soft deletes for frontend (#262) 2023-03-10 11:07:57 -05:00
a0e94330c7 added 'deleted' flags to all store objects (#262) 2023-03-09 15:08:59 -05:00
4c70212304 zrok admin bootstrap now checks frontend entry for frontend identity (#131) 2022-12-06 12:25:17 -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
c9db95fe03 create frontend handler (#129) 2022-12-01 16:14:42 -05:00
9db6aa1c07 frontends.environment_id is now nullable; support anonymous public frontends (#110, #129) 2022-12-01 14:56:55 -05:00
301249fe4a more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
f54d315e34 frontends.name -> frontends.token (#119) 2022-11-30 11:52:48 -05:00
189ed81718 add reserved column to frontends table (#41) 2022-11-29 13:45:23 -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
70c99b9791 frontend support in store; tests (#88, #98) 2022-11-17 14:41:07 -05:00
1fcb496321 store.Frontend (#98, #88) 2022-11-17 14:25:35 -05:00