twotalesanimation
674af23994
Feature: Add trip publisher system - create, edit, delete, and publish trips
2025-12-04 16:56:31 +02:00
twotalesanimation
79e292dc7c
Fix: Profile picture upload AJAX response handling
...
- Add dataType: 'json' to AJAX call to properly parse JSON response
- Add Content-Type header to upload_profile_picture.php
- Add error callback with console logging for debugging
- Remove manual JSON parsing since jQuery handles it with dataType
2025-12-04 16:04:22 +02:00
twotalesanimation
59c1e37d5c
Fix: Profile picture upload issues and improved error handling
...
- account_settings.php: Show success message before reloading page (with 1.5s delay)
- upload_profile_picture.php: Reorder require statements for proper initialization, add file error code to error message
2025-12-04 15:59:49 +02:00
twotalesanimation
6fd3b8d082
Cleanup: Remove test and temporary page files
2025-12-04 15:28:17 +02:00
twotalesanimation
902291d8d1
Remove: Delete duplicate validate_login.php from src/processors - keep only root endpoint
2025-12-04 15:24:39 +02:00
twotalesanimation
be2b757f4e
Code restructure push
2025-12-04 15:09:44 +02:00