Commit Graph

  • ddb87f53b0 Merge branch 'feature/adr-backfill' into 'development' Nadja von Reitzenstein Čerpnjak 2024-04-24 16:33:03 +0000
  • 1767e4fc93 oh fun feature/console-improvements Nadja Reitzenstein 2023-06-01 23:18:40 +0200
  • 839a57b6d6 add vendor endpoint Nadja Reitzenstein 2023-05-24 13:54:25 +0200
  • 0ba44e4a1d make compile Nadja Reitzenstein 2023-05-05 14:14:33 +0200
  • e210caf77e add initial capnp console-api schema Nadja Reitzenstein 2023-05-05 13:41:31 +0200
  • 73766db109 Merge branch 'feature/users-sqlite' into development Nadja Reitzenstein 2023-05-02 11:28:48 +0200
  • 187a9f6781 It do be compiling Nadja Reitzenstein 2023-04-30 00:46:45 +0200
  • a4f6c77b26 start on some SQLite code Nadja Reitzenstein 2023-04-04 16:53:00 +0200
  • 8c0542fdec set prodable interface when in use feature/cardloginwithtoken Kai Jan Kriegel 2023-03-18 17:18:07 +0100
  • 3a16d1031b Added Changelog for INTERFACER Release release/interfacer interfacer_release TheJoKlLa 2023-03-17 14:20:01 +0000
  • 7aa808a3fe Update file README.md TheJoKlLa 2023-03-15 11:19:27 +0000
  • 3e72d915e6 switch tokenlist to uuids Kai Jan Kriegel 2023-02-24 21:29:22 +0100
  • d32936e6e6 pin toolchain to a known good version while we get that 'fun' segfault Nadja Reitzenstein 2023-02-23 17:00:19 +0100
  • 31a9bb4bf0 drop schema from instanceurl Kai Jan Kriegel 2023-02-24 06:05:54 +0100
  • a470d4eeb0 switch to uuid parsing for tokens Kai Jan Kriegel 2023-02-24 05:07:37 +0100
  • 795c9870e8 improved user lookup by token Kai Jan Kriegel 2023-02-24 05:06:45 +0100
  • d8a7415e24 improve example Kai Jan Kriegel 2023-02-13 19:06:08 +0100
  • 41e337dd1f i can't type Kai Jan Kriegel 2023-02-13 18:50:57 +0100
  • 353ae8a6ff fixed validation for fabfire Kai Jan Kriegel 2023-02-13 18:44:08 +0100
  • 0b997547ed encode token as hex Kai Jan Kriegel 2023-02-08 21:22:36 +0100
  • 49fa24f1f9 implement cardlogin with token Kai Jan Kriegel 2023-02-08 18:58:14 +0100
  • 00f90c7314 added support for looking up user by (first)token Kai Jan Kriegel 2023-02-08 18:57:36 +0100
  • dce3fd803b cargo fmt Nadja Reitzenstein 2023-02-09 17:07:31 +0100
  • 4b43352709 rsasl update Nadja Reitzenstein 2023-02-09 17:07:22 +0100
  • e47e40cbb3 i guess i forgot how to format string? Kai Jan Kriegel 2023-02-06 18:07:42 +0100
  • 716702b11d check the configured space urn and not a hardcoded one Kai Jan Kriegel 2023-02-03 21:35:53 +0100
  • b7382372a2 fix bind / unbind card Kai Jan Kriegel 2023-02-03 07:09:46 +0100
  • 06fefd9e74 Whoops that was a premature push Nadja Reitzenstein 2023-01-31 16:18:18 +0100
  • 36c81cfc23 Make spacename/instanceurl required and enable card interface Nadja Reitzenstein 2023-01-31 16:16:00 +0100
  • a9143b0cdd pin toolchain to a known good version while we get that 'fun' segfault development Nadja Reitzenstein 2023-02-23 17:00:19 +0100
  • 165b269d4f Fix example config Nadja Reitzenstein 2023-02-23 14:25:44 +0100
  • bed59f4aaa Fix that part feature/raw-write Nadja Reitzenstein 2023-02-23 14:21:49 +0100
  • d196050fe0 prodable machines Nadja Reitzenstein 2023-02-14 16:58:23 +0100
  • e35e2b7334 cargo fmt Nadja Reitzenstein 2023-02-09 17:07:31 +0100
  • 98c2e3fd01 rsasl update Nadja Reitzenstein 2023-02-09 17:07:22 +0100
  • 27f5413e3d i guess i forgot how to format string? Kai Jan Kriegel 2023-02-06 18:07:42 +0100
  • 55e9bf6e2b check the configured space urn and not a hardcoded one Kai Jan Kriegel 2023-02-03 21:35:53 +0100
  • 4cdbfd8925 fix bind / unbind card Kai Jan Kriegel 2023-02-03 07:09:46 +0100
  • 7a85667a44 Whoops that was a premature push Nadja Reitzenstein 2023-01-31 16:18:18 +0100
  • cf3853263a Make spacename/instanceurl required and enable card interface Nadja Reitzenstein 2023-01-31 16:16:00 +0100
  • 198845f176 Fix deadlock (whoops) Nadja Reitzenstein 2023-01-18 17:38:32 +0100
  • 386ac5645d Do not do raw processing on restores Nadja Reitzenstein 2023-01-18 16:59:36 +0100
  • 98ed9efec9 Improvements for process actor and raw_write Nadja Reitzenstein 2023-01-18 16:55:43 +0100
  • 1602879e1e Example actor implementation Nadja Reitzenstein 2023-01-18 16:30:24 +0100
  • 5fdfae295a Add raw handling to process actor Nadja Reitzenstein 2023-01-18 16:26:09 +0100
  • b8092e9090 Implement first draft of raw write serverside Nadja Reitzenstein 2023-01-18 15:58:32 +0100
  • 946a08c19c I should really read my own documentation sometimes. Nadja Reitzenstein 2023-01-11 14:50:48 +0100
  • e42a32934a Implement remaining card management Nadja Reitzenstein 2023-01-09 16:58:32 +0100
  • 24c02fccff Implement partial card mgmnt Nadja Reitzenstein 2023-01-06 12:45:43 +0100
  • beecb54d38 Move miette towards edges of BFFH for more structured error reporting Nadja Reitzenstein 2022-12-25 11:54:36 +0100
  • 6aa233fd06 cargo fmt^2 feature/authdb Nadja Reitzenstein 2023-01-09 12:07:23 +0100
  • 2bce433ce3 cargo fmt Nadja Reitzenstein 2023-01-09 12:07:11 +0100
  • 8898b367ac Merge remote-tracking branch 'origin/development' into hotfix/mqttdisconnects hotfix/mqttdisconnects Kai Jan Kriegel 2023-01-02 07:09:50 +0100
  • 0716a75ee6 Add support for binary FabReader Mechanism Kai Kriegel 2023-01-02 05:00:29 +0000
  • 0380e02f3f reworked CI Kai Kriegel 2023-01-02 03:59:09 +0000
  • fe2fca970d fix merge fuckup with Dockerfile Kai Jan Kriegel 2022-12-29 02:30:22 +0100
  • 96e2928939 change base image to ubuntu Kai Jan Kriegel 2022-12-29 01:23:12 +0100
  • bad96a5883 Handle state io errors like direct io errors Kai Jan Kriegel 2022-12-29 00:18:24 +0100
  • 81aa60a10f Move miette towards edges of BFFH for more structured error reporting Nadja Reitzenstein 2022-12-25 11:54:36 +0100
  • 3d13a393d8 fix build feature/claims-api Nadja Reitzenstein 2022-12-07 16:13:43 +0100
  • 7eaf2b0394 schema update Nadja Reitzenstein 2022-12-07 16:13:30 +0100
  • dca231f32e trim trailing \0 at the correct point Kai Jan Kriegel 2022-11-21 06:35:07 +0100
  • 964293f653 Do a validate Nadja Reitzenstein 2022-11-16 13:36:37 +0100
  • 9051a2f2e8 status commit Nadja Reitzenstein 2022-11-16 12:57:41 +0100
  • b419527c83 quick test Kai Jan Kriegel 2022-11-11 20:40:36 +0100
  • 59937fa4bd updated binary fabfire to latest rsasl Kai Jan Kriegel 2022-11-07 23:09:07 +0100
  • 9ae2e68152 actually return the value Kai Jan Kriegel 2022-09-23 23:42:15 +0200
  • d86bc6958b return correct length from step Kai Jan Kriegel 2022-09-23 20:30:12 +0200
  • 1444db7d09 initial support for binary version of FabFire Kai Jan Kriegel 2022-09-23 20:03:45 +0200
  • e2b9d2a306 Make compile by deleting functionality that doesn't Nadja Reitzenstein 2022-11-07 11:58:38 +0100
  • 06b8e19805 Fix all compile errors except 'user' Nadja Reitzenstein 2022-11-04 17:25:17 +0100
  • 47ed3b1e4c Update api submodule Nadja Reitzenstein 2022-11-04 15:24:02 +0100
  • 3223b912cc apply more api updates Nadja Reitzenstein 2022-11-04 14:45:43 +0100
  • 2396046e88 Yay stuffs? Nadja Reitzenstein 2022-11-01 13:14:14 +0100
  • 2bbfc1e0c7 Update to the API `claims` branch Nadja Reitzenstein 2022-11-01 10:51:14 +0100
  • 0d2cd6f376 No path deps for good reasons™ Nadja Reitzenstein 2022-11-02 15:01:44 +0100
  • 08cd4b6e74 Merge branch 'revert/binarayfabfire' into 'development' TheJoKlLa 2022-11-01 14:03:18 +0000
  • 410ed8cb33 Revert binarayfabfire TheJoKlLa 2022-11-01 15:00:52 +0100
  • c0a2c22ba5 Merge branch 'feature/binaryfabreader' into 'development' TheJoKlLa 2022-11-01 13:24:05 +0000
  • 7a941c3338 actually return the value Kai Jan Kriegel 2022-09-23 23:42:15 +0200
  • 8776fa3ca2 return correct length from step Kai Jan Kriegel 2022-09-23 20:30:12 +0200
  • 5c4cb32d1a initial support for binary version of FabFire Kai Jan Kriegel 2022-09-23 20:03:45 +0200
  • 1971515601 Merge branch 'feature/rsasl-update' into development Nadja Reitzenstein 2022-11-01 10:48:14 +0100
  • 0ed53f5cc9 Update to latest rsasl Nadja Reitzenstein 2022-11-01 10:47:51 +0100
  • 47524ef038 Merge remote-tracking branch 'origin/development' into development Nadja Reitzenstein 2022-10-07 13:43:50 +0200
  • a8cc1be87d Merge tag 'v0.4.2' into development Nadja Reitzenstein 2022-10-07 13:43:12 +0200
  • 95ee4228bd Merge branch 'release/0.4.2' v0.4.2 main Nadja Reitzenstein 2022-10-07 13:43:03 +0200
  • 3cf152a164 Port rsasl Nadja Reitzenstein 2022-10-05 17:28:47 +0200
  • 5d90cf30d7 Merge branch 'Python_Dockerfile' into 'development' TheJoKlLa 2022-08-24 12:42:36 +0000
  • 29bfe61a2c Added paho-mqtt TheJoKlLa 2022-08-17 18:56:33 +0000
  • ec1cac9443 Update process initiator to make shelly-timeout doable Nadja Reitzenstein 2022-08-22 19:05:57 +0200
  • f3278fcf05 Merge branch 'feature/env_config' into development Nadja Reitzenstein 2022-07-24 17:52:53 +0200
  • e3423c7786 Improve error messages on missing config Nadja Reitzenstein 2022-07-24 17:51:12 +0200
  • 9346e433e1 Refactor Config into dhall module Nadja Reitzenstein 2022-07-24 17:11:28 +0200
  • aeaae4cd7b Add dumping the user db Nadja Reitzenstein 2022-07-24 16:39:33 +0200
  • 218a316571 Fix log format settings Nadja Reitzenstein 2022-07-24 16:07:49 +0200
  • 70c94feced Implement password change functionality Nadja Reitzenstein 2022-07-11 12:27:51 +0200
  • 1fc13405e8 Merge branch 'feature/better-errors' into development Nadja Reitzenstein 2022-07-11 12:15:33 +0200
  • a79293add1 Better error wrapper type Nadja Reitzenstein 2022-07-11 12:14:49 +0200
  • 7a0a50dc3f Start taking control over exit on argument parsing failure Nadja Reitzenstein 2022-06-24 15:17:05 +0200