This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
obsidian-livesync
Watch
1
Star
0
Fork
0
You've already forked obsidian-livesync
mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced
2024-12-12 09:04:06 +02:00
Code
Issues
Releases
Activity
faaa94423c
obsidian-livesync
/
.eslintignore
5 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix eslint configuration
2022-12-27 10:58:42 +02:00
node_modules
Refactored and fixed: - Refactored, linted, fixed potential problems, enabled 'use strict' Fixed: - Added "Enable plugin synchronization" option (Plugins and settings had been run always) Implemented: - Sync preset implemented. - "Check integrity on saving" implemented. - "Sanity check" implemented It's mainly for debugging.
2021-12-16 12:06:42 +02:00
build
fix eslint configuration
2022-12-27 10:58:42 +02:00
.eslintrc.js.bak
New feature: - (Beta) ignore files handling Fixed: - Buttons on lock-detected-dialogue now can be shown in narrow-width devices. Improved: - Some constant has been flattened to be evaluated. - The usage of the deprecated API of obsidian has been reduced. - Now the indexedDB adapter will be enabled while the importing configuration. Misc: - Compiler, framework, and dependencies have been upgraded. - Due to standing for these impacts (especially in esbuild and svelte,) terser has been introduced. Feel free to notify your opinion to me! I do not like to obfuscate the code too.
2023-08-04 10:45:04 +02:00
src/lib/src/patches/pouchdb-utils
esbuild.config.mjs
Reference in New Issue
Copy Permalink