fix: web clip and snip use DPI-correct window-local capture coordinates 24a7de5 verified asdf98 commited on 15 days ago
feat: BrowserPanel web clip (Camera) and area snip (Scissors) using native screen capture" f2dd389 verified asdf98 commited on 15 days ago
fix: palettes scale with board/images instead of inverse-zoom growing when zoomed out eb4aa85 verified asdf98 commited on 15 days ago
fix: render annotations above all board images with explicit top z-index layer 674a945 verified asdf98 commited on 15 days ago
fix: disable img/video max-width reset so horizontal crop is not compressed 91ab634 verified asdf98 commited on 15 days ago
fix: correct crop rendering with viewport mask and full-size inner media, no double crop/stretch 717ecca verified asdf98 commited on 15 days ago
fix: crop matches prototype exactly - container resizes, clipPath on img only, handles always visible outside crop area" 2131127 verified asdf98 commited on 15 days ago
fix: crop uses only clipPath on full-size element, no double-reduction of width+clip that caused 2x crop bug" 277008c verified asdf98 commited on 15 days ago
fix: listen for board://image_added event to actually show captured images on canvas, add Upload File button to library" 62ac15a verified asdf98 commited on 15 days ago
fix: TextNoteNode uses proper Lucide icons for Bold/Italic/Underline/AlignLeft/Center/Right, adds Link and List support matching ui2 prototype" fa69477 verified asdf98 commited on 15 days ago
fix: toolbar uses Globe/FolderOpen icons for browser/library, text formatting uses AlignLeft/Center/Right/Bold/Italic/Underline icons, hover adds to board directly" 3405474 verified asdf98 commited on 15 days ago
fix: browser panel webview appears cleanly after slide-in, no laggy chase animation acab001 verified asdf98 commited on 15 days ago
fix: browser panel webview positioning (delay sync until transition complete), fix board.rs warning, clean hover overlay for simple + button only" dbe9503 verified asdf98 commited on 15 days ago
feat: RefImageNode - Value Mirror (V key), Focus Mode opacity, Source Trail favicon badge 2d70c0f verified asdf98 commited on 15 days ago
feat: BoardOverlays - screen capture crosshair (Shift+S), pen annotation layer (A key), minimap c5bd0a8 verified asdf98 commited on 15 days ago
feat: RefStudio SRS Phase 1+2 complete board - always-on-top, opacity, desaturate, flip, context menu, undo/redo, palette extraction, auto-save, annotations" 29cc955 verified asdf98 commited on 15 days ago
feat: Phase 4 - Color Tools view with palette export (HEX, CSS, GPL, ASE, Procreate formats) b69eb83 verified asdf98 commited on 15 days ago
feat: Phase 4 - Command Palette (Ctrl+K) for quick navigation and actions 6313940 verified asdf98 commited on 15 days ago
feat: Phase 4 - Quick Study Mode view with timer, reference display, session history 16aca1c verified asdf98 commited on 15 days ago
fix: RefImageNode - add GIF/video support, sourceUrl tracking, crop visual clipping 55d1915 verified asdf98 commited on 15 days ago
fix: ContextMenu - add real palette extraction, Copy image, Open source URL, screen capture shortcut 474e00b verified asdf98 commited on 15 days ago
cleanup: remove old browser-first UI files (views, layout, contexts, data, lib) 642c3f8 verified asdf98 commited on 15 days ago
fix: SettingsPanel - merge browser privacy/shield settings, wire toggles to real Tauri state 04747c9 verified asdf98 commited on 15 days ago
fix: LibraryPanel - proper useEffect loading, tag add/remove via Rust, refresh on open, delete from library dca03b9 verified asdf98 commited on 15 days ago
refactor: BrowserPanel - embedded browser with Tauri child webview, image capture from web 1e21826 verified asdf98 commited on 15 days ago
refactor: LibraryPanel + SettingsPanel + BrowserPanel with Tauri integration 7fa2a02 verified asdf98 commited on 15 days ago
refactor: SettingsPanel with general/appearance/shortcuts/storage/privacy/about tabs 363b972 verified asdf98 commited on 15 days ago
refactor: Toolbar + LibraryPanel + SettingsPanel + BrowserPanel for board-first UI dff794c verified asdf98 commited on 15 days ago
refactor: ContextMenu with image actions (flip, desaturate, palette, group, delete) 374e8ef verified asdf98 commited on 15 days ago
refactor: StarterHub + ContextMenu + Toolbar + LibraryPanel + SettingsPanel + BrowserPanel aa9740a verified asdf98 commited on 15 days ago
refactor: Minimap + StarterHub + ContextMenu for board-first UI 37c3e3b verified asdf98 commited on 15 days ago
refactor: TextNoteNode - rich text notes with inline editing, formatting toolbar, resize 154816a verified asdf98 commited on 15 days ago
refactor: RefImageNode - image nodes with resize, crop, flip, desaturate, grouping abc1f42 verified asdf98 commited on 15 days ago
refactor: Canvas.tsx - infinite canvas with pan/zoom, drag-drop, annotations, palette rendering c5b0df5 verified asdf98 commited on 15 days ago
fix: BoardView - robust color extraction with Rust fallback, fix canvas timing fd5aed3 verified asdf98 commited on 16 days ago
feat: BoardView - inline editable notes (double-click), working color extraction, PureRef-like UX c2e3d83 verified asdf98 commited on 16 days ago
feat: production-quality PureRef board - smooth pan/zoom, proper resize handles, rotation, flip, z-order, grid overlay, keyboard shortcuts, multi-select, polished artist UX 9b0a268 verified asdf98 commited on 16 days ago
fix: replace Konva board with dependency-free DOM PureRef board to eliminate blank screen 22ad743 verified asdf98 commited on 16 days ago
fix: replace Konva.Group with imported Group component in Note/Palette nodes - fixes blank screen 993b063 verified asdf98 commited on 16 days ago
feat: complete PureRef-style board rewrite with react-konva - drag, resize, rotate, real palette extraction b322f19 verified asdf98 commited on 16 days ago
fix: board library sidebar supports drag-drop plus click/double-click add fallback 627f504 verified asdf98 commited on 16 days ago
fix: HomeView uses real board list and create-board flow 8e5d75d verified asdf98 commited on 16 days ago
fix: LibraryView real palette extraction button and no fake color assumptions 6966024 verified asdf98 commited on 16 days ago
fix: rewrite BoardView with real board files, reliable drag-drop, real palette extraction 3821465 verified asdf98 commited on 16 days ago
feat: SessionsView - multiple sessions, auto-save, context menu with restore/rename/delete 4ca8224 verified asdf98 commited on 16 days ago
feat: DownloadsView - add progress bars, pause/cancel, context menu, clear completed 549ccfd verified asdf98 commited on 16 days ago
feat: SettingsView - add General, Profile, Notifications, Sync & Data, Keyboard tabs cb29308 verified asdf98 commited on 16 days ago
feat: LibraryView - add folders, smart folders, remove item, add tag functionality 004fbcd verified asdf98 commited on 16 days ago
feat: BoardView - add Library sidebar panel, Circle tool, presentation mode, drag-to-add 4ad1175 verified asdf98 commited on 16 days ago
fix: implement real boards and usable board drag workflow 26fec4c verified asdf98 commited on 16 days ago