Mercurial > obsidian-remember-file-state
log src/main.ts @ 60:e431a6fa4b51 default tip
age | author | description |
---|---|---|
Tue, 21 Nov 2023 17:15:18 -0800 | Ludovic Chabant | Remove checks for legacy editor. |
Mon, 02 Oct 2023 18:12:11 -0700 | Ludovic Chabant | Typescript compliance. |
Mon, 02 Oct 2023 10:10:09 -0700 | Ludovic Chabant | Make all shutdown logic synchronous. |
Mon, 02 Oct 2023 10:07:26 -0700 | Ludovic Chabant | Handle errors around reading the state database file. |
Mon, 02 Oct 2023 10:05:02 -0700 | Ludovic Chabant | Move unregistering of all views into a reusable function. |
Mon, 02 Oct 2023 10:04:13 -0700 | Ludovic Chabant | Pass `this` as the context for various callbacks. |