Badr B
|
a269757c86
|
Merge pull request #235 from learnhouse/fix/improve-youtube-id-detection
Improve YouTube videoIds detection
|
2024-05-03 17:28:53 +02:00 |
|
swve
|
47a96d84d2
|
feat: improve YouTube videoIds detection
|
2024-05-03 17:28:35 +02:00 |
|
Badr B
|
d703bb1865
|
Merge pull request #234 from learnhouse/fix/youtube-videos-bug
Fix video activity bug
|
2024-05-03 17:18:06 +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 |
|
Badr B
|
5bfbd487a8
|
Merge pull request #229 from learnhouse/dependabot/pip/apps/api/chromadb-0.5.0
chore(deps): bump chromadb from 0.4.24 to 0.5.0 in /apps/api
|
2024-04-29 22:32:18 +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 |
|
Badr B
|
811efa4305
|
Merge pull request #231 from learnhouse/dependabot/pip/apps/api/sentry-sdk-2.0.1
chore(deps): bump sentry-sdk from 1.45.0 to 2.0.1 in /apps/api
|
2024-04-29 22:23:18 +02: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 |
|
Badr B
|
695322cc16
|
Merge pull request #233 from learnhouse/dependabot/pip/apps/api/faker-25.0.0
chore(deps): bump faker from 24.11.0 to 25.0.0 in /apps/api
|
2024-04-29 22:19:03 +02: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 |
|
Badr B
|
cb8e36964d
|
Merge pull request #228 from learnhouse/dependabot/pip/apps/api/botocore-1.34.93
chore(deps): bump botocore from 1.34.88 to 1.34.93 in /apps/api
|
2024-04-29 21:10:13 +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 |
|
Badr B
|
4cc0f38bed
|
Merge pull request #232 from learnhouse/dependabot/pip/apps/api/pytest-8.2.0
chore(deps): bump pytest from 8.1.1 to 8.2.0 in /apps/api
|
2024-04-29 21:07:45 +02: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 |
|
Badr B
|
5f9f8e62eb
|
Update README.md
|
2024-04-24 20:45:37 +02:00 |
|
Badr B
|
0af92d8f3f
|
Merge pull request #227 from learnhouse/feat/learnhouse-init-install
Init easy backend install from cli & improve self hosting
|
2024-04-21 19:15:04 +02:00 |
|
swve
|
a89e98d063
|
feat: update to next@14.2.2
|
2024-04-21 13:23:55 +02:00 |
|
Badr B
|
0b57cf362c
|
Merge branch 'dev' into feat/learnhouse-init-install
|
2024-04-21 12:57:39 +02:00 |
|
swve
|
069ba56ed3
|
feat: add docker image build CI
|
2024-04-21 12:49:36 +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
|
a6742d17c1
|
feat: init easy backend install from cli
|
2024-04-19 19:01:40 +02:00 |
|
Badr B
|
8d109f897c
|
Merge pull request #226 from learnhouse/dependabot/pip/apps/api/pip-d89c6a6933
chore(deps): bump aiohttp from 3.9.3 to 3.9.4 in /apps/api in the pip group
|
2024-04-19 00:05:53 +02:00 |
|
dependabot[bot]
|
a61d06a3c6
|
chore(deps): bump aiohttp in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp).
Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-18 16:12:09 +00:00 |
|
Badr B
|
5c7c405e41
|
Merge pull request #217 from learnhouse/dependabot/pip/apps/api/botocore-1.34.84
chore(deps): bump botocore from 1.34.79 to 1.34.84 in /apps/api
|
2024-04-18 15:43:59 +02:00 |
|
Badr B
|
f7675e430f
|
Merge pull request #222 from learnhouse/feat/course-updates
CourseUpdates feature
|
2024-04-17 21:41:45 +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 |
|
swve
|
d1a620b2e2
|
feat: init CourseUpdates backend CRUD
|
2024-04-15 22:38:35 +02:00 |
|
Badr B
|
171feabe99
|
Merge pull request #218 from learnhouse/dependabot/pip/apps/api/pydantic-1.10.15
chore(deps): bump pydantic from 1.10.14 to 1.10.15 in /apps/api
|
2024-04-15 22:38:10 +02:00 |
|
dependabot[bot]
|
15feae3cb6
|
chore(deps): bump botocore from 1.34.79 to 1.34.84 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.79 to 1.34.84.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.79...1.34.84)
---
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-15 10:19:06 +00:00 |
|
dependabot[bot]
|
adc83a2dfb
|
chore(deps): bump pydantic from 1.10.14 to 1.10.15 in /apps/api
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 10:19:04 +00:00 |
|
Badr B
|
6707a3c405
|
Merge pull request #219 from learnhouse/dependabot/pip/apps/api/openai-1.17.1
|
2024-04-15 12:17:29 +02:00 |
|
dependabot[bot]
|
4d627fc1b2
|
chore(deps): bump openai from 1.17.0 to 1.17.1 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.17.0 to 1.17.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.17.0...v1.17.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-04-15 07:43:57 +00:00 |
|
Badr B
|
89418a9cab
|
Merge pull request #220 from learnhouse/dependabot/pip/apps/api/faker-24.9.0
|
2024-04-15 09:42:16 +02:00 |
|
dependabot[bot]
|
c5bd126a21
|
chore(deps): bump faker from 24.8.0 to 24.9.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 24.8.0 to 24.9.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.8.0...v24.9.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-15 04:46:36 +00:00 |
|
Badr B
|
df55d46f1b
|
Merge pull request #216 from learnhouse/dependabot/pip/apps/api/pip-d04188aa78
|
2024-04-12 08:38:34 +02:00 |
|
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 |
|
Badr B
|
177fb9cd84
|
Merge pull request #211 from learnhouse/dependabot/pip/apps/api/sentry-sdk-1.45.0
|
2024-04-11 10:07:12 +02: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 |
|
Badr B
|
da872c5767
|
Merge pull request #215 from learnhouse/dependabot/pip/apps/api/openai-1.17.0
|
2024-04-10 22:47:04 +02: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 |
|
Badr B
|
663c755b77
|
Merge pull request #213 from learnhouse/dependabot/pip/apps/api/boto3-1.34.79
|
2024-04-10 22:35:09 +02: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 |
|
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 |
|