This website requires JavaScript.
Explore
Help
Register
Sign In
denshooter
/
portfolio
Watch
1
Star
1
Fork
0
You've already forked portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ede591c89e4689fff19777b6e5d0ea72c788f68e
portfolio
/
app
/
components
History
denshooter
ede591c89e
All checks were successful
Production Deployment (Zero Downtime) / deploy-production (push)
Successful in 12m10s
Details
Fix ActivityFeed hydration error: Move localStorage read to useEffect to prevent server/client mismatch
2026-01-10 18:28:25 +01:00
..
admin
feat: Fix hydration errors, navbar overlap, and add AI image generation system
2026-01-07 14:38:57 +01:00
About.tsx
fix: Reduce component flashing on page load and scroll
2026-01-09 19:36:06 +01:00
ActivityFeed.tsx
Fix ActivityFeed hydration error: Move localStorage read to useEffect to prevent server/client mismatch
2026-01-10 18:28:25 +01:00
BackgroundBlobsClient.tsx
full upgrade
2026-01-10 00:52:08 +01:00
ChatWidget.tsx
refactor: enhance error handling and performance tracking across components
2026-01-10 16:53:06 +01:00
ClientOnly.tsx
full upgrade
2026-01-10 00:52:08 +01:00
ClientProviders.tsx
Prevent white screen: wrap ActivityFeed in error boundary and improve ClientProviders error handling
2026-01-10 17:08:16 +01:00
Contact.tsx
fix: Reduce component flashing on page load and scroll
2026-01-09 19:36:06 +01:00
Footer.tsx
fix: Reduce component flashing on page load and scroll
2026-01-09 19:36:06 +01:00
Header.tsx
style: modernize logo with sans-serif font and stronger red accent
2026-01-10 01:09:39 +01:00
Hero.tsx
style: modernize logo with sans-serif font and stronger red accent
2026-01-10 01:09:39 +01:00
KernelPanic404.tsx
Fix type error in KernelPanic404: update currentMusic type to match return type
2026-01-10 16:55:01 +01:00
KernelPanic404Wrapper.tsx
refactor: improve 404 page loading experience and styling
2026-01-10 03:41:22 +01:00
Projects.tsx
Fix runtime errors: PerformanceObserver, localStorage, crypto.randomUUID, hydration issues, and linting errors
2026-01-10 16:54:28 +01:00
RootProviders.tsx
full upgrade
2026-01-10 00:52:08 +01:00