Commit graph

318 commits

Author SHA1 Message Date
swve
bc84d03ac4 fix: trail issues 2024-02-04 21:20:51 +01:00
swve
212c50768f fix: collections and courses remaining bugs 2024-02-04 21:03:36 +01:00
swve
4245e61df8 fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +01:00
dependabot[bot]
8f1b493da7
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
- [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.1...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 00:37:08 +00:00
swve
ec322a8821 fix: media directories issues 2024-01-29 11:40:11 +01:00
swve
a130596dda fix: use GET for refresh_tokens 2024-01-28 22:34:49 +01:00
swve
15a2c6ab4b fix: remove heavy local embedding model 2024-01-28 20:39:42 +00:00
swve
1b57195a7a fix: access_tokens issues 2024-01-26 00:32:28 +01:00
swve
fdd21c2eda fix: signup remaining bugs 2024-01-26 00:03:39 +01:00
swve
0d775a0fe9 feat: invite-only org signup 2024-01-25 23:37:16 +01:00
swve
689625b0d5 feat: users management 2024-01-22 20:37:11 +01:00
swve
a51a128fcb feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
swve
513d65704f feat: make some courses inputs optional 2024-01-19 21:22:06 +01:00
swve
2552016a36 fix: package lock 2024-01-17 23:28:45 +01:00
swve
077c26ce15 feat: org wide ai features check 2024-01-14 17:13:29 +01:00
swve
de93d56945 feat: init organizationconfig 2024-01-14 12:08:39 +01:00
swve
f96540ea25 chore: use poetry as the backend package manager 2024-01-14 12:08:39 +01:00
swve
5b79cbed89 feat: init ai editor writer and continue writing feature 2024-01-14 12:08:39 +01:00
swve
cf681b2260 feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
swve
f7d76eea1e feat: init ai activity chat session 2024-01-14 12:08:38 +01:00
Abdullah Mustapha
9c7f04eada Set: installation step to 1 after the install created. 2024-01-04 22:28:58 +01:00
Abdullah Mustapha
92a6defc90 Add: email validator to requirements.txt 2024-01-04 22:17:14 +01:00
Abdullah Mustapha
a327c9c95d Alter: 400 to more specific 409 conflict status code 2024-01-02 09:24:55 +01:00
Abdullah Mustapha
6d76a6f19b Update: UserCreate installation model to fix parameter runtime errors. 2024-01-02 01:22:20 +01:00
Abdullah Mustapha
b07b4500fa Add: .idea file to gitignore and remove from tracking 2023-12-30 17:06:57 +01:00
Abdullah Mustapha
2fef6d7d45 UX Fix: clear all existing messages and errors 2023-12-29 14:16:06 +01:00
swve
53c8c6046f fix: re-apply public elements fix 2023-12-27 14:07:17 +01:00
Badr B
a7e2bda41e
Merge pull request #135 from learnhouse/fix/post-migration-bugs
Post Migration Bug Fixes
2023-12-27 13:45:04 +01:00
swve
6aa849b305 feat: use new session and auth provider for the frontend 2023-12-26 22:32:08 +01:00
swve
d939dc16eb fix: public courses & collections bug 2023-12-23 12:20:54 +01:00
swve
d3853c69ce fix: trail issue 2023-12-23 11:39:03 +01:00
swve
1c86a829b0 feat: init unit-testing 2023-12-22 16:27:36 +01:00
swve
509f826f32 fix: org creation bug 2023-12-22 12:23:26 +01:00
swve
0a2c5526bc wip 2023-12-21 15:07:22 +01:00
swve
d6007e86cf fix: unused imports 2023-12-16 12:24:42 +01:00
swve
0f04092de4 fix: migration issues 2023-12-16 12:24:01 +01:00
swve
2d822459fb feat: init migration script from mongodb 2023-12-15 21:37:22 +01:00
swve
99146ca02b fix: trail minor issues 2023-12-15 18:36:31 +01:00
swve
ac70cb534d fix: remove mongo 2023-12-14 21:24:50 +01:00
swve
573b9a43fc fix: block issues 2023-12-14 21:15:24 +01:00
swve
5b3c2fab24 fix: trail related bugs + general design improvements 2023-12-14 18:53:00 +01:00
swve
53f40f3f34 fix: activitiy issues 2023-12-14 18:53:00 +01:00
swve
55c097a50e feat: init org settings 2023-12-14 18:53:00 +01:00
swve
3413e6ca73 fix: thumbnails 2023-12-14 18:53:00 +01:00
swve
8d35085908 feat: init new edit course page 2023-12-14 18:53:00 +01:00
swve
187f75e583 feat: various improvements
wip: frontend

feat: enable cascade on foreign keys

wip1

wip2

fix chapters issues

wip4
2023-12-14 18:52:42 +01:00
swve
2bf80030d7 fix: various bugs + improve api readability 2023-11-29 21:59:35 +01:00
swve
7daf6df5a0 fix: ruff issues 2023-11-28 20:53:10 +01:00
swve
71279a1294 feat: add response models to endpoints 2023-11-28 20:49:20 +01:00
swve
7738316200 feat: implement authorization with roles 2023-11-28 20:25:14 +01:00