YAS/apps
YetAnotherSuite Dev e5cbb66020 fix: add missing Tauri main.rs binary entry point
Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary).
main.rs calls yetanothersuite_lib::run() as the standard entry point.
2026-07-20 23:07:25 +02:00
..
api test: add 48 unit tests across types, ui, and web packages 2026-07-20 22:41:13 +02:00
desktop fix: add missing Tauri main.rs binary entry point 2026-07-20 23:07:25 +02:00
web feat: complete calendar views, AI wiring, code splitting, collaboration 2026-07-20 22:44:43 +02:00