stack/packages/stack-server
Zai Shi 040ec072f3
Added dashboard email configuration & user permission edit (#39)
* added form setting card

* removed unused code

* added custom email server page

* added email configuration dialog

* added sender name

* Update email server settings labels for clarity

* added email config update endpoint

* fixed update bugs

* fixed bugs

* fixed type errors

* moved senderName to standard config, check secure setting by port

* fixed duplicate settings

* fixed build errors, added migration

* updated tooltips

* fixed tooltip display bug

* added user permission edit
2024-05-18 19:32:27 +02:00
..
prisma Added dashboard email configuration & user permission edit (#39) 2024-05-18 19:32:27 +02:00
public updated logo 2024-05-16 22:05:44 +02:00
scripts Move code (initial commit) 2024-02-28 14:35:30 +01:00
src Added dashboard email configuration & user permission edit (#39) 2024-05-18 19:32:27 +02:00
.env stackframe.co -> stack-auth.com 2024-04-12 18:29:02 +02:00
.eslintrc.cjs Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
.gitignore Sentry for stack-server 2024-04-14 11:54:11 +02:00
.npmrc Move code (initial commit) 2024-02-28 14:35:30 +01:00
CHANGELOG.md chore: update package versions 2024-05-17 11:59:46 +02:00
components.json Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
LICENSE Licenses 2024-02-28 15:27:00 +01:00
next.config.mjs Clarity 2024-04-28 10:41:31 +02:00
package.json chore: update package versions 2024-05-17 11:59:46 +02:00
postcss.config.js Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
sentry.client.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.edge.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.server.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
tailwind.config.ts fixed ux problems 2024-05-16 16:05:35 +02:00
tsconfig.json New UI system (#5) 2024-03-21 10:51:53 +01:00