Commit Graph

  • 596aa167d6 refactor(rss-scheduler): streamline plugin initialization and interval setup feat/multitenant-hub npmrun 2026-04-18 14:35:20 +0800
  • 81eeb29f54 feat(db): update SQLite configuration and seeding process npmrun 2026-04-18 13:27:54 +0800
  • 88137dd807 feat: enhance public profile layout and configuration management npmrun 2026-04-18 12:27:30 +0800
  • c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors npmrun 2026-04-18 11:21:09 +0800
  • f522fdd049 feat(ui): rich home page, sticky header with user menu and nav npmrun 2026-04-18 11:17:36 +0800
  • 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI npmrun 2026-04-18 04:34:53 +0800
  • 6860555a8b feat(db): bootstrap first admin from environment npmrun 2026-04-18 04:27:55 +0800
  • e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables npmrun 2026-04-18 04:27:05 +0800
  • 42b2b7ac7a docs: refine multitenant hub spec and add implementation plan npmrun 2026-04-18 04:26:02 +0800
  • 5edaf5f756 docs: add multi-tenant personal hub and RSS design spec npmrun 2026-04-18 04:23:50 +0800
  • 3df618d552 refactor: simplify user authentication handling in me.get.ts main npmrun 2026-04-18 03:59:00 +0800
  • 22a06b4209 refactor: update database URL handling and temporary working directory logic npmrun 2026-04-18 03:41:02 +0800
  • a01508be1e Merge branch 'feat/auth-access-control' npmrun 2026-04-18 03:23:53 +0800
  • 88fe8d25d7 refactor: adjust temporary working directory based on environment feat/auth-access-control npmrun 2026-04-17 09:26:32 +0800
  • 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations npmrun 2026-04-17 09:24:50 +0800
  • 12e892683e refactor: update H3EventContext for authentication and configuration management npmrun 2026-04-17 01:16:53 +0800
  • be8f4f8512 feat: add global configuration management and error handling component npmrun 2026-04-17 01:13:49 +0800
  • 02e23050d5 feat: create AppShell component and refactor layouts for improved structure npmrun 2026-04-17 00:34:51 +0800
  • 5483edb74c feat: implement authentication access control with session management npmrun 2026-04-17 00:23:10 +0800
  • e770bc9995 feat: implement global and user configuration modules npmrun 2026-04-16 22:52:14 +0800
  • ce188165d8 docs: add global and user config module design npmrun 2026-04-16 22:11:56 +0800
  • a8f4cfbeae feat: add bun-types support in TypeScript configuration npmrun 2026-04-16 21:57:13 +0800
  • 537e8d1060 feat: add username-password auth flow npmrun 2026-04-16 20:01:57 +0800
  • 5c8824de32 refactor: update user retrieval function to use new users schema npmrun 2026-04-16 18:43:41 +0800
  • a2778b6fb3 feat: update layout to reflect new branding and add login page npmrun 2026-04-16 17:36:38 +0800
  • 6cefa336b7 feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout npmrun 2026-04-16 16:50:33 +0800
  • 29811ce001 feat: implement custom HTTP fetch utility and update user schema pure-sql-nuxt4 npmrun 2026-04-14 00:17:51 +0800
  • 02e070681d chore: update package dependencies to specific versions npmrun 2026-04-13 16:36:01 +0800
  • e5ed553fd7 更新 '.env.example' topuser 2026-04-13 09:48:42 +0800
  • 11003ae456 Add drizzle-zod and zod dependencies, refactor API handler for user retrieval, and introduce response handler utility npmrun 2026-04-13 01:42:48 +0800
  • ba28a7c321 test: optional auth HTTP integration; docs and db:generate script feat/auth-user npmrun 2026-04-12 21:31:35 +0800
  • 38ab5a14aa feat(app): minimal login register profile pages npmrun 2026-04-12 21:31:32 +0800
  • 36e1579867 feat(api): auth and profile endpoints, remove public hello npmrun 2026-04-12 21:30:44 +0800
  • 11f83ad807 feat(server): auth service (register login session profile challenges) npmrun 2026-04-12 21:30:39 +0800
  • 3c09e11c3a feat(server): errors, rate limit stub, verification policy, noop mailer npmrun 2026-04-12 21:27:12 +0800
  • 3401ccb2e7 feat(server): password and challenge token utilities npmrun 2026-04-12 21:27:07 +0800
  • 4d00645adb feat(server): redis session storage and ttl helper npmrun 2026-04-12 21:27:01 +0800
  • a26976d325 feat(server): redis singleton and session cookie helpers npmrun 2026-04-12 21:26:55 +0800
  • 46f4a6f6ea fix(seed): insert users with password hash for new schema npmrun 2026-04-12 21:26:27 +0800
  • cd068d5863 feat(db): auth schema and migrations npmrun 2026-04-12 21:25:39 +0800
  • 63f4c4b2da chore: add auth-related deps and env example npmrun 2026-04-12 21:24:38 +0800
  • 59d524fbd2 docs: add auth and user profile implementation plan npmrun 2026-04-12 21:23:01 +0800
  • f33b4c9043 docs: add auth and user profile design spec (2026-04-12) npmrun 2026-04-12 21:18:10 +0800
  • 58d646a9ed Switch database from MySQL to PostgreSQL, update dependencies, and modify migration scripts accordingly. Adjust README and configuration files to reflect the new database setup. npmrun 2026-04-12 21:01:52 +0800
  • 8d8af17223 init npmrun 2026-04-11 22:51:12 +0800