1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-16 04:21:06 +02:00
vaultwarden/src
Jeremy Lin 455a23361f Clean up datetime output and code
* For clarity, add `UTC` suffix for datetimes in the `Diagnostics` admin tab.
* Format datetimes in the local timezone in the `Users` admin tab.
* Refactor some datetime code and add doc comments.
2020-12-13 19:49:22 -08:00
..
api Clean up datetime output and code 2020-12-13 19:49:22 -08:00
db Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
static Clean up datetime output and code 2020-12-13 19:49:22 -08:00
auth.rs Adding Manager Role support 2020-12-02 22:50:51 +01:00
config.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Log proper namespace in the err!() macro 2020-11-22 00:09:45 +01:00
mail.rs Clean up datetime output and code 2020-12-13 19:49:22 -08:00
main.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
util.rs Clean up datetime output and code 2020-12-13 19:49:22 -08:00