learnhouse/apps/web
2025-03-22 14:23:19 +01:00
..
app refactor: update key usage in components for improved rendering 2025-03-22 14:23:19 +01:00
components refactor: update key usage in components for improved rendering 2025-03-22 14:23:19 +01:00
hooks feat: implement search on the frontend 2025-02-18 16:08:11 +01:00
lib fix: inputs limit to their respective file formats 2024-10-22 15:26:46 -07:00
public feat: enhance onboarding experience with new assignment and payment steps 2024-12-01 20:07:45 +01:00
services feat: implement author roles in course management 2025-03-20 13:38:10 +01:00
styles feat: migrate tailwind to v4 2025-03-10 13:26:59 +01: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
components.json feat: migrate tailwind to v4 2025-03-10 13:26:59 +01:00
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: better healthcheck 2024-11-25 23:04:40 +01:00
next.config.js feat: enable sentry for the frontend 2024-08-29 19:57:24 +02:00
package.json chore: replace react-beautiful-dnd with @hello-pangea/dnd 2025-03-11 16:46:08 +01:00
pnpm-lock.yaml chore: replace react-beautiful-dnd with @hello-pangea/dnd 2025-03-11 16:46:08 +01:00
postcss.config.js feat: migrate tailwind to v4 2025-03-10 13:26:59 +01: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: migrate tailwind to v4 2025-03-10 13:26:59 +01:00
tsconfig.json feat: use stripe connect for payments 2024-11-09 16:54:43 +01:00