Commit Graph

49 Commits

Author SHA1 Message Date
cf449b8291 performance indexes 2024-04-16 14:34:38 -04:00
5cfd67ab19 basic store migrations to support access_grants (#432) 2024-02-29 13:24:31 -05:00
Cam
8555439410 update migration number from merge 2024-02-14 13:51:32 -06:00
Cam
ec21146b4e Merge branch 'main' of github.com:openziti/zrok into password-reset-fix 2024-02-14 13:42:33 -06:00
1db29fdc11 store and api changes for socks backend (#558) 2024-02-08 13:11:19 -05:00
Cam
8d51fce2b8 remove cascading deletes 2024-02-07 15:07:43 -06:00
Cam
f77404b4db update casing 2024-01-25 09:58:55 -06:00
Cam
2b3b6ed012 updated password reset requests. Fixes #452 2024-01-18 11:14:32 -06:00
7a0d835e30 fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
f61b2c9086 basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
83e7263fde new backend mode 'drive' (#218) 2023-10-17 13:04:09 -04:00
1c1d20700e caddy backend store migrations (#391) 2023-08-21 16:04:31 -04:00
85616370fc remove unique constraint on email to accomodate soft deletes 2023-06-07 11:05:59 -05:00
28916e8d2a merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
ab6df21273 update schemas to support 'tunnel' backend mode (#170) 2023-04-17 11:53:18 -04:00
c8313d12b7 fixes from video (#235) 2023-04-05 13:57:22 -04:00
73ea6184c5 add 'private_share_id' to store 'frontends' table (#278) 2023-03-29 13:53:14 -04:00
b69237e9cc include rx|tx byte counts in limits journals (#273) 2023-03-17 12:57:26 -04:00
1af440fa37 limits journals ddl (#273) 2023-03-17 11:46:28 -04:00
a0e94330c7 added 'deleted' flags to all store objects (#262) 2023-03-09 15:08:59 -05:00
45d83d1521 salted password migrations (#156) 2023-01-23 11:49:22 -05:00
2bbf404bae added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
a07c4a519c initial pass for forgot password 2023-01-18 13:05:10 -06:00
8f517876e0 fixes to postgres migrations to prevent primary key collisions (#160); fixes to migrations to remove renaming lint 2023-01-17 11:59:27 -05: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
1e6c35d6de services -> shares in the schema (#144) 2023-01-04 12:59:36 -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
f9143c3a5b more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
483babe813 massive name -> token work (#119) 2022-11-30 12:10:00 -05:00
f54d315e34 frontends.name -> frontends.token (#119) 2022-11-30 11:52:48 -05:00
37be8fc4e0 services.reserved (#41) 2022-11-29 13:55:42 -05:00
189ed81718 add reserved column to frontends table (#41) 2022-11-29 13:45:23 -05:00
5359754ba1 continued refinement of frontends; access/unacess (#113, #109) 2022-11-28 13:33:59 -05:00
775ebb892f make the new services table more pretty (#103) 2022-11-22 10:52:43 -05:00
7cd36021ce add share_mode and backend_mode to sql structures (#103) 2022-11-21 14:42:25 -05:00
1fcb496321 store.Frontend (#98, #88) 2022-11-17 14:25:35 -05:00
d661b6a567 revised frontends schema (#20) 2022-11-15 14:48:40 -05:00
d825052a6a docs; (#20) 2022-11-15 11:45:31 -05:00
59dd271591 better migration naming (#20) 2022-11-15 11:05:40 -05:00
cf77948ac5 availability_type; frontends; environments.account_id nullale; (#20) 2022-11-15 11:04:05 -05:00
bc98096881 ingress; first (#20) 2022-11-14 16:06:16 -05:00
cc80b0e860 add migration for timestamp->timestamptz for postgres (#33) 2022-11-01 17:32:16 -04:00
95b4143a85 communicate time as epoch ms; better disable of durations in ui (#33) 2022-11-01 16:52:02 -04:00
014da707d7 changes to support the agreement between sqlite and postgres (#46) 2022-10-21 09:31:12 -04:00
d479ff8609 basic schema conversion for postgres (#46) 2022-10-21 08:48:31 -04:00