Commit Graph

35 Commits

Author SHA1 Message Date
c2e4899d3c feat: Trim slashes on all .env config URLs, SITE_URL, SOLR_DOCS_URL, TIKA_URL, etc. 2024-06-24 21:54:40 -04:00
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
cde78c983e fix: View/Download viewer will be selected as default when no other viewer is default. 2024-06-24 04:30:06 -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
6979c455ef Removed console log message from config startup. 2024-06-24 00:57:28 -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
2f6afa9210 fix: Added dashes back into video player breadcrumbs. 2024-06-18 11:50:07 -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
07ec0a1c3e fix: video player was still using hard-coded paths. 2024-06-15 19:32:17 -04:00
a86fe7f198 fix: problem with reading environment using dotenv on IISNode. 2024-06-15 16:58:30 -04:00
973201e787 fix: problem with reading environment using dotenv. 2024-06-15 16:50:37 -04:00
9cb16680f9 fix: Fixed side effects from hardcoded paths. 2024-06-15 16:38:17 -04:00
5f4ac46af7 Updated environment configuration and cleaned up usage of runtime environment. 2024-06-15 15:03:04 -04:00
84d2081072 Added PUBLIC_DIR environment variable. 2024-06-03 12:55:21 -04:00
a9b8d439f7 Added .env expansion and set welcome message behavior to use WELCOME_MSG environment variable. 2024-05-25 22:01:46 -04:00
5c11b90877 Moved to correct folder and removed hard-coded URLs. 2024-05-24 15:30:03 -04:00
86148d5c4b Update server, CSS, video player, README.md support on video player, example youtube-cookies.txt file, add sync script for my Richmond Youtube videos. 2024-05-23 15:19:20 -04:00
d1b3c7444d Added news articles from WJHL, Cardinal, and Bristol Herald Courier. Provided archive view. Patched web.config to try to get logging working again, but still not working. 2024-04-30 04:18:51 -04:00
efdd1161eb Updated stylesheet to add totals to tables, updated gulpfile, updated .gitignore, updated web.config to prevent IIS from accessing documents outside public, updated video and search views to remove WEBVTT noise on the fly. 2024-04-29 01:35:25 -04:00
9dbe87e166 Updated design, added Video feature, working on documents feature. 2024-04-25 14:48:45 -04:00
9947355d32 Added subtitles/captions to video player 2024-04-15 05:37:52 -04:00
98008527db Added video player and associated routes for archived videos from YouTube 2024-04-15 04:25:33 -04:00
e352bedfd9 Fixed vercel serve-handler so that it handles directory junctions and directory symlinks without error 2024-04-15 02:32:31 -04:00
6d53fff6f3 Added ads.txt as express route 2024-03-28 00:44:24 -04:00
e051222fb1 Switched to Lucene parser and Solr client for more robust search. 2024-03-14 03:12:53 -04:00
David Ball
dbcd3ba2fc Initial state of the development and production site as of 2024-03-10. 2024-03-10 08:01:21 -04:00