Trisha
620ec2fd5b
📝 todo
2021-10-20 15:57:58 -05:00
_
429d1cc957
🐛 bug: don't leak request IDs in the audit log
2021-07-11 10:56:40 +00:00
_
fb484018db
add todo
2021-07-10 22:18:34 +00:00
Trisha
633a2356b9
🐛 remove todo for symlink bug
...
already fixed in ff73f501a4
2021-04-26 16:14:26 -05:00
Trisha
3fc04033a7
note symlink bug
2021-04-26 13:37:20 -05:00
_
0ffa129937
🚧 wip: add prefix for relay debugging tools
2021-02-20 16:23:12 +00:00
_
b5b6410ff9
update: add bug
2021-02-18 19:08:31 +00:00
_
c40abb0fe6
🚧 wip: I was working on some port-forwarding idea.
...
It was going to be generic over TCP and use 2 HTTP streams, one each way.
The plan's written down somewhere.
2021-01-19 23:25:24 +00:00
_
075fd604ee
📝 docs: add idea for Redis-like volatile KV store in the server
2021-01-03 04:45:14 +00:00
_
0d155a5b36
📝 docs: update todos
2020-12-20 20:52:37 -06:00
_
7a47c705d7
➕ update: add a few other assets from the logo
2020-12-18 18:10:00 +00:00
_
c70f44f4e4
📝 docs: update todo
2020-12-18 17:03:24 +00:00
_
5f947ed73c
👕 refactor: Extract relay_state module
2020-12-13 03:29:54 +00:00
_
532f99f770
💄 update: add dev mode and server Git version to server list
2020-12-13 03:00:45 +00:00
_
0e4839e146
🐳 build: add Tini to Docker image, simplify Git version injection
...
Building the Git version into the code meant that Cargo had to recompile
ptth_relay every time I built. This is annoying and it doesn't add anything.
I changed it to read the Git version from a text file which is absent by
default, and present in the Docker image.
2020-12-13 02:20:12 +00:00
_
dc2958ad7a
📝 docs: add todo
2020-12-13 01:55:47 +00:00
_
6861560274
📝 docs: update todo.md
2020-12-12 15:07:45 +00:00
_
4014290f98
📝 docs (YNQAQKJS) add plan for 3rd auth route
2020-12-11 21:04:59 +00:00
_
28ce6a32cd
💄 Show servers in the server list even if they aren't connected yet
2020-11-26 23:31:23 +00:00
_
bf4e5c7a5b
♻️ Planning changes to relay config
2020-11-26 21:50:55 +00:00
_
8369dc8675
Reload relay config every minute
2020-11-25 03:09:21 +00:00
_
7aafbba4d9
➕ Add "last seen" to server list
2020-11-25 02:17:08 +00:00
_
bfe07fddc3
➕ Add "--print-tripcode" option to ptth_server
2020-11-24 23:57:17 +00:00
_
1b9eabf458
Relay sorting was fixed in the last commit
2020-11-24 23:55:59 +00:00
_
5378e66e39
🐛 Use file permissions to forbid access to ptth_server.toml
2020-11-19 01:45:42 +00:00
_
563465c85b
Add todo
2020-11-19 01:01:53 +00:00
_
c726cb3456
Add todo
2020-11-19 00:12:00 +00:00
_
ed45e190ae
Add todo
2020-11-19 00:10:32 +00:00
_
b333b56e80
Make Markdown previews sans-serif on principle
2020-11-10 03:01:00 +00:00
_
63abdc3a16
💄 Show file server name in directory pages
2020-11-10 00:44:21 +00:00
_
1d469c8dff
Update todo / readme
2020-11-09 17:02:36 +00:00
_
9714794122
Add trace log for streaming files
2020-11-09 16:33:13 +00:00
_
116b3b4900
Marking known issues and wrapping up dev for the night
2020-11-09 00:56:29 +00:00
_
49cd292115
🐛 Allowing spaces in server names
2020-11-09 00:56:29 +00:00
_
f81d819c31
Flip match_prefix args
2020-11-09 00:56:29 +00:00
_
2b93aa8b83
🐛 Implement 416 Range Not Satisfiable
...
I had a lot of trouble getting AlwaysEqual to compile, so I tested it in a
completely separate crate and vendored it back into PTTH. It's also AGPLv3.
2020-11-09 00:55:45 +00:00
_
02da0ff0fc
🐛 Redirect to add trailing slashes for directories
2020-11-08 17:58:14 +00:00
_
435232bf6c
♻️ Use a prelude to clean up the unused imports for `tracing`
2020-11-08 16:00:31 +00:00
_
c5691d9d05
🐛 Fix the backlinks from servers up to the relay
2020-11-08 15:53:09 +00:00
_
345fa64ad0
Hide ptth_server.toml with 403 Forbidden
2020-11-08 15:01:15 +00:00
_
f42068db89
🐛 Fix a bug in the backoff and update todo.
...
Video streaming and seeking is working pretty well now behind Caddy, but
I'm still seeing some lag when Firefox first starts a request.
2020-11-08 03:16:13 +00:00
_
151f236a0b
💄 Tweak a few things and update todo
2020-11-07 23:10:01 +00:00
_
e0298a5289
🐛 Working on a bunch of bugs and error handling
2020-11-06 23:43:52 +00:00
_
3786cec8ab
🚧 Add a bunch more logging / tracing
2020-11-06 20:55:55 +00:00
_
5626ecc05c
Update todo
2020-11-06 18:49:57 +00:00
_
b6f6987eec
Update todo
2020-11-06 18:49:57 +00:00
_
95a038f7af
Running for real. Lots of todos added
2020-11-06 18:49:57 +00:00
_
16984ddcd3
Split up the prefixes for frontend and servers so we can separate auth easier
2020-11-02 17:44:04 +00:00
_
11d6471612
Update todo
2020-11-02 17:05:31 +00:00
_
aabd51cba6
Update todo and readme
2020-11-02 15:51:13 +00:00