Commit graph

936 commits

Author SHA1 Message Date
swve
8c47e5ff4e fix: remove unused code in install.py 2024-02-25 11:33:07 +01:00
Badr B
d70071c0cd
Merge pull request #150 from learnhouse/fix/upgrade-packages
Update Python & Dependencies + Retire MongoDB
2024-02-21 17:02:19 +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
swve
05c520b740 Update healthcheck commands in docker-compose.yml 2024-02-20 18:26:57 +01:00
Badr B
8f202b575e
Merge pull request #149 from learnhouse/dependabot/pip/apps/api/fastapi-0.109.1
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
2024-02-17 01:14:25 +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
Badr B
4723ac2729
Merge pull request #148 from learnhouse/dependabot/pip/apps/api/python-multipart-0.0.7
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api
2024-02-12 23:55:56 +01: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
Badr B
5cef21a583
Merge pull request #147 from learnhouse/feat/format-with-prettier
chore: format with prettier
2024-02-09 21:24:59 +01:00
swve
a147ad6610 feat: format with prettier 2024-02-09 21:22:15 +01:00
Badr B
03fb09c3d6
Merge pull request #143 from k2glyph/add_precommit_and_docker_compose_healthcheck
Add precommit hook and docker compose healthcheck
2024-02-09 13:29:48 +01:00
gitea_admin
3d8b68ecaa chore: Remove mongo from api depends_on 2024-02-09 18:09:19 +05:45
gitea_admin
5359a4ff96 chore: Reduce healthcheck interval for both redis and api docker-compose.yml 2024-02-09 17:45:50 +05:45
gitea_admin
8b7a4d80c2 chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
gitea_admin
5558fc0c89 Merge branch 'dev' of https://github.com/learnhouse/learnhouse into add_precommit_and_docker_compose_healthcheck 2024-02-09 17:40:33 +05:45
Badr B
89b9962beb
Merge pull request #145 from k2glyph/remove_unused_import
Remove unused imports from React files
2024-02-08 20:52:22 +01: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
gitea_admin
168de5acac chore: update pnpm-lock.yaml 2024-02-08 12:14:42 +05:45
gitea_admin
1de846fb64 chore: remove unused imports from React files 2024-02-07 13:42:21 +05:45
Badr B
84c6e8a388
Update README.md 2024-02-06 01:45:23 +01:00
swve
1271d792f0 feat: use node:18 base for frontend docker image 2024-02-06 01:14:52 +01:00
Badr B
98940fdd88
Merge pull request #144 from learnhouse/dependabot/pip/apps/api/fastapi-0.109.1
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
2024-02-06 00:10:24 +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
Badr B
f91c07a808
Merge pull request #141 from learnhouse/dependabot/pip/apps/api/aiohttp-3.9.2
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api
2024-02-05 22:50:34 +01:00
Badr B
f736f41f76
Merge pull request #140 from learnhouse/swve/eng-141-january-bug-fixes
January Bug Fixes & Improvements
2024-02-05 22:48:15 +01:00
swve
13c0e7ba53 feat: add pre-alpha labels on AI modals 2024-02-05 21:47:22 +01:00
swve
5ed05ade09 fix: empty activities AI issue 2024-02-05 21:47:02 +01:00
swve
bc84d03ac4 fix: trail issues 2024-02-04 21:20:51 +01:00
swve
d88c91c5d7 chore: use pnpm for linting action 2024-02-04 21:09:31 +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
swve
925276dc7a fix: additional bugs 2024-02-04 19:28:45 +01:00
swve
0c6ce121b0 fix: improve sentry handling + upgrade version 2024-02-04 19:19:32 +01:00
swve
58385e4183 fix: add scrollbar to modals 2024-02-04 19:07:10 +01:00
swve
e53044e42c fix: admin pages authorization issues 2024-02-04 19:00:46 +01:00
swve
f356fe9f07 fix: missing install component 2024-02-04 15:31:20 +01:00
gitea_admin
26ec5f6653 Added husky pre-commit hook and also added health check on docker_compose service 2024-02-03 12:46:58 +05:45
swve
7dd69dd08a fix: add learning tags 2024-01-30 17:06:41 +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
3490d7b134 fix: rollback to next 14.0.4 2024-01-28 23:22:19 +01:00
swve
a130596dda fix: use GET for refresh_tokens 2024-01-28 22:34:49 +01:00
swve
0add94c6a5 Merge branch 'dev' into swve/eng-141-january-bug-fixes 2024-01-28 22:00:47 +01:00
Badr B
0a049e23ef
Merge pull request #138 from learnhouse/feat/experimental-ai-qa
AI Experimental Features
2024-01-28 21:40:25 +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