index
:
docspace
cookieonly
imgs
master
multi
prod
rootprefix
Http server for hosting files with user support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-01-20
Multisession shit
multi
Julian Hurst
2023-01-19
Add noscript support for imgs via paging
imgs
Julian Hurst
2023-01-15
Remove useless log
Julian Hurst
2023-01-15
Fix slice bounds out of range when nb of images < pagesize
Julian Hurst
2023-01-15
Reduce verbosity of error message on login fail
Julian Hurst
2023-01-15
Add style.css to gitignore
Julian Hurst
2023-01-15
Add images support (inf scroll via htmx of images taken from user docs)
Julian Hurst
This commit also includes a migration from css to scss, some improvements to the redirection workflow when no session is found and refactors concerning flash cookies.
2023-01-13
Security for /download and frontend style improvements
HEAD
master
Julian Hurst
2023-01-13
Secure cookie only https on qutebrowser
Julian Hurst
Apparently no localhost exception, so cookies are broken.
2023-01-13
Add support for downloading files in zip
Julian Hurst
2023-01-13
Add size and modtime to docs and redirect to login page by default
Julian Hurst
2023-01-12
Add session ids, privacy.txt and nav_logged.html
Julian Hurst
2023-01-12
Change title imgbrd -> docspace
Julian Hurst
2023-01-12
Initial commit
Julian Hurst