Commit Graph

3 Commits

Author SHA1 Message Date
Mahmoud-Emad
9802d51acc feat: Migrate to hero-models for calendar event data
- Replaced custom `CalendarEvent` model with `heromodels`' `Event` model.
- Updated database interactions and controller logic to use the new model.
- Removed unnecessary `CalendarEvent` model and related code.
- Updated views to reflect changes in event data structure.
2025-06-03 15:12:53 +03:00
Timur Gordon
36812e4178 add jwt auth, fix session handling, clean up middlewares 2025-04-21 13:55:29 +02:00
4b637b7e04 ... 2025-04-21 10:52:19 +02:00