Commit graph

  • 3a3484461f remove some example vault files Moritz Jung 2024-04-11 22:34:03 +02:00
  • 54293ac3a1 fix some issues; migrate to bun' Moritz Jung 2024-04-11 22:30:55 +02:00
  • cf3d5c6d6f
    Merge pull request #133 from ltctceplrm/master Moritz Jung 2024-04-11 21:11:53 +02:00
  • 9bc3bea90d Fixed the WIP sub object code ltctceplrm 2024-03-24 17:44:10 +01:00
  • 139cf8388c Ran formatter ltctceplrm 2024-03-17 01:04:05 +01:00
  • 31ffd0d185 Added sub-objects for api toggles (WIP) ltctceplrm 2024-03-17 01:02:51 +01:00
  • 5eec98d127 Ran formatter, removed unused array and updated APIModel.ts ltctceplrm 2024-03-16 14:18:14 +01:00
  • f52060482a Fixed oversight in toggle code ltctceplrm 2024-02-06 21:24:54 +01:00
  • c5ba44cfe5 Modified the toggles so only one can be on at a time ltctceplrm 2024-02-06 20:46:56 +01:00
  • 0634e3904f Removed unneccessary stringifying ltctceplrm 2024-02-06 02:51:00 +01:00
  • 5b35e552c5 Second attempt to selectively turn off APIs ltctceplrm 2024-02-06 02:29:24 +01:00
  • 54766bb59e Reverted the api names ltctceplrm 2024-02-01 20:05:13 +01:00
  • 675a0f7659 Removed "default" setting and only check if media type is false or not ltctceplrm 2024-02-01 19:49:21 +01:00
  • 0157c0adf9 Added media type passed along with the apis to query and the title ltctceplrm 2024-02-01 18:20:56 +01:00
  • 5a8feca561 Made sure to always allow default APIs ltctceplrm 2024-01-31 23:04:16 +01:00
  • 508b0ed03b Fixed advanced search by adding a default media type for certain APIs ltctceplrm 2024-01-31 22:38:50 +01:00
  • d1affcdcb6 Added temporary way to test media type as "game" ltctceplrm 2024-01-31 22:38:06 +01:00
  • 2ea237822e Normalized the apiName fields ltctceplrm 2024-01-31 22:37:19 +01:00
  • 867bfec6c5
    Reverted accidental newline in main.ts ltctceplrm 2024-01-30 17:12:00 +01:00
  • 436f98c5bc WIP api selection ltctceplrm 2024-01-30 17:07:15 +01:00
  • ca7658b6d5 Merge branch 'master' of https://github.com/ltctceplrm/obsidian-media-db-plugin ltctceplrm 2024-01-27 22:42:20 +01:00
  • c20e89e5ef Added settings for disabling certain APIs (WIP) ltctceplrm 2024-01-27 22:39:42 +01:00
  • 9257d8e722 update packages; run formatter mProjectsCode 2024-01-27 21:50:20 +01:00
  • 75f3a5903c
    Merge pull request #131 from ltctceplrm/master Moritz Jung 2024-01-27 21:48:27 +01:00
  • 69ffd44c40 conform with new plugin name requirements mProjectsCode 2024-01-27 21:48:08 +01:00
  • d2d6d346ec
    Fixed year field for moby api ltctceplrm 2024-01-27 02:00:48 +01:00
  • 4ec494dbb3
    Forgot to add empty field for developers and publishers. ltctceplrm 2024-01-27 01:11:41 +01:00
  • 3effaaa974
    Update README.md ltctceplrm 2024-01-27 00:50:52 +01:00
  • e75bb5b476 Added support for Moby Games API ltctceplrm 2024-01-27 00:46:11 +01:00
  • 73a8a62332
    Merge pull request #129 from kelszo/index-array-operator Moritz Jung 2024-01-25 00:33:27 +01:00
  • 3cebee452e
    Merge pull request #119 from kelszo/master Moritz Jung 2024-01-25 00:31:47 +01:00
  • 45b14dfd75
    fix: ignore displaying undefined template error in file name Kelvin John Falk Szolnoky 2024-01-24 23:33:36 +01:00
  • 22482f5bbd
    feat: add index operator for templating arrays Kelvin John Falk Szolnoky 2024-01-24 23:12:13 +01:00
  • 8a9448b141
    fix: app missing plugins type Kelvin John Falk Szolnoky 2024-01-24 23:16:40 +01:00
  • 0c9d7c54c2
    feat: add support for templater when using default front matter Kelvin John Falk Szolnoky 2024-01-24 22:35:25 +01:00
  • 65540b5169
    feat: restrict templater integration behind a setting Kelvin John Falk Szolnoky 2024-01-24 21:49:14 +01:00
  • 3369a4c6cc
    feat: rely on templater for code execution Kelvin John Falk Szolnoky 2024-01-23 00:00:37 +01:00
  • f4fcc3df88
    refactor: abstract front matter generating functions Kelvin John Falk Szolnoky 2024-01-22 22:47:22 +01:00
  • d499071d23
    fix: add regex to find front matter Kelvin John Falk Szolnoky 2024-01-22 22:38:04 +01:00
  • 40cde2b09a
    fix: fallback to default front matter if no template is found Kelvin John Falk Szolnoky 2023-12-28 17:49:33 +01:00
  • 89b5b0f16b
    feat: add setting to disable default front matter. support templater. Kelvin John Falk Szolnoky 2023-12-28 17:37:54 +01:00
  • 06946c73da
    fix: use file path instead of filename for finding templates Kelvin John Falk Szolnoky 2023-12-28 11:54:29 +01:00
  • 841fbec1a3
    Merge pull request #128 from kelszo/auto-open-note Moritz Jung 2024-01-24 23:04:30 +01:00
  • e7aabb9cb9
    feat: add option to open new note in a new tab Kelvin John Falk Szolnoky 2024-01-24 22:50:24 +01:00
  • 9ca51ffc59
    Merge pull request #122 from ltctceplrm/master Moritz Jung 2024-01-22 20:34:10 +01:00
  • 93c46e5848
    Fixed manga import by replacing double quotes to single quotes ltctceplrm 2024-01-22 20:27:51 +01:00
  • 99bf06dda9
    Fixed bug in OpenLibraryAPI when no isbn was present ltctceplrm 2024-01-14 18:19:26 +01:00
  • 8bb8c2d791 Added developers and publishers field to games ltctceplrm 2024-01-13 15:01:38 +01:00
  • 1424c0cef6
    Merge pull request #116 from ltctceplrm/master Moritz Jung 2023-12-21 20:42:35 +01:00
  • 80cca27bde Removed test for title + author search ltctceplrm 2023-12-21 20:35:59 +01:00
  • e30db0897d Added author in the search results for books ltctceplrm 2023-12-21 20:33:51 +01:00
  • d21ac66061 Added isbn13 as well ltctceplrm 2023-12-19 20:39:26 +01:00
  • fe9f04126d Added isbn field to books ltctceplrm 2023-12-19 19:52:52 +01:00
  • 4f09776036 fix build not working mProjectsCode 2023-12-12 21:22:38 +01:00
  • 28e49eaef8 bump version to 0.6.0 mProjectsCode 2023-12-12 21:18:35 +01:00
  • 5125e73cb4 update deps; fix preview modal mProjectsCode 2023-12-12 21:07:49 +01:00
  • 26cf166a54
    Merge pull request #114 from ltctceplrm/master Moritz Jung 2023-12-10 00:50:15 +01:00
  • e13d9e56c0 Fixed formatting ltctceplrm 2023-12-09 23:39:25 +01:00
  • 5f6f875b86 Replaced the producer field by director and added writer and studio fields ltctceplrm 2023-12-09 20:47:00 +01:00
  • 18f4412158 Added plot section for books ltctceplrm 2023-12-09 15:20:21 +01:00
  • 57de3d614c Modified the PR by onesvat to add plot to media ltctceplrm 2023-12-08 03:32:07 +01:00
  • a31a6191cd Removed duplicate media type I added ltctceplrm 2023-12-08 02:24:00 +01:00
  • 826566c874 Added missing manga media type ltctceplrm 2023-12-07 22:31:52 +01:00
  • 75ad6db677 Added covers and url to music albums ltctceplrm 2023-12-07 22:31:42 +01:00
  • 1d76bb8981 maintenance mProjectsCode 2023-09-28 11:50:39 +02:00
  • 846f7de184
    Merge pull request #99 from PhantomOffKanagawa/master Moritz Jung 2023-09-28 11:31:38 +02:00
  • 67825ae135 Merge remote-tracking branch 'upstream/master' Phantom 2023-09-27 21:17:56 -05:00
  • ac8ee76f81 Updated README Phantom 2023-09-27 21:01:45 -05:00
  • 4cf7e26bdd Removed unnecessary comment, fixed formatting Phantom 2023-09-27 20:50:41 -05:00
  • ab69497e52
    Merge pull request #105 from ltctceplrm/master Moritz Jung 2023-09-23 13:07:36 +02:00
  • 184d66668a
    Added Open Library to README.md ltctceplrm 2023-09-23 13:01:18 +02:00
  • c2cdc0ef7f add plot field when fetching data from omdb Onur NESVAT 2023-09-23 09:30:33 +03:00
  • 34f6353630 Fixed breaking error when there was no rating ltctceplrm 2023-09-23 03:51:31 +02:00
  • 4968c491dc Added online rating ltctceplrm 2023-09-23 03:21:03 +02:00
  • 03d1c1dc7d Changed api search to use works rather than individual editions ltctceplrm 2023-09-23 02:52:20 +02:00
  • a15af42d85 Removed isbn10 field ltctceplrm 2023-09-23 02:51:50 +02:00
  • e89bf8e455 Added fallback if there is no default cover ltctceplrm 2023-09-23 00:29:24 +02:00
  • cf36d19e11 Fixed bugs ltctceplrm 2023-09-22 23:10:52 +02:00
  • 503b387168 Revert "Test version without release" ltctceplrm 2023-09-22 20:36:29 +02:00
  • 0bb8ef0491
    Test version without release ltctceplrm 2023-09-22 20:32:52 +02:00
  • 38d28e10a0 Testing openlibrary support ltctceplrm 2023-09-22 20:31:02 +02:00
  • 5054b0f20f removed some comments mProjectsCode 2023-08-28 18:27:07 +02:00
  • f1f8a3f7b0 format and update packages mProjectsCode 2023-08-28 18:26:36 +02:00
  • e416434bf3 merge #100 mProjectsCode 2023-08-28 18:12:56 +02:00
  • 78c7dd8b7d fix for requested changes - uses textContent instead of innterHTML to display date preview in settings panel, also prefixed element id with media-db spozer 2023-08-28 17:38:24 +02:00
  • b83aec2845 Merge branch 'master' of https://github.com/mProjectsCode/obsidian-media-db-plugin mProjectsCode 2023-08-24 11:09:06 +02:00
  • 0725ffec59 fix manifest formating mProjectsCode 2023-08-24 11:08:44 +02:00
  • 9a59f62280 fix 85 mProjectsCode 2023-08-24 11:06:47 +02:00
  • 52309dda59 fix issue where date formatting was wrong if machine's locale is anything other then 'en' or 'gb' SvenPf 2023-07-26 18:05:47 +02:00
  • 0514ce5eb8 add feature to customize date formatting SvenPf 2023-07-24 01:12:38 +02:00
  • f6e96e7a9a renamed lnovel to light-novel Phantom 2023-07-21 21:16:54 -05:00
  • 93950947b8 Added remaining possible types, removed type ifs Phantom 2023-07-21 20:53:12 -05:00
  • eb28e96769 Added MAL Manga as a second Jikan API Phantom 2023-07-21 20:45:03 -05:00
  • 2d2e380673 prepare version 0.5.2 Moritz Jung 2023-05-30 17:33:42 +02:00
  • 15fc591b83 hopefully fix #94 Moritz Jung 2023-05-30 17:31:45 +02:00
  • b4d499e0e4 update packages Moritz Jung 2023-05-29 20:02:19 +02:00
  • ed78ffcd64 Merge branch 'master' of https://github.com/mProjectsCode/obsidian-media-db-plugin Moritz Jung 2023-05-29 19:46:28 +02:00
  • cb97b57d02 #94 maybe a fix, idk not tested Moritz Jung 2023-05-29 19:46:09 +02:00
  • 2caeeb0eb6 Merge branch 'release' mProjectsCode 2023-03-03 12:50:35 +01:00
  • 2f4db1077a bump version mProjectsCode 2023-03-03 12:49:53 +01:00