8 Commits

Author SHA1 Message Date
db1cc005a3
Minor Enhancements (#16)
* Add datestamp for the files being created.

* Enhance output.
2024-01-30 05:59:40 -07:00
6e003be906
Enhancements, Again :) (#14)
* Remove unnecessary exclamation mark.

* First attempt to add photo.

* Make the title consistent with others.

* Add a readme for a new folder.

* Make the ignorance under the files folder more strict.

* Bring Infinite Timer up in order since I use it more than T45MR.

* Add photos to the main pages!!

* Simplify name.

* Fix occasional formatting weirdness.

* Fix formatting issues, add comments.

* Fix background color.

* Add trailing slash for consistency.
2024-01-26 02:50:43 +00:00
623cba3262
Major Revisit (#13)
* Add comment that it was built from scratch.

* Add a link to Modern Day Wizards and my personal media. Simplify text.

* Change to "media" since there are also videos.

* Simplify text, add nomad note.

* Update support pages: better text, currencies first, remove many options.

* Change word to sound more like I'm talking.

* Update wordiness and provide disclaimer on top rather than only for email.

* Update wordiness.

* Use a more legible purple.

* Remove extra word.

* Fix link including a space.

* Fix word order.

* Make the banner more useful! :)

* Simplify verbiage.

* Enhance the look/feel of the addresses.

* Remove more words.

* Remove excess word.

* More major rewording, also added mission/goal.

* Remove 'the'.
2024-01-25 07:37:10 -07:00
4762862998
Fix Bad Pathing (#12)
* Do better at variables.

* Alter comment.
2024-01-25 03:46:29 +00:00
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