accounts/dashboard
2025-11-03 07:56:18 +08:00
..
api feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
app feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
cms Refine auth page tests to avoid snapshots (#614) 2025-10-31 18:38:36 +08:00
components feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
config refactor runtime loader to server module 2025-11-02 15:41:55 +08:00
content chore: update homepage hero messaging (#571) 2025-10-18 16:31:59 +08:00
i18n Add email verification auth page (#642) 2025-11-02 23:09:51 +08:00
lib feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
pages Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
public Remove bundled WeChat contact QR images (#566) 2025-10-17 22:24:41 +08:00
scripts feat: add runtime config loader 2025-11-02 10:38:06 +08:00
server Fix runtime loader search path for sit env (#638) 2025-11-02 18:11:33 +08:00
src feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
types Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
ui Refine auth page tests to avoid snapshots (#614) 2025-10-31 18:38:36 +08:00
.eslintrc.json Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.gitignore Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
.nvmrc Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.yarnrc.yml Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
Dockerfile Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
Makefile Ensure dashboard dev target installs dependencies (#558) 2025-10-17 16:57:34 +08:00
middleware.ts fix(next): rewrite API trailing slashes (#627) 2025-11-01 23:25:55 +08:00
next-env.d.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
next.config.js feat: align svc.plus gateway layering (#630) 2025-11-02 07:11:11 +08:00
package.json feat: add runtime config loader 2025-11-02 10:38:06 +08:00
playwright.config.ts Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
postcss.config.js Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
setup_20.x Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
start.sh Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
tailwind.config.js refactor: refresh marketing theme with brand blue (#573) 2025-10-18 18:07:36 +08:00
tsconfig.json feat: add runtime config loader 2025-11-02 10:38:06 +08:00
vitest.config.ts Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
vitest.setup.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
yarn.lock feat: add runtime config loader 2025-11-02 10:38:06 +08:00