Commit Graph

13 Commits

Author SHA1 Message Date
21ce16d3e0 feat: Preliminary support for resizing iframes scrollable divs. 2024-06-24 21:52:30 -04:00
e001f141e3 Added Back to top of the page links. 2024-06-24 20:28:52 -04:00
d9e0361f7c No longer list files for which a folder contains README.md metadata describing the file. 2024-06-24 04:12:29 -04:00
f66c0b8673 feat: Default tab automatically loads viewer, but other tabs are lazily loaded. OCR text moved to its own tab. 2024-06-24 02:10:18 -04:00
35851b1ddc fix: Metadata link not working. Fixed link and description. 2024-06-24 01:09:30 -04:00
1f1071f5a9 feat: Embedded Microsoft Office Viewer and Google Docs Viewer web services and no longer download as default action when viewer is supported when loading directory with file attachment that doesn't automatically render. 2024-06-24 01:02:26 -04:00
e0b93cf355 Cleanup a lot of tab stops from 4 spaces to 2 and adjust other whitespace. 2024-06-24 01:00:18 -04:00
b7f0eb13ef fix: Embed PDF documents only on pages which describe files. 2024-06-23 15:19:15 -04:00
6fabbf4fe8 feat: Embed PDF documents on the webpages which describe them. 2024-06-22 14:30:04 -04:00
03d2cfa816 Updated view for directory to add front matter support in README.md. Updated file scanner logic and working on conversion utility for previous scans. 2024-06-19 07:48:37 -04:00
ece488c177 Switched video player to use modular breadcrumbs feature. 2024-06-18 11:45:51 -04:00
76a460abcd Refactored breadcrumbs feature into modular view component, and moved page route handler into its own router. 2024-06-18 11:29:23 -04:00
3a06bec2b7 Refactored from JavaScript to TypeScript and changed a few things along the way. Moved static assets to assets/ instead of static/. 2024-06-17 19:40:13 -04:00