Commit Graph

23 Commits

Author SHA1 Message Date
oysteikt 11b97cb1b9 proto/finger: add classic formatter, split up parser 2026-04-30 22:00:20 +09:00
oysteikt 16b2bc5c27 proto/finger: parse timezones
Build and test / build (push) Successful in 1m34s
Build and test / check (push) Successful in 1m40s
Build and test / test (push) Successful in 1m52s
Build and test / docs (push) Successful in 3m49s
2026-04-29 08:27:31 +09:00
oysteikt ebad14aa02 proto/finger: parse pgp key, project and plan
Build and test / check (push) Successful in 1m6s
Build and test / build (push) Successful in 1m51s
Build and test / test (push) Successful in 1m51s
Build and test / docs (push) Successful in 3m43s
2026-04-29 08:09:21 +09:00
oysteikt be07298867 fingerd: add raw user response variant
Build and test / check (push) Successful in 1m34s
Build and test / build (push) Successful in 1m41s
Build and test / test (push) Successful in 2m4s
Build and test / docs (push) Successful in 3m19s
2026-04-29 06:22:20 +09:00
oysteikt a1dea1b600 proto/finger: parse mail status
Build and test / check (push) Successful in 58s
Build and test / build (push) Successful in 1m39s
Build and test / test (push) Successful in 2m48s
Build and test / docs (push) Successful in 3m20s
2026-04-29 03:55:00 +09:00
oysteikt 9361dcf941 fingerd: read homedir files, read gecos fields
Build and test / check (push) Successful in 1m12s
Build and test / build (push) Successful in 1m49s
Build and test / test (push) Successful in 2m59s
Build and test / docs (push) Successful in 3m19s
2026-02-13 01:14:19 +09:00
oysteikt 2c646af236 fingerd: use structs from proto, fix clippy lints
Build and test / build (push) Successful in 1m37s
Build and test / check (push) Successful in 1m50s
Build and test / test (push) Successful in 2m10s
Build and test / docs (push) Successful in 3m10s
2026-02-12 11:05:05 +09:00
oysteikt 23d2611bff proto/finger: add more fields and tests, parse office details
Build and test / check (push) Failing after 1m9s
Build and test / test (push) Successful in 1m55s
Build and test / build (push) Successful in 2m4s
Build and test / docs (push) Successful in 3m11s
2026-02-12 10:49:10 +09:00
oysteikt 9c6a0dec2f fingerd: move parsing logic to proto, add support for more fields 2026-02-12 10:23:11 +09:00
oysteikt a5e5235c56 fingerd: fix a lot of parsing issues
Build and test / check (push) Failing after 1m31s
Build and test / test (push) Successful in 2m17s
Build and test / build (push) Successful in 2m28s
Build and test / docs (push) Successful in 4m18s
2026-02-09 10:53:58 +09:00
oysteikt 6ca9e0ced1 A bunch of work on finger
Build and test / check (push) Failing after 42s
Build and test / build (push) Failing after 1m38s
Build and test / test (push) Failing after 1m40s
Build and test / docs (push) Failing after 2m56s
2026-02-08 22:03:29 +09:00
oysteikt de296f20d9 server/varlink_api: register finger api 2026-01-31 13:07:40 +09:00
oysteikt 5dc3327980 proto/finger: test serialization roundtrip
Build and test / check (push) Successful in 1m6s
Build and test / build (push) Successful in 1m42s
Build and test / test (push) Successful in 1m53s
Build and test / docs (push) Successful in 4m57s
2026-01-31 12:50:39 +09:00
oysteikt 7985f182c6 proto/finger: add some basic types and de/serializers 2026-01-25 16:05:56 +09:00
oysteikt 7d11f143b0 cargo fmt + clippy
Build and test / check (push) Successful in 57s
Build and test / build (push) Successful in 1m32s
Build and test / test (push) Successful in 3m1s
Build and test / docs (push) Successful in 2m59s
2026-01-05 18:26:28 +09:00
oysteikt 0defac7a9f server/rwhod: varlink shenanigans
Build and test / check (push) Failing after 1m19s
Build and test / build (push) Successful in 1m24s
Build and test / test (push) Successful in 2m47s
Build and test / docs (push) Successful in 3m2s
2026-01-05 16:48:06 +09:00
oysteikt 3ae1bf5a65 proto/rwhod: test invalid packets 2026-01-05 02:49:04 +09:00
oysteikt b9f1ec5b79 proto/rwhod: combine load averages into tuple
Build and test / check (push) Successful in 55s
Build and test / build (push) Successful in 1m23s
Build and test / docs (push) Has been cancelled
Build and test / test (push) Has been cancelled
2026-01-05 02:40:38 +09:00
oysteikt 0aeb7496f8 proto/rwhod: test serialization roundtrip
Build and test / check (push) Failing after 54s
Build and test / build (push) Successful in 1m24s
Build and test / test (push) Successful in 2m36s
Build and test / docs (push) Successful in 2m10s
2026-01-05 02:36:32 +09:00
oysteikt 50665fe07b server/rwhod: add both sender and receiver task
Build and test / check (push) Failing after 57s
Build and test / build (push) Successful in 1m12s
Build and test / test (push) Failing after 2m4s
Build and test / docs (push) Failing after 2m15s
2026-01-05 01:18:59 +09:00
oysteikt dabc54a943 proto/rwhod: improve de/serialization and datatypes 2026-01-05 00:17:04 +09:00
oysteikt 8436bffce0 Progress towards implementing the rwho server
Build and test / check (push) Failing after 1m7s
Build and test / build (push) Successful in 1m12s
Build and test / docs (push) Failing after 1m52s
Build and test / test (push) Has been cancelled
2026-01-04 17:09:00 +09:00
oysteikt c0edea3ded Initial commit 2026-01-04 03:46:13 +09:00