learnhouse/apps/web
2025-10-15 08:01:08 -04:00
..
app Add LearnHouse Deployment Isolation Toolkit and debugging tools 2025-10-15 08:01:08 -04:00
components feat: add Flipcard component support with configuration and styling for enhanced interactivity 2025-09-21 22:25:51 +02:00
hooks feat: activity page changes 2025-04-28 21:12:53 +02:00
lib feat: implement script edition and loading on the frontend 2025-06-08 19:27:11 +02:00
pages feat: implement runtime configuration and API client enhancements 2025-10-15 08:01:08 -04:00
public feat: enhance onboarding experience with new assignment and payment steps 2024-12-01 20:07:45 +01:00
services feat: enhance role management API with organization-specific role creation and retrieval, including comprehensive RBAC checks for permissions 2025-08-09 14:26:48 +02:00
styles feat: add Flipcard component support with configuration and styling for enhanced interactivity 2025-09-21 22:25:51 +02:00
types feat: create improved player for hosted videos 2025-06-01 22:14:49 +02:00
utils feat: implement runtime configuration and API client enhancements 2025-10-15 08:01:08 -04:00
.eslintrc feat: use session access_tokens 2024-06-06 16:54:53 +01:00
.gitignore feat: adapt trail page to show the user certificates 2025-07-20 11:03:44 +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 chore: remove Sentry configuration + packages upgrades 2025-03-29 17:27:27 +01:00
middleware.ts feat: better healthcheck 2024-11-25 23:04:40 +01:00
next.config.js chore: remove Sentry configuration + packages upgrades 2025-03-29 17:27:27 +01:00
package.json chore: add .dockerignore file and update Dockerfile for improved build process and environment management for self hosting 2025-08-06 15:33:57 +02:00
pnpm-lock.yaml chore: add .dockerignore file and update Dockerfile for improved build process and environment management for self hosting 2025-08-06 15:33:57 +02: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
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