This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-01-03 19:13:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55fbd8d468
vaultwarden
/
src
/
api
History
janost
55fbd8d468
Don't send Domains if excludeDomains=true on /sync
2018-10-17 23:22:07 +02:00
..
core
Don't send Domains if excludeDomains=true on /sync
2018-10-17 23:22:07 +02:00
icons.rs
Fixed some lint issues
2018-09-13 21:55:23 +02:00
identity.rs
Device::save() should return QueryResult instead of bool
2018-10-14 16:17:37 +02:00
mod.rs
Initial version of websockets notification support.
2018-08-30 17:58:53 +02:00
notifications.rs
Do not spawn WS thread if it's disabled
2018-10-15 15:08:15 +01:00
web.rs
Return 404 in case the path doesn't match instead of 500
2018-07-18 11:54:33 +01:00