• Joined on 2025-01-07
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-26 13:04:19 -05:00
1a88c35fa8 feat: implement autocomplete functionality for park search with keyboard navigation
82d99a8161 refactor: remove Company model as it is no longer needed
bcfab9fb74 feat: add Company model and TrackedModel trait; update Park model to use Company as owner
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-26 12:24:20 -05:00
f6d0ecd82e style: enhance alert and button styles; improve dark mode support and transition effects
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 22:14:24 -05:00
a57e5deb3f feat: implement search functionality with real-time filtering and pagination
5d2908127b add memorybank
487c0e5866 feat: implement ride review components
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 21:34:24 -05:00
4e06f7313e Added reviews and Filament
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 20:54:23 -05:00
64b0e90a27 Add enums for ReviewStatus, TrackMaterial, LaunchType, RideCategory, and RollerCoasterType; implement Designer and RideModel models; create migrations for ride_models and helpful_votes tables; enhance RideGalleryComponent documentation
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 20:27:17 -05:00
5c38774e2f Add username input to prompt submission; update event handler to include username in message formatting
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 20:17:44 -05:00
e8f57b976a Update .gitignore to exclude .DS_Store; refactor logging for unauthorized reset attempts and message formatting
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 17:04:23 -05:00
8951e59f49 Implement HomeController, update home route, and enhance menu components with close functionality
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 16:04:23 -05:00
b4462ba89e Add photo management features, update database configuration, and enhance park model seeding
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 14:24:23 -05:00
15b2d4ebcf Refactor Park model, update routes for parks management, and enhance database migrations for park areas and locations
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 13:09:13 -05:00
937bc18ca7 Enhance DiscordBot shutdown process; add connection timeout, cancel web tasks, and handle SIGINT signal
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 12:57:28 -05:00
f40d19294f Enhance signal handling in DiscordBot; disable reloader, set shutdown timeout, and improve task identification
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 12:28:54 -05:00
898937acb4 Update .gitignore to exclude additional Python cache files; implement reset personality command with user permissions check
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 11:36:10 -05:00
de3b09bf46 Update .gitignore to exclude additional cache files and environment configuration
4812eeb2ac Remove conversation history database and related cache files; delete environment configuration
Compare 2 commits »
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 11:06:06 -05:00
519dfaa038 Update .gitignore to exclude additional Python bytecode files and database artifacts
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 10:53:37 -05:00
5ad38f8f1b Update .gitignore to exclude additional cache and log files; modify system prompt for character behavior and rules
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 10:27:45 -05:00
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 09:23:45 -05:00
0e6a0fa770 Update .gitignore to exclude additional cache files; enhance APIManager message handling and tool response parsing
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 22:57:48 -05:00
4f94600375 Enhance tool response handling and parsing; update tool markers configuration and usage guidelines
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 20:07:58 -05:00
57eff11433 Add tool markers configuration and update usage guidelines for explicit markers