Commit Graph

27 Commits

Author SHA1 Message Date
Tracy Rust 3bba33e788 Add object properties sidebar. Closes #68 2024-01-27 16:39:39 -05:00
Tracy Rust 200a3f10b1 Tidy up, remove console log and stubbed out headings in properties panel 2024-01-27 16:31:22 -05:00
Tracy Rust 6cd809c843 Only show resolution on image types in properties panel. 2024-01-27 16:29:42 -05:00
Tracy Rust aaf26bb94e Drop the database approach to storing resolution in favor of hooks 2024-01-27 16:24:01 -05:00
Tracy Rust 66b5bfdc2e Works but I think I'm going to ditch using the database... 2024-01-27 16:16:09 -05:00
Tracy Rust a1bbb3fcb4 Image resolution reading basically works but doesn't cache and
doesn't trigger an update...
2024-01-27 16:10:21 -05:00
Tracy Rust a029dbc302 Now proper mime is listed in the properties panel. 2024-01-27 13:13:02 -05:00
Tracy Rust 7fde54fe7a Pretty format the filesize depending on magnitude :) 2024-01-27 13:08:38 -05:00
Tracy Rust a0f42fb746 Now file size in properties is actually the size 2024-01-27 12:57:31 -05:00
Tracy Rust 4aa10bf5cd Add readFileStats and missing await call on copy path call helper 2024-01-27 12:41:36 -05:00
Tracy Rust 99ab6ec495 Fix word break 2024-01-27 12:34:35 -05:00
Tracy Rust 0366b9b9b8 Fix uncaught exception referenced in #68 2024-01-27 12:28:11 -05:00
Tracy Rust 2e2ad1b77a Remove redundant log 2024-01-26 23:58:17 -05:00
Tracy Rust 700bec5145 Make kebab button for opening properties more human size 2024-01-26 22:01:39 -05:00
Tracy Rust 42052a71d9 Mock out more, and make path update on object id change. 2024-01-26 21:44:51 -05:00
Tracy Rust 1167de7e6d Move stator into object viewer, and start style/stubbing sidebar
Stator in object viewer is good because... Well the idea was to hide the
button once it's open but I kind of went back on that.
2024-01-26 21:40:48 -05:00
Tracy Rust f51c202a72 Object properties toggles on and off persistently now.
Did need the stator afterall...
2024-01-26 21:18:12 -05:00
Tracy Rust 5f60bed7c8 Move properties sidebar into object viewer... Negating need for stator? 2024-01-26 21:05:25 -05:00
Tracy Rust 4dc027e907 Stub out object properties panel into it's own component. 2024-01-26 20:57:23 -05:00
Tracy Rust 0be41e7d1c Add toggle object properties to sidebar stator 2024-01-26 20:50:22 -05:00
Tracy Rust a392e702e4 Genericize tag sidebar stator 2024-01-26 20:48:17 -05:00
Tracy Rust 393a534051 Bump version for dev and addendum expiration date. 2024-01-26 20:31:30 -05:00
Tracy Rust a51847006f Merge branch 'tracy-dev-0.1.13' 2024-01-24 16:09:58 -05:00
Tracy Rust 234310f132 Change author, I don't like my name in the "company" field. 2024-01-24 14:06:19 -05:00
Tracy Rust b85b8dcd23 Fix icon path in buildappimage.js 2024-01-24 13:45:21 -05:00
Tracy Rust 7109668279 Add icons I forgot 2024-01-24 13:43:04 -05:00
Tracy Rust 465b79e153 Initial commit, closes #60 2024-01-24 13:26:19 -05:00