swve
d276f6a1df
feat(wip): implement certificate generation and download functionality in CourseEndView component
2025-10-15 08:01:08 -04:00
swve
90a90cd360
feat(wip): initial ui and functionality for certifications
2025-10-15 08:01:08 -04:00
rzmk
fb8e5b9be5
build: update apps/web/pnpm-lock.yaml
2025-10-15 08:01:08 -04:00
rzmk
6ed50e4b58
feat: add privacy policy agreement to invite-only signup
2025-10-15 08:01:08 -04:00
rzmk
26ef11ca4f
feat: add privacy policy, remove Umami analytics, add mdx
2025-10-15 08:01:08 -04:00
rzmk
a78baad41b
fix: add orgslug=default to login
2025-10-15 08:01:08 -04:00
rzmk
3b60ec5547
feat: use MailGun instead of Resend
2025-10-15 08:01:08 -04:00
rzmk
5fd979b2a2
chore: remove bio from signups
2025-10-15 08:01:08 -04:00
rzmk
b41e0da13c
chore: undo bio changes
2025-10-15 08:01:08 -04:00
rzmk
e8c467c3a2
chore: remove bio from signups
2025-10-15 08:01:08 -04:00
rzmk
272ea6c4ae
chore: disable Google signup
2025-10-15 08:01:08 -04:00
WhiteX
cb8ed15615
feat: add .gitkeep to utils directory for maintaining empty folder structure
2025-10-15 08:01:08 -04:00
WhiteX
f46f4dd552
feat: remove domain isolation scripts and related components for cleanup
2025-10-15 08:01:08 -04:00
WhiteX
9bbcb58c79
feat: implement API response sanitizer and enhance middleware for cross-domain handling
2025-10-15 08:01:08 -04:00
WhiteX
f4b942984c
feat: implement domain isolation system with middleware and loader scripts for enhanced security
2025-10-15 08:01:08 -04:00
WhiteX
93dc16713b
feat: improve TypeScript handling and add build configuration for type safety
2025-10-15 08:01:08 -04:00
WhiteX
27c8e48578
feat: enhance API request handling and improve type safety in auth layout
2025-10-15 08:01:08 -04:00
WhiteX
78cabbc665
feat: implement runtime configuration and API client enhancements
2025-10-15 08:01:08 -04:00
WhiteX
d32389a8ef
Add LearnHouse Deployment Isolation Toolkit and debugging tools
...
- Introduced comprehensive documentation for diagnosing and fixing deployment isolation issues between DEV and LIVE instances.
- Implemented enhanced debug API endpoints for deployment verification, URL hardcoding detection, cookie isolation testing, and session configuration checks.
- Created scripts for visual demonstration of cookie isolation, enhanced debugging deployment, and verification of NextAuth cookie isolation.
- Developed a master isolation verification script to run all isolation checks in sequence and summarize results.
- Added detailed README and environment variable guidelines for proper deployment isolation.
2025-10-15 08:01:08 -04:00
swve
98dfad76aa
feat: add Flipcard component support with configuration and styling for enhanced interactivity
2025-09-21 22:25:51 +02:00
swve
2cbbb1ec49
fix: improve question handling in TaskFormObject for teacher view and enhance user answer blur functionality
2025-08-12 00:15:02 +02:00
swve
ca0a177472
fix: assignments subsequent saves bug
2025-08-12 00:09:50 +02:00
swve
7257222b27
feat: add support for 'FORM' assignment type with UI updates and connection pool monitoring in the database
2025-08-11 23:11:17 +02:00
swve
f635440158
fix: ruff issues & build
2025-08-09 14:29:51 +02:00
swve
531e1863c0
feat: enhance role management API with organization-specific role creation and retrieval, including comprehensive RBAC checks for permissions
2025-08-09 14:26:48 +02:00
swve
3ce019abec
feat: implement comprehensive RBAC checks for courses, chapters, collections, and activities, enhancing user rights management and security documentation
2025-08-09 12:13:12 +02:00
swve
887046203e
fix: adjust session token refresh and caching intervals to 1 minute for improved performance
2025-08-09 10:10:52 +02:00
swve
0db916c512
chore: add .dockerignore file and update Dockerfile for improved build process and environment management for self hosting
2025-08-06 15:33:57 +02:00
swve
f84529e467
refactor: update CertificateVerifyPage to handle async params for certificate UUID
2025-07-20 11:18:00 +02:00
swve
d58336795a
feat: adapt trail page to show the user certificates
2025-07-20 11:03:44 +02:00
swve
f01f7efb06
feat: user certificate verification backend and UI
2025-07-20 10:37:48 +02:00
swve
f609c50760
fix: update QR code link to correctly reference user certification UUID in CourseEndView component
2025-07-19 17:33:17 +02:00
swve
a913c0a366
feat(wip): implement certificate generation and download functionality in CourseEndView component
2025-07-16 21:23:38 +02:00
swve
e39c9c37ba
feat: enhance course activity page with dynamic title and certification badge component
2025-07-16 20:14:30 +02:00
swve
306230174e
feat: working UI with the database
2025-07-16 18:47:04 +02:00
swve
86f7a80eb7
feat(wip): initial ui and functionality for certifications
2025-07-14 21:45:58 +02:00
swve
aabb4d190c
fix: select issue on EditCourseGeneral
2025-07-14 17:07:15 +02:00
swve
634b25be6b
feat: add error notification for incomplete metadata in web preview component
2025-07-09 16:11:20 +02:00
swve
3ea5aa761f
feat: enable autoplay and mute for video component in course display
2025-07-09 16:06:48 +02:00
swve
70ce4bcac6
feat: add expand functionality and modal support for image, PDF, and video components
2025-07-09 16:05:11 +02:00
swve
7ef7f9feee
feat: add chapter index badge to ActivityChapterDropdown for improved navigation
2025-07-09 15:56:20 +02:00
swve
082f661ccb
feat: enhance course chapter display with expanded first chapter and activity count badge
2025-06-27 15:50:09 +02:00
swve
19fd5ef05c
fix: handle case for missing thumbnail type in course component
2025-06-23 22:49:44 +02:00
swve
2966ac91b7
feat: add video thumbnails to courses
2025-06-20 22:43:42 +02:00
swve
d72abd15fb
feat: optimize fonts on the dynamic activities
2025-06-20 11:32:34 +02:00
swve
e239eb5a31
feat: Make the chapter icons clickable in the navigation bar
2025-06-18 19:36:49 +02:00
swve
35b96c4473
feat: include iframe pop-ups on WebPreviews
2025-06-18 11:15:06 +02:00
swve
4bd31f29a8
feat: increase upload limit to 8mb, improve errors indicator
2025-06-13 21:11:23 +02:00
swve
06639d85ff
feat: use new trail access method for course progress and course page
2025-06-13 11:56:51 +02:00
swve
3345fb871c
feat: integrate ConfirmationModal for quitting all courses with user confirmation
2025-06-12 16:26:01 +02:00