swve
4ab8f52b09
feat: implement author roles in course management
2025-03-20 13:38:10 +01:00
swve
5f302106a9
feat: add migration alembic script
2025-03-20 11:15:30 +01:00
swve
75500bacd2
feat: multi-contributors backend code
2025-03-19 13:40:48 +01:00
swve
5e7ae54215
refactor: optimize functions queries
2025-03-16 11:34:41 +01:00
swve
6ebac01c61
chore: update database connection settings with pool size and timeout configurations
2025-03-16 11:18:38 +01:00
swve
a6b5db29ca
fix: misc assignments bugs
2025-03-16 10:59:53 +01:00
swve
67ac0b9d67
feat: implement backend observability with logfire
2025-03-12 13:23:37 +01:00
swve
ae63f56645
fix: remove sentry from backend
2025-03-12 13:14:24 +01:00
swve
543f6ea86a
refactor: optimize chapter and activity reordering logic
2025-03-12 12:44:37 +01:00
swve
3ce7dfdcd2
feat: implement image uploading to landing page
2025-03-02 22:37:06 +01:00
swve
44fb6b26b8
feat: Add landing configuration support for organizations
2025-03-01 16:57:18 +01:00
swve
ea9fd7c8b2
fix: go back to langchain 0.1.7
2025-02-19 16:57:16 +01:00
swve
66e317e0e8
feat: AI performance improvements
2025-02-18 20:43:13 +01:00
swve
09f3078f2b
refactor: update API Dockerfile to use uv for dependency management
2025-02-18 20:42:39 +01:00
swve
74e389f4bc
chore: migrate package manager to uv
2025-02-18 19:48:00 +01:00
swve
01132c3745
feat: add course search functionality with advanced filtering backend
2025-02-18 15:54:48 +01:00
swve
be7b9499f2
fix: collections bugs and issues
2025-01-24 22:59:04 +01:00
swve
943ceff813
fix: update password reset email content and link structure
2025-01-24 22:19:18 +01:00
swve
d8f77aec4c
feat: add explore API endpoints for organizations and courses
...
- Implemented new API routes for exploring organizations and their courses.
- Added endpoints for retrieving organizations, searching organizations, and fetching courses associated with a specific organization.
- Introduced functionality to get details of a specific course for exploration.
2025-01-24 20:29:10 +01:00
swve
bfd27ef6e3
feat: Init explore metadata features & redesign org settings panel
2024-12-18 01:04:11 +01:00
swve
db46c94896
fix: sign up with usergroups issue
2024-11-28 22:11:28 +01:00
swve
2e618d9c5a
feat: add orgconfig 1.2 migration
2024-11-26 19:05:44 +01:00
swve
34cc8df9e7
fix: add course authorship check for paid courses
2024-11-26 01:03:31 +01:00
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