3 Commits

Author SHA1 Message Date
7173810c0d Update src/templates/index.html 2025-09-27 17:26:16 +00:00
9ebd1331fb Major UI improvements and cleanup
 Features:
- Add movable theme button with drag functionality
- Theme button rotation animation on toggle
- Position persistence across page reloads
- Remove flash positioning on page load

🗑️ Cleanup:
- Remove URL shortener functionality completely
- Unify expiry dropdown (remove duplicate from pastebin)
- Fix import issues in cleanup scripts and app.py
- Remove unused CSS and JavaScript code

🔧 Technical:
- Improve drag vs click detection
- Add viewport boundary constraints for theme button
- Clean up JavaScript event handlers
- Optimize CSS animations and transitions
2025-09-27 18:13:16 +01:00
b73af5bf11 Uploaded code 2025-09-27 17:45:52 +01:00