4 Commits

Author SHA1 Message Date
cb4dd8ab9a
Cache PHOTOS Page (#11) 2024-01-25 03:27:32 +00:00
8dd9ab1615
Photos Enhancements (#10)
* Skip files, only process albums. Do not open a new tab now that there is a BACK button.

* Continue opening in new tab so that photos page does not need reloaded.

* Fix CSS and make HTML readable.
2024-01-25 02:46:33 +00:00
adc8f29f0a
Enhance Photos Page (#9)
* Remove test output.

* Add back buttons.

* Add explicit photos directory.

* Allow subdirectories in files, but not photos.
2024-01-24 13:57:05 +00:00
2fa8b555e7
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.
2024-01-24 11:02:23 +00:00