Commit Graph

4474 Commits

Author SHA1 Message Date
Owen 9ebce35d2b Dont do local sites undefined in cloud 2025-10-21 22:02:09 -07:00
Owen 654145be84 Clean up imports and ordering 2025-10-21 21:58:09 -07:00
Owen 3662d42374 Add resource id and cc 2025-10-21 21:42:53 -07:00
Owen d392fb371e Add logging for all auth 2025-10-21 21:22:56 -07:00
Owen 1142d6ac48 Date picker working 2025-10-21 20:15:43 -07:00
Owen bdc3b2425b Basic table working 2025-10-21 17:35:13 -07:00
Owen 9a64f45815 Basic log table there 2025-10-21 15:26:03 -07:00
Fred KISSIE 3633e02ff7 🔨 run next server with turbopack (easy win) 2025-10-22 00:17:42 +02:00
Owen Schwartz 2c502ec764 Merge pull request #1728 from jonasmerkel/main
Update German translations for client terminology
2025-10-21 14:29:23 -07:00
Jonas b17d7f0e27 Update German translations for client terminology 2025-10-21 23:26:27 +02:00
Owen 65364d6b0f Merge branch 'dev' into audit-logs 2025-10-21 11:31:33 -07:00
Owen 6fd6c77ce6 Further revert 1.11.1 2025-10-21 11:29:27 -07:00
Owen e447549de1 revert changes around sites assigned to exit nodes 2025-10-21 11:12:27 -07:00
Pallavi Kumari 6b0dd00aa5 show IP of the server inside DNS records 2025-10-21 20:43:42 +05:30
Pallavi Kumari 461866836e Remove the popup after creating domain and redirect to domain details page 2025-10-21 17:41:14 +05:30
Pallavi Kumari 3ae42f054f show the wildcard record info 2025-10-21 17:07:34 +05:30
Pallavi Kumari 5a571f19e1 add each form control it's own form field/item/control 2025-10-21 16:10:23 +05:30
Owen 70aeaf7b5d Change badges and button size 2025-10-21 15:37:03 +05:30
Pallavi Kumari 7a6838f5a5 fix lint 2025-10-21 15:37:03 +05:30
Pallavi Kumari 07f5e8f215 add update domain Settings for wildcard 2025-10-21 15:37:03 +05:30
Pallavi Kumari 2b05bc1f5f ui and layout fix 2025-10-21 15:37:03 +05:30
Pallavi Kumari edf64ae7b5 fix invalid "default" 2025-10-21 15:37:03 +05:30
Pallavi Kumari 7370448be9 pg schema 2025-10-21 15:37:02 +05:30
Pallavi Kumari 51af293d66 add doc link button and fix continuous polling 2025-10-21 15:37:02 +05:30
Pallavi Kumari d37e28215e add restart button 2025-10-21 15:37:02 +05:30
Pallavi Kumari 2c01849f2e fix import 2025-10-21 15:37:02 +05:30
Pallavi Kumari c29ba9bb5f add DNS Records table 2025-10-21 15:37:02 +05:30
Pallavi Kumari 8fdf120ec2 backend setup to store and get DNS Records 2025-10-21 15:37:02 +05:30
Pallavi Kumari a9b9161c40 template for Domain Settings 2025-10-21 15:37:02 +05:30
Pallavi Kumari 43f907ebec remove import 2025-10-21 15:37:02 +05:30
Pallavi Kumari ae670e1eb5 initial setup for viewing domain details 2025-10-21 15:37:02 +05:30
Pallavi Kumari f102718901 add edit button to domain table 2025-10-21 15:37:02 +05:30
Pallavi Kumari 9d452efc7d fix treafik config mismatch 2025-10-21 15:37:02 +05:30
Pallavi Kumari 156fe529b5 fix code conflicts and match dev change 2025-10-21 15:37:02 +05:30
Owen df24525105 Fix type issues 2025-10-21 15:37:02 +05:30
Owen d938345deb Copy in config to db, remove 2nd column, + prefer 2025-10-21 15:37:02 +05:30
Pallavi Kumari d6681733dd remove custom cery type form config file 2025-10-21 15:37:02 +05:30
Pallavi Kumari 2f1aec02f0 traefik config update for custom Cert Resolver 2025-10-21 15:37:01 +05:30
Pallavi Kumari d30e0a3c51 schema add 2025-10-21 15:37:01 +05:30
Pallavi Kumari 3f3e9cf1bb add cert resolver 2025-10-21 15:37:01 +05:30
Owen e77909d498 Change runs on 2025-10-20 21:45:40 -07:00
Owen d10830f892 Fix exitNodeId col 2025-10-20 21:34:10 -07:00
Owen 18d8f72da2 Change runner back 2025-10-20 21:01:45 -07:00
Owen 4a59823e58 Actually run the migrations; update exit nodes
Fix #1718
Fix #1720
2025-10-20 20:55:47 -07:00
Owen f3149e46cd Starting to create frontend 2025-10-20 20:40:04 -07:00
Owen 60379a7b4e Merge branch 'dev' 2025-10-20 17:17:02 -07:00
dependabot[bot] 605b3cccee Bump @types/node from 24.7.2 to 24.8.1 in the dev-minor-updates group
Bumps the dev-minor-updates group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.7.2 to 24.8.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 17:16:40 -07:00
dependabot[bot] 843799f4f6 Bump the dev-patch-updates group with 2 updates
Bumps the dev-patch-updates group with 2 updates: [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server) and [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email).


Updates `@react-email/preview-server` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/preview-server/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/preview-server@4.3.1/packages/preview-server)

Updates `react-email` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/react-email@4.3.1/packages/react-email)

---
updated-dependencies:
- dependency-name: "@react-email/preview-server"
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: react-email
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 17:16:40 -07:00
Marc Schäfer a69cda5c13 ci(actions): add GHCR mirroring and cosign signing for Docker images
- mirror images from Docker Hub to GHCR using skopeo (preserves multi-arch manifests)
- login to GHCR via docker/login-action for signing/pushing
- install cosign and perform dual signing: keyless (OIDC) + key-based; verify signatures
- add required permissions for id-token/packages and reference necessary secrets
2025-10-20 17:16:40 -07:00
Marc Schäfer dbaa3dbd52 ci(actions): add permissions section to workflows 2025-10-20 17:16:40 -07:00