360 Commits

Author SHA1 Message Date
austinkelsay
1e9e9471b7
cancel in-flight decryption requests on timeout 2025-05-10 17:04:39 -05:00
austinkelsay
c54785353e
add retry logic for lesson decryption with timeout handling 2025-05-10 16:56:40 -05:00
austinkelsay
333cb30e31
refactor for recalling /decrypt on lesson change 2025-05-05 18:51:17 -05:00
austinkelsay
14d63d7240
remove duplicate deduping 2025-04-28 17:21:00 -05:00
austinkelsay
fac14d5b77
fix lesson parsing on course page, also fetches all lessons in one query now 2025-04-28 13:28:39 -05:00
austinkelsay
156e2ffc7b
clean up course tabs, unify logic 2025-04-28 10:27:48 -05:00
Austin Kelsay
f3d667a0ba
Update src/pages/course/[slug]/index.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-28 10:27:48 -05:00
austinkelsay
176a58d42d
cleanup 2025-04-28 10:27:48 -05:00
austinkelsay
b5b94e934a
fix tab menu styles, remove test account pubkey from config 2025-04-28 10:27:47 -05:00
austinkelsay
06780ffaa5
Add error toast for missing naddress in course slugs 2025-04-28 10:27:47 -05:00
Austin Kelsay
4f093b9e2c
Update src/pages/course/[slug]/index.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-28 10:27:47 -05:00
austinkelsay
6b30d2cce7
styling fixes, guard against edge cases in course handling, guard against invalid slug in navbar 2025-04-28 10:27:46 -05:00
austinkelsay
42abbabf9d
fix comments on course tab 2025-04-28 10:27:46 -05:00
austinkelsay
b9d05f35e7
remove uiw-react-markdown-preview, clean up dep errors 2025-04-28 10:27:45 -05:00
austinkelsay
c3175321cb
add keyboard navigation to course tabs 2025-04-28 10:27:45 -05:00
Austin Kelsay
d9e68ea18e
Update src/pages/course/[slug]/index.js
Fix tab condition

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-28 10:27:45 -05:00
austinkelsay
dae3ed5ad9
seperate mobile and desktop components for CourseDetails 2025-04-28 10:27:44 -05:00
austinkelsay
d3bf9cc045
Replaced all markdown displays with react-markdown and gituhb-markdown-css styles 2025-04-28 10:27:44 -05:00
austinkelsay
0279140011
styling improvements on course header and course tab 2025-04-28 10:27:44 -05:00
austinkelsay
a924cc9436
added course header with back button, integrated into top nav when on course pages, polishing course and lesson pages styles 2025-04-28 10:27:43 -05:00
austinkelsay
b50aa9286a
massive improvements to course and lesson full screen and mobile layouts 2025-04-28 10:27:43 -05:00
austinkelsay
874d903020
Major updates on course and lesson layout with tabs 2025-04-28 10:27:43 -05:00
austinkelsay
a3e8cda6f4
course view tabs for mobile view sidebar for full screen 2025-04-28 10:27:43 -05:00
austinkelsay
54ec3df1d7
Course page now has sidebar for lessons selection, basic tab menu on mobile to go to lessons tab or content tab 2025-04-28 10:27:39 -05:00
austinkelsay
833ebf3475
remove duplicate zap threads components, consolidate it all into the parent details index page 2025-04-24 09:17:45 -05:00
kiwihodl
6ed7dda3ad
linted and removed duplicate import in VideoDetails 2025-04-22 13:29:41 -05:00
austinkelsay
7f0e480788
authorized check on details page 2025-04-20 18:17:25 -05:00
austinkelsay
8d0c349bb3
set keys for zapthreads wrapper without risking leak of old key state 2025-04-20 16:33:09 -05:00
kiwihodl
da0a877e9b
Linted 2025-04-20 16:14:50 -05:00
kiwihodl
ad218d8803
linted before rebase 2025-04-20 16:14:50 -05:00
kiwihodl
07e94fbb40
feat: implement ZapThreads comments for all content types (video, document, combined) and course pages 2025-04-20 16:14:50 -05:00
austinkelsay
2eed15e714
fix lint workflow, add setup script for lint, update readme with lint instructions 2025-04-03 10:55:08 -05:00
austinkelsay
a090898fad
lint everything lmao 2025-04-02 17:47:30 -05:00
austinkelsay
ef91584a21
spacing fixes on pages 2025-03-29 12:37:55 -05:00
austinkelsay
b998a79f95
Fix tabmenu style on mboile 2025-03-29 12:21:39 -05:00
austinkelsay
436e724c89
Remove hard coded top content logic 2025-03-28 12:14:03 -05:00
austinkelsay
7c566dc9dc
Update with prod content ids for top content ids 2025-03-28 12:05:08 -05:00
austinkelsay
3a59114683
Consolidate profile and settings tabs, fix some styles 2025-03-28 11:00:23 -05:00
austinkelsay
ffa57f9455
Cleanup 2025-03-28 11:00:22 -05:00
austinkelsay
c8e5e13840
Combine about and subscribe pages, add fourth button to bottom bar on mobile, fix styles, test 2025-03-28 11:00:22 -05:00
austinkelsay
ccaca7b23e
Fixed search experience for desktop and mobile, replaced hamburber with search icon on mobile 2025-03-28 11:00:22 -05:00
austinkelsay
d3092f56af
Consistent widths accross pages aligning with navbar 2025-03-28 11:00:22 -05:00
austinkelsay
d353e948f7
Fixes for menus, sizing fixes general css finagling, added cool hamburger buttons 2025-03-28 11:00:21 -05:00
austinkelsay
79a0559995
Updated carousels layout with menutab of tags on home page 2025-03-28 11:00:21 -05:00
austinkelsay
3d8ba067e7
Remove sidebar, start centering pages and content 2025-03-28 11:00:21 -05:00
austinkelsay
5bfeaabcd8
imporved meta tags 2025-03-22 14:37:47 -05:00
austinkelsay
00e17ca6f8 Add condition to allow an existing account to get admin role if they are added after the fact 2025-03-19 14:23:53 -05:00
austinkelsay
834e7aaf73 Remove paid relay from defaults 2025-03-10 21:39:26 -05:00
austinkelsay
1243d60983 Normalizing spacing on /subscribe 2025-03-09 19:06:29 -05:00
austinkelsay
6930af6a50 Fix mobile about footer width 2025-03-01 17:41:16 -06:00