fragginwagon
|
b903505ac2
|
🔍 Update file type and name detection logic to handle case-insensitive 'allForms' keyword
|
2026-01-28 20:29:09 +00:00 |
|
fragginwagon
|
765742c6c7
|
✨ Improve file selection logic to prioritize largest files of each type
|
2026-01-28 20:28:04 +00:00 |
|
fragginwagon
|
1b9a1d9386
|
✨ Implement logic to display unique files by type, prioritizing the largest file for each type
|
2026-01-28 20:27:59 +00:00 |
|
fragginwagon
|
469bbb186d
|
✨ Configure highlight.js to suppress HTML warnings with updated formatting
|
2026-01-28 20:25:32 +00:00 |
|
fragginwagon
|
42447dd952
|
✨ Configure highlight.js to suppress HTML warnings and remove redundant configuration
|
2026-01-28 20:25:27 +00:00 |
|
fragginwagon
|
4079fa0975
|
✨ Configure highlight.js to handle HTML safely with updated settings
|
2026-01-28 20:23:18 +00:00 |
|
fragginwagon
|
9f241da3b0
|
✨ Refactor router-view to use scoped slots with dynamic component rendering
|
2026-01-28 20:23:08 +00:00 |
|
fragginwagon
|
0a53b7758f
|
🎨 Add placeholder for mobile-specific styles in GamemasterExplorer component
|
2026-01-28 20:22:05 +00:00 |
|
fragginwagon
|
feaa990ea0
|
🎨 Refine UI styles for improved responsiveness, consistency, and readability across components
|
2026-01-28 20:21:16 +00:00 |
|
fragginwagon
|
b4b1c77f49
|
🎨 Adjust layout and styling for file selector and search bar components
|
2026-01-28 20:20:38 +00:00 |
|
fragginwagon
|
5614a6775b
|
🎨 Adjust UI styling with reduced padding, border radius, and shadow intensity for a more compact design
|
2026-01-28 20:20:33 +00:00 |
|
fragginwagon
|
f4d394ae47
|
🧹 Remove unnecessary blank line in CSS media query
|
2026-01-28 20:19:38 +00:00 |
|
fragginwagon
|
800baeb8f4
|
🎨 Adjust responsive styles and layout for improved header and button design
|
2026-01-28 20:19:20 +00:00 |
|
fragginwagon
|
fd4d1d1358
|
🎨 Improve header layout and responsiveness in Gamemaster Explorer view
|
2026-01-28 20:17:54 +00:00 |
|
fragginwagon
|
e9a461a478
|
✨ Improve search term escaping for highlighting functionality
|
2026-01-28 20:15:18 +00:00 |
|
fragginwagon
|
a687a51229
|
✨ Enhance search highlighting by replacing regex usage with replaceAll for improved readability and consistency
|
2026-01-28 20:15:13 +00:00 |
|
fragginwagon
|
6ccca7ae5e
|
✨ Improve scroll-to-result functionality with smoother scrolling and fallback adjustments
|
2026-01-28 20:14:52 +00:00 |
|
fragginwagon
|
36804c1c24
|
🔄 Refactor scroll logic to improve reliability with virtual scroller rendering retries
|
2026-01-28 20:14:47 +00:00 |
|
fragginwagon
|
2e9b34b266
|
🎨 Improve code readability by reformatting object literals and regex creation
|
2026-01-28 20:14:15 +00:00 |
|
fragginwagon
|
06a8bf956e
|
✨ Enhance search result highlighting with current result indicator and improved match styling
|
2026-01-28 20:14:10 +00:00 |
|
fragginwagon
|
4c89d15525
|
🔍 Enhance search result navigation with line number display and button tooltips
|
2026-01-28 20:12:46 +00:00 |
|
fragginwagon
|
8e431e83f7
|
✨ Improve scroll-to-result functionality with smoother scrolling and better fallback handling
|
2026-01-28 20:12:39 +00:00 |
|
fragginwagon
|
6980cb8657
|
✨ Enhance scrollToResult function with fallback and retry logic for better handling of virtual scroller scenarios
|
2026-01-28 20:12:34 +00:00 |
|
fragginwagon
|
308df336c2
|
✨ Add data-line attribute to display line numbers in GamemasterExplorer component
|
2026-01-28 20:10:01 +00:00 |
|
fragginwagon
|
a130770bc0
|
🎨 Improve contrast and readability for syntax highlighting in light mode
|
2026-01-28 20:08:06 +00:00 |
|
fragginwagon
|
f41f83ee2a
|
🗑️ Remove unnecessary closing brace from onFileChange function
|
2026-01-28 20:07:18 +00:00 |
|
fragginwagon
|
2e94360a38
|
📝 Clarify file change handling and remove redundant file loading logic
|
2026-01-28 20:06:44 +00:00 |
|
fragginwagon
|
bee38e5eaa
|
🔧 Simplify arrow function syntax in watch callback
|
2026-01-28 20:06:39 +00:00 |
|
fragginwagon
|
8ca0c4b68c
|
🔄 Watch selectedFile changes to trigger file loading
|
2026-01-28 20:06:34 +00:00 |
|
fragginwagon
|
65a8d64666
|
🔧 Add watch import to support reactive data handling in GamemasterExplorer component
|
2026-01-28 20:06:29 +00:00 |
|
fragginwagon
|
fedb0496b4
|
🎨 Improve readability by reformatting theme assignment logic in highlight directive
|
2026-01-28 20:04:03 +00:00 |
|
fragginwagon
|
9f18a7b3be
|
✨ Enhance highlight directive to support extended configuration and improve theme handling
|
2026-01-28 20:03:58 +00:00 |
|
fragginwagon
|
300246397d
|
🎨 Adjust button styling to include a border and improve hover effect
|
2026-01-28 20:02:45 +00:00 |
|
fragginwagon
|
ead6103dfb
|
🎨 Improve button styling with updated colors, border radius, font weight, hover effects, and transitions
|
2026-01-28 20:01:31 +00:00 |
|
fragginwagon
|
a82a16f8e2
|
🎨 Update spinner color and add styling for error messages
|
2026-01-28 20:01:17 +00:00 |
|
fragginwagon
|
d65039470e
|
🎨 Update styles for help and settings panels with new colors, padding, and text color adjustments
|
2026-01-28 20:01:04 +00:00 |
|
fragginwagon
|
980622c365
|
⚡ Improve readability of raw file size check and error message formatting
|
2026-01-28 20:00:46 +00:00 |
|
fragginwagon
|
289ba1156a
|
✨ Enhance UI styling and add file size check with error handling for large raw gamemaster files
|
2026-01-28 20:00:41 +00:00 |
|
fragginwagon
|
ca798a3334
|
🎨 Improve code readability by reformatting template and function structures
|
2026-01-28 19:59:00 +00:00 |
|
fragginwagon
|
585b0fb7a3
|
✨ Enhance file selection and loading logic with dynamic options and support for "All Forms" files
|
2026-01-28 19:58:55 +00:00 |
|
fragginwagon
|
070a1f2f74
|
🔙 Add "Back Home" button and improve layout styling in Gamemaster Explorer view
|
2026-01-28 19:58:23 +00:00 |
|
fragginwagon
|
dc6a625025
|
🔧 Add path alias configuration to Vite resolve settings
|
2026-01-28 19:56:28 +00:00 |
|
fragginwagon
|
f17408b283
|
🔧 Remove unused utility functions from imports
|
2026-01-28 19:54:58 +00:00 |
|
fragginwagon
|
0b23d8b998
|
🎨 Adjust toast notification styles with updated colors
|
2026-01-28 19:54:46 +00:00 |
|
fragginwagon
|
6060db82d7
|
🔧 Replace window with globalThis for determining innerWidth
|
2026-01-28 19:54:41 +00:00 |
|
fragginwagon
|
49ce60ce80
|
🎨 Update button styles with new background and hover colors
|
2026-01-28 19:54:26 +00:00 |
|
fragginwagon
|
e2259e79f0
|
🎨 Improve readability by reformatting the property filter dropdown code
|
2026-01-28 19:54:17 +00:00 |
|
fragginwagon
|
66470d127c
|
🎨 Improve UI accessibility and code consistency by adding label for attribute, updating button styles, and refining DOM manipulation
|
2026-01-28 19:54:12 +00:00 |
|
fragginwagon
|
afda1c7824
|
✨ Add documentation for future Game Master Explorer features
|
2026-01-28 19:53:48 +00:00 |
|
fragginwagon
|
12eeb7d9f4
|
🎨 Add secondary button styling with hover effect
|
2026-01-28 19:53:10 +00:00 |
|
fragginwagon
|
d0f23b8088
|
🔍 Add JSON viewer exploration link to Gamemaster Manager interface
|
2026-01-28 19:52:58 +00:00 |
|
fragginwagon
|
b9babf9693
|
🔍 Add Gamemaster Explorer tool link to the home view
|
2026-01-28 19:52:47 +00:00 |
|
fragginwagon
|
41206dcacc
|
🗺️ Add route and component for GamemasterExplorer
|
2026-01-28 19:52:37 +00:00 |
|
fragginwagon
|
0060db14a4
|
🎨 Improve code readability and maintainability by reformatting and restructuring HTML, CSS, and JavaScript files
|
2026-01-28 19:52:32 +00:00 |
|
fragginwagon
|
59f0b26e63
|
✨ Add GamemasterExplorer view to enhance functionality
|
2026-01-28 19:52:15 +00:00 |
|
fragginwagon
|
1ad9389318
|
✨ Simplify arrow function syntax and remove unnecessary whitespace across composable utilities
|
2026-01-28 19:50:05 +00:00 |
|
fragginwagon
|
07c4379d81
|
🎨 Improve code readability by reformatting functions and cleaning up whitespace
|
2026-01-28 19:50:00 +00:00 |
|
fragginwagon
|
b3d6bb0772
|
✨ Add utility functions for JSON handling and performance optimization
|
2026-01-28 19:49:45 +00:00 |
|
fragginwagon
|
2a262b77d8
|
✨ Integrate virtual scroller for large lists, add syntax highlighting themes, and register custom highlight directive
|
2026-01-28 19:48:59 +00:00 |
|
fragginwagon
|
058cd4e1bf
|
✨ Simplify arrow function syntax and remove unnecessary whitespace in highlight directive
|
2026-01-28 19:48:49 +00:00 |
|
fragginwagon
|
5c338bd622
|
✨ Add v-highlight directive for lazy-loaded syntax highlighting using highlight.js
|
2026-01-28 19:48:46 +00:00 |
|
fragginwagon
|
05b2894cc8
|
✨ Add new dependencies for syntax highlighting and virtual scrolling features
|
2026-01-28 19:48:44 +00:00 |
|
fragginwagon
|
71d328acdf
|
🗑️ Remove download section from GamemasterManager view
|
2026-01-28 19:12:24 +00:00 |
|
fragginwagon
|
1028cca194
|
🎨 Adjust layout and styling of file list and file details for improved responsiveness and readability
|
2026-01-28 19:11:41 +00:00 |
|
fragginwagon
|
4445514a57
|
🎨 Rearrange file info and download button layout in GamemasterManager view
|
2026-01-28 19:11:10 +00:00 |
|
fragginwagon
|
14496ada29
|
🎨 Improve file info layout and button styling in GamemasterManager view
|
2026-01-28 19:10:30 +00:00 |
|
fragginwagon
|
ac76ef108b
|
📥 Add functionality to download individual and multiple files from the server
|
2026-01-28 19:10:07 +00:00 |
|
fragginwagon
|
a169b1e698
|
📥 Add download buttons for individual files and a "Download All from Server" option
|
2026-01-28 19:10:00 +00:00 |
|
fragginwagon
|
201c3be2df
|
✨ Update Pokémon data files with the latest game master information
|
2026-01-28 19:08:16 +00:00 |
|
fragginwagon
|
0a7b920bb5
|
✨ Add function to categorize gamemaster data into Pokémon, forms, and moves
|
2026-01-28 19:07:35 +00:00 |
|
fragginwagon
|
5785985419
|
🔗 Add node-fetch import for HTTP requests
|
2026-01-28 19:07:25 +00:00 |
|
fragginwagon
|
9eb91d3075
|
✨ Add endpoint to fetch, process, and save gamemaster data server-side
|
2026-01-28 19:07:20 +00:00 |
|
fragginwagon
|
57ac382c99
|
🛠️ Add proxy configuration for Gamemaster API in Vite config
|
2026-01-28 19:05:50 +00:00 |
|
fragginwagon
|
c38d14a432
|
🎨 Reformat conditional logic for improved readability in regional form check
|
2026-01-28 19:03:18 +00:00 |
|
fragginwagon
|
6f060001d5
|
✅ Enhance regional form check by verifying form type as a string
|
2026-01-28 19:03:13 +00:00 |
|
fragginwagon
|
7140004554
|
✨ Refactor regional form check logic for improved readability and formatting consistency
|
2026-01-28 19:03:02 +00:00 |
|
fragginwagon
|
67d333fb31
|
🌍 Refactor regional form check logic for better readability and clarity in gamemaster utility function
|
2026-01-28 19:02:51 +00:00 |
|
fragginwagon
|
5db2f0840b
|
✨ Fix HTML and formatting issues in GamemasterManager view
|
2026-01-28 19:02:28 +00:00 |
|
fragginwagon
|
de839e00db
|
🎮 Add documentation for GAMEMASTER setup process
|
2026-01-28 19:00:20 +00:00 |
|
fragginwagon
|
19a5d0f093
|
📚 Update README with detailed instructions for running the backend, using the Gamemaster API, and managing API keys
|
2026-01-28 19:00:08 +00:00 |
|
fragginwagon
|
cbe874d3bd
|
📝 Add feature list to README detailing application capabilities
|
2026-01-28 18:59:58 +00:00 |
|
fragginwagon
|
9d2590ccfd
|
✨ Add documentation for GAMEMASTER API
|
2026-01-28 18:59:53 +00:00 |
|
fragginwagon
|
f563e27224
|
🔗 Add gamemaster API route to OAuth proxy server
|
2026-01-28 18:59:30 +00:00 |
|
fragginwagon
|
9a2faef3bf
|
🎨 Add and style new components for status cards, file lists, and code blocks in GamemasterManager view
|
2026-01-28 18:59:23 +00:00 |
|
fragginwagon
|
6f5284ec10
|
📚 Add API usage documentation to GamemasterManager view
|
2026-01-28 18:59:20 +00:00 |
|
fragginwagon
|
aae38d0353
|
✨ Add server status loading and saving functionality with improved error handling and UI updates
|
2026-01-28 18:59:10 +00:00 |
|
fragginwagon
|
e4ca6b392b
|
💾 Add server save functionality and display server storage status in Gamemaster Manager view
|
2026-01-28 18:59:05 +00:00 |
|
fragginwagon
|
21d7d0c9be
|
✨ Improve readability of getPokemonById method by adjusting return statement formatting
|
2026-01-28 18:59:00 +00:00 |
|
fragginwagon
|
5bcff917ef
|
✨ Add utility functions for interacting with the Game Master API
|
2026-01-28 18:58:55 +00:00 |
|
fragginwagon
|
8b4cadf3c4
|
🎨 Simplify header setting for file download response
|
2026-01-28 18:58:50 +00:00 |
|
fragginwagon
|
76f42cacc7
|
✨ Add API endpoint for retrieving Pokémon data
|
2026-01-28 18:58:45 +00:00 |
|
fragginwagon
|
4596112762
|
🗂️ Add placeholder file to preserve directory structure
|
2026-01-28 18:58:33 +00:00 |
|
fragginwagon
|
f0e8164645
|
🎨 Adjust grid layout to use fixed two-column structure for wider screens
|
2026-01-28 18:56:22 +00:00 |
|
fragginwagon
|
cc78b80747
|
🔄 Rearrange API Key Configuration section within the controls grid layout
|
2026-01-28 18:52:08 +00:00 |
|
fragginwagon
|
679da54c77
|
🎨 Remove unnecessary whitespace in CSS styling
|
2026-01-28 18:50:36 +00:00 |
|
fragginwagon
|
f616cbc0b2
|
🎨 Adjust responsive grid layout for control groups and collapsible groups
|
2026-01-28 18:50:21 +00:00 |
|
fragginwagon
|
1ad59722b9
|
✨ Add collapsible group component with styles and animations
|
2026-01-28 18:48:18 +00:00 |
|
fragginwagon
|
22117fa23d
|
✨ Improve collapsible group headers for better readability and formatting consistency
|
2026-01-28 18:48:04 +00:00 |
|
fragginwagon
|
0de8c0ee71
|
✨ Add collapsible sections for API key, OAuth, and client credentials configurations
|
2026-01-28 18:47:59 +00:00 |
|
fragginwagon
|
a921b09ba6
|
🎨 Improve API key configuration layout and remove redundant section
|
2026-01-28 18:46:54 +00:00 |
|