Commit graph

274 commits

Author SHA1 Message Date
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
81bc8e7e82 fix: pydantic issue
https://stackoverflow.com/questions/78593700/langchain-community-langchain-packages-giving-error-missing-1-required-keywor
2024-06-10 10:07:53 +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
Badr B
ddbd413539
Merge pull request #260 from learnhouse/feat/use-next-auth
New Auth Mechanism + Google OAuth
2024-06-07 15:12:21 +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
dependabot[bot]
222016e4eb
chore(deps): bump openai from 1.30.3 to 1.30.5 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.3 to 1.30.5.
- [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.30.3...v1.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 11:18:41 +00:00
dependabot[bot]
d2ce09423a
chore(deps): bump uvicorn from 0.29.0 to 0.30.1 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.1.
- [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.29.0...0.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 11:16:11 +00:00
dependabot[bot]
bb5caca8c6
chore(deps): bump requests from 2.31.0 to 2.32.3 in /apps/api
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 10:37:05 +00:00
dependabot[bot]
2693b6b984
chore(deps): bump faker from 25.1.0 to 25.3.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 25.1.0 to 25.3.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/v25.1.0...v25.3.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-05-29 07:45:39 +00:00
dependabot[bot]
417920094e
chore(deps): bump sentry-sdk from 2.2.0 to 2.3.1 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.2.0 to 2.3.1.
- [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/2.2.0...2.3.1)

---
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-05-28 13:26:53 +00:00
dependabot[bot]
c147cdfec7
chore(deps): bump resend from 1.1.0 to 2.0.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v1.1.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 09:38:34 +00:00
dependabot[bot]
481587900d
chore(deps): bump openai from 1.30.1 to 1.30.3 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.1 to 1.30.3.
- [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.30.1...v1.30.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 04:56:28 +00:00
swve
f838a8512c fix(chromadb): use localhost for docker-compose 2024-05-26 11:51:37 +02:00
swve
2e3d1ca094 chore: upgrade pnpm lockfiles to 9.0 2024-05-26 11:25:20 +02:00
swve
71c953f00b feat: move chromadb to its own service in dockerfile 2024-05-26 11:24:58 +02:00
Badr B
79d81e4b3d
Merge pull request #249 from learnhouse/dependabot/pip/apps/api/tiktoken-0.7.0
chore(deps): bump tiktoken from 0.6.0 to 0.7.0 in /apps/api
2024-05-21 22:34:02 +02:00
swve
5a8eedb091 feat: add simple health check page 2024-05-21 19:08:51 +02:00
dependabot[bot]
9ea621fa3f
chore(deps): bump tiktoken from 0.6.0 to 0.7.0 in /apps/api
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.6.0 to 0.7.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.6.0...0.7.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-05-21 16:43:03 +00:00
dependabot[bot]
6ccfb6c80b
chore(deps): bump openai from 1.30.0 to 1.30.1 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.0 to 1.30.1.
- [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.30.0...v1.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:39:52 +00:00
dependabot[bot]
e7b19cfb74
chore(deps): bump resend from 0.8.0 to 1.1.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 0.8.0 to 1.1.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v0.8.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:33:34 +00:00
dependabot[bot]
b17b85d613
chore(deps): bump pytest from 8.2.0 to 8.2.1 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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/8.2.0...8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 04:26:12 +00:00
dependabot[bot]
eb364b6b53
chore(deps): bump sentry-sdk from 2.0.1 to 2.2.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.0.1 to 2.2.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/2.0.1...2.2.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-05-17 17:47:40 +00:00
dependabot[bot]
d8fd70a739
chore(deps): bump openai from 1.25.2 to 1.30.0 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.25.2 to 1.30.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.25.2...v1.30.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-05-14 15:51:30 +00:00
dependabot[bot]
45ec31c836
chore(deps): bump faker from 25.0.0 to 25.1.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 25.0.0 to 25.1.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/v25.0.0...v25.1.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-05-13 04:23:58 +00:00
dependabot[bot]
384705114c
chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 12:26:07 +00:00
dependabot[bot]
fd8a9fbfb9
chore(deps): bump openai from 1.23.6 to 1.25.2 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.23.6 to 1.25.2.
- [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.23.6...v1.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:48:23 +00:00
swve
7c0b60461c chore: use node:22 for frontend image 2024-05-05 09:59:42 +02:00
dependabot[bot]
04c8d63dc9
chore(deps): bump tqdm in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [tqdm](https://github.com/tqdm/tqdm).


Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:08:40 +00: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
dependabot[bot]
b29f75f5d7
chore(deps): bump chromadb from 0.4.24 to 0.5.0 in /apps/api
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.4.24 to 0.5.0.
- [Release notes](https://github.com/chroma-core/chroma/releases)
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md)
- [Commits](https://github.com/chroma-core/chroma/compare/0.4.24...0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:24:39 +00:00
dependabot[bot]
ba8c0e180b
chore(deps): bump sentry-sdk from 1.45.0 to 2.0.1 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.0.1.
- [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.45.0...2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:20:32 +00:00
dependabot[bot]
5d4511ed17
chore(deps): bump faker from 24.11.0 to 25.0.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 24.11.0 to 25.0.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.11.0...v25.0.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-04-29 20:16:13 +00:00
swve
09280eb0da fix poetry lock 2024-04-29 22:14:40 +02:00
dependabot[bot]
db482c341b
chore(deps): bump botocore from 1.34.88 to 1.34.93 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.88 to 1.34.93.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.88...1.34.93)

---
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-29 19:09:17 +00:00
dependabot[bot]
6072a2ba7c
chore(deps): bump pytest from 8.1.1 to 8.2.0 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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/8.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 04:25:34 +00:00
swve
a89e98d063 feat: update to next@14.2.2 2024-04-21 13:23:55 +02:00