Commit Graph

2711 Commits

Author SHA1 Message Date
Owen efb1d69ac9 Add migration 2026-05-12 20:59:58 -07:00
Fred KISSIE ce746a2a21 Handle labels for machine clients 2026-05-12 22:32:56 +02:00
Fred KISSIE 7120ab4b22 ♻️ filter sites & resources by labels 2026-05-12 20:45:12 +02:00
Fred KISSIE 9378103ddd handle private resources filtering by labels 2026-05-12 20:24:34 +02:00
Fred KISSIE ec794d5de2 attach/detach private resources 2026-05-12 20:01:33 +02:00
Fred KISSIE 12b18a3e8c attach labels to private resources 2026-05-12 19:58:44 +02:00
Fred KISSIE 91e8a13e59 🗃️ Add site resource labels schema 2026-05-12 17:55:56 +02:00
Owen 77d17af15b Add global hide_powered_by and make it backward 2026-05-11 16:18:57 -07:00
Owen a066a68e1a Pick the most specific domain
Fixes #3047
2026-05-11 11:28:32 -07:00
Fred KISSIE ab494521b1 labels on proxy resources 2026-05-11 18:37:16 +02:00
Fred KISSIE 549e1ead1d handle labels in resources too 2026-05-11 18:30:23 +02:00
Fred KISSIE a0759a79a1 🗃️ add unique indexes to site & resource labels in sqlite 2026-05-11 18:28:40 +02:00
Fred KISSIE 14e1a119d3 🚧 WIP: showing labels in proxy resources table 2026-05-11 18:24:47 +02:00
Fred KISSIE 8a0c2031d4 search list by labels too 2026-05-11 18:02:59 +02:00
Fred KISSIE 563e505cc1 💸 add labels to paid features 2026-05-11 18:02:15 +02:00
Fred KISSIE b9ab35a05b 🐛 handle idempotency when adding/removing labels from sites/resources 2026-05-11 16:57:53 +02:00
miloschwartz 9fb677e952 allow editing self and owner user roles 2026-05-08 17:48:43 -07:00
Owen 27d230647f Merge branch 's3' into dev 2026-05-08 17:05:39 -07:00
Owen 114486608e Add client endpoint to network log 2026-05-08 17:04:58 -07:00
Owen 10fa9274d0 Add streaming errors for debug 2026-05-08 16:27:40 -07:00
Fred KISSIE 2fd519e102 add and toggle site labels 2026-05-08 22:31:36 +02:00
Fred KISSIE e61ef2ca2a 🚧 wip: label selector 2026-05-08 20:06:42 +02:00
Fred KISSIE 39b09b7f3f Merge branch 'dev' into feat/labels-on-sites-and-resources 2026-05-08 18:21:46 +02:00
Owen cbdc74768f Implement s3 streaming destination 2026-05-07 21:09:21 -07:00
Owen 5b8994d143 Cange to use primaryDb 2026-05-07 20:07:06 -07:00
Owen c46ef2fe9c Fix ts type issue 2026-05-07 20:03:48 -07:00
Owen ce04ea9720 Fix not including today
Fixes #3028
2026-05-07 16:15:13 -07:00
Owen a3ce382725 Pick up other domains in the sans field 2026-05-07 15:49:12 -07:00
Owen 4eb49e3e60 Make the rebuild long running function background 2026-05-07 15:40:34 -07:00
Fred KISSIE 1831ca4e75 ♻️ detach label from site/resoirce 2026-05-08 00:33:47 +02:00
Owen 8ed01372b8 Add org to logs 2026-05-07 15:14:44 -07:00
immanuwell 0611ceb5c3 fix: make validators test failures exit non-zero 2026-05-07 20:13:56 +04:00
Owen 7bc08c0425 If not exists on trial table 2026-05-06 20:00:23 -07:00
Owen 72e48a56df Remove explicit call 2026-05-06 16:58:28 -07:00
Owen b046ab7513 Add locks to allocations 2026-05-06 15:58:51 -07:00
Owen 65ee9b9544 Add transaction to alias address picking 2026-05-06 15:53:46 -07:00
Owen 49c7319342 Format and make the error a warning 2026-05-06 15:51:05 -07:00
Owen ce7df5ddaa Update log message 2026-05-06 15:19:13 -07:00
Owen af1739fbcb Bump version 2026-05-06 15:15:03 -07:00
Owen f01c9ee41c Try to fix time issue
Fixes #3007
2026-05-06 14:45:18 -07:00
Owen 19f8956218 Support flattened data fields 2026-05-06 14:30:57 -07:00
Owen adf4a1ffda Link to http private resources 2026-05-06 11:03:38 -07:00
Owen 7d67fb9984 Make sure the domain is defined on a http resource 2026-05-05 20:07:06 -07:00
Owen 51f1693dbd Merge branch 'dev' into resource-policies 2026-05-05 18:02:27 -07:00
miloschwartz 66fda553e4 introduce caching in calculate func 2026-05-05 14:12:02 -07:00
miloschwartz 2ecf076c0f don't await second calculate func 2026-05-05 12:37:52 -07:00
Fred KISSIE 0d04cc365f attach label to item 2026-05-05 21:35:10 +02:00
miloschwartz e06dda27cb dont wait rebuild 2026-05-05 12:10:55 -07:00
Fred KISSIE 09baf2f32e 🗃️ add sqlite table for labels 2026-05-05 21:08:22 +02:00
Fred KISSIE 3253d60900 🚧 Add CRUD endpoints and tables for labels 2026-05-05 20:53:16 +02:00