_
|
277c00b753
|
switch to rustls
|
2021-07-11 11:53:41 +00:00 |
_
|
bccc9bce53
|
set default-run key for ptth_server
|
2021-07-11 11:38:46 +00: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 |
_
|
5db72be1bc
|
tell the relay our server name when we serve responses
This is needed for a future refactor of the relay.
|
2021-07-10 22:17:32 +00:00 |
_
|
b1a370385b
|
📦 fix something in packaging
|
2021-07-10 22:17:23 +00:00 |
_
|
0f7c95f79f
|
should be possible to POST to servers now
|
2021-05-15 17:50:43 +00:00 |
_
|
af958ac43d
|
🚧 compiles but probably doesn't work
|
2021-05-15 17:25:13 +00:00 |
_
|
6c34a1ef37
|
♻️ refactor: prepare to allow POSTing to servers
|
2021-05-15 17:14:12 +00:00 |
_
|
b018f16794
|
♻️ refactor: custom servers won't create a file server module.
|
2021-05-09 19:54:09 +00:00 |
_
|
6c826b0cc5
|
ptth_server v2.1.0 will allow custom servers with a user-supplied request handler
|
2021-05-09 19:40:19 +00:00 |
_
|
08009de043
|
🚧 it works!
|
2021-05-09 18:32:24 +00:00 |
_
|
c663d126aa
|
♻️ refactor: moving things around to support third-party ptth_server modules
|
2021-05-09 17:54:29 +00:00 |
_
|
93bf38ec03
|
🚨 clippy pass
|
2021-05-02 22:32:24 +00:00 |
_
|
ce82f7d6a3
|
one-click registration works
|
2021-05-02 22:23:12 +00:00 |
_
|
ebd1026903
|
🚧 working on one-click registration.
also removed many un-needed `Arc` wrappers
|
2021-05-02 21:59:04 +00:00 |
_
|
a4ec4878ea
|
🚧 one-click server registration
|
2021-05-02 21:18:07 +00:00 |
_
|
dc53aeed30
|
💄 sort unregistered servers by name
|
2021-05-02 18:30:03 +00:00 |
_
|
62248aca53
|
💄 de-dupe unregistered servers list
|
2021-05-02 18:01:02 +00:00 |
_
|
810a34463c
|
♻️ refactor: get rid of mod.rs
|
2021-04-29 23:03:01 +00:00 |
_
|
90b6b6913e
|
test persistent config
|
2021-04-28 21:52:43 -05:00 |
_
|
4ec5d66d25
|
more audit logging
|
2021-04-28 20:18:53 -05:00 |
_
|
8419871428
|
🚧 wip: testing a hypothesis about collecting metrics
|
2021-04-28 19:50:40 -05:00 |
_
|
e8e733046c
|
📝 docs: trying to figure how I can keep the client stream open
|
2021-04-27 22:36:44 -05:00 |
_
|
3240ad72b2
|
♻️ refactor: error handling
|
2021-04-27 21:39:42 -05:00 |
_
|
33d07c45a8
|
♻️ refactor: use `tokio::time::timeout`
|
2021-04-27 20:15:21 -05:00 |
_
|
a661ce02ea
|
♻️ refactor: extract park_client function
|
2021-04-27 20:10:32 -05:00 |
_
|
7bae7f45ff
|
📝 docs: add explanation of protocol with made-up HTTP text
|
2021-04-27 19:45:58 -05:00 |
_
|
6990be48d6
|
add config for relay listen address
this will make it easier to run on Wireguard or LANs or whatever
|
2021-04-27 18:48:22 -05:00 |
_
|
522cbc5991
|
add server count and current time to server list page
|
2021-04-27 18:12:37 -05:00 |
_
|
5ebdbaa225
|
🚧 wip: machine-editable config
|
2021-04-27 17:22:07 -05:00 |
_
|
c361ecd806
|
♻️ refactor: extract builder for Relay
|
2021-04-27 15:05:27 -05:00 |
_
|
cfc2228491
|
add relay builder
|
2021-04-27 14:55:08 -05:00 |
_
|
7c9238527f
|
✅ tests: add test for serializing tripcodes
|
2021-04-27 14:36:05 -05:00 |
_
|
8f334f57a3
|
add serialize for server config structs
|
2021-04-27 14:31:58 -05:00 |
_
|
4a73f48c68
|
✅ tests: fix tests
|
2021-04-27 14:31:32 -05:00 |
_
|
b659d6b74f
|
➕ add "news" URL to server list page
|
2021-04-27 14:10:11 -05: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 |
_
|
9eb470963c
|
make an error transparent so it's more meaningful
|
2021-04-18 13:51:27 -05:00 |
_
|
d001d9efe5
|
📝 docs: add README to `ptth_relay` before publishing
|
2021-04-18 13:06:01 -05:00 |
_
|
2c4d46388a
|
📝 docs: update README before publishing to crates.io
|
2021-04-18 12:56:36 -05:00 |
_
|
c3858ec8bf
|
📝 docs: fix code highlighting in docs, patch bump
|
2021-04-18 12:41:16 -05:00 |
_
|
27b75fe424
|
📝 docs: update README for bottom crates
|
2021-04-18 12:37:37 -05:00 |
_
|
67975d9b11
|
📝 docs: done with ptth_relay for now
|
2021-04-18 08:51:36 -05:00 |
_
|
c75448fe2c
|
♻️ refactor: remove un-needed muts
|
2021-04-18 08:33:07 -05:00 |
_
|
146c91f2be
|
♻️ refactor: rename `RelayState` to `Relay` and privatize `load_templates`
|
2021-04-18 08:28:07 -05:00 |
_
|
c6f651387e
|
♻️ refactor: make `load_templates` private
|
2021-04-17 20:50:48 -05:00 |
_
|
ae4f102bdf
|
♻️ refactor: make git_version module private
|
2021-04-17 19:26:05 -05:00 |
_
|
fd238d8c2b
|
♻️ refactor: rename file_server::State to file_server::FileServer
|
2021-04-17 19:10:52 -05:00 |