mirror of
https://github.com/dergigi/boris.git
synced 2026-01-03 06:54:53 +01:00
- Extracted fetchEvent helper function to eliminate duplication - Simplified main fetchBookmarks function with cleaner logic - Used Promise.all for parallel event fetching instead of sequential loops - Consolidated private bookmark CSS styles and removed duplicates - Reduced file from 140 to 102 lines while maintaining functionality - Removed unused imports and simplified error handling