Commit graph

155 commits

Author SHA1 Message Date
swve
6a4e16ec29 feat: init assignments UI and fix bugs 2024-07-12 21:28:50 +02:00
swve
10e9be1d33 feat: create and delete assignment activities from UI 2024-07-12 11:54:33 +02:00
swve
9cf84b959d feat: add assignment activity to new activity modal 2024-07-11 18:37:24 +02:00
swve
01447868a2 feat: add priority for images in onboarding 2024-06-19 18:48:28 +01:00
swve
79da5b8e87 feat: init onboarding 2024-06-19 15:59:52 +01:00
swve
461147eb7b feat: change menu links 2024-06-16 15:03:52 +01:00
swve
b6473947ff feat: new course thumbnail design 2024-06-16 09:32:16 +01:00
swve
a2f2ae703b chore: bump nextjs version to 14.2.4 2024-06-15 20:11:52 +01:00
swve
c8cff9cbb4 chore: misc improvements 2024-06-15 16:10:42 +01:00
swve
9c1fb565af fix: Empty thumbnail from Editor Bug 2024-06-15 14:13:48 +01:00
swve
0fb213ee4e fix: Error when you try to edit a course from a button 2024-06-14 00:46:12 +01:00
swve
f524ddb51a feat: various course edition improvements 2024-06-14 00:18:23 +01:00
swve
29219391ea feat: add loading indicator and improve loading screens 2024-06-13 23:00:33 +01:00
swve
866111aa4c feat: usergroups bugs 2024-06-13 22:42:30 +01:00
swve
8901cc589e chore: js package updates 2024-06-10 14:26:57 +01:00
swve
644693149a fix: session issues/bugs 2024-06-10 10:17:45 +01:00
swve
d85ea6861c feat: init umami 2024-06-08 12:36:46 +01:00
swve
9968fe23fa fix: course edition bugs 2024-06-08 11:39:30 +01:00
swve
25cba1cdbb fix: pnpm issues 2024-06-06 17:21:07 +01:00
swve
693a28721d feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00
swve
25ac82f4ad feat: additional changes 2024-06-06 16:54:53 +01:00
swve
2ae8dbeba5 feat: major login and signup changes 2024-06-06 16:54:53 +01:00
swve
5ca1ba75e1 feat: middleware support for oauth 2024-06-06 16:54:53 +01:00
swve
52f2235942 feat: use session access_tokens 2024-06-06 16:54:53 +01:00
swve
08cc97f557 fix: session auth issues 2024-06-06 16:54:53 +01:00
swve
1708b36818 feat: init new auth 2024-06-06 16:53:41 +01:00
swve
2e3d1ca094 chore: upgrade pnpm lockfiles to 9.0 2024-05-26 11:25:20 +02:00
swve
5a8eedb091 feat: add simple health check page 2024-05-21 19:08:51 +02:00
swve
7c0b60461c chore: use node:22 for frontend image 2024-05-05 09:59:42 +02:00
swve
f0fc7c1d99 fix: course avatar issue 2024-05-03 17:49:24 +02:00
swve
47a96d84d2 feat: improve YouTube videoIds detection 2024-05-03 17:28:35 +02:00
swve
6650a82d3a fix: course author avatar issue 2024-05-03 17:17:51 +02:00
swve
a0966e90e3 fix: video activity bug 2024-05-03 17:13:07 +02:00
swve
ae7b7a7f93 fix: downgrade nextjs due to bugs 2024-05-02 16:20:03 +02:00
swve
49cfb854b2 chore: Update next package version to 14.2.3 in package.json and pnpm-lock.yaml 2024-05-02 16:04:36 +02:00
swve
a89e98d063 feat: update to next@14.2.2 2024-04-21 13:23:55 +02:00
swve
d1fde17220 feat: init new self-hosting method 2024-04-21 12:37:06 +02:00
swve
d5791d99d5 feat: improve frontend image 2024-04-20 11:51:01 +02:00
swve
1d9445db70 feat: add update creation time indicator 2024-04-17 21:36:27 +02:00
swve
8a2ccb2534 feat: add updates functionality to app 2024-04-17 21:26:21 +02:00
swve
f0e5fa925d feat: add ui skeletons for course updates 2024-04-16 21:54:55 +02:00
Badr B
190e518ba6
Merge pull request #203 from learnhouse/dependabot/npm_and_yarn/types/react-18.2.74 2024-04-10 22:33:18 +02:00
dependabot[bot]
700d4b5882 chore(deps-dev): bump @types/react from 18.2.8 to 18.2.74
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.8 to 18.2.74.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 21:42:18 +02:00
swve
8b2ba56af6 chore: update ts 5.4.4 locks 2024-04-10 21:32:52 +02:00
dependabot[bot]
fc3a30f124
chore(deps): bump typescript from 5.4.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 04:08:13 +00:00
swve
32a7aeffd2 fix: lazy import EditorWrapper and disable ssr for the editor 2024-04-07 18:04:41 +02:00
swve
800154e199 feat: add locks to folders + dockerimage for collaboration stack 2024-04-06 13:44:51 +02:00
swve
6a47202c78 feat: add live users avatar indicators 2024-04-05 17:07:43 +02:00
swve
54718d7111 feat: init mouse movements 2024-04-04 20:16:47 +02:00
swve
2afc6ec5e9 feat: add ability to emit content saving notifications 2024-04-03 20:19:31 +02:00