learnhouse/apps/web
2024-06-10 14:26:57 +01:00
..
app fix: session issues/bugs 2024-06-10 10:17:45 +01:00
components fix: session issues/bugs 2024-06-10 10:17:45 +01:00
public feat: avatar edition & new avatar component 2024-01-20 02:27:09 +01:00
services feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00
styles feat: add ui skeletons for course updates 2024-04-16 21:54:55 +02:00
types feat: use session access_tokens 2024-06-06 16:54:53 +01:00
.eslintrc feat: use session access_tokens 2024-06-06 16:54:53 +01:00
.gitignore feat: middleware support for oauth 2024-06-06 16:54:53 +01:00
.prettierrc.yaml chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
Dockerfile chore: use node:22 for frontend image 2024-05-05 09:59:42 +02:00
middleware.ts feat: init umami 2024-06-08 12:36:46 +01:00
next.config.js feat: init umami 2024-06-08 12:36:46 +01:00
package.json chore: js package updates 2024-06-10 14:26:57 +01:00
pnpm-lock.yaml chore: js package updates 2024-06-10 14:26:57 +01:00
postcss.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
README.md feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
tailwind.config.js feat: add activity ai chatbot UI and functionality 2024-01-14 12:08:38 +01:00
tsconfig.json feat: init new edit course page 2023-12-14 18:53:00 +01:00