2024-05-23 12:49 | fix: sanitize filename when writing file | Thomas Vigouroux | 3 | +27 | -4 |
2024-05-03 07:29 | fix: overwrite biblio when extracting | Thomas Vigouroux | 1 | +7 | -7 |
2024-04-18 11:40 | refactor: expose API through a class | Thomas Vigouroux | 3 | +73 | -42 |
2024-04-02 07:46 | Initial commit | Thomas Vigouroux | 5 | +2513 | -88 |
2023-11-15 17:17 | Update manifest description (#77) | Aleksey Rowan | 1 | +1 | -1 |
2023-07-25 19:17 | Update README.md | Lishid | 1 | +2 | -1 |
2023-07-17 16:36 | Adapt to plugin guidelines (#65) | Johannes Theiner | 1 | +0 | -3 |
2023-07-11 15:37 | Update manifest.json | Erica Xu | 1 | +1 | -1 |
2023-05-01 18:48 | Remove old info about styles.css (#56) | Alexander Pozdneev | 1 | +0 | -1 |
2023-01-25 18:49 | Upgrade esbuild to v0.17.x (#47) | Tim Rogers | 2 | +31 | -24 |
2023-01-19 15:06 | fix .eslintignore (#48) | INOUE Takuya | 1 | +3 | -3 |
2022-12-05 20:57 | Merge pull request #42 from obsidianmd/funding-url | Erica Xu | 1 | +23 | -0 |
2022-12-05 20:55 | Update README.md | Erica Xu | 1 | +7 | -2 |
2022-12-05 20:49 | Add funding URL documentation | Erica Xu | 1 | +18 | -0 |
2022-12-05 20:28 | Update manifest.json | Erica Xu | 1 | +1 | -0 |
2022-08-21 00:25 | Build: Target ES2018. | lishid | 1 | +1 | -1 |
2022-08-09 17:39 | Update sample css file. | lishid | 1 | +8 | -4 |
2022-08-09 17:38 | Update for 0.15 | lishid | 4 | +4 | -18 |
2022-06-24 19:40 | Upgrade dependencies, add strictNullChecks. | lishid | 2 | +7 | -6 |
2022-06-20 00:50 | Update esbuild.config.mjs | Lishid | 1 | +3 | -0 |
2022-05-07 15:15 | Fix README headings (#29) | Henré Botha | 1 | +8 | -8 |
2022-04-15 18:13 | use LF instead of CRLF (#28) | Xiao Meng | 7 | +252 | -251 |
2022-04-05 02:20 | Update README.md | Lishid | 1 | +1 | -0 |
2022-03-09 15:29 | Always use latest obsidian package. | lishid | 1 | +1 | -1 |
2022-02-24 05:17 | Update package.json | Lishid | 1 | +1 | -1 |
2022-01-28 15:34 | Update .gitignore (#25) | pseudometa | 1 | +3 | -0 |
2022-01-22 21:13 | add version bump script (#10) | aidenlx | 6 | +25 | -4 |
2022-01-21 16:15 | Update README.md (#24) | Federico Granata | 1 | +1 | -0 |
2022-01-21 16:14 | remove `package-lock.json` from `.gitignore` (#23) | Federico Granata | 1 | +0 | -1 |
2022-01-16 15:07 | add type check (#22) | fyears | 2 | +2 | -1 |
2022-01-10 14:01 | Update esbuild script to include codemirror packages as external. | lishid | 1 | +25 | -1 |
2021-11-06 23:05 | Update tsconfig. | lishid | 1 | +4 | -4 |
2021-11-01 19:17 | Update build script to include external node packages. | lishid | 3 | +24 | -20 |
2021-10-30 18:04 | Adding eslint for code .\src\ (#17) | TfTHacker | 6 | +51 | -9 |
2021-10-25 15:45 | Use ESBuild API instead of passing command line arguments (#16) | Phillip | 2 | +45 | -18 |
2021-10-23 08:58 | Add comment for gitignore. | lishid | 1 | +5 | -2 |
2021-10-19 17:34 | Update sample plugin to use ESBuild. | lishid | 6 | +71 | -73 |
2021-10-10 09:13 | preserve and load settings correctly | fyears | 1 | +1 | -1 |
2021-04-28 15:53 | Add data.json to .gitignore | Tokuhiro Matsuno | 1 | +4 | -2 |
2021-04-23 21:01 | Upgrade dependencies. | lishid | 1 | +2 | -2 |
2021-04-23 17:52 | Update README - Obsidian API update instructions | GitMurf | 1 | +1 | -0 |
2021-04-12 23:06 | Update dependencies. | lishid | 1 | +8 | -8 |
2021-04-06 12:47 | Rollup: Don't include source code in distribution. | lishid | 2 | +4 | -1 |
2021-03-09 09:47 | a note regarding "use this template" button | Maciej Beimcik | 1 | +1 | -1 |
2021-03-07 23:51 | Update README.md | Konstantin | 1 | +2 | -1 |
2021-03-03 14:41 | add banner to bundle | Clemens Ertle | 1 | +9 | -1 |
2021-03-01 17:59 | Update README.md | Lishid | 1 | +10 | -0 |
2021-01-31 17:55 | Target ES6. | lishid | 1 | +1 | -1 |
2021-01-24 20:41 | Update best practice for settings. | lishid | 1 | +1 | -1 |
2020-12-22 16:24 | Add example for settings. | lishid | 1 | +35 | -6 |
2020-11-10 07:52 | Added versions.json | lishid | 3 | +24 | -10 |
2020-10-30 01:41 | Removed init. | lishid | 1 | +0 | -4 |
2020-10-29 22:02 | Add more examples for hooks. | lishid | 1 | +7 | -1 |
2020-10-29 21:36 | Add example for modifying CodeMirror. | lishid | 1 | +4 | -0 |
2020-10-29 01:33 | Update manifest.json | lishid | 1 | +3 | -2 |
2020-10-29 01:12 | Update readme. | lishid | 1 | +2 | -1 |
2020-10-29 00:48 | Update readme. | lishid | 1 | +15 | -3 |
2020-10-28 23:20 | Add version number. | lishid | 1 | +3 | -3 |
2020-10-26 16:15 | Update readme. | lishid | 1 | +3 | -19 |
2020-10-26 15:58 | Use rollup for bundling. | lishid | 3 | +30 | -4 |
2020-10-26 15:15 | Update readme. | lishid | 1 | +0 | -6 |
2020-10-26 15:07 | Refactor: Use new version of obsidian.d.ts from remote. | lishid | 3 | +3 | -1456 |
2020-10-25 21:21 | Update documentation. | lishid | 1 | +13 | -5 |
2020-10-25 20:55 | Initial commit! | lishid | 8 | +1630 | -0 |