accounts/dashboard
2025-10-17 16:34:49 +08:00
..
api feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
app Add layout offset below fixed navbar (#550) 2025-10-17 16:34:49 +08:00
cms Add layout offset below fixed navbar (#550) 2025-10-17 16:34:49 +08:00
components Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
config Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
content feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
i18n Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
lib Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
pages Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
public Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
scripts feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
server/account Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
src Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
types Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
ui feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
.eslintrc.json Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.gitignore Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +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 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +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 Fix Next.js path aliases (#543) 2025-10-17 14:12:16 +08:00
package.json feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +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 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
tsconfig.json feat(dashboard): modularize panel via extension loader (#546) 2025-10-17 15:03:26 +08:00
vitest.config.ts feat(dashboard): modularize panel via extension loader (#546) 2025-10-17 15:03:26 +08:00
vitest.setup.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
yarn.lock feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00