tangled
alpha
login
or
join now
helpimnotdrowning.net
/
Utatane
0
fork
atom
Nice little directory browser :D
0
fork
atom
overview
issues
pulls
pipelines
Utatane
/
views
/
at
d888d67f8c52a7a84aca7845424674038b87129e
1 folder
3 files
api
api/files: revert field names to PascalCase
3 months ago
about.html.ps1
basic /about page, fix link color accidentally applying on .clickable
3 months ago
index.html.ps1
feat: redirect map * list of directories that will 302 redirect on access * flash redirect notice banner for HTML responses * requires session cookies & JSON api users might not keep them, so no banner for them
3 months ago
index.json.ps1
Lots of changes, see rest of message * responses can now vary on the Accept header (currently just html/json) * accessing any normal path with Accept application/json will give instructions to api endpoint * remove `/list` endpoint (feature killed) * add simple `/about` * data-order of HTML directory row is now `-1`, from `0` * load config from `Utatane.psd1` instead of bundling everything in `server.psd1` * config `Utatane.DoNotServe` property, glob filename blacklist for files that will be hidden and not served * remove dumb "go up" button on error page * use tiny `frame.ps1` template in HTML views instead of doing the whole stucture in each one
3 months ago