Kévin Commaille
|
f4e6a887f9
|
error: Improve secret portal error instructions
|
2 years ago |
Kévin Commaille
|
7d9f158f84
|
secret: Support implementing the module per-OS
|
2 years ago |
Kévin Commaille
|
8955b92463
|
window: Support failed and initializing sessions
|
2 years ago |
Kévin Commaille
|
5e03a39f41
|
secret: Handle per-session errors and migrations
Per-session errors should never happen in practice, it should be fine
to just log them.
Migrations already swallow any errors.
|
2 years ago |
Kévin Commaille
|
97de17ce62
|
misc: Use tracing for logging
|
3 years ago |
Kévin Commaille
|
6db42e80dd
|
chore: Use and_(downcast/upcast)(_ref) where possible
|
3 years ago |
Kévin Commaille
|
d13b03a85e
|
misc: Put UI files next to the corresponding Rust files
|
3 years ago |
Kévin Commaille
|
b15c5f0c8b
|
session: Reorganize submodules between model and view
|
3 years ago |
Kévin Commaille
|
89ee05c201
|
chore: Inline variables in format strings when possible
|
3 years ago |
Kévin Commaille
|
8035dca113
|
chore: Use let-else and early returns to reduce rightward drift
|
3 years ago |
Christopher Davis
|
5db1d9f902
|
general: Update to the latest version of the gtk-rs stack
|
3 years ago |
Kévin Commaille
|
7a98f79d97
|
misc: Only implement Default when required
Reduces boilerplate
|
3 years ago |
Kévin Commaille
|
fff8839846
|
chore: Rename `priv_` variables to `imp`
To be consistent with the method name.
|
3 years ago |
Kévin Commaille
|
fbc9b26d5c
|
chore: Update gtk and related dependencies
|
3 years ago |
Kévin Commaille
|
4d5791f817
|
secret: Use oo7 instead of libsecret
|
3 years ago |
Kévin Commaille
|
613a182a9e
|
window: Use the toast macro
|
4 years ago |
Julian Sparber
|
0bf6a4ff32
|
Remove Next from app-id
|
4 years ago |
Kévin Commaille
|
60a0207ee2
|
secret: Switch to libsecret
|
4 years ago |