|
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 |
|
|
07bc443a66
|
Added defer attribute to video tags so that it parallel loads.
|
2024-06-15 19:58:16 -04:00 |
|
|
ba7d50f495
|
Updated .env.example to use SOLR_DOCS_CORE instead of SOLR_DOCS_CORE_NAME, etc.
|
2024-06-15 19:45:31 -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 |
|
|
8a28910b0b
|
Updated .gitattributes to use glob matching for case-insensitive paths.
|
2024-06-15 13:42:52 -04:00 |
|
|
84d2081072
|
Added PUBLIC_DIR environment variable.
|
2024-06-03 12:55:21 -04:00 |
|
|
ee411d5ce2
|
Removed deprecated code in archived.php.
|
2024-06-03 12:52:51 -04:00 |
|
|
61a092646e
|
Added Dockerfile.
|
2024-06-01 07:56:31 +00:00 |
|
|
a9b8d439f7
|
Added .env expansion and set welcome message behavior to use WELCOME_MSG environment variable.
|
2024-05-25 22:01:46 -04:00 |
|
|
760f04848d
|
Updated default environment.
|
2024-05-25 22:00:44 -04:00 |
|
|
a8969dd778
|
Updated top navbar to use SITE_NAME environment variable.
|
2024-05-25 21:35:45 -04:00 |
|
|
00ecaa4f46
|
Updated default environment.
|
2024-05-25 21:35:07 -04:00 |
|
|
f0a36695f4
|
Document .env files.
|
2024-05-24 15:40:16 -04:00 |
|
|
89e507da2e
|
Added .env.example to help with configuration.
|
2024-05-24 15:36:35 -04:00 |
|
|
5c11b90877
|
Moved to correct folder and removed hard-coded URLs.
|
2024-05-24 15:30:03 -04:00 |
|
|
e8571edbd3
|
Increase portability by making paths relative in utility scripts.
|
2024-05-24 13:10:50 -04:00 |
|
|
06d9fff0c5
|
Updated git lfs pull method.
|
2024-05-24 06:15:25 -04:00 |
|
|
eab02c2aa5
|
Added additional Docker Compose examples. Removed defunct Caddyfile.
|
2024-05-24 05:44:13 -04:00 |
|
|
e8d6c4b45e
|
Fixed README.md search function so that it works on IISNode and everything else, too.
|
2024-05-24 04:58:20 -04:00 |
|
|
3470e1a809
|
Added LICENSE.
|
2024-05-24 03:48:31 -04:00 |
|
|
555e9f52bd
|
Updated scripts, YouTube cookies example, docker compose configuration, and documentation.
|
2024-05-24 03:29:36 -04:00 |
|
|
3ac71738e5
|
Added solr Docker configuration.
|
2024-05-24 01:11:36 -04:00 |
|
|
a1f552eb92
|
Updated README.md to provide some instructions on rebuilding the archive.
|
2024-05-24 00:01:40 -04:00 |
|
|
1a86d7a2de
|
Added archive files to .gitignore.
|
2024-05-23 23:49:44 -04:00 |
|
|
82450a9355
|
Added defunct code in index folder.
|
2024-05-23 22:13:47 -04:00 |
|
|
5336f9aa73
|
Added package-lock.json file.
|
2024-05-23 21:54:06 -04:00 |
|
|
850125f563
|
Added defunct archived.php code.
|
2024-05-23 21:46:13 -04:00 |
|
|
77b9eb15f1
|
Added some instructions on how to use this repository.
|
2024-05-23 21:44:45 -04:00 |
|
|
04c562f592
|
Added defunct browse.html configuration.
|
2024-05-23 18:36:22 -04:00 |
|
|
1a8cc7e1b3
|
Added defunct Caddyfile configuration.
|
2024-05-23 18:35:13 -04:00 |
|