learnhouse/apps/web
2024-08-13 18:13:58 +02:00
..
app feat: Add loading toasts 2024-08-13 18:13:58 +02:00
components feat: Add loading toasts 2024-08-13 18:13:58 +02:00
public feat: add watermark 2024-08-11 15:46:14 +02:00
services feat: implement usage limits across the app 2024-08-12 17:39:08 +02:00
styles feat: enable assignments page 2024-08-07 23:47:18 +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 feat: add publish status change from the course edition page 2024-08-05 19:45:24 +02:00
pnpm-lock.yaml feat: add publish status change from the course edition page 2024-08-05 19:45:24 +02: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