Commit Graph

  • 434414d99d feat: implement sidebar component and replace admin header with sidebar in admin layout implement zustand as store for rooms development Rémi 2025-01-05 02:38:13 +0100
  • d45f79a3d9 feat: protect admin routes with OIDC roles Rémi 2025-01-05 02:10:54 +0100
  • f0b498ca18 feat: change package name Rémi 2025-01-05 01:18:12 +0100
  • 26e9462dac refactor: remove unused session retrieval in AdminPage component Rémi 2025-01-05 01:11:52 +0100
  • a9d4fbedcf fix: auth ssr to rendering admin btn and username Rémi 2025-01-05 01:09:03 +0100
  • ddd333e64a feat: disable button in RoomCard based on start time and refine date comparison in RoomTable Rémi 2025-01-04 18:53:51 +0100
  • 38fa50e0c8 feat: add ProvidersList component for authentication and update LoginPage Rémi 2025-01-04 18:17:06 +0100
  • 096a10b9c1 refactor: improve component formatting in Header, RoomCard, and ThemeSwitcher Rémi 2025-01-04 17:58:23 +0100
  • e6f84ad95e feat: use SSR On Pages Rémi 2025-01-04 16:36:57 +0100
  • b81a058a1c ref: format Rémi 2025-01-04 16:11:22 +0100
  • f54a8ccc0a feat: refactor RoomCard and RoomList components, add SkeletonRoomCard for loading state Rémi 2025-01-04 16:11:05 +0100
  • 85deb66a54 feat: add Prettier for code formatting and enhance RoomList component scroll behavior Rémi 2025-01-03 02:36:48 +0100
  • f9aef69cfa feat: add Room component and refactor Conference components, implement custom scrollbar styles and smooth Rémi 2025-01-03 02:19:20 +0100
  • 37a34dc004 feat: enhance Header component with user profile fetching and admin button, update ThemeSwitcher to use Button component Rémi 2025-01-02 22:11:09 +0100
  • c325305442 feat: add production start script for Docker deployment Rémi 2025-01-02 21:08:22 +0100
  • 65cc556080 feat: reposition ThemeSwitcher component in Header and enhance button styling Rémi 2025-01-02 20:26:05 +0100
  • 482b43eaf4 fix: update Docker build script to remove no-cache option for improved performance Rémi 2025-01-02 19:54:21 +0100
  • 52ba69107e feat: add Docker build script to package.json for containerized deployment Rémi 2025-01-02 19:48:15 +0100
  • c45579221b refactor: simplify conditional check for class response before fetching rooms Rémi 2025-01-02 19:30:50 +0100
  • e6d8a9ae9e feat: enhance Header component to display user initials and refactor ThemeSwitcher for improved button handling Rémi 2025-01-02 18:54:59 +0100
  • b4d054de36 feat: add theme switcher and refactor conference components to use new Room interface Rémi 2025-01-02 18:34:08 +0100
  • bc8216fbe2 feat: implement Conference List & Card M1000 2024-12-29 03:25:51 +0100
  • c54d6b2ea8 feat: implement NextUI & header M1000fr 2024-12-26 00:23:23 +0100
  • 40e002e998 Merge pull request 'feature/auth' () from feature/auth into development m1000 2024-12-24 08:45:32 +0000
  • bc880295c4 Refactor: Simplify conditional rendering in FetchApi component M1000fr 2024-12-13 18:39:49 +0100
  • 52fc2b5e07 Refactor: Update docker-compose.yml to remove unnecessary build and environment configurations M1000fr 2024-12-13 18:16:43 +0100
  • 76d05af0bb Refactor: Update moment locale to French in axios.ts and authOptions.ts M1000fr 2024-12-13 14:42:34 +0100
  • 54330f2137 Merge pull request 'feature/auth' () from feature/auth into main main m1000 2024-12-13 12:55:23 +0000
  • 7f0573dc0e refactor: Add Dockerfile, docker-compose.yml, and update next.config.ts M1000fr 2024-12-13 13:54:25 +0100
  • cb27acdbd9 refactor: .env.example M1000fr 2024-12-13 13:35:54 +0100
  • 135d94c976 refactor: organise M1000fr 2024-12-13 13:31:41 +0100
  • 1dbd24f2e6 refactor: change structure M1000fr 2024-12-12 18:58:43 +0100
  • 716642142f refactor: Update login page and layout styles M1000fr 2024-12-12 16:56:48 +0100
  • 2ff781feea feat: Auth implementation M1000fr 2024-12-12 15:12:57 +0100
  • 08a41e5e2b feat: refresh token when access token has expired M1000fr 2024-12-12 00:45:32 +0100
  • 52f2c969cc feat: integrate openid well-known M1000fr 2024-12-11 18:51:23 +0100
  • 2091aec376 feat: switch to JWKS verification M1000fr 2024-12-11 00:41:55 +0100
  • 124a46e0d1 refactor: Add Apache License to the project M1000fr 2024-11-26 18:33:11 +0100
  • 8806c38320 ref: move to auth page to an component M1000fr 2024-11-25 17:30:44 +0100
  • e257940129 ref: remove comments and styles M1000 2024-11-24 22:24:18 +0100
  • 48e51a738b ref: remove comments, move authOptions, add somes Types M1000 2024-11-24 18:22:28 +0100
  • 7af42ef5d6 feat: add auth using next-auth and discord provider M1000 2024-11-24 02:35:27 +0100
  • ca096f02ec chore: first commit Fabien Taupin 2024-11-23 00:58:40 +0100