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 |
|
swve
|
953de4cc67
|
feat: init collaboration backend & adapt editor
|
2024-04-01 16:47:41 +02:00 |
|
swve
|
b9e6fc5d23
|
fix: packages issues
|
2024-04-01 16:26:50 +02:00 |
|
swve
|
bc7ea04998
|
chore: add @tiptap/pm package dependency
|
2024-04-01 13:29:05 +02:00 |
|
Badr B
|
78a0428c2a
|
Merge pull request #191 from learnhouse/dependabot/npm_and_yarn/eslint-config-next-14.1.4
chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.4
|
2024-04-01 11:00:11 +02:00 |
|
dependabot[bot]
|
d9c59ece39
|
chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.6 to 14.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 08:58:46 +00:00 |
|
Badr B
|
d7acd00d02
|
Merge pull request #190 from learnhouse/dependabot/npm_and_yarn/radix-ui/react-form-0.0.3
chore(deps): bump @radix-ui/react-form from 0.0.2 to 0.0.3
|
2024-04-01 10:55:21 +02:00 |
|
Badr B
|
8bc9252d78
|
Merge pull request #193 from learnhouse/dependabot/npm_and_yarn/types/node-20.12.2
chore(deps-dev): bump @types/node from 18.7.18 to 20.12.2
|
2024-04-01 10:54:59 +02:00 |
|
Badr B
|
753e996f1f
|
Merge pull request #194 from learnhouse/dependabot/npm_and_yarn/typescript-5.4.3
chore(deps-dev): bump typescript from 5.1.3 to 5.4.3
|
2024-04-01 10:54:39 +02:00 |
|
dependabot[bot]
|
948f806d31
|
chore(deps-dev): bump typescript from 5.1.3 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.4.3.
- [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.1.3...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 04:31:54 +00:00 |
|
dependabot[bot]
|
088ebe255b
|
chore(deps-dev): bump @types/node from 18.7.18 to 20.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.18 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 04:30:37 +00:00 |
|
dependabot[bot]
|
83e1ff1748
|
chore(deps): bump next from 14.0.4 to 14.1.4
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.4)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 04:29:18 +00:00 |
|
dependabot[bot]
|
4af886741a
|
chore(deps): bump @radix-ui/react-form from 0.0.2 to 0.0.3
Bumps [@radix-ui/react-form](https://github.com/radix-ui/primitives) from 0.0.2 to 0.0.3.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-form"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 04:25:36 +00:00 |
|
swve
|
67c18a2d1e
|
feat: add course thumbnail image to Open Graph metadata
|
2024-03-31 11:10:42 +02:00 |
|
swve
|
4db466c5e9
|
chore: update dependencies in pyproject.toml and package.json
|
2024-03-31 03:11:34 +02:00 |
|
Badr B
|
af4931b568
|
Merge pull request #169 from learnhouse/dependabot/npm_and_yarn/types/react-dom-18.2.23
chore(deps-dev): bump @types/react-dom from 18.0.6 to 18.2.23
|
2024-03-31 01:36:18 +01:00 |
|
dependabot[bot]
|
193502e1ea
|
chore(deps): bump @tiptap/react from 2.1.12 to 2.2.4
Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 2.1.12 to 2.2.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/react)
---
updated-dependencies:
- dependency-name: "@tiptap/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:34:19 +00:00 |
|
dependabot[bot]
|
ae11728617
|
chore(deps-dev): bump @types/react-dom from 18.0.6 to 18.2.23
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.6 to 18.2.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:33:35 +00:00 |
|
Badr B
|
ae2c14ec72
|
Merge pull request #173 from learnhouse/dependabot/npm_and_yarn/tiptap/starter-kit-2.2.4
chore(deps): bump @tiptap/starter-kit from 2.1.12 to 2.2.4
|
2024-03-31 01:32:36 +01:00 |
|
Badr B
|
27c2ead034
|
Merge pull request #177 from learnhouse/dependabot/npm_and_yarn/lucide-react-0.363.0
chore(deps): bump lucide-react from 0.307.0 to 0.363.0
|
2024-03-31 01:30:56 +01:00 |
|
dependabot[bot]
|
ea7ffce990
|
chore(deps): bump lucide-react from 0.307.0 to 0.363.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.307.0 to 0.363.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.363.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:30:02 +00:00 |
|
dependabot[bot]
|
0c689a25c6
|
chore(deps): bump tailwind-merge from 1.14.0 to 2.2.2
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.14.0 to 2.2.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.14.0...v2.2.2)
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:29:16 +00:00 |
|
dependabot[bot]
|
f40cbcd1d2
|
chore(deps): bump @tiptap/starter-kit from 2.1.12 to 2.2.4
Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.1.12 to 2.2.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/starter-kit)
---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:28:40 +00:00 |
|
swve
|
adf6449404
|
feat: make sure Org is not accessible if Orgconfig says so
|
2024-03-30 23:49:02 +00:00 |
|
swve
|
c51c04539c
|
fix: usercgroups endpoint issue
|
2024-03-30 23:22:25 +00:00 |
|
Badr B
|
e35487648e
|
Merge pull request #155 from learnhouse/feat/usergroups
Implement UserGroups
|
2024-03-31 00:06:48 +01:00 |
|
swve
|
ae677bc133
|
feat: scope invite code to UserGroups
|
2024-03-30 23:05:27 +00:00 |
|
swve
|
e173a32e3c
|
feat: add linking UGs to Users
|
2024-03-30 17:33:57 +00:00 |
|
swve
|
d1d817678b
|
feat: add ability to create/delete ugs from interface
|
2024-03-30 15:45:00 +00:00 |
|