Skip to content

Fix/env aware base url - #42

Closed
treyyha wants to merge 21 commits into
diwenne:mainfrom
treyyha:fix/env-aware-base-url
Closed

Fix/env aware base url#42
treyyha wants to merge 21 commits into
diwenne:mainfrom
treyyha:fix/env-aware-base-url

Conversation

@treyyha

@treyyha treyyha commented Aug 30, 2026

Copy link
Copy Markdown

No description provided.

treyyha and others added 21 commits August 30, 2026 10:37
Protect local credentials with stricter ignore rules, provide a staged-content secret scan, and document Conventional Commit usage with a versioned commit-msg hook.
Replace user-facing OpenReply branding with AwlChat across the application while preserving the required MIT attribution.
Replace generic vertical templates with creator and entrepreneur campaign playbooks, then keep the template tests and SEO links aligned with the new slugs.
Set the AwlChat email default, make dotenv explicit for the worker, rename package metadata, and keep the staged secret check compatible with the safe environment template.
Update the project documentation, deployment links, local setup commands, and product copy for AwlChat while preserving the technical guidance and required MIT attribution.
Replace legacy OpenReply branding in the security and contribution guides while preserving the reporting process, sensitive-area guidance, secrets list, setup steps, and commit hygiene rules.
Bumps [hono](https://github.com/honojs/hono) from 4.12.19 to 4.13.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.19...v4.13.5)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.13.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.11 to 3.3.18.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.18)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.6)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.1...4.3.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Removes [@hono/node-server](https://github.com/honojs/node-server). It's no longer used after updating ancestor dependency [prisma](https://github.com/prisma/prisma-cli/tree/HEAD/packages/prisma). These dependencies need to be updated together.


Removes `@hono/node-server`

Updates `prisma` from 7.8.0 to 7.10.0
- [Release notes](https://github.com/prisma/prisma-cli/releases)
- [Commits](https://github.com/prisma/prisma-cli/commits/HEAD/packages/prisma)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version:
  dependency-type: indirect
- dependency-name: prisma
  dependency-version: 7.10.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.23 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `postcss` from 8.5.12 to 8.5.23
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.12...8.5.23)

Updates `next` from 16.2.6 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.6...v16.3.3)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: indirect
- dependency-name: next
  dependency-version: 16.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@auth/core](https://github.com/nextauthjs/next-auth) to 0.41.3 and updates ancestor dependencies [@auth/core](https://github.com/nextauthjs/next-auth), [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) and [next-auth](https://github.com/nextauthjs/next-auth). These dependencies need to be updated together.


Updates `@auth/core` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.41.2...@auth/core@0.41.3)

Updates `@auth/prisma-adapter` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@2.11.2...@auth/prisma-adapter@2.11.3)

Updates `next-auth` from 5.0.0-beta.31 to 5.0.0-beta.32
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.31...next-auth@5.0.0-beta.32)

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-version: 0.41.3
  dependency-type: indirect
- dependency-name: "@auth/prisma-adapter"
  dependency-version: 2.11.3
  dependency-type: direct:production
- dependency-name: next-auth
  dependency-version: 5.0.0-beta.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: treyyha <hello@treyha.com>
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.14 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.14...v1.1.18)

Updates `brace-expansion` from 5.0.5 to 5.0.9
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.14...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 5.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.0...v0.28.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 to 8.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add a dark-first theme switcher and update shared app surfaces for readable light and dark themes.
Ensure landing-page surfaces, text, borders, and the root body respond visibly when the persisted theme changes.
Defer the overview chart bundle and aggregate seven-day metrics with bounded reads to reduce initial JavaScript and database round trips.
Keep magic-link authentication on Resend and remove the unused Nodemailer dependency and configuration path.
Use Vercel preview hosts for deployment-scoped links while preserving configured production and local URLs.
@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

@treyyha is attempting to deploy a commit to the diwenne's projects Team on Vercel.

A member of the Team first needs to authorize it.

@treyyha treyyha closed this Aug 30, 2026
@treyyha

treyyha commented Aug 30, 2026

Copy link
Copy Markdown
Author

Opened by mistake, meant to target my own fork, not upstream. Apologies.

@treyyha
treyyha deleted the fix/env-aware-base-url branch August 30, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant