Hyko hykocx
  • Joined on 2026-04-08
hykocx pushed to main at zen/core 2026-04-19 16:56:56 -04:00
dcd4d9b9f9 refactor(admin): replace raw form elements with shared Input, Textarea, and Switch components in RoleEditPage
hykocx pushed to main at zen/core 2026-04-19 16:43:01 -04:00
10660bedf5 chore(release): bump version to 1.3.26
hykocx pushed to main at zen/core 2026-04-19 16:42:40 -04:00
f08376d979 feat(users): refactor users system
hykocx pushed to main at zen/core 2026-04-19 16:09:38 -04:00
af8da2aa86 docs(storage): add readme for the storage module
hykocx pushed to main at zen/core 2026-04-19 16:06:57 -04:00
5132d0b52a chore: bump version to 1.3.25
hykocx pushed to main at zen/core 2026-04-19 16:06:39 -04:00
692a014dd8 refactor(storage): replace configureStorageApi with additive registration pattern
hykocx released 1.1.3 at hykocx/zemit 2026-04-16 11:47:54 -04:00
hykocx pushed tag 1.1.3 to hykocx/zemit 2026-04-16 11:47:26 -04:00
hykocx pushed to main at zen/core 2026-04-15 20:55:18 -04:00
b49cddece3 docs(assets): update git banner image
hykocx pushed to main at zen/core 2026-04-15 20:53:51 -04:00
5325b80c05 docs(TODO): mark theme task as done and add storage permissions task
962d4c5008 chore(init): remove configureStorageApi initialization from zen setup
Compare 2 commits »
hykocx pushed to main at zen/core 2026-04-15 20:51:14 -04:00
fc7d4ffe1f chore: bump version to 1.3.24
hykocx pushed to main at zen/core 2026-04-15 20:51:03 -04:00
91dff122c4 feat(storage): configure storage API with default access policies during initialization
hykocx pushed to main at zen/core 2026-04-15 20:46:40 -04:00
c0a62fe87a chore: bump version to 1.3.23
hykocx pushed to main at zen/core 2026-04-15 20:46:31 -04:00
0eee13542d style(ui): remove hover translate-y animation from StatCard component
hykocx pushed to main at zen/core 2026-04-15 20:43:27 -04:00
1c6eb0c818 chore: bump version to 1.3.22
hykocx pushed to main at zen/core 2026-04-15 20:43:16 -04:00
41edccc1a3 refactor(admin): replace static dashboard stats with dynamic widget registry
hykocx pushed to main at zen/core 2026-04-15 19:58:08 -04:00
371a69c499 chore: bump version to 1.3.21
hykocx pushed to main at zen/core 2026-04-15 19:57:51 -04:00
73a8639324 fix(admin): prevent menu from closing when toggling theme in header dropdown
hykocx pushed to main at zen/core 2026-04-15 19:56:00 -04:00
c7018848a1 chore: bump version to 1.3.20
hykocx pushed to main at zen/core 2026-04-15 19:55:43 -04:00
1d64ffd6f5 refactor(admin): replace ThemeToggle component with inline theme hook in AdminHeader