learnhouse/apps/web
2024-09-26 23:29:05 +02:00
..
app feat: init sitemaps generation 2024-09-26 23:29:05 +02:00
components fix: remove unused imports 2024-08-29 20:18:08 +02:00
public feat: add watermark 2024-08-11 15:46:14 +02:00
services feat: init sitemaps generation 2024-09-26 23:29:05 +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: enable sentry for the frontend 2024-08-29 19:57:24 +02: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
instrumentation.ts feat: enable sentry for the frontend 2024-08-29 19:57:24 +02:00
middleware.ts feat: init sitemaps generation 2024-09-26 23:29:05 +02:00
next.config.js feat: enable sentry for the frontend 2024-08-29 19:57:24 +02:00
package.json chore: update next and other packages 2024-08-29 20:02:30 +02:00
pnpm-lock.yaml chore: update next and other packages 2024-08-29 20:02:30 +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.client.config.ts fix: sentry frontend enablement status 2024-08-29 20:43:04 +02:00
sentry.edge.config.ts fix: sentry frontend enablement status 2024-08-29 20:43:04 +02:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.server.config.ts fix: sentry frontend enablement status 2024-08-29 20:43:04 +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