Commit Graph

  • 5132d0b52a chore: bump version to 1.3.25 hykocx 2026-04-19 16:06:51 -04:00
  • 692a014dd8 refactor(storage): replace configureStorageApi with additive registration pattern hykocx 2026-04-19 16:06:32 -04:00
  • b49cddece3 docs(assets): update git banner image hykocx 2026-04-15 20:55:12 -04:00
  • 5325b80c05 docs(TODO): mark theme task as done and add storage permissions task hykocx 2026-04-15 20:53:46 -04:00
  • 962d4c5008 chore(init): remove configureStorageApi initialization from zen setup hykocx 2026-04-15 20:52:33 -04:00
  • fc7d4ffe1f chore: bump version to 1.3.24 hykocx 2026-04-15 20:51:09 -04:00
  • 91dff122c4 feat(storage): configure storage API with default access policies during initialization hykocx 2026-04-15 20:50:57 -04:00
  • c0a62fe87a chore: bump version to 1.3.23 hykocx 2026-04-15 20:46:34 -04:00
  • 0eee13542d style(ui): remove hover translate-y animation from StatCard component hykocx 2026-04-15 20:46:26 -04:00
  • 1c6eb0c818 chore: bump version to 1.3.22 hykocx 2026-04-15 20:43:21 -04:00
  • 41edccc1a3 refactor(admin): replace static dashboard stats with dynamic widget registry hykocx 2026-04-15 20:43:10 -04:00
  • 371a69c499 chore: bump version to 1.3.21 hykocx 2026-04-15 19:58:02 -04:00
  • 73a8639324 fix(admin): prevent menu from closing when toggling theme in header dropdown hykocx 2026-04-15 19:57:46 -04:00
  • c7018848a1 chore: bump version to 1.3.20 hykocx 2026-04-15 19:55:54 -04:00
  • 1d64ffd6f5 refactor(admin): replace ThemeToggle component with inline theme hook in AdminHeader hykocx 2026-04-15 19:55:38 -04:00
  • 8b8accdfce chore(release): bump version to 1.3.19 hykocx 2026-04-15 19:47:48 -04:00
  • 44570eb773 refactor(storage): unify storage env vars by removing B2-specific prefixes hykocx 2026-04-15 19:47:34 -04:00
  • 2f5cf9fe22 chore: bump version to 1.3.18 hykocx 2026-04-15 17:50:57 -04:00
  • a3cb55814f feat: extract ThemeWatcher component for system theme detection hykocx 2026-04-15 17:50:43 -04:00
  • 2b79abb351 chore: bump version to 1.3.17 and add themes export hykocx 2026-04-15 17:06:41 -04:00
  • 0d940e3997 refactor: extract theme logic into shared core module hykocx 2026-04-15 17:06:37 -04:00
  • e1a7815b76 docs: add TODO.md with planned features roadmap hykocx 2026-04-14 20:20:25 -04:00
  • be064011b3 chore: bump version to 1.3.16 hykocx 2026-04-14 20:15:45 -04:00
  • 23ef354224 chore: bump version to 1.3.16 hykocx 2026-04-14 20:15:37 -04:00
  • 6cd6ce6f6f build: set esbuildOptions outbase to 'src' in tsup config hykocx 2026-04-14 20:15:30 -04:00
  • 240bfd1ff1 chore: bump version from 1.3.14 to 1.3.15 hykocx 2026-04-14 20:01:33 -04:00
  • 9cb761adbd chore: include .env.example in published package files hykocx 2026-04-14 20:01:22 -04:00
  • e1593ce0bf chore: bump version to 1.3.14 and update zen-db bin path hykocx 2026-04-14 19:58:31 -04:00
  • 7ef37e3ebd refactor: reorganize package exports under namespaced paths hykocx 2026-04-14 19:57:48 -04:00
  • cee521b0e4 refactor(auth): replace relative imports with @zen/core alias hykocx 2026-04-14 19:35:19 -04:00
  • 9584b23ed7 fix: correct import paths and remove DatabaseError export hykocx 2026-04-14 19:31:00 -04:00
  • 6a5f43d50e fix: update database CLI entry point path hykocx 2026-04-14 19:29:07 -04:00
  • 91c86172e4 fix: update database CLI entry point path hykocx 2026-04-14 19:29:02 -04:00
  • 3131df2b71 refactor: remove module system integration from admin and CLI hykocx 2026-04-14 19:26:48 -04:00
  • 242ea69664 feat(storage): refactor storage config and remove module registry hykocx 2026-04-14 17:43:06 -04:00
  • 4a06cace5d refactor: remove modules system from core package hykocx 2026-04-14 17:27:04 -04:00
  • 936d21fdec docs/feat: add storage policies to discovery and refactor utils hykocx 2026-04-14 17:23:43 -04:00
  • 2e348a1608 feat(storage): add configurable storage access policies hykocx 2026-04-14 17:09:27 -04:00
  • 67de464e1d refactor(pdf): simplify PDF module by removing redundant utilities hykocx 2026-04-13 18:50:13 -04:00
  • dd6eda3a8a refactor(payments): simplify Stripe module with singleton and static imports hykocx 2026-04-13 18:42:48 -04:00
  • 87a04db04b feat(email): refactor email module and improve config handling hykocx 2026-04-13 18:37:06 -04:00
  • 59fce3cd91 refactor(api): update README and refactor api route registration hykocx 2026-04-13 17:20:14 -04:00
  • a3921a0b98 feat(database): refactor CLI, add column whitelist, and SSL config hykocx 2026-04-13 16:35:23 -04:00
  • 6521179e10 feat(cron): refactor cron utility with validation and metadata hykocx 2026-04-13 15:30:17 -04:00
  • 060eb367d8 build(tsup): add @zen/core/api to external list and document rule hykocx 2026-04-13 15:16:02 -04:00
  • df9378cae0 chore: bump version from 1.3.12 to 1.3.13 hykocx 2026-04-13 15:13:43 -04:00
  • 4ddf834990 refactor(api): refactor API module with route definitions and response utilities hykocx 2026-04-13 15:13:03 -04:00
  • 89741d4460 docs: add project context note in DEV.md hykocx 2026-04-13 14:51:43 -04:00
  • 260fcfc4f8 docs: extract publication and architecture sections to dedicated files hykocx 2026-04-13 13:52:15 -04:00
  • 16db807004 docs: rewrite DEV.md with detailed dev and security guidelines hykocx 2026-04-13 13:34:17 -04:00
  • 0e43ea103c docs: update git banner image asset hykocx 2026-04-13 13:26:28 -04:00
  • 21a5469c0a docs: update git banner image asset hykocx 2026-04-13 13:16:58 -04:00
  • 4d65a48b01 docs: update banner image and reorder README elements hykocx 2026-04-13 12:57:53 -04:00
  • 8aa97f4782 docs: update README with capitalized title and banner image hykocx 2026-04-13 12:10:15 -04:00
  • 57dcd2c4d1 chore: bump version to 1.3.12 and expose logger module hykocx 2026-04-12 22:00:29 -04:00
  • 1cd4f322e8 chore: bump version from 1.3.10 to 1.3.11 hykocx 2026-04-12 21:44:11 -04:00
  • e87bd05fa4 refactor: replace console.log with structured logger calls hykocx 2026-04-12 21:44:00 -04:00
  • dd7c54d913 feat: add modules/storage export and bundle config files hykocx 2026-04-12 20:45:55 -04:00
  • 35c5ac7ff7 chore: bump version from 1.3.9 to 1.3.10 hykocx 2026-04-12 20:41:53 -04:00
  • d9ba777028 feat(storage): replace hardcoded blog prefix with module-declared public prefixes hykocx 2026-04-12 20:41:37 -04:00
  • c65d028a20 chore: bump version from 1.3.8 to 1.3.9 hykocx 2026-04-12 19:09:13 -04:00
  • fbe046c5ca refactor(csrf): replace ZEN_APP_URL with NEXT_PUBLIC_URL env vars hykocx 2026-04-12 19:09:00 -04:00
  • 33c65d9871 chore: bump version to 1.3.8 and fix module import path hykocx 2026-04-12 19:05:00 -04:00
  • fd228a9e49 chore: bump version from 1.3.6 to 1.3.7 hykocx 2026-04-12 18:58:33 -04:00
  • 3e633e981a docs/refactor: rename getModuleMetadata and update route auth format hykocx 2026-04-12 18:58:01 -04:00
  • c806c8d8d4 docs: replace project structure with dev philosophy section hykocx 2026-04-12 18:49:53 -04:00
  • 8fd5e361f0 chore: add TypeScript as explicit dev dependency hykocx 2026-04-12 18:42:45 -04:00
  • 8c66ca60d7 chore: bump version to 1.3.6 and remove unused dependencies hykocx 2026-04-12 18:42:10 -04:00
  • 8852ce4705 chore: bump version from 1.3.4 to 1.3.5 hykocx 2026-04-12 18:33:05 -04:00
  • 98f1cd9688 fix: harden API security against info leakage and MIME sniffing hykocx 2026-04-12 18:26:33 -04:00
  • 49ddcc02fc fix: harden security across CSRF, storage, version, and SQL handling hykocx 2026-04-12 17:49:12 -04:00
  • 7fc14fece7 chore: bump version from 1.3.3 to 1.3.4 hykocx 2026-04-12 17:40:52 -04:00
  • 8209503395 feat(api): add CSRF protection and rate limiting to routers hykocx 2026-04-12 17:40:34 -04:00
  • 2017f9791b docs: remove zen-setup CLI and simplify installation guide hykocx 2026-04-12 17:07:33 -04:00
  • 6e33726862 refactor: remove ZEN_DESCRIPTION env variable usage hykocx 2026-04-12 16:09:03 -04:00
  • 06e4d8c963 refactor: remove unused files hykocx 2026-04-12 16:05:04 -04:00
  • a57bf3607b docs(posts): add API and Next.js integration documentation hykocx 2026-04-12 15:59:37 -04:00
  • 66314481a0 docs(posts): simplify README by removing verbose examples and details hykocx 2026-04-12 15:59:11 -04:00
  • 881aa75d2a docs(posts): simplify README by removing verbose examples hykocx 2026-04-12 15:58:58 -04:00
  • 27a5887527 docs: add development and security links to README hykocx 2026-04-12 15:29:16 -04:00
  • b8a6b3e86c docs: update org name from hykocx to zen and expand DEV guide hykocx 2026-04-12 15:13:11 -04:00
  • 81172bda94 chore: rename package from @hykocx/zen to @zen/core hykocx 2026-04-12 15:09:26 -04:00
  • 30067a699d refactor: remove old modules dashboard exports from package.json hykocx 2026-04-12 14:51:15 -04:00
  • 134008daea chore: bump version to 1.3.2 hykocx 2026-04-12 14:42:01 -04:00
  • 1b53ba8d58 refactor: remove setup feature from build exports and config hykocx 2026-04-12 14:40:34 -04:00
  • 390133808b refactor: consolidate CLI entry points into dedicated cli/ directory hykocx 2026-04-12 14:39:17 -04:00
  • 54c4ad058d docs: translate INSTALL.md to French and add npm registry step hykocx 2026-04-12 14:37:33 -04:00
  • c33383adf7 docs: translate posts README to French and update language guide hykocx 2026-04-12 14:32:21 -04:00
  • 99a56d2c39 feat(modules): add external module registration and defineModule support hykocx 2026-04-12 13:39:56 -04:00
  • 4983a24325 refactor: remove clients, invoice, and nuage module integrations hykocx 2026-04-12 13:18:21 -04:00
  • 024d6e37e6 revert: fix package version from 1.4.0 to 1.3.1 hykocx 2026-04-12 13:07:59 -04:00
  • 2f9288e8c5 test: update npm version hykocx 2026-04-12 12:53:51 -04:00
  • 46e27b746c docs: delete copy readme hykocx 2026-04-12 12:52:02 -04:00
  • 65ae3c6788 chore: import codes hykocx 2026-04-12 12:50:14 -04:00
  • 4bcb4898e8 Initial commit hykocx 2026-04-12 12:49:04 -04:00