1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-02 20:24:41 +02:00
vaultwarden/src/api
2022-07-09 11:43:00 +08:00
..
core Use if let instead of a match with empty block. 2022-07-09 11:43:00 +08:00
admin.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
icons.rs Update dep's and small improvements on favicons 2022-06-25 11:29:08 +02:00
identity.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
mod.rs Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 2022-02-27 21:36:31 +01:00
notifications.rs Fix clippy lint and remove unused log 2022-06-04 19:13:58 +02:00
web.rs Add /api/{alive,now,version} endpoints 2022-04-23 23:47:49 -07:00