Nikita
|
91848ba52e
|
Refactor: remove stream feature flag and related UI elements
- Delete `STREAM_ENABLED_EMAIL` constant and associated conditional rendering
- Simplify dashboard by removing stream setup section
- Update imports to exclude unused icons
- Change "Add Link" button from `<button>` to `<a>` with href="/bookmarks"
|
2025-12-31 20:10:38 +02:00 |
|
Nikita
|
b5d55cbf54
|
Refactor loading states to render empty divs for better UX consistency
- Replace "Loading..." text with empty divs in various components
- Simplify loading placeholders to improve visual stability during data fetches
|
2025-12-31 18:04:45 +02:00 |
|
Nikita
|
3a2c78198a
|
Add browser session schema and integrate into viewer data; update UI with sessions section and new session form.
|
2025-12-26 19:40:13 -08:00 |
|
Nikita
|
e4a15b9c29
|
Add LiveNowSidebar component for live status notification and integrate it into relevant pages
|
2025-12-24 19:19:25 -08:00 |
|
Nikita
|
2d3d7e0185
|
Refactor stream status fetch to use local API proxy; add /api/stream-status route; update Stripe config references; modify checkout to use proPriceId; adjust fetch URLs in landing page.
|
2025-12-24 18:18:19 -08:00 |
|
Nikita
|
157f9a69d8
|
Add live stream status indicator to landing page and sidebar
|
2025-12-24 18:12:35 -08:00 |
|
Nikita
|
49c86a8034
|
Implement dashboard with user session, URL management, and access control
|
2025-12-24 18:08:54 -08:00 |
|
Nikita
|
dc3112bb3e
|
Update auth page header and description for clarity and consistency
|
2025-12-24 17:55:42 -08:00 |
|
Nikita
|
fcc3d9eedf
|
Update flow.toml to add environment management tasks and improve index.tsx by removing commented-out gallery code and adjusting hero section height
|
2025-12-24 17:36:17 -08:00 |
|
Nikita
|
cf4a43779e
|
Implement setup task for worker admin environment and add new database schema and snapshot files
|
2025-12-24 16:31:01 -08:00 |
|
Nikita
|
1bb0450d02
|
Add links to social media and GitHub in LandingPage for better navigation
|
2025-12-23 18:17:28 -08:00 |
|
Nikita
|
f188310411
|
Add real-time viewer count component and integrate it into stream page; update presence tracking logic with Jazz.
|
2025-12-21 15:12:32 -08:00 |
|
Nikita
|
8cd4b943a5
|
.
|
2025-12-21 13:37:19 -08:00 |
|