Dain Nilsson
|
ba2e979de3
|
Log version info on app startup
|
2024-08-14 13:40:14 +02:00 |
|
Dennis Fokin
|
9875c2fced
|
Show correct error message on ErrorPage
|
2023-10-20 11:15:10 +02:00 |
|
Adam Velebil
|
f472097a9f
|
license notice update in source files
|
2022-10-04 12:12:54 +02:00 |
|
Adam Velebil
|
cb2f48b1d3
|
remove unused code
|
2022-09-14 16:00:32 +02:00 |
|
Dain Nilsson
|
af92068a75
|
Enable use_super_parameters lint rule.
|
2022-05-12 12:05:18 +02:00 |
|
Dain Nilsson
|
0641418e34
|
Fix lint warnings.
|
2022-05-12 08:34:51 +02:00 |
|
Dain Nilsson
|
51a76f686d
|
Fix "--log-level" argument which wasn't working correctly.
|
2022-05-02 11:25:37 +02:00 |
|
Dain Nilsson
|
10f46ec478
|
Refactor logging and add LogWarningOverlay.
|
2022-05-02 11:25:34 +02:00 |
|
Dain Nilsson
|
8a0896b12f
|
Add log buffer and --log-level argument.
|
2022-03-25 13:28:35 +01:00 |
|
Dain Nilsson
|
4e833d5037
|
Move initialization of app into platform initialize functions.
|
2022-03-25 08:36:29 +01:00 |
|
Adam Velebil
|
b3bb49aee6
|
update codestyle
|
2022-03-03 17:24:26 +01:00 |
|
Dain Nilsson
|
298157114e
|
Store window size in shared preferences.
|
2022-02-24 14:20:25 +01:00 |
|
Dain Nilsson
|
0884a92b84
|
Use platform-specific logging initialization.
|
2022-02-21 10:47:34 +01:00 |
|
Dain Nilsson
|
85458f4f5a
|
Move desktop-specific implementation into desktop/
|
2022-01-27 12:47:17 +01:00 |
|
Dain Nilsson
|
ccc32903cf
|
Enable lint check for unawaited_futures.
|
2022-01-25 12:46:51 +01:00 |
|
Dain Nilsson
|
af1a2dad05
|
Replace socket approach with native Windows mutex.
|
2022-01-21 11:17:02 +01:00 |
|
Dain Nilsson
|
71b66f53b0
|
Only enable "single-instance" for Windows.
|
2022-01-21 11:12:01 +01:00 |
|
Dain Nilsson
|
589b9fecc4
|
Check for existing instance on startup using sockets.
|
2022-01-21 11:12:00 +01:00 |
|
Dain Nilsson
|
da14b36364
|
Small visual changes.
|
2021-12-07 12:53:05 +01:00 |
|
Dain Nilsson
|
4c5b0bcf20
|
Add window focus/visibility detection to release YubiKeys when idle.
|
2021-12-03 10:27:29 +01:00 |
|
Dain Nilsson
|
9236701f02
|
Implement theming and re-arrange views.
|
2021-12-02 11:44:17 +01:00 |
|
Dain Nilsson
|
2cd9ff2283
|
Break up large files into smaller.
|
2021-11-24 12:49:12 +01:00 |
|
Dain Nilsson
|
e439acdce6
|
Support changing log level.
|
2021-11-24 11:42:24 +01:00 |
|
Dain Nilsson
|
064fb038e6
|
Use the logging package, and log from RPC.
|
2021-11-23 13:02:05 +01:00 |
|
Dain Nilsson
|
8c6f36ae3c
|
Add start of navigation structure.
|
2021-11-22 14:00:23 +01:00 |
|
Dain Nilsson
|
dfc4072478
|
Initialize rpc on startup.
|
2021-11-19 13:02:25 +01:00 |
|
Dain Nilsson
|
9606f9d30f
|
Remove executable permission from files.
|
2021-11-19 09:19:16 +01:00 |
|
Dain Nilsson
|
f9159e0096
|
Add template project.
|
2021-11-19 08:50:09 +01:00 |
|