Commit Graph

121 Commits

Author SHA1 Message Date
5ca3c7a050 fixed client so it can login now to the public api 2023-07-11 18:11:19 +02:00
b7f6996489 Renamed API yaml file
linked (instead of copied it) to client project and
recreated the cs class
2023-07-11 17:39:24 +02:00
161553a84f updated yaml file 2023-07-11 17:15:49 +02:00
5544d0126d fixed complete participant download and removed all TODOs regarding
token verifikation. Also removed the /verify call since it is now covered by /login.
2023-07-11 15:46:17 +02:00
6fa5010dae Updated postman collection 2023-06-27 11:34:43 +02:00
d2c84f8d68 A lot of small errors fixed on deployment, some things work different with mysql and MariaDB 2023-06-27 11:32:50 +02:00
3f211919af added JWT Authentication (expiring bearer token) 2023-06-26 08:38:45 +02:00
b9d35b9244 added a user login 2023-06-23 15:20:26 +02:00
15cc4bf8da API up and running.
There are still open issues but in principle, it is working
2023-06-22 10:56:13 +02:00
0ca62d7e80 synchronized database create and dump script, including instructions 2023-04-27 09:39:29 +02:00
7ea16692cc role/securable editor more or less functional 2023-04-22 19:32:54 +02:00
c9aa439712 saving securables, more logic 2023-04-17 07:49:27 +02:00
aa0c1d81d9 added models and a database controller 2023-04-12 12:08:40 +02:00
a3ccdf595e added simple role and security tables 2023-04-08 18:45:11 +02:00
a833863761 added ship endpoint 2023-04-08 18:19:26 +02:00
d44671dfa9 update database layout 2023-03-26 19:51:20 +02:00
205ab2e9f1 Tabellen mit Infos von Christin aktualisiert 2023-03-25 19:33:49 +01:00
f64ea1b7cd WIP, berths dont work yet 2023-03-23 17:56:04 +01:00
06b1fda4a0 added berth in database and API 2023-03-17 08:19:09 +01:00
c69d13d1f3 Open API 3.0
- Added first draft of yaml file
- Added Python stubs generated by postman export tool
2023-03-02 09:22:37 +01:00
8af8e2b575 added some basic docs 2023-02-28 08:48:40 +01:00