|
|
d7f88378e5
|
🧹 Clean up code formatting and fix minor syntax inconsistencies in useDiscordOAuth.js
|
2026-01-29 15:21:30 +00:00 |
|
|
|
9ce8422596
|
✨ Add composable for handling Discord OAuth integration
|
2026-01-29 15:21:25 +00:00 |
|
|
|
8093cc8d2a
|
📝 Reformat code for improved readability and consistency in the OAuth composable
|
2026-01-29 15:21:20 +00:00 |
|
|
|
0a5e1b9251
|
🔒 Add OAuth support for authentication
|
2026-01-29 15:21:15 +00:00 |
|
|
|
e6648f6ad0
|
🔧 Simplify destructuring assignments for state variables in useChallongeTests
|
2026-01-29 14:41:40 +00:00 |
|
|
|
1c880e39d1
|
✨ Expose tournamentDetailsState for direct access to loading and error states
|
2026-01-29 14:29:45 +00:00 |
|
|
|
7f06b56fde
|
📝 Update comments and formatting in useChallongeTests composable
|
2026-01-29 05:12:00 +00:00 |
|
|
|
df888ddfd7
|
🧪 Add unit tests for Challonge-related functionality
|
2026-01-29 05:11:56 +00:00 |
|
|
|
0148d0a1f1
|
🧪 Add unit tests for useChallongeClient composable and refactor code formatting for readability
|
2026-01-29 05:09:38 +00:00 |
|
|
|
568224f2d9
|
✨ Add composable for interacting with Challonge API
|
2026-01-29 05:09:33 +00:00 |
|
|
|
e98cb05b14
|
✨ Improve code formatting and readability, handle edge cases in tests, and enhance lazy path extraction logic
|
2026-01-29 03:47:37 +00:00 |
|
|
|
9507059ad9
|
✅ Complete Step 16 by extracting and testing the useJsonFilter composable with comprehensive functionality and test coverage
|
2026-01-29 03:47:32 +00:00 |
|
|
|
832b3e9cc3
|
🗑️ Remove unused Vitest configuration file
|
2026-01-29 03:28:08 +00:00 |
|
|
|
12ea08a7e1
|
✨ Add unit tests for useLineSelection composable
|
2026-01-29 03:28:06 +00:00 |
|
|
|
5d8f753659
|
🎨 Improve code readability by reformatting imports, refining filter and sort logic, and simplifying function syntax
|
2026-01-29 03:20:34 +00:00 |
|
|
|
3fdc9a510d
|
✨ Add composable for handling Gamemaster file operations
|
2026-01-29 03:20:29 +00:00 |
|
|
|
17d24b72d1
|
✨ Improve search term escaping and formatting in Gamemaster search functionality
|
2026-01-29 03:18:18 +00:00 |
|
|
|
777bcae010
|
🔍 Add functionality for gamemaster search in composable
|
2026-01-29 03:18:13 +00:00 |
|
|
|
7dc792abc9
|
✨ Add Vue 3 composable for group sizing and print-safe layout generation
|
2026-01-29 02:00:27 +00:00 |
|
|
|
308001594b
|
✨ Add composable for group print layout functionality
|
2026-01-29 01:59:50 +00:00 |
|
|
|
a736519d76
|
🎨 Refactor code style for consistency and readability in feature flag composable
|
2026-01-28 22:53:48 +00:00 |
|
|
|
5151846a88
|
✨ Add composable for managing feature flags
|
2026-01-28 22:53:43 +00:00 |
|
|
|
af34c7c719
|
✨ Improve code formatting and update API request payload structure in authentication composable
|
2026-01-28 22:46:37 +00:00 |
|
|
|
1e97e190c5
|
🔒 Add authentication composable for managing auth state, token handling, and user info
|
2026-01-28 22:46:32 +00:00 |
|
|
|
f132339abf
|
🎨 Reformat import statement for improved readability
|
2026-01-28 22:46:27 +00:00 |
|
|
|
5fcd3fc768
|
🎨 Improve code formatting and readability in useAsyncState composable
|
2026-01-28 22:14:59 +00:00 |
|
|
|
d7207e5014
|
✨ Add composable for managing asynchronous state
|
2026-01-28 22:14:54 +00:00 |
|
|
|
1ad9389318
|
✨ Simplify arrow function syntax and remove unnecessary whitespace across composable utilities
|
2026-01-28 19:50:05 +00:00 |
|
|
|
07c4379d81
|
🎨 Improve code readability by reformatting functions and cleaning up whitespace
|
2026-01-28 19:50:00 +00:00 |
|
|
|
c723496e69
|
🎨 Reformat code for consistent indentation and improve readability
|
2026-01-28 18:30:53 +00:00 |
|
|
|
36caa456fb
|
🔒 Add functionality to manage Challonge client credentials securely
|
2026-01-28 18:30:48 +00:00 |
|
|
|
a24f766e37
|
🎨 Improve code readability by reformatting and updating function definitions and comments
|
2026-01-28 18:18:55 +00:00 |
|