Commit Graph

18 Commits

Author SHA1 Message Date
0cc0d18558 feat: implement ClassList component to display classes; update UserList to show associated classes and handle empty states 2025-01-08 00:20:56 +01:00
52274f204c feat: replace moment with moment-timezone for improved time handling; set default timezone to America/New_York 2025-01-07 23:31:49 +01:00
cf9fd767f3 feat: update Sidebar component for improved responsiveness and menu interaction; add showTitle prop to SidebarItem 2025-01-07 16:58:34 +01:00
5bfc969f6a feat: refactor user and room interfaces, update imports, and enhance user list component 2025-01-06 23:48:52 +01:00
bf94e84c65 chore: remove SWR and related dependencies from package.json and yarn.lock 2025-01-06 00:35:02 +01:00
da74d1bf82 feat: implement class selection in header and add API service for fetching classes 2025-01-05 23:22:52 +01:00
16a191341b feat: add SWR and related dependencies to improve data fetching capabilities 2025-01-05 22:53:57 +01:00
434414d99d feat: implement sidebar component and replace admin header with sidebar in admin layout
implement zustand as store for rooms
2025-01-05 02:38:13 +01:00
f0b498ca18 feat: change package name 2025-01-05 01:18:12 +01:00
85deb66a54 feat: add Prettier for code formatting and enhance RoomList component scroll behavior 2025-01-03 02:36:48 +01:00
c325305442 feat: add production start script for Docker deployment 2025-01-02 21:08:22 +01:00
482b43eaf4 fix: update Docker build script to remove no-cache option for improved performance 2025-01-02 19:54:21 +01:00
52ba69107e feat: add Docker build script to package.json for containerized deployment 2025-01-02 19:48:15 +01:00
b4d054de36 feat: add theme switcher and refactor conference components to use new Room interface 2025-01-02 18:34:08 +01:00
bc8216fbe2 feat: implement Conference List & Card 2024-12-29 03:25:51 +01:00
M1000fr
c54d6b2ea8 feat: implement NextUI & header 2024-12-26 00:23:23 +01:00
M1000fr
08a41e5e2b feat: refresh token when access token has expired 2024-12-12 00:45:32 +01:00
7af42ef5d6 feat: add auth using next-auth and discord provider 2024-11-24 02:35:27 +01:00