ske087
|
cee3711fd8
|
Move config.py, create_admin.py, manage_media.py, manage_routes.py to app/utils/ for better organization
|
2025-07-27 00:29:26 +03:00 |
|
ske087
|
377e379883
|
Finalize mail settings admin UI and Mailrise compatibility
|
2025-07-26 18:50:42 +03:00 |
|
ske087
|
5ddde4bd9b
|
Fix: Clean up map_iframe_single.html, remove debug overlay, ensure clean map rendering.
|
2025-07-26 15:19:52 +03:00 |
|
ske087
|
187254beca
|
feat: Add interactive map functionality with Leaflet.js
- Implemented interactive map card with expand functionality
- Added Leaflet.js integration with OpenStreetMap tiles
- Created expandable map modal (80% screen coverage)
- Fixed cover image display on community page
- Enhanced post detail page with interactive route visualization
- Added proper error handling and fallback content
- Cleaned up JavaScript structure and removed duplicate code
- Updated community index template to use cover images
- Added GPX file processing utilities
- Fixed indentation error in run.py
Map features:
- Country-level positioning (Romania default)
- Zoom controls and interactive navigation
- Test marker with popup functionality
- Expandable full-screen view with X button
- Clean console logging for debugging
- Responsive design with Tailwind CSS styling
|
2025-07-24 21:36:42 +03:00 |
|