learnhouse/apps/web
2024-07-20 21:12:13 +02:00
..
app feat: init assignment subpages and misc python and ts improvements 2024-07-20 21:12:13 +02:00
components feat: init assignment subpages and misc python and ts improvements 2024-07-20 21:12:13 +02:00
public feat: add assignment activity to new activity modal 2024-07-11 18:37:24 +02:00
services feat: add assignment submission from the activity page 2024-07-20 20:10:43 +02:00
styles feat: init assignments UI and fix bugs 2024-07-12 21:28:50 +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: Remove unused imports and update some packages 2024-07-18 00:36:58 +02:00
pnpm-lock.yaml feat: Remove unused imports and update some packages 2024-07-18 00:36:58 +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