Scott Lamb
|
5264e9848e
|
fix test failure
|
2022-03-11 11:59:20 -08:00 |
|
Scott Lamb
|
7c453b5f9d
|
support treating own effective uid as privileged
I intend this to be an easy bootstrapping mechanism for web auth.
|
2022-03-11 11:10:26 -08:00 |
|
Scott Lamb
|
4ce3e511b5
|
support Unix sockets (#133)
|
2022-03-09 16:47:08 -08:00 |
|
Scott Lamb
|
a7c574eb43
|
extract_cookie should check all Cookie headers
|
2021-10-28 15:09:02 -07:00 |
|
Scott Lamb
|
1e17a53280
|
separate out signals API to own file
|
2021-10-28 14:09:30 -07:00 |
|
Scott Lamb
|
1f41a27cc3
|
extract /api/{login,logout} to their own file
|
2021-10-28 13:57:32 -07:00 |
|
Scott Lamb
|
bae45a0855
|
move /view.{mp4,m4s} to their own file
|
2021-10-28 13:23:49 -07:00 |
|
Scott Lamb
|
87f9736d80
|
separate live view into its own file
|
2021-10-28 13:07:39 -07:00 |
|
Scott Lamb
|
cf08c95a4b
|
split static file serving into its own file
|
2021-10-28 12:49:50 -07:00 |
|
Scott Lamb
|
4231ec45ce
|
start splitting up web.rs
It's getting huge and hard to work with. The path stuff is easy to pull
out.
|
2021-10-28 12:38:29 -07:00 |
|