Copilot
7604e00e0f
Refactor locale system: align types with usage, add CMS formatting docs ( #59 )
...
* Initial plan
* Initial analysis: understanding locale system issues
Co-authored-by: denshooter <44590296+denshooter@users.noreply.github.com >
* Fix translation types to match actual component usage
Co-authored-by: denshooter <44590296+denshooter@users.noreply.github.com >
* Add comprehensive locale system documentation and fix API route types
Co-authored-by: denshooter <44590296+denshooter@users.noreply.github.com >
* Address code review feedback: improve readability and translate comments to English
Co-authored-by: denshooter <44590296+denshooter@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: denshooter <44590296+denshooter@users.noreply.github.com >
2026-01-22 21:25:41 +01:00
Cursor Agent
6c60415b8c
docs: add consolidated operations guide
...
Co-authored-by: dennis <dennis@konkol.net >
2026-01-15 10:08:27 +00:00
Cursor Agent
9839d1ba7c
Checkpoint before follow-up message
...
Co-authored-by: dennis <dennis@konkol.net >
2026-01-12 14:49:44 +00:00
denshooter
0ae1883cf4
🔧 Update Admin Dashboard and Authentication Flow
...
✅ Updated Admin Dashboard URL:
- Changed the Admin Dashboard access path from `/admin` to `/manage` in multiple files for consistency.
✅ Enhanced Middleware Authentication:
- Updated middleware to protect new admin routes including `/manage` and `/dashboard`.
✅ Implemented CSRF Protection:
- Added CSRF token generation and validation for login and session validation routes.
✅ Introduced Rate Limiting:
- Added rate limiting for admin routes and CSRF token requests to enhance security.
✅ Refactored Admin Page:
- Created a new admin management page with improved authentication handling and user feedback.
🎯 Overall Improvements:
- Strengthened security measures for admin access.
- Improved user experience with clearer navigation and feedback.
- Streamlined authentication processes for better performance.
2025-09-08 09:38:01 +02:00
denshooter
af48303c94
update
2025-09-08 08:15:58 +02:00
Dennis Konkol
ded873e6b4
🎨 Complete Portfolio Redesign: Modern Dark Theme + Admin Dashboard + Enhanced Markdown Editor
...
✨ New Features:
- Complete dark theme redesign with glassmorphism effects
- Responsive admin dashboard with collapsible projects list
- Enhanced markdown editor with live preview
- Project image upload functionality
- Improved project management (create, edit, delete, publish/unpublish)
- Slug-based project URLs
- Legal pages (Impressum, Privacy Policy)
- Modern animations with Framer Motion
🔧 Improvements:
- Fixed hydration errors with mounted state
- Enhanced UI/UX with better spacing and proportions
- Improved markdown rendering with custom components
- Better project image placeholders with initials
- Conditional rendering for GitHub/Live Demo links
- Enhanced toolbar with categorized quick actions
- Responsive grid layout for admin dashboard
📱 Technical:
- Next.js 15 + TypeScript + Tailwind CSS
- Local storage for project persistence
- Optimized performance and responsive design
2025-09-01 23:30:10 +00:00
denshooter
b0f2533710
Update README.md
2025-02-21 17:08:11 +01:00
Denshooter
e1d446d7ac
docs: update README.md with detailed project features, structure, and deployment instructions
2025-02-13 16:15:21 +01:00
Denshooter
a8f10c8e37
refactor(sitemap): improve sitemap generation and error handling; rename sitemap file
2025-02-13 16:10:14 +01:00
Denshooter
ceb64d5251
Initial commit from Create Next App
2025-01-05 13:09:13 +01:00