Sebastian Lohff seba
seba pushed to main at seba/rustchat 2022-01-05 00:26:05 +01:00
1401c27498 Add Readme
seba pushed to main at seba/rustchat 2022-01-05 00:19:15 +01:00
9357886b76 Run cargo fmt on codebase
dfede05b88 Add sample config file
79f0d87e15 Add .gitignore
de2a434c11 Move structs/enums into own module
8e6e310a18 Don't print all chat messages on server
seba created repository seba/rustchat 2022-01-05 00:18:26 +01:00
seba pushed to master at seba/dnmapper 2021-12-03 01:13:51 +01:00
9784d4dc7c Add ASN last seen tab
f898cd8d40 Add stubs, neighbors, etc to crawl data
99c02a84d6 Remove some prints
214f9680c0 WIP: new map
bbf4061292 Add all migrations, leftover from migration
Compare 14 commits »
seba pushed to code-format-update at seba/servefile 2021-09-08 00:43:31 +02:00
33defb85a7 Further codeformatting
579363201c Code reformatting
cd28811fcf Release v0.5.2
46d4433a1d Explicitly set encoding for http requests in tests
4161a3d721 Further codeformatting
Compare 7 commits »
seba pushed to code-format-update at seba/servefile 2021-09-07 23:26:49 +02:00
4161a3d721 Further codeformatting
2d434d83a1 Code reformatting
seba pushed to fix-weird-encoding-problem-in-tests at seba/servefile 2021-09-07 23:13:49 +02:00
41a0f64ff7 Explicitly set encoding for http requests in tests
d87a42cf8e Add PUT upload fix to changelog
6537c054e5 Fix PUT uploads
65fcac5c49 Fix encoding handling for file listing with py2
0334e74996 Add Github Actions workflow to run tox
seba pushed to fix-umlaunt-redirect at seba/servefile 2021-04-21 02:02:57 +02:00
7cb85a97e7 Add Github Actions workflow to run tox
0b6284cec1 Drop python3.5 support
3249647c0b Quote filenames in Location header on redirect
1f451e0f29 Allow ports for tests to be specified via env
seba pushed to tests-specify-ports-via-env at seba/servefile 2021-03-11 01:01:25 +01:00
b5a9c52ed1 Allow ports for tests to be specified via env
e31c8fb016 Fix broken pyopenssl and debian references
seba pushed to fix-pyopenssl-package-name at seba/servefile 2021-01-27 01:58:32 +01:00
seba pushed to fix-pyopenssl-package-names at seba/servefile 2021-01-27 01:58:11 +01:00
20ea0c10a4 Fix broken pyopenssl and debian references
058de2f39c Fix exception on transmission abort with python3
seba pushed to master at seba/servefile 2020-09-30 01:47:34 +02:00
11a7d8bd13 Release v0.5.1
seba pushed tag v0.3.1 to seba/servefile 2020-09-30 01:34:27 +02:00
seba pushed tag v0.4.0 to seba/servefile 2020-09-30 01:34:27 +02:00
seba pushed tag v0.4.2 to seba/servefile 2020-09-30 01:34:27 +02:00
seba pushed tag v0.4.3 to seba/servefile 2020-09-30 01:34:27 +02:00
seba pushed tag v0.5.0 to seba/servefile 2020-09-30 01:34:27 +02:00
seba pushed to master at seba/servefile 2020-09-30 01:34:16 +02:00
f2594c2adf Release v0.5.0
95852ba11d Change project url to GitHub
14771695c4 Add README.md
5c78991bc8 Advertise python3.5 support
ef41f65996 Workaround for python2 deprecation in tests
Compare 7 commits »
seba pushed to a-bit-of-packaging at seba/servefile 2020-09-07 00:32:48 +02:00
ef41f65996 Workaround for python2 deprecation in tests
19c1b000a4 Make servefile a python package
3d46950d6c Use spaces instead of tabs for setup.py
seba pushed to cursorless at seba/clintermission 2020-09-06 21:09:24 +02:00
775c50ed6f Add support for cursorless menus
7a09d45ab8 Allow styling special CliMultiMenu states
19ad4f3e8b Allow per-item styling for text and options
030492b353 Rename CliMenuTheme class parameters
22307bc4ae Always use text as item if no item was specified