• Joined on 2025-01-07
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-31 11:56:17 -04:00
91906e0d57 feat: Enhance parks listing with view mode toggle and search functionality
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-31 00:16:17 -04:00
5bf351fd2b feat: Update parks API to remove note about ignored parameters; add comprehensive frontend integration prompts for park filtering
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-30 22:16:17 -04:00
49f874f7b4 feat: Add continent and park type fields to Park and ParkLocation models; update API filters and documentation
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-30 21:36:15 -04:00
9bed782784 feat: Implement avatar upload system with Cloudflare integration
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-30 09:16:16 -04:00
fb6726f89a Refactor notification service and map API views for improved readability and maintainability; add code complexity management guidelines
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-30 07:36:17 -04:00
04394b9976 Refactor user account system and remove moderation integration
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-29 16:16:18 -04:00
bb7da85516 Refactor API structure and add comprehensive user management features
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 23:36:16 -04:00
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 16:16:18 -04:00
02ac587216 Refactor code structure and remove redundant sections for improved readability and maintainability
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 15:16:18 -04:00
67db0aa46e feat(rides): populate slugs for existing RideModel records and ensure uniqueness
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 14:16:27 -04:00
715e284b3e Removed VueJS frontend and dramatically enhanced API
pacnpal synced commits to vuejs at pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 11:56:16 -04:00
pacnpal synced new reference vuejs to pacnpal/thrillwiki_django_no_react from mirror 2025-08-28 11:56:16 -04:00
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-27 21:16:17 -04:00
08a4a2d034 feat: Add PrimeProgress, PrimeSelect, and PrimeSkeleton components with customizable styles and props
6125c4ee44 chore(api): remove serializers_original_backup.py after consolidation into auth/serializers
53b63d5f09 chore(api): remove duplicate serializers/accounts.py after consolidation into auth/serializers.py
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-26 15:46:16 -04:00
97892e4fc9 feat: Update account email verification settings to mandatory and enhance notification options
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-26 15:26:17 -04:00
133dcabb58 refactor: Remove unused environ import and environment file reading from Django settings
b627aed65d refactor: Update environment variable handling in Django settings for consistency and security
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-26 14:46:18 -04:00
e4e36c7899 Add migrations for ParkPhoto and RidePhoto models with associated events
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-26 13:26:25 -04:00
831be6a2ee Refactor code structure and remove redundant changes
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-25 12:06:17 -04:00
bf7e0c0f40 feat: Implement comprehensive ride filtering system with API integration
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-25 11:06:16 -04:00
dcf890a55c feat: Implement Entity Suggestion Manager and Modal components