Commit graph

163 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
swve
a5fbf49304 feat: implement usage limits across the app 2024-08-12 17:39:08 +02:00
swve
85ffb44d93 fix: lock issues and ruff errors 2024-08-11 15:51:44 +02:00
swve
28a2456d69 feat: migrate orgconfig model across the app 2024-08-11 15:46:14 +02:00
swve
6485b6e1bb feat: init new config model version 2024-08-11 15:44:12 +02:00
swve
360c6b1e1a feat: Update RBAC checks for assignments 2024-08-08 20:28:34 +02:00