Commit Graph

10 Commits

Author SHA1 Message Date
fc30b09d16 Add model previews on upload (#27)
Closes #22

This modifies the upload form to allow for a preview of models.

Reviewed-on: #27
2024-11-04 00:02:48 +00:00
d59958f110 Add view and hsset link parameters
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-30 11:53:02 -07:00
64140b7cd9 Add basic thumbnail handling with static image
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-30 09:28:29 -07:00
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