Nadja Reitzenstein
|
2406e77fb9
|
fix4
|
2022-04-21 20:21:10 +02:00 |
|
Nadja Reitzenstein
|
f8b317bb15
|
fix3
|
2022-04-21 20:19:59 +02:00 |
|
Nadja Reitzenstein
|
d006351b6f
|
fix2
|
2022-04-21 20:17:03 +02:00 |
|
Nadja Reitzenstein
|
2977a0f5d9
|
fix
|
2022-04-21 20:08:55 +02:00 |
|
TheJoKlLa
|
ea388f998c
|
Changed MachineInterface and UserInterface to Field from Method
|
2022-04-20 10:50:01 +00:00 |
|
Nadja Reitzenstein
|
c9283ebd69
|
initial data like that makes no sense
|
2022-03-12 14:59:38 +01:00 |
|
Nadja Reitzenstein
|
c20703dd5b
|
return structs directly
|
2022-03-12 14:37:25 +01:00 |
|
Nadja Reitzenstein
|
9c745b79bb
|
make compile for Rust
|
2022-03-12 01:57:12 +01:00 |
|
dequbed
|
557f37b7cf
|
Merge branch 'develop' into 'main'
Develop improvements
Closes #14 and #12
See merge request fabinfra/fabaccess/fabaccess-api!18
|
2022-03-11 23:08:24 +00:00 |
|
Nadja Reitzenstein
|
564a69ef35
|
Slimming down the useless parts
|
2022-03-12 00:00:49 +01:00 |
|
Nadja Reitzenstein
|
63e74aacc0
|
Improve Auth & Session
|
2022-03-12 00:00:49 +01:00 |
|
Nadja Reitzenstein
|
277133dd35
|
Make Authentication return an authenticated Bootstrap instead
Fixes: #12
Fixes: #14
|
2022-03-12 00:00:49 +01:00 |
|
TheJoKlLa
|
6b0aba90a9
|
Fixed: C# Name for TakeoverInterface
|
2022-03-12 00:00:05 +01:00 |
|
TheJoKlLa
|
97ca7deba1
|
Added: instructorUser for tracking of the user who has released the machine for a user without the permission for the machine. && Added; releasefortakeover to get from inuse state to totakeover state
|
2022-03-11 23:56:01 +01:00 |
|
TheJoKlLa
|
76b886140d
|
Fixed IDs
|
2022-03-09 16:59:28 +01:00 |
|
TheJoKlLa
|
bda6c0be37
|
Fixed: InfosExtended to ManageInterface && Added: Machine totakeover state
|
2022-03-09 16:02:40 +01:00 |
|
Nadja Reitzenstein
|
18ed9c2ae6
|
Merge branch 'v0.3' into 'main'
Features required for v0.3
Closes #17 and #20
See merge request fabinfra/fabaccess/fabaccess-api!16
|
2022-02-04 14:36:09 +01:00 |
|
Nadja Reitzenstein
|
3ccfcc2b35
|
make compile
|
2022-01-05 20:20:38 +01:00 |
|
Kai Jan Kriegel
|
ae1c762f3e
|
Revert "render ADRs via gitlab pages"
This reverts commit a9ea6120733afd9d75ba8872faa0c5bb41ff3174.
|
2022-01-05 20:18:58 +01:00 |
|
Nadja Reitzenstein
|
4925081753
|
correct @kjkriegel's nick
|
2022-01-05 19:57:02 +01:00 |
|
Kai Kriegel
|
64863ec96c
|
try gitbook
|
2022-01-05 18:22:54 +00:00 |
|
Kai Kriegel
|
a9ea612073
|
render ADRs via gitlab pages
|
2022-01-05 18:07:02 +00:00 |
|
Nadja Reitzenstein
|
bb88fb1832
|
Add category field to Machines
Fixes: #20
|
2022-01-05 17:44:30 +01:00 |
|
Nadja Reitzenstein
|
8033653d2c
|
fix links in ADR-0001
|
2022-01-05 17:34:24 +01:00 |
|
Nadja Reitzenstein
|
5de7dc2ef3
|
Transport encryption ADR
|
2022-01-05 17:31:29 +01:00 |
|
Nadja Reitzenstein
|
f1a7e3882d
|
use MADR
|
2022-01-05 16:43:58 +01:00 |
|
Nadja Reitzenstein
|
89edea3ead
|
Make const defs UPPERCASE
This, f1bd4514 and b12a5601 implement proper versioning, so:
Fixes: #17
|
2022-01-05 16:24:39 +01:00 |
|
Nadja Reitzenstein
|
b12a5601c3
|
make getServerVersion able to return more informational output
|
2022-01-05 16:06:39 +01:00 |
|
TheJoKlLa
|
f1bd45141e
|
Changed API Version ID to get backward compatibility in Bootstrap Interface
|
2021-12-22 19:13:42 +00:00 |
|
TheJoKlLa
|
d34c06c48e
|
Add API and Server Version
|
2021-12-22 19:08:23 +00:00 |
|
TheJoKlLa
|
c855646a90
|
Merge branch 'TheJoKlLa-main-patch-40770' into 'main'
Changed Get Machine by ID
See merge request fabinfra/fabaccess/fabaccess-api!15
v0.2
|
2021-12-05 16:56:11 +00:00 |
|
TheJoKlLa
|
d3c6b4f25a
|
Changed Get Machine by ID
|
2021-12-05 16:55:58 +00:00 |
|
Gregor "dequbed" Reitzenstein
|
26a615db77
|
Merge branch 'TheJoKlLa-main-patch-56369' into 'main'
Changed ID to Text
See merge request fabinfra/fabaccess/fabaccess-api!14
|
2021-12-05 16:48:44 +00:00 |
|
TheJoKlLa
|
984f389d2c
|
Changed ID to Text
|
2021-12-05 16:38:15 +00:00 |
|
Gregor "dequbed" Reitzenstein
|
743c18393c
|
Merge branch 'QR' into 'main'
Added URN and wiki
See merge request fabinfra/fabaccess/fabaccess-api!13
|
2021-10-13 10:19:22 +00:00 |
|
TheJoKlLa
|
c3b72e01e1
|
Added URN and wiki
|
2021-10-12 22:31:19 +00:00 |
|
TheJoKlLa
|
1441b59145
|
Merge branch 'feature/name-search' into 'main'
Search for machine by name not uuid
See merge request fabinfra/fabaccess/fabaccess-api!10
|
2021-09-19 18:02:02 +00:00 |
|
Nadja Reitzenstein
|
ef81503d2f
|
Search for machine by name not uuid
|
2021-09-19 19:59:14 +02:00 |
|
Kai Kriegel
|
6935947d9e
|
Merge branch 'Fix_Schema_Main' into 'main'
Fix schema main
See merge request fabinfra/fabaccess/fabaccess-api!8
|
2021-09-07 21:29:39 +00:00 |
|
Kai Kriegel
|
a96876cc76
|
Add README.md to explain how to work around c# code generation bug
|
2021-09-07 21:29:10 +00:00 |
|
Kai Kriegel
|
f1a57c44d0
|
fixed code generation bug with dummy value
|
2021-09-07 23:20:36 +02:00 |
|
TheJoKlLa
|
0fbf55ba5b
|
Update connection.capnp
|
2021-09-07 13:56:50 +00:00 |
|
TheJoKlLa
|
9696fa8370
|
Update connection.capnp
|
2021-09-07 13:53:43 +00:00 |
|
TheJoKlLa
|
c8d372cb54
|
Update machinesystem.capnp
|
2021-09-07 13:53:31 +00:00 |
|
Gregor Reitzenstein
|
52f35c1684
|
Clean up API code for initial stable release
|
2021-08-29 12:18:24 +02:00 |
|
TheJoKlLa
|
1e2590a25d
|
Sorted and Removed unused Functions
|
2021-08-29 11:51:37 +02:00 |
|
Gregor Reitzenstein
|
7d14d2d37e
|
Adds calls to retrieve information to be written to cards
|
2021-08-28 20:39:17 +02:00 |
|
Gregor Reitzenstein
|
411685d7de
|
Tokens may contain NULL. They must be :Data, not :Text
|
2021-08-28 20:29:01 +02:00 |
|
Gregor Reitzenstein
|
d20543de34
|
Describe DESFire card format
|
2021-08-28 20:25:49 +02:00 |
|
Gregor Reitzenstein
|
3e5ba09f10
|
Merge branch 'NewStructur' of gitlab.com:fabinfra/fabaccess/fabaccess-api into NewStructur
* 'NewStructur' of gitlab.com:fabinfra/fabaccess/fabaccess-api:
Changed: Move Info to Struct
Updated: DESFire File Content Methods
|
2021-08-28 19:32:29 +02:00 |
|