Add Static Resource Hosting (#8)

* Add ability to host files from web API rather than using the static site files.hyperling.com.

* Add details.

* Prevent further files from being committed in the static resource folder.

* Beginnings of a photo share from the website to replace PhotoPrism.

* Fix log message for files route.

* Allow customization of ports via shell script.

* Update README goals and fix URLs.

* FInalize the PHOTOS page, complete with video controls!

* Moe enhancements, such as displaying README's and adding [VIDEO] tag.

* Clean file a little.

* Remove TODO.
This commit is contained in:
2024-01-24 11:02:23 +00:00
committed by GitHub
parent 01277d0c9c
commit 2fa8b555e7
6 changed files with 222 additions and 19 deletions

1
.gitignore vendored
View File

@ -105,3 +105,4 @@ dist
## Above is Github's recommendations for Node.js. Below are my additions. ##
package-lock.json
files/*