10 Commits

Author SHA1 Message Date
277d7111c8 implement more routes with default empty responses
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-03 00:08:29 +02:00
29093c51e3 use switch to ruma and remove unneeded code
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-26 21:07:11 +02:00
71590d6c60 pull in ruma so I do not have to write all requests and responses myself
Some checks failed
continuous-integration/drone Build is failing
2022-06-26 01:13:42 +02:00
2c2ac27c26 finish login route
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-01 21:11:06 +02:00
3b8c529183 rework DB Models
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-30 23:59:21 +02:00
601b2d4f42 add password hashing and simple ci
Some checks failed
continuous-integration/drone Build is failing
2022-04-26 23:03:45 +02:00
2c91e99a4d fmt: cleanup & cargo fmt 2022-04-25 22:03:25 +02:00
b4b4f837cf error responses 2022-04-25 19:36:26 +02:00
9687490c8e fmt: run cargo fmt 2022-04-24 22:05:39 +02:00
d17c3a202a initial commit 2022-04-24 22:04:15 +02:00