Commit graph

46 commits

Author SHA1 Message Date
jane400
ff66184471 chore: libpaket: rename CustomerDataService 2024-09-17 20:21:50 +02:00
jane400
0623efa360 chore: cargo.lock 2024-09-17 20:13:31 +02:00
jane400
b6160ab1a8 format: paket.ready 2024-09-17 20:12:25 +02:00
jane400
02b129fb84 feat: paket: add icons used in ready view
icon_names were used with ebde744290
2024-09-17 19:27:16 +02:00
jane400
e2ff1594f8 format: paket.paket 2024-09-17 19:26:23 +02:00
jane400
0dc60250e6 format: paket.login 2024-09-17 19:24:57 +02:00
jane400
6fbdc6193c feat: add extra warning if shipment api breaks 2024-09-17 19:23:12 +02:00
jane400
ebde744290 fix: paket: actually deactive views 2024-09-17 19:22:48 +02:00
jane400
ef63f18a77 feat: utils: add generic cookie adder 2024-09-17 19:19:36 +02:00
jane400
b222695c16 feat: more optional fields in stammdaten 2024-09-17 11:54:36 +02:00
jane400
5b205ce1e0 fix: add more paramters to tracking (fingers crossed) 2024-09-17 11:53:47 +02:00
jane400
ec5896df52 feat: libpaket utils APIChange detection 2024-09-17 11:52:46 +02:00
jane400
b7ca6d9b27 chore: paket: add missing dep futures 2024-09-16 10:45:19 +02:00
jane400
0bcc953e72 feat: push locker experiment 2024-09-16 10:37:15 +02:00
jane400
4a14488496 chore: update Cargo.lock 2024-09-16 10:33:06 +02:00
jane400
ea41aa43d8 feat: refactor paket into a lib crate and a binary
Also refactors the advices view partially. It's still broken, but less
broken than before.
2024-09-16 10:21:06 +02:00
jane400
dc1987a77b format: libpaket: utils.rs 2024-09-16 10:15:39 +02:00
0b2ae19085 chore: git: ignore result symlink created by nix 2024-08-28 15:47:16 +02:00
1c63afc4dc nix: add support for building using nix
This patch adds a default nix which invokes a `callPackage`
to build sources from the current working directory.

To invoke the build run `nix-build`.
2024-08-28 15:47:07 +02:00
f3196d6c9f chore: add Cargo.lock file 2024-08-28 15:46:44 +02:00
jane400
8791b08c4f feat: ble data parsing: version 2024-08-28 15:21:29 +02:00
jane400
edc2da5d9e chore: mark packstation api as unstable 2024-08-28 15:17:16 +02:00
jane400
5cf693b7bb chore: move primitive{reader,build} to utils 2024-08-28 15:14:42 +02:00
jane400
890aee8f72 chore: remove unused imports 2024-08-28 15:11:55 +02:00
jane400
ae64f73176 feat: more details button in SendungsVerfolgung 2024-08-28 15:09:18 +02:00
jane400
f3732051af fix: ui tweaks for advices 2024-08-28 15:07:32 +02:00
jane400
cd2bc321cd feat: paket: sendungsverfolgung bringup 2024-08-22 13:20:00 +02:00
jane400
0e1167adb2 feat: visual improvments for advices 2024-08-22 13:18:01 +02:00
jane400
609fc65816 fix: tracking: parse rate limited response
Technically NetworkFetch isn't intended for this. /shrug for now
2024-08-22 12:42:38 +02:00
jane400
290faff5c2 chore: remove Cargo.lock, we're unstable 2024-08-21 18:23:55 +02:00
jane400
b36f7843f0 feat: add first attempt for Sendungsverfolgung api 2024-08-21 18:22:41 +02:00
jane400
912f024163 wip: verbose logging with serde_ignored
this is for using the crate `tracing` in the future
2024-08-21 18:19:03 +02:00
jane400
c07a164903 chore: briefankuendigung: adjust to dhl changes 2024-08-21 18:17:56 +02:00
jane400
20dd4fc807 utils: add request and parse_response macros 2024-08-20 19:39:00 +02:00
jane400
2586d490bf format: libpaket.utils 2024-08-18 18:14:21 +02:00
jane400
8573be6e23 format: libpaket.utils 2024-08-18 18:12:26 +02:00
jane400
06c9342ea7 format: libpaket.locker.api 2024-08-18 18:10:20 +02:00
jane400
cda0f946da feat: add device_id to CustomerKeySeed 2024-08-18 18:09:27 +02:00
jane400
cc52b99144 format: use serde rename_all 2024-08-18 18:07:20 +02:00
jane400
b8f4e199f6 feat: document deprecation policy 2024-08-18 18:05:21 +02:00
jane400
a57be17dab format: paket login 2024-08-18 18:04:06 +02:00
jane400
daa2aedf0c feat: add deprecated LibraryError 2024-08-18 18:03:15 +02:00
jane400
a1089b5af7 fix: convert to bin paket 2024-08-16 20:50:04 +02:00
jane400
eef23d32e2 chore: add licese file
Just look at the Cargo.toml for the SPDX identifier, okay?
2024-08-16 19:56:12 +02:00
jane400
c9bce58967 hack: comment out lines until relm4 macro is fixed
upstream pr: https://github.com/Relm4/Relm4/pull/677
2024-08-16 19:54:55 +02:00
jane400
bc6eb2047b initial commit 2024-08-16 19:54:49 +02:00