Commit graph

16 commits

Author SHA1 Message Date
Gabriel Simmer e888ca1759 Fix typo. 2021-05-29 22:51:23 +01:00
Gabriel Simmer c8a898d861
Add frontend blurb. 2021-05-29 22:49:17 +01:00
Gabriel Simmer 60b69213ae Redundant redundancy. 2021-05-29 22:44:31 +01:00
Gabriel Simmer cbd30f9155 Clean up CCI config. 2021-05-29 22:42:24 +01:00
Gabriel Simmer 636ab32ead Tidy README, remove UPX requirement. 2021-05-29 22:32:38 +01:00
Gabriel Simmer 396c5914f6
Renaming application from "NAS" to "Sliproad". 2020-04-24 09:22:33 +01:00
Gabriel Simmer ab6bcad510
Add blurb about authentication to README. 2020-04-24 09:13:06 +01:00
Gabriel Simmer 5e345f11af
Tweaked spacing for file list, icons.
Icons! Finally, signifying type of link without relying on colours. Also
added some margin to help alleviate strain from contrasting colours.
Fixed background-color of "NAS" home link maintaining white background.
2020-04-05 19:32:35 +01:00
Gabriel Simmer a765d52e4b
Update README, add configuration examples.
Expanded the README with more up-to-date data and elaboration on
providers, which may have been a bit unclear before. Also added a few
configuration examples for each provider, with comments.
2020-03-31 00:03:50 +01:00
Gabriel Simmer bb03aa9b8f
Subdirectory handling in frontend, README
Updated READMe a bit for providers, allowed frontend to better handle
linking to subdirectories (previously didn't work at all!).
2020-03-22 21:15:31 +00:00
Gabriel Simmer ea1075cb5b
Rewrite file provider to proxy data download (rather than redirect)
Reworked the fileprovider to proxy data directly from the provider
rather than attempt to funkily redirect when needed, since it was overly
complex and wouldn't work well in the long run. Temporarily added "file"
as constant return for determining the filetype through Backblaze.

Added a Makefile to make life easier as well, and rewrote the README to
reflect the refactor/rewrite and new approach to providers.
2020-03-15 23:49:00 +00:00
Gabriel Simmer 88e0d6c7b1
Add disk usage statistics to index & API.
Update README.md

Add disk usage statistics to index & API.
2019-04-01 22:45:33 -07:00
Gabriel Simmer a2a1e0e573
Begin work on API, decouple frontend to be more dynamic. 2019-03-02 17:41:13 -08:00
Gabriel Simmer bd6b7c86b2
Add example config, adding instructions to README. 2019-02-24 14:51:40 -08:00
Gabriel Simmer 053148e4b6
Move SVGs to own files for reuse and easier markup. 2019-02-24 10:10:08 -08:00
Gabriel Simmer 37a5d4d29c
Initial commit 2019-02-24 00:23:09 -08:00