Commit Graph

69 Commits

Author SHA1 Message Date
31e4a2d2ca Merge pull request 'Updated view for directory to add front matter support in README.md. Updated file scanner logic and working on conversion utility for previous scans.' (#12) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#12
2024-06-19 07:51:18 -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
5061baabb9 Merge pull request 'fix: Added dashes back into video player breadcrumbs.' (#11) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#11
2024-06-18 11:50:35 -04:00
2f6afa9210 fix: Added dashes back into video player breadcrumbs. 2024-06-18 11:50:07 -04:00
210f8e71d8 Merge pull request 'Switched video player to use modular breadcrumbs feature.' (#10) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#10
2024-06-18 11:46:26 -04:00
ece488c177 Switched video player to use modular breadcrumbs feature. 2024-06-18 11:45:51 -04:00
2e2e32d30d Merge pull request 'Refactored breadcrumbs feature into modular view component, and moved page route handler into its own router.' (#9) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#9
2024-06-18 11:30:22 -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
6f495fb1b9 Merge pull request 'Refactored from JavaScript to TypeScript and changed a few things along the way. Moved static assets to assets/ instead of static/.' (#8) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#8
2024-06-17 19:45:03 -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
d3a371f998 Merge pull request 'Added defer attribute to video tags so that it parallel loads.' (#7) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#7
2024-06-15 19:59:14 -04:00
07bc443a66 Added defer attribute to video tags so that it parallel loads. 2024-06-15 19:58:16 -04:00
a3d7952855 Merge pull request 'Updated .env.example to use SOLR_DOCS_CORE instead of SOLR_DOCS_CORE_NAME, etc.' (#6) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#6
2024-06-15 19:46:21 -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
769b85ae3c Merge pull request 'fix: video player was still using hard-coded paths.' (#5) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#5
2024-06-15 19:32:56 -04:00
07ec0a1c3e fix: video player was still using hard-coded paths. 2024-06-15 19:32:17 -04:00
87a2fd5e20 Merge pull request 'fix: problem with reading environment using dotenv on IISNode.' (#4) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#4
2024-06-15 16:59:01 -04:00
a86fe7f198 fix: problem with reading environment using dotenv on IISNode. 2024-06-15 16:58:30 -04:00
5e50acf9cf Merge pull request 'fix: problem with reading environment using dotenv.' (#3) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#3
2024-06-15 16:51:12 -04:00
973201e787 fix: problem with reading environment using dotenv. 2024-06-15 16:50:37 -04:00
737eef91a1 Merge pull request 'fix: Fixed side effects from hardcoded paths.' (#2) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#2
2024-06-15 16:39:13 -04:00
9cb16680f9 fix: Fixed side effects from hardcoded paths. 2024-06-15 16:38:17 -04:00
378cb5443c Merge pull request 'Updated environment configuration and cleaned up usage of runtime environment.' (#1) from daball/nm3clol-express-app:main into main
Reviewed-on: nm3clol/nm3clol-express-app#1
2024-06-15 15:06:39 -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