-
718696e611
Fix multiple UI and functionality issues
Spicy_Marinara
2025-11-02 10:59:06 +01:00
-
92cb5aedbd
feat(dashboard): add Scene Info multi-view widget to reduce mobile scroll
Lucas 'Paperboy' Rose-Winters
2025-11-02 20:38:45 +11:00
-
64d0fe41dd
feat(dashboard): move edit mode controls to menu permanently
Lucas 'Paperboy' Rose-Winters
2025-11-02 19:43:16 +11:00
-
2cdad81cb8
feat(dashboard): optimize Recent Events widget for mobile
Lucas 'Paperboy' Rose-Winters
2025-11-02 19:00:48 +11:00
-
15ead7c21b
fix(widgets): resolve data reading issues for Recent Events and Present Characters
Lucas 'Paperboy' Rose-Winters
2025-11-02 18:11:41 +11:00
-
ded3694d54
fix(dashboard): resolve widget sizing and detection issues
Lucas 'Paperboy' Rose-Winters
2025-11-02 17:28:15 +11:00
-
95f4ae1848
feat(dashboard): add Recent Events widget for v2 system
Lucas 'Paperboy' Rose-Winters
2025-11-02 16:21:56 +11:00
-
bf44949624
feat(dashboard): implement bidirectional tracker-widget sync with re-addition
Lucas 'Paperboy' Rose-Winters
2025-11-02 14:54:55 +11:00
-
339413a6fa
feat(dashboard): implement reactive tracker-dashboard integration
Lucas 'Paperboy' Rose-Winters
2025-11-02 10:35:35 +11:00
-
d3c1f0a137
feat(dashboard): integrate tracker editor with widget system
Lucas 'Paperboy' Rose-Winters
2025-11-02 10:23:36 +11:00
-
8240c77069
merge: integrate upstream tracker customization system
Lucas 'Paperboy' Rose-Winters
2025-11-02 09:57:15 +11:00
-
-
-
-
82b9564e07
Remove IMPLEMENTATION_COMPLETE.md - no longer needed
Spicy_Marinara
2025-11-01 23:28:51 +01:00
-
ed81f2898a
Remove TRACKER_CUSTOMIZATION_PLAN.md - implementation complete
Spicy_Marinara
2025-11-01 23:27:52 +01:00
-
4abceb48a2
Fix: Rewrite updateCharacterField for new multi-line format
Spicy_Marinara
2025-11-01 23:26:36 +01:00
-
897c0278fb
Major update: Full tracker customization system
Spicy_Marinara
2025-11-01 20:19:35 +01:00
-
f6ba2642f7
fix(dashboard): quest widget auto-arrange tab placement
Lucas 'Paperboy' Rose-Winters
2025-10-30 08:44:33 +11:00
-
9f92c4af87
feat(dashboard): add quest widget + fix 4-tab header layout
Lucas 'Paperboy' Rose-Winters
2025-10-30 08:40:46 +11:00
-
ad2efa55f0
merge: resolve conflicts with upstream/main
Lucas 'Paperboy' Rose-Winters
2025-10-30 08:26:19 +11:00
-
-
-
-
e5e3e43aa1
perf(dashboard): disable console logging in hot-path files
Lucas 'Paperboy' Rose-Winters
2025-10-30 08:07:53 +11:00
-
8abaa740c7
perf(dashboard): optimize content editing disable to use single global pass
Lucas 'Paperboy' Rose-Winters
2025-10-30 07:42:26 +11:00
-
4984c02fd1
perf(dashboard): remove redundant content editing disable on tab switch
Lucas 'Paperboy' Rose-Winters
2025-10-29 23:00:10 +11:00
-
d3b0eccfe8
fix(resize): fix excessive sensitivity by converting rem to pixels
Lucas 'Paperboy' Rose-Winters
2025-10-29 22:15:34 +11:00
-
acb6da023a
feat(dashboard): add confirmations, fix UX issues, and optimize grid rendering
Lucas 'Paperboy' Rose-Winters
2025-10-29 21:17:48 +11:00
-
87cfcb6946
Fix: Use custom stat names in AI prompt instructions
Spicy_Marinara
2025-10-29 10:17:00 +01:00
-
79d6fcbfe7
chore: remove investigation documentation file
Lucas 'Paperboy' Rose-Winters
2025-10-29 19:34:18 +11:00
-
9fbc35dbd9
refactor(dashboard): move controls to overlays and fix mobile/positioning issues
Lucas 'Paperboy' Rose-Winters
2025-10-29 19:07:01 +11:00
-
13019c65ee
Fix: Strip thinking tags from parser and persist tracker data on page refresh
Spicy_Marinara
2025-10-28 18:07:15 +01:00
-
ddb2f8c222
fix(modal): resolve button font-size CSS cascade conflict
Lucas 'Paperboy' Rose-Winters
2025-10-28 18:45:47 +11:00
-
ded1b62963
fix(mobile): add explicit font-size to confirmation dialog body text
Lucas 'Paperboy' Rose-Winters
2025-10-28 15:12:58 +11:00
-
a888c5ccd6
fix(mobile): apply same centering and viewport fixes to dice roller modal
Lucas 'Paperboy' Rose-Winters
2025-10-28 14:55:59 +11:00
-
9e09b57618
fix(mobile): add flex centering to modal container and use dvh for viewport
Lucas 'Paperboy' Rose-Winters
2025-10-28 11:14:51 +11:00
-
0fbdf41678
fix(mobile): move modals to document.body to escape panel DOM constraints
Lucas 'Paperboy' Rose-Winters
2025-10-28 10:34:49 +11:00
-
92af1a4942
fix(mobile): improve modal positioning and scaling on mobile devices
Lucas 'Paperboy' Rose-Winters
2025-10-27 23:05:11 +11:00
-
fb25277db4
fix(dashboard): replace all hardcoded emoji icons with Font Awesome
Lucas 'Paperboy' Rose-Winters
2025-10-27 22:25:03 +11:00
-
7628bb84c1
feat(dashboard): replace emojis with Font Awesome, add theme support, and styled dialogs
Lucas 'Paperboy' Rose-Winters
2025-10-27 20:41:36 +11:00
-
c39d348a81
fix(dashboard): properly filter dropdown menu buttons based on pre-hidden visibility
Lucas 'Paperboy' Rose-Winters
2025-10-27 20:06:25 +11:00
-
a063ae780b
Add editable stat names, fix clear cache for quests, update tracker text to use custom stat names
Spicy_Marinara
2025-10-27 09:45:50 +01:00
-
a330ea9b98
fix(dashboard): disable text editing on widget re-renders in edit mode
Lucas 'Paperboy' Rose-Winters
2025-10-27 16:10:08 +11:00
-
f566ad1d93
feat(dashboard): implement responsive header with tab scrolling and overflow menus
Lucas 'Paperboy' Rose-Winters
2025-10-27 14:48:38 +11:00
-
45c5853dcb
feat(dashboard): improve mobile inventory UX and fix desktop viewport overflow
Lucas 'Paperboy' Rose-Winters
2025-10-27 10:18:07 +11:00
-
e0164a9ca9
Fix tracker commit logic to prevent overwriting on refresh
Spicy_Marinara
2025-10-26 23:25:05 +01:00
-
141a3f4bec
Fix extension loading, enhance theming, add horizontal scrolling, improve emoji parsing, rename to Main Quests
Spicy_Marinara
2025-10-26 22:31:21 +01:00
-
04bb52ed71
feat(dashboard): improve mood widget readability with balanced two-line layout
Lucas 'Paperboy' Rose-Winters
2025-10-26 21:23:11 +11:00
-
bd56f24c45
fix(dashboard): correct auto-layout boundary check to eliminate empty space at bottom
Lucas 'Paperboy' Rose-Winters
2025-10-26 16:45:49 +11:00
-
6af499b07a
fix(dashboard): resolve presentCharacters widget styling and auto-layout issues
Lucas 'Paperboy' Rose-Winters
2025-10-26 14:52:02 +11:00
-
8317471922
fix(dashboard): improve edit mode UX and remove redundant weather subtitle
Lucas 'Paperboy' Rose-Winters
2025-10-26 10:29:55 +11:00
-
f84cbf794a
feat(dashboard): add lock button to prevent accidental widget movement
Lucas 'Paperboy' Rose-Winters
2025-10-25 19:50:17 +11:00
-
d6c5101a7e
feat(dashboard): implement movement threshold for widget dragging to allow clicks
Lucas 'Paperboy' Rose-Winters
2025-10-25 19:32:29 +11:00
-
101404d617
fix(dashboard): prevent resize handle overlap and clipping
Lucas 'Paperboy' Rose-Winters
2025-10-25 19:04:36 +11:00
-
4ea1c55a75
fix(dashboard): correct rem-to-pixel conversion for drag overlay grid cells
Lucas 'Paperboy' Rose-Winters
2025-10-25 18:51:20 +11:00
-
e031643cd5
feat(dashboard): implement column-aware defaultSize for optimal 3-4 col widget layout
Lucas 'Paperboy' Rose-Winters
2025-10-24 18:55:38 +11:00
-
ac5bd22e55
feat(dashboard): optimize 3-4 column desktop layout + fix mobile widget issues
Lucas 'Paperboy' Rose-Winters
2025-10-24 16:36:18 +11:00
-
4994c09563
feat(dashboard): implement column-aware widget sizing for optimal mobile/desktop layouts
Lucas 'Paperboy' Rose-Winters
2025-10-24 15:50:55 +11:00
-
77b5092e57
fix(mobile): eliminate contenteditable bottom padding in dashboard v2 widgets
Lucas 'Paperboy' Rose-Winters
2025-10-24 15:31:19 +11:00
-
63a02fd197
fix(dashboard): sync widget data and fix refresh on chat load
Lucas 'Paperboy' Rose-Winters
2025-10-24 12:44:11 +11:00
-
0d179d22fc
fix(mood): reduce font sizes to fit emoji and conditions in 1x1 widget
Lucas 'Paperboy' Rose-Winters
2025-10-24 11:52:35 +11:00
-
eb4ac57dae
fix(avatars): use proper getThumbnailUrl API to eliminate 404 errors
Lucas 'Paperboy' Rose-Winters
2025-10-24 00:26:51 +11:00
-
f0f04297f7
fix(userInfo): fix avatar 404 errors and improve layout/scaling
Lucas 'Paperboy' Rose-Winters
2025-10-23 22:18:02 +11:00
-
3dd7b017a6
feat(dashboard): implement smart widget scaling and improved auto-layout
Lucas 'Paperboy' Rose-Winters
2025-10-23 22:08:04 +11:00
-
f61e6390fb
refactor(ui): move 'Enable Immersive HTML' toggle to settings panel
Lucas 'Paperboy' Rose-Winters
2025-10-23 20:06:54 +11:00
-
380d717b30
feat(dashboard): implement smart auto-layout with expansion and better defaults
Lucas 'Paperboy' Rose-Winters
2025-10-23 20:03:19 +11:00
-
c4485971fa
fix(dashboard): fix persistent px values, auto-layout, widget loss, gaps, and tabs
Lucas 'Paperboy' Rose-Winters
2025-10-23 19:32:27 +11:00
-
79582070f0
fix(dashboard): fix attributes overflow and improve tab distribution
Lucas 'Paperboy' Rose-Winters
2025-10-23 18:48:25 +11:00
-
5dd7dcb27b
feat(dashboard): improve widget scaling and fix attribute scrollbar
Lucas 'Paperboy' Rose-Winters
2025-10-23 18:33:01 +11:00
-
b3a86d4609
feat(dashboard): implement smart widget collision and category-aware layout
Lucas 'Paperboy' Rose-Winters
2025-10-23 18:06:44 +11:00
-
aeb3ad1b9b
feat(dashboard): split user
Lucas 'Paperboy' Rose-Winters
2025-10-23 15:48:02 +11:00
-
264ea2fc4c
fix(dashboard): fix resize, drag-drop, overflow, and add auto-migration
Lucas 'Paperboy' Rose-Winters
2025-10-23 14:49:33 +11:00
-
29afefb76e
fix(dashboard): anchor Refresh and Settings buttons to bottom
Lucas 'Paperboy' Rose-Winters
2025-10-23 14:16:45 +11:00
-
2c37318798
fix(dashboard): add CSS for header and container layout
Lucas 'Paperboy' Rose-Winters
2025-10-23 14:12:42 +11:00
-
122bb3194a
feat(dashboard): add auto-layout button with smart widget packing
Lucas 'Paperboy' Rose-Winters
2025-10-23 14:00:00 +11:00
-
e32a008f0b
fix(dashboard): initialize TabManager with proper dashboard structure
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:37:51 +11:00
-
e5e3c3592f
fix(dashboard): correct extensions.js import path
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:29:37 +11:00
-
7c4ffaa059
feat(dashboard): integrate Dashboard v2 into main extension (Phase 3.2)
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:18:40 +11:00
-
e2521ba5cb
docs: update IMPLEMENTATION_PLAN.md with Epic 2 completion status
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:15:02 +11:00
-
1078313775
feat(dashboard): add dashboard template and integration module (Phase 3.1)
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:11:20 +11:00
-
1f4bebc7ad
feat(dashboard): implement Inventory Widget (Task 2.4)
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:08:05 +11:00
-
e9371ef46b
feat(dashboard): implement Present Characters Widget (Task 2.3)
Lucas 'Paperboy' Rose-Winters
2025-10-23 11:02:23 +11:00
-
2b5c214451
feat: Task 2.2 complete - 5 modular Info Box widgets
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:52:02 +11:00
-
f9c483d848
feat: Phase 1 complete + Task 2.1 User Stats Widget
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:47:39 +11:00
-
ecf7e88bb4
feat: complete Task 1.8 - Layout Persistence System
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:34:47 +11:00
-
c8c19ce956
fix(dashboard): make resize handles always visible in edit mode
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:23:00 +11:00
-
62defcde1d
fix(dashboard): prevent drag when clicking resize handles or controls
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:16:46 +11:00
-
dd1de2191e
feat(dashboard): implement complete edit mode UI system (Task 1.7)
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:11:51 +11:00
-
73af519128
feat(dashboard): implement widget resize with 8-direction handles (Task 1.6)
Lucas 'Paperboy' Rose-Winters
2025-10-23 10:03:44 +11:00
-
e30f02f9fe
feat(dashboard): implement drag-and-drop with mobile support (Task 1.5)
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:56:42 +11:00
-
2038b67b80
feat(dashboard): implement tab management system (Task 1.4)
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:42:02 +11:00
-
242eb6ed57
docs: mark Task 1.3 (Dashboard Data Structure) as complete
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:28:50 +11:00
-
2edb41ebe6
feat(dashboard): implement dashboard data structure (Task 1.3)
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:26:10 +11:00
-
4f1ea44e74
docs: mark Task 1.2 (Widget Registry System) as complete
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:13:08 +11:00
-
1f4ec963a2
feat(dashboard): implement widget registry system (Task 1.2)
Lucas 'Paperboy' Rose-Winters
2025-10-23 09:12:39 +11:00
-
fa53616d4f
feat(dashboard): implement grid engine core (Task 1.1)
Lucas 'Paperboy' Rose-Winters
2025-10-23 08:56:00 +11:00
-
40a1242486
docs: enhance schema architecture with formula engine, custom UI, and migration
Lucas 'Paperboy' Rose-Winters
2025-10-23 08:48:59 +11:00
-
c56ce72a9b
docs: add v2.0 architecture and implementation plan
Lucas 'Paperboy' Rose-Winters
2025-10-23 08:42:16 +11:00
-
-
d68ddd601e
Merge: Combined code block parsing + flexible pattern matching + debug logging
Spicy_Marinara
2025-10-22 11:03:26 +02:00
-
-
60bb57979a
Add robust parsing for combined markdown code blocks
Spicy_Marinara
2025-10-22 10:59:47 +02:00
-
e291e8e6d2
Merge pull request #19 from paperboygold/fix/user-parsing-issues
Spicy Marinara
2025-10-22 10:26:16 +02:00
-
-
3101151516
Merge branch 'SpicyMarinara:main' into fix/user-parsing-issues
Paperboy
2025-10-22 11:08:45 +11:00
-
-
-
-
27e1c30ea0
fix: only show mobile refresh FAB when panel open AND in Separate mode
Lucas 'Paperboy' Rose-Winters
2025-10-22 11:06:30 +11:00
-
ea2231f6ba
fix: restore proper spinning animation for mobile refresh FAB
Lucas 'Paperboy' Rose-Winters
2025-10-22 10:47:09 +11:00
-
9a49433a28
fix: add spinner animation to mobile refresh FAB button
Lucas 'Paperboy' Rose-Winters
2025-10-22 10:34:31 +11:00