Commit Graph

16 Commits (main)

Author SHA1 Message Date
(on company time) ffeeda1e0a add untracked dir 2023-01-12 16:21:41 -06:00
(on company time) edd7e8de54 proof of concept for UDP-over-TCP 2022-10-31 11:24:15 -05:00
_ b104245c90 add untracked dir for scope test data 2022-10-08 15:16:34 +00:00
_ 1e35e9c18d 🐛 bug: split the GUI client into its own crate
so we can build the other parts without having to set up FLTK
2021-07-22 00:15:17 +00:00
_ 90b6b6913e test persistent config 2021-04-28 21:52:43 -05:00
_ 10465dfb46 🐳 build: set up app package for ptth_relay Docker images 2021-02-20 18:34:57 +00:00
_ efc90ea29a 📦 build: add a build script just so that everything is in consistent paths 2021-01-20 20:12:04 -06:00
_ b62c1424fa 📝 docs: document wget spidering 2020-12-21 22:16:12 -06:00
_ 0c5a37b441 🐳 build (ptth_relay): clean up Docker build process
The new method is much nicer and doesn't require the manual make-old-git
step. The top-level command is actually build_and_minimize.bash, which uses
`git archive` to unpack the last Git commit and build with _that_ Dockerfile
and Docker context. This is better for determinism. It's similar to our build
process for that one big project at work.
2020-12-12 05:08:58 +00:00
_ b333b56e80 Make Markdown previews sans-serif on principle 2020-11-10 03:01:00 +00:00
_ 4d4a46f167 🐳 2020-11-09 01:06:53 +00:00
_ c5691d9d05 🐛 Fix the backlinks from servers up to the relay 2020-11-08 15:53:09 +00:00
_ 4a1e1a7c23 🐛 Fixes for actual use 2020-11-02 19:17:22 +00:00
_ d41422ac6e 🐳 🐛 Fix SSL depends for Docker build 2020-11-02 18:11:27 +00:00
_ 189ae7abd7 🐛 Don't create new rendezvous points for unknown servers.
Also improve error reporting when loading config files
2020-11-02 13:37:08 +00:00
_ 394345cfe2 That's long polling 2020-10-27 01:42:10 +00:00