• Joined on 2025-01-07
pacnpal synced commits to dependabot/pip/pytest-8.3.5 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:25 -04:00
72f41421a1 [DEPENDABOT] Update: Bump pytest from 8.3.4 to 8.3.5
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/djangorestframework-3.16.0 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:24 -04:00
222914c039 [DEPENDABOT] Update: Bump djangorestframework from 3.15.2 to 3.16.0
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/flake8-7.2.0 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:24 -04:00
c04fb73d9c [DEPENDABOT] Update: Bump flake8 from 7.1.1 to 7.2.0
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/django-pghistory-3.6.0 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:23 -04:00
4b936b22f0 [DEPENDABOT] Update: Bump django-pghistory from 3.5.2 to 3.6.0
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/django-tailwind-cli-4.2.3 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:23 -04:00
ea41ba9629 [DEPENDABOT] Update: Bump django-tailwind-cli from 4.0.1 to 4.2.3
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/django-allauth-65.8.0 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:22 -04:00
4f3472335a [DEPENDABOT] Update: Bump django-allauth from 65.4.1 to 65.8.0
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/django-filter-25.1 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:22 -04:00
522703bd22 [DEPENDABOT] Update: Bump django-filter from 24.3 to 25.1
c19aaf2f4b Implement ride count fields with real-time annotations; update filters and templates for consistency and accuracy
9d6f6dab2c Refactor park listing templates: implement grid and list view modes, enhance search results rendering, and improve error handling in search functionality
bba707fa98 Refactor search functionality: remove obsolete JavaScript and HTML templates; enhance error handling and response rendering for park search results
c197051b25 Enhance search functionality with loading indicators, dark mode support, and improved UI; implement event handling for search results and refine park filter tests for better coverage
Compare 240 commits »
pacnpal synced commits to dependabot/pip/django-htmx-1.23.0 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:22 -04:00
3e477a61bd [DEPENDABOT] Update: Bump django-htmx from 1.22.0 to 1.23.0
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/channels-4.2.2 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:21 -04:00
fcfe264051 [DEPENDABOT] Update: Bump channels from 4.2.0 to 4.2.2
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to dependabot/pip/django-5.2.1 at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:21 -04:00
11bd1471ce [DEPENDABOT] Update: Bump django from 5.1.6 to 5.2.1
401449201c Fix search form duplication by updating event handler to submit the correct filter form and return JSON responses for park suggestions
1ca1362fee Implement park search suggestions with HTMX integration: replace legacy redirect with real-time suggestions and enhance UI for better user experience
02e4b82beb Allow unauthenticated access for autocomplete functionality
4339c5c5e0 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
Compare 259 commits »
pacnpal synced commits to clean-history at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 11:16:20 -04:00
d0ee283abf Remove sensitive backup files and add backups/ to .gitignore
31d83c8889 Security: Remove sensitive environment configuration files
46c6e45eae Security: Remove sensitive files from git tracking and update .gitignore
f5db23a791 Remove GitHub personal access token for security
78248aa892 Add management command to seed comprehensive sample data for ThrillWiki application
Compare 287 commits »
pacnpal synced commits to clean-history at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 10:56:18 -04:00
pacnpal synced new reference clean-history to pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 10:56:18 -04:00
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 10:56:18 -04:00
9f24d47cf5 Security: Remove sensitive environment configuration files
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 10:36:16 -04:00
20719899dc Security: Remove sensitive files from git tracking and update .gitignore
d4e9911ce1 Remove GitHub personal access token for security
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-20 10:16:29 -04:00
ccd4a4a29e Add management command to seed comprehensive sample data for ThrillWiki application
c09727d5c5 Remove sensitive configuration files for security
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-19 19:16:16 -04:00
a6158c0564 Configure PostGIS backend in correct database settings file
411669ce8d Force PostGIS backend using dictionary spread syntax
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-19 18:56:17 -04:00
7937f70f6a Fix PostGIS backend configuration
31a1465890 Configure PostgreSQL with PostGIS support
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-18 15:36:15 -04:00
32d87781e9 Refactor park list view and update template targets for improved functionality; remove unused CSS class from Tailwind styles; add local settings for unraid configuration.
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-08-17 21:16:16 -04:00
90880fd811 Add profiles to .gitignore and import database configuration in local settings
92fce1fa83 Remove multiple profile files that are no longer needed, cleaning up the repository by deleting obsolete binary profile files.
Compare 2 commits »