mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #1267] [MERGED] Clean up datetime output and code #2799
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1267
Author: @jjlin
Created: 12/12/2020
Status: ✅ Merged
Merged: 12/14/2020
Merged by: @dani-garcia
Base:
master← Head:datetime-cleanup📝 Commits (1)
455a233Clean up datetime output and code📊 Changes
4 files changed (+42 additions, -29 deletions)
View changed files
📝
src/api/admin.rs(+5 -4)📝
src/mail.rs(+3 -19)📝
src/static/templates/admin/diagnostics.hbs(+2 -2)📝
src/util.rs(+32 -4)📄 Description
UTCsuffix for datetimes in theDiagnosticsadmin tab.Usersadmin tab.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.