dependabot[bot]
|
9a044c20e9
|
chore(deps-dev): bump turbo from 1.13.0 to 1.13.2
Bumps [turbo](https://github.com/vercel/turbo) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v1.13.0...v1.13.2)
---
updated-dependencies:
- dependency-name: turbo
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 04:08:40 +00: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 |
|
Badr B
|
28c7def56a
|
Merge pull request #195 from learnhouse/feat/collaboration-server
Init Collaborative Edition
|
2024-04-07 18:14:31 +02:00 |
|
swve
|
ec00c33bb0
|
fix: update Dockerfile to expose port 1998 instead of 3000
|
2024-04-07 18:13:46 +02:00 |
|
swve
|
32a7aeffd2
|
fix: lazy import EditorWrapper and disable ssr for the editor
|
2024-04-07 18:04:41 +02:00 |
|
swve
|
bd2cdd6167
|
fix: add organizationconfig to an org when installing learnhouse
|
2024-04-07 13:08:32 +02:00 |
|
swve
|
88f4fdcd5e
|
feat: add start script to package.json and update turbo.json
|
2024-04-07 12:57:52 +02:00 |
|
Badr B
|
cbbfc288c9
|
Merge pull request #199 from learnhouse/feat/fix-model-dump-issues
Use dictionary serialization instead of model_dump()
|
2024-04-06 13:55:47 +02:00 |
|
swve
|
b57e6e55ce
|
fix: refc code to use dictionary serialization instead of model_dump()
|
2024-04-06 13:54:28 +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
|
83760064e7
|
feat: add collaboration option in org config
|
2024-04-01 16:28:09 +02:00 |
|
swve
|
b9e6fc5d23
|
fix: packages issues
|
2024-04-01 16:26:50 +02:00 |
|
swve
|
8104a444b7
|
fix: block upload bug
|
2024-04-01 16:26:17 +02:00 |
|
swve
|
bc7ea04998
|
chore: add @tiptap/pm package dependency
|
2024-04-01 13:29:05 +02:00 |
|
Badr B
|
7d86ff4a85
|
Merge pull request #188 from learnhouse/dependabot/pip/apps/api/langchain-community-0.0.20
chore(deps): bump langchain-community from 0.0.11 to 0.0.20 in /apps/api
|
2024-04-01 12:28:55 +02:00 |
|
dependabot[bot]
|
5919502c29
|
chore(deps): bump langchain-community from 0.0.11 to 0.0.20 in /apps/api
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.11 to 0.0.20.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 10:24:47 +00:00 |
|
Badr B
|
c1a7c8af5a
|
Merge pull request #189 from learnhouse/dependabot/pip/apps/api/sqlmodel-0.0.16
chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api
|
2024-04-01 12:23:17 +02:00 |
|
swve
|
c8f6aff996
|
chore: adapt to SQLModel 16 & SQLAlchemy 2.x
|
2024-04-01 12:22:34 +02:00 |
|
dependabot[bot]
|
938c3a2349
|
chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.10 to 0.0.16.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.10...0.0.16)
---
updated-dependencies:
- dependency-name: sqlmodel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 09:06:37 +00:00 |
|
Badr B
|
d7eb9c19ea
|
Merge pull request #186 from learnhouse/dependabot/pip/apps/api/httpx-0.27.0
chore(deps): bump httpx from 0.26.0 to 0.27.0 in /apps/api
|
2024-04-01 11:01:40 +02:00 |
|
dependabot[bot]
|
1de7de4820
|
chore(deps): bump httpx from 0.26.0 to 0.27.0 in /apps/api
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.26.0...0.27.0)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 09:01:26 +00: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
|
e30cfb8dc7
|
Merge pull request #187 from learnhouse/dependabot/pip/apps/api/python-multipart-0.0.9
chore(deps): bump python-multipart from 0.0.7 to 0.0.9 in /apps/api
|
2024-04-01 10:58:14 +02:00 |
|
dependabot[bot]
|
11a2607f29
|
chore(deps): bump python-multipart from 0.0.7 to 0.0.9 in /apps/api
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.7 to 0.0.9.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.7...0.0.9)
---
updated-dependencies:
- dependency-name: python-multipart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 08:58:07 +00:00 |
|
Badr B
|
0bd5ecacd0
|
Merge pull request #185 from learnhouse/dependabot/pip/apps/api/langchain-openai-0.0.6
chore(deps): bump langchain-openai from 0.0.2.post1 to 0.0.6 in /apps/api
|
2024-04-01 10:56:39 +02: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 |
|
Badr B
|
c317ae455e
|
Merge pull request #192 from learnhouse/dependabot/npm_and_yarn/next-14.1.4
chore(deps): bump next from 14.0.4 to 14.1.4
|
2024-04-01 10:54:19 +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 |
|
dependabot[bot]
|
de8e784a28
|
chore(deps): bump langchain-openai in /apps/api
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.2.post1 to 0.0.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 04:13:36 +00:00 |
|
Badr B
|
33ac0d0c21
|
Merge pull request #183 from learnhouse/feat/python-new-dev
New server start method & add local dev setup
|
2024-03-31 15:54:42 +02:00 |
|
swve
|
24be39f7e3
|
feat: new run method & add local dev setup
|
2024-03-31 15:14:25 +02:00 |
|
swve
|
67c18a2d1e
|
feat: add course thumbnail image to Open Graph metadata
|
2024-03-31 11:10:42 +02:00 |
|
Badr B
|
1a6148fb56
|
Merge pull request #178 from learnhouse/chore/upgrade-frontend-deps
Update dependencies in pyproject.toml and package.json
|
2024-03-31 03:18:28 +02:00 |
|
swve
|
4db466c5e9
|
chore: update dependencies in pyproject.toml and package.json
|
2024-03-31 03:11:34 +02:00 |
|
Badr B
|
4de7447435
|
Merge pull request #168 from learnhouse/dependabot/pip/apps/api/resend-0.8.0
chore(deps): bump resend from 0.7.2 to 0.8.0 in /apps/api
|
2024-03-31 01:38:00 +01:00 |
|
dependabot[bot]
|
8b39361a1f
|
chore(deps): bump resend from 0.7.2 to 0.8.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v0.7.2...v0.8.0)
---
updated-dependencies:
- dependency-name: resend
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:37:53 +00: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 |
|
Badr B
|
f43773bdbc
|
Merge pull request #170 from learnhouse/dependabot/pip/apps/api/pytest-8.1.1
chore(deps): bump pytest from 7.4.4 to 8.1.1 in /apps/api
|
2024-03-31 01:35:53 +01:00 |
|
Badr B
|
c7e2d9df5e
|
Merge pull request #171 from learnhouse/dependabot/npm_and_yarn/tiptap/react-2.2.4
chore(deps): bump @tiptap/react from 2.1.12 to 2.2.4
|
2024-03-31 01:35:42 +01:00 |
|
dependabot[bot]
|
4d2b14296a
|
chore(deps): bump pytest from 7.4.4 to 8.1.1 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.1.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-31 00:35:17 +00:00 |
|