learnhouse/apps/web
2024-04-05 17:07:43 +02:00
..
app feat: init collaboration backend & adapt editor 2024-04-01 16:47:41 +02:00
components feat: add live users avatar indicators 2024-04-05 17:07:43 +02:00
public feat: avatar edition & new avatar component 2024-01-20 02:27:09 +01:00
services feat: init collaboration backend & adapt editor 2024-04-01 16:47:41 +02:00
styles feat: courses dashboard 2023-12-14 18:53:00 +01:00
.eslintrc chore: remove unused imports from React files 2024-02-07 13:42:21 +05:45
.gitignore fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
.prettierrc.yaml chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
Dockerfile feat: use node:18 base for frontend docker image 2024-02-06 01:14:52 +01:00
middleware.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
next.config.js fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
package.json fix: packages issues 2024-04-01 16:26:50 +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 feat: format with prettier 2024-02-09 21:22:15 +01:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.server.config.ts feat: format with prettier 2024-02-09 21:22:15 +01: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