gavvvr_obsidian-imgur-plugin/src
2025-01-29 02:01:50 +03:00
..
aux-event-classes refactor: switch to for-of loops where possible 2024-10-21 00:47:34 +03:00
imgur refactor: enable noImplicitOverride compiler option 2025-01-29 02:01:50 +03:00
types refactor: move module augmentation to a dedicated d.ts file 2024-11-03 18:21:38 +03:00
ui refactor: enable noPropertyAccessFromIndexSignature compiler option 2025-01-29 02:01:50 +03:00
uploader refactor: more idiomatic exhaustiveness test 2025-01-29 02:01:50 +03:00
utils refactor: extract code from ImgurPlugin class 2025-01-29 02:01:49 +03:00
Canvas.ts refactor: remove duplicated accessor 2024-11-03 19:54:51 +03:00
ImgurPlugin.ts refactor: enable noImplicitOverride compiler option 2025-01-29 02:01:50 +03:00
plugin-settings.ts refactor: dedicated file for plugin settings code 2024-11-03 18:34:36 +03:00
UploadStrategy.ts refactor: more idiomatic TypeScript code 2024-11-03 16:02:58 +03:00