Commit graph

300 commits

Author SHA1 Message Date
Badr B.
cb87f74ac4
Merge pull request #387 from learnhouse/dependabot/pip/apps/api/pip-cef70b0dd7
chore(deps): bump aiohttp from 3.10.10 to 3.10.11 in /apps/api in the pip group
2024-11-26 01:03:16 +01:00
swve
546e8a5f98 feat: add payments feature access based on config 2024-11-25 23:58:25 +01:00
swve
46f016f661 feat: better healthcheck 2024-11-25 23:04:40 +01:00
swve
6cd1cf7e9c feat: UI improvements & migration script 2024-11-23 20:24:39 +01:00
dependabot[bot]
e37a0d6c65
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.10.10 to 3.10.11
- [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.10.10...v3.10.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 21:19:33 +00:00
swve
0449d6f87c feat: use OAuth for stripe connect 2024-11-18 19:52:09 +01:00
swve
93c0838fab fix: webhooks issues 2024-11-10 15:42:55 +01:00
swve
a8ba053447 feat: use stripe connect for payments 2024-11-09 16:54:43 +01:00
swve
cdd893ca6f feat: prevent access removal if user has paid for a product 2024-11-03 01:26:58 +01:00
swve
0e97580747 feat: add user owned courses page 2024-11-03 00:44:34 +01:00
swve
9f1d8c58d1 feat: add customers list on the dashboard 2024-11-03 00:04:00 +01:00
swve
3988ee1d4b feat: protect paid courses 2024-11-02 23:35:39 +01:00
swve
b7f09885df feat: support subscriptions and onetime payments w/ webhooks 2024-11-02 22:17:41 +01:00
swve
1bff401e73 feat: add course checkout UI and stripe integration and webhook wip 2024-11-02 19:44:26 +01:00
swve
f0aeb4605c feat: add ability to link courses to products 2024-10-31 19:24:31 +01:00
swve
3f96f1ec9f feat: add user choosen custom prices 2024-10-31 16:12:32 +01:00
swve
bf38fee68b fix: conflicts and upgrades 2024-10-30 23:52:39 +01:00
swve
416c3a4afc feat: init stripe utils 2024-10-30 23:41:25 +01:00
swve
412651e817 feat: improve products & subscriptions page 2024-10-30 23:41:11 +01:00
swve
4c8cb42978 feat: products crud 2024-10-30 23:41:11 +01:00
swve
7d81afc396 feat: upgrade python packages 2024-10-30 23:41:11 +01:00
swve
deba63cc15 feat: init payments config backend & dash frontend 2024-10-30 23:40:37 +01:00
swve
96e453a4de fix: courses visibility issue 2024-10-30 23:40:37 +01:00
Prateek Khandelwal
b9b9e2a3f2 Changed dependencies 2024-10-28 12:04:40 +05:30
Prateek Khandelwal
6ad20bddad Migrated Langchain 2024-10-27 16:49:22 +05:30
swve
ac7d90a3f4 chore: upgrade backend python packages 2024-10-23 19:48:58 +02:00
swve
5056f53c32 fix: chapter deletion bug 2024-10-23 12:23:46 +02:00
Andrey Blazejuk
d77ba5376e
Refactor: extract directory creation into helper function 2024-10-20 08:07:51 -03:00
Badr B.
1f35dfdd93
Merge branch 'dev' into feat/editor-and-misc-updates 2024-10-10 21:17:57 +02:00
swve
f454520972 fix: chapters org_id and course_id issue 2024-10-06 12:40:33 +02:00
dependabot[bot]
2d2fdce1b8
chore(deps): bump openai from 1.40.3 to 1.50.2 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.40.3 to 1.50.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.40.3...v1.50.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-10-01 09:41:39 +00:00
dependabot[bot]
a8aa8fc745
chore(deps): bump fastapi from 0.112.2 to 0.115.0 in /apps/api
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.2 to 0.115.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.115.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-10-01 09:38:43 +00:00
dependabot[bot]
cfbada3cd1
chore(deps): bump chromadb from 0.5.5 to 0.5.11 in /apps/api
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.5 to 0.5.11.
- [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.5.5...0.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 09:37:15 +00:00
dependabot[bot]
0e497fbeb9
chore(deps): bump faker from 28.1.0 to 30.1.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 28.1.0 to 30.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/v28.1.0...v30.1.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-10-01 07:57:50 +00:00
dependabot[bot]
73e08f030b
chore(deps): bump typer from 0.12.3 to 0.12.5 in /apps/api
Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.12.5.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.12.3...0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 04:58:02 +00:00
swve
b1d05168b6 feat: allow zip file upload 2024-09-27 19:16:31 +02:00
swve
aecf03404f feat: init org thumbnails creation & edition & redesign dash org config page 2024-09-27 11:03:33 +02:00
dependabot[bot]
61ab388da1
chore(deps): bump chromadb from 0.5.3 to 0.5.5 in /apps/api
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.3 to 0.5.5.
- [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.5.3...0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 14:56:15 +00:00
dependabot[bot]
e36e7c64da
chore(deps): bump faker from 26.3.0 to 28.1.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 26.3.0 to 28.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/v26.3.0...v28.1.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-09-01 14:54:38 +00:00
dependabot[bot]
305a7d0daa
chore(deps): bump resend from 2.3.0 to 2.4.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v2.3.0...v2.4.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-09-01 13:50:19 +00:00
dependabot[bot]
c4aff19c6a
chore(deps): bump sentry-sdk from 2.12.0 to 2.13.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.0 to 2.13.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.12.0...2.13.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-09-01 09:52:29 +00:00
dependabot[bot]
01edbf9409
chore(deps): bump fastapi from 0.111.1 to 0.112.2 in /apps/api
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.1 to 0.112.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 04:06:47 +00:00
swve
8b1332c840 fix: various bugs 2024-08-29 20:12:15 +02:00
swve
0fc6713ec8 fix: add cascades for foreign keys 2024-08-29 19:40:17 +02:00
swve
62fd5e0a3a fix: config version to 1.1 2024-08-28 18:22:56 +02:00
swve
4367a8a0fb fix: add specific org admin endpoint 2024-08-28 18:20:55 +02:00
swve
b425f3a6bd feat: migrate orgconfig to 1.1 2024-08-20 19:23:03 +02:00
swve
1423e4c432 feat: get config with orgs 2024-08-20 18:28:52 +02:00
swve
a544fb8a00 fix: ai model typos 2024-08-16 09:47:53 +02:00
swve
5f4ec65e4d feat: disable docs for non-dev envs and introduce internal APIs 2024-08-15 16:56:10 +02:00