bitwarden_rs/src
BlackDex b47cf97409 Updated js/css libraries and fixed smallscreen err
- Updated bootstrap js and css to the latest version
- Fixed issue with small-screens where the menu overlaps the token input
  - The menu now collapses to a hamburger menu
  - Menu's only accessable when logedin are hidden when you are not
- Changed Users Overview to use a table to prevent small-screen issues.
2020-06-01 18:58:38 +02:00
..
api Avoid double-slashes in the admin URL 2020-05-30 01:06:40 -07:00
db Redesign of the admin interface. 2020-05-28 10:46:25 +02:00
static Updated js/css libraries and fixed smallscreen err 2020-06-01 18:58:38 +02:00
auth.rs Fixed issue #908 2020-03-19 17:37:10 +01:00
config.rs Redesign of the admin interface. 2020-05-28 10:46:25 +02:00
crypto.rs Updated ring 2020-03-16 16:39:20 +01:00
error.rs Change the mails content types to more closely match what we sent before 2020-05-07 00:51:46 +02:00
mail.rs Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it 2020-05-31 17:58:06 +02:00
main.rs Update startup banner to direct usage/config questions to the forum 2020-05-13 12:29:47 -07:00
util.rs use format! for rounding to fix arm issue 2020-05-22 12:10:56 +02:00