Commit graph

120 commits

Author SHA1 Message Date
dependabot[bot]
08b01363d1
chore(deps): bump the pip group in /apps/api with 2 updates
Bumps the pip group in /apps/api with 2 updates: [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [idna](https://github.com/kjd/idna).


Updates `ecdsa` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases)
- [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.18.0...python-ecdsa-0.19.0)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: ecdsa
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 04:41:13 +00:00
dependabot[bot]
6e2a5db796
chore(deps): bump sentry-sdk from 1.44.0 to 1.45.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.44.0...1.45.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 21:46:35 +00:00
dependabot[bot]
3f36091057
chore(deps): bump openai from 1.14.3 to 1.17.0 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.14.3 to 1.17.0.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.14.3...v1.17.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:37:28 +00:00
dependabot[bot]
a961d0efde
chore(deps): bump boto3 from 1.34.74 to 1.34.79 in /apps/api
Bumps [boto3](https://github.com/boto/boto3) from 1.34.74 to 1.34.79.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.74...1.34.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:33:54 +00:00
dependabot[bot]
385d64861f
chore(deps): bump fastapi from 0.110.0 to 0.110.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.0 to 0.110.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.0...0.110.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:31:32 +00:00
dependabot[bot]
9404634413
chore(deps): bump faker from 24.7.1 to 24.8.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v24.7.1...v24.8.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 19:49:51 +00:00
dependabot[bot]
1b30f1a025
chore(deps): bump langchain from 0.1.0 to 0.1.7 in /apps/api
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.0 to 0.1.7.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.0...v0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:37:03 +00:00
dependabot[bot]
2d94d482c2
chore(deps): bump tiktoken from 0.5.2 to 0.6.0 in /apps/api
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/openai/tiktoken/releases)
- [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/tiktoken/compare/0.5.2...0.6.0)

---
updated-dependencies:
- dependency-name: tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:28:54 +00:00
dependabot[bot]
057ae8c73e
chore(deps): bump faker from 24.4.0 to 24.7.1 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 24.4.0 to 24.7.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v24.4.0...v24.7.1)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 07:35:14 +00:00
dependabot[bot]
87d4687935
chore(deps): bump botocore from 1.34.74 to 1.34.79 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.74 to 1.34.79.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.74...1.34.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 04:37:21 +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
bd2cdd6167 fix: add organizationconfig to an org when installing learnhouse 2024-04-07 13:08:32 +02:00
swve
b57e6e55ce fix: refc code to use dictionary serialization instead of model_dump() 2024-04-06 13:54:28 +02:00
swve
83760064e7 feat: add collaboration option in org config 2024-04-01 16:28:09 +02:00
swve
8104a444b7 fix: block upload bug 2024-04-01 16:26:17 +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
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
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
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
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
swve
24be39f7e3 feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
swve
4db466c5e9 chore: update dependencies in pyproject.toml and package.json 2024-03-31 03:11:34 +02: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
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
dependabot[bot]
e66321a1c0
chore(deps): bump botocore from 1.34.46 to 1.34.74 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.46 to 1.34.74.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.46...1.34.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:32:38 +00:00
dependabot[bot]
7088e0189e
chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 22.7.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v22.7.0...v24.4.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:31:07 +00:00
dependabot[bot]
ac6c80e208
chore(deps): bump uvicorn from 0.27.1 to 0.29.0 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.29.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.27.1...0.29.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:28:55 +00:00
swve
555821feef chore: update dependencies in pyproject.toml 2024-03-30 23:39:55 +00: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
swve
4f75e6a90a feat: init usergroup linking to a course 2024-03-30 10:22:38 +00:00
swve
a6152ef1f5 feat: adapt UGs to roles 2024-03-28 11:20:42 +00:00
swve
0df250c729 feat: refactor RBAC authorization functions to include usergroups 2024-03-26 19:56:14 +00:00
swve
e1b3b62e40 feat: init ug database models + svcs 2024-03-23 09:08:56 +00:00
swve
1709804d5c fix: linting issues 2024-03-19 21:54:31 +01:00
swve
1987e56b9a feat: email resetting frontend code 2024-03-19 21:51:26 +01:00
swve
15677a6946 feat: email resetting backend code 2024-03-19 12:09:28 +01:00
swve
a6e81cb122 feat: email invites frontend 2024-03-19 00:30:56 +01:00
swve
79ddfb1ce1 feat: email sending and invites backend code 2024-03-18 22:26:09 +00:00
swve
838b2ee03a fix: various issues 2024-03-18 22:27:25 +01:00
swve
8c47e5ff4e fix: remove unused code in install.py 2024-02-25 11:33:07 +01:00
swve
9f7da491d8 fix: retire mongodb 2024-02-21 17:01:21 +01:00
swve
d8da7f6fd8 Update Python version and dependencies in Dockerfile and pyproject.toml 2024-02-21 16:52:56 +01:00
dependabot[bot]
f8fa90aaf1
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 00:09:39 +00:00
dependabot[bot]
b2541b2efb
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [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.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 17:52:56 +00:00
swve
d6c082f8e7 fix: Activities not showing up when course is public 2024-02-08 20:45:48 +01:00
swve
19111abf82 fix: root_path issue 2024-02-08 20:36:06 +01:00
dependabot[bot]
3be30a7f30
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 21:54:42 +00:00