Commit Graph

15 Commits

Author SHA1 Message Date
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