• Joined on 2025-01-07
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 11:16:58 -04:00
99acc31e3c Refactor: Implement unified responsive design
27864d99a6 Fix: Correct filter variable name
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 10:56:58 -04:00
cedd33cc34 feat: Implement comprehensive entity filtering
73377d7464 Fix: Center last row of tabs
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 10:36:58 -04:00
b09355db05 Reverted to commit 51b859ad65
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 10:16:59 -04:00
3c29097ac9 Fix: Spread last row of tabs
51b859ad65 Fix: Center tabs in last row
858dde526e Refactor: Adjust tab grid layout
9c95c6016c Fix: Make last tab span full width
Compare 4 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 09:56:57 -04:00
55f1b8ea99 feat: Reorganize tabs and add "Recently Closed"
8406d66096 Refactor: Implement grid tab layout
60cbc1fd4f Refactor: Improve tab list responsiveness
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 09:36:57 -04:00
f8fcaaa337 Refactor: Simplify tab styles to minimal pills
385cc33961 feat: Add new tabs for content filtering
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 09:16:58 -04:00
1f44e7afcb Refactor: Format badge text to normal case
a6870b3acf Fix: Backfill initial versions for rides
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-28 08:56:58 -04:00
8a2d347723 feat: Implement card-style tab buttons
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-27 21:46:58 -04:00
dbdf4d9254 Refactor: Enhance homepage tab styling
49a0aa7a57 Implement version tracking and recent changes
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-27 21:06:57 -04:00
be497e70da Refactor: Standardize card component styles
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-27 20:06:58 -04:00
10daaf73f2 Enforce higher security level for sensitive user actions
f2aeb2aa93 Improve navigation by adding a new sidebar menu component
d1f01d9228 Improve security by requiring higher authentication levels for sensitive actions
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrilltrack-explorer from mirror 2025-10-27 19:47:07 -04:00
64f82c9ac2 Resolve various issues to improve application stability and performance
ac65e4b4db Improve location data handling and error reporting in the app
5197041d37 Implement app-wide versioning for all entities
Compare 3 commits »
pacnpal synced commits to nuxt at pacnpal/thrillwiki_django_no_react from mirror 2025-09-28 10:53:24 -04:00
bf04e4d854 fix: Update import paths to use 'apps' prefix for models and services
pacnpal synced commits to nuxt at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 22:33:25 -04:00
pacnpal synced new reference nuxt to pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 22:33:25 -04:00
pacnpal synced commits to api at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 19:53:25 -04:00
fdbbca2add Refactor code structure for improved readability and maintainability
pacnpal synced commits to api at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 13:13:26 -04:00
bf365693f8 fix: Update .gitignore to include .snapshots directory
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 12:13:31 -04:00
679de16e4f Refactor account adapters and admin classes; enhance type hinting for better clarity and maintainability, ensuring consistent typing across methods and improving overall code quality.
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 11:53:26 -04:00
31a2d84f9f Refactor type checking configuration; consolidate settings from pyrightconfig.json into pyproject.toml for improved project structure and clarity.
7d04c2baa0 Refactor environment variable configurations for consistency; ensure proper type casting for DEBUG and ALLOWED_HOSTS settings.
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_django_no_react from mirror 2025-09-27 09:53:26 -04:00
6575ea68c7 Add advanced search and trending parks features; update frontend dependencies and enhance home page layout