Files
obsidian-livesync/src/modules/features/SettingDialogue
vorotamoroz c4f2baef5e ### Fixed
#### JWT Authentication

- Now we can use JWT Authentication ES512 correctly (#742).
- Several misdirections in the Setting dialogues have been fixed (i.e., seconds and minutes confusion...).
- The key area in the Setting dialogue has been enlarged and accepts newlines correctly.
- Caching of JWT tokens now works correctly
    - Tokens are now cached and reused until they expire.
    - They will be kept until 10% of the expiration duration is remaining or 10 seconds, whichever is longer (but at a maximum of 1 minute).
- JWT settings are now correctly displayed on the Setting dialogue.

#### Other fixes

- Receiving non-latest revisions no longer causes unexpected overwrites.
    - On receiving revisions that made conflicting changes, we are still able to handle them.

### Improved

- No longer duplicated message notifications are shown when a connection to the remote server fails.
    - Instead, a single notification is shown, and it will be kept on the notification area inside the editor until the situation is resolved.
- The notification area is no longer imposing, distracting, and overwhelming.
    - With a pale background, but bordered and with icons.
2025-11-06 09:24:16 +00:00
..
2025-10-30 09:35:17 +01:00
2025-07-09 12:15:59 +01:00
2025-05-14 13:11:03 +01:00
2025-08-09 01:45:41 +09:00
2025-08-15 10:51:39 +01:00
2025-07-09 12:15:59 +01:00
2025-10-31 11:33:06 +01:00
2025-10-22 13:56:15 +01:00
2025-07-14 00:33:40 +09:00
2025-10-30 09:29:51 +01:00
2025-07-09 12:15:59 +01:00
2025-10-30 09:29:51 +01:00
2025-10-15 01:00:24 +09:00
2025-07-19 17:26:52 +09:00
2025-07-09 12:15:59 +01:00
2025-11-06 09:24:16 +00:00
2025-10-22 13:56:15 +01:00
2025-10-22 13:56:15 +01:00