Commit Graph

7 Commits

Author SHA1 Message Date
3b5c2e993d Refactor to MediaHandler transform (#20)
Closes #6, Closes #18

This PR separates out 3 different classes: a distinct Hooks handling class, a MediaHandler class for models, and a MediaTransform class that handles all the actual model rendering.

Reviewed-on: #20
2024-10-27 04:11:16 +00:00
aae33e8210 Show only model on file preview page
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-23 12:42:51 -07:00
134d9203de Add file page model display
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-23 10:19:30 -07:00
5d90da0fda Convert to image handler hook based viewer insertion
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-22 19:58:02 -07:00
76d7157cd1 Add basic file link functoin
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-21 08:42:17 -07:00
0ff4155168 Create basic framework
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-20 13:42:14 -07:00
e5cc54ffa2 Add basic extension.josn and update extension name 2024-10-19 08:31:49 -07:00