Go to file
BluBb_mADe 6faac9742b
pretty big rework
- thrown out the multi-domain support, instead you can now specify the full base url in the config
- improved config docs
- changed authorization to follow the standard Bearer Token pattern
- link response is now simple json
- updated and modernized nginx config example
- reworked config and argument parsing
- removed unnecessary extra file write buffer layer
- removed no-cache response header. (why did I do this?)
- various minor improvements
- clarified hash length limit to be 32 (16 bytes, one aes block)
2023-12-12 13:23:22 +01:00
config.yaml pretty big rework 2023-12-12 13:23:22 +01:00
nginx_example.conf pretty big rework 2023-12-12 13:23:22 +01:00
sharex_server.py pretty big rework 2023-12-12 13:23:22 +01:00