Commit Graph

11 Commits

Author SHA1 Message Date
db543bef4f docs: config,navigation,misc (15 files) 2025-12-26 02:50:32 +00:00
913e3ced6d config: config,misc,json (6 files) 2025-12-26 02:49:46 +00:00
a9a759da4e docs: nextjs,frontends,tsx (72 files) 2025-12-26 02:30:57 +00:00
4f0b07a005 code: config,tsx,package (3 files) 2025-12-26 00:35:15 +00:00
d4d2013b67 code: config,tsx,nextjs (2 files) 2025-12-26 00:33:15 +00:00
8ba7ffb933 code: config,store,rate (2 files) 2025-12-25 22:26:50 +00:00
17f2fedc5f code: config,eslint (1 files) 2025-12-25 20:09:45 +00:00
4e601d9a31 docs: dbal,valid,is (13 files) 2025-12-25 19:32:03 +00:00
dbd8e49b64 Fix tsconfig strict null checks 2025-12-25 19:25:46 +00:00
b2379aee23 feat: add .actrc and .secrets.example files, enhance documentation, and implement pre-push git hook for workflow validation 2025-12-25 15:58:02 +00:00
a339ce9a8c feat: Complete documentation organization and folder restructuring
- Successfully organized all MetaBuilder documentation into a clear, hierarchical structure.
- Created new navigation files including a master index and a new contributor path.
- Updated existing documentation files to reflect the new structure.
- Reduced root-level clutter by organizing configuration files into dedicated directories.
- Added new configuration files for ESLint, Next.js, Playwright, and Vite.
- Created example schemas and size limits reports for better project insights.
- Removed deprecated Vite config backups to streamline the project.
2025-12-25 13:21:11 +00:00