Commit graph

82 commits

Author SHA1 Message Date
ltctceplrm
a07e549ea4 Merged comic book models with manga models into comicmanga model
Updated both MALAPI Manga and ComicVine API to be more consistent with eachother.
2025-02-11 21:51:08 +01:00
ltctceplrm
3befc82b87 Added comic book support
- Created a new model for comic books
- Added comic vine support
2025-02-11 15:45:20 +01:00
Moritz Jung
da1904b164 lint 2025-01-14 22:33:47 +01:00
Moritz Jung
4497991344 big changes; we have a good TS config now 2025-01-14 22:30:28 +01:00
ltctceplrm
7681c8330a Added support for accented russian letters 2024-08-23 17:53:12 +02:00
ltctceplrm
b4fdc14027 Added support for remapping fields to foreign languages 2024-08-23 17:44:13 +02:00
Moritz Jung
1fb09395fd fix some small things 2024-06-22 15:53:07 +02:00
Moritz Jung
54293ac3a1 fix some issues; migrate to bun' 2024-04-11 22:30:55 +02:00
ltctceplrm
5eec98d127 Ran formatter, removed unused array and updated APIModel.ts 2024-03-16 14:18:14 +01:00
Moritz Jung
73a8a62332
Merge pull request #129 from kelszo/index-array-operator
Add index operator for arrays when templating
2024-01-25 00:33:27 +01:00
Kelvin John Falk Szolnoky
45b14dfd75
fix: ignore displaying undefined template error in file name 2024-01-24 23:43:03 +01:00
Kelvin John Falk Szolnoky
22482f5bbd
feat: add index operator for templating arrays 2024-01-24 23:42:53 +01:00
Kelvin John Falk Szolnoky
8a9448b141
fix: app missing plugins type 2024-01-24 23:16:40 +01:00
Kelvin John Falk Szolnoky
3369a4c6cc
feat: rely on templater for code execution 2024-01-24 23:15:40 +01:00
Kelvin John Falk Szolnoky
89b5b0f16b
feat: add setting to disable default front matter. support templater. 2024-01-24 23:15:31 +01:00
Kelvin John Falk Szolnoky
06946c73da
fix: use file path instead of filename for finding templates 2024-01-24 23:13:00 +01:00
mProjectsCode
5125e73cb4 update deps; fix preview modal 2023-12-12 21:07:49 +01:00
mProjectsCode
1d76bb8981 maintenance 2023-09-28 11:50:39 +02:00
Phantom
67825ae135 Merge remote-tracking branch 'upstream/master' 2023-09-27 21:17:56 -05:00
ltctceplrm
38d28e10a0 Testing openlibrary support 2023-09-22 20:31:02 +02:00
mProjectsCode
5054b0f20f removed some comments 2023-08-28 18:27:07 +02:00
mProjectsCode
f1f8a3f7b0 format and update packages 2023-08-28 18:26:36 +02:00
SvenPf
52309dda59 fix issue where date formatting was wrong if machine's locale is anything other then 'en' or 'gb' 2023-07-26 18:05:47 +02:00
SvenPf
0514ce5eb8 add feature to customize date formatting 2023-07-25 00:12:19 +02:00
Phantom
eb28e96769 Added MAL Manga as a second Jikan API 2023-07-21 20:45:03 -05:00
Moritz Jung
2d2e380673 prepare version 0.5.2 2023-05-30 17:33:42 +02:00
Moritz Jung
15fc591b83 hopefully fix #94 2023-05-30 17:31:45 +02:00
Moritz Jung
ed78ffcd64 Merge branch 'master' of https://github.com/mProjectsCode/obsidian-media-db-plugin 2023-05-29 19:46:28 +02:00
Moritz Jung
cb97b57d02 #94 maybe a fix, idk not tested 2023-05-29 19:46:09 +02:00
mProjectsCode
33f55f6961 bump version 2022-12-02 21:41:33 +01:00
mProjectsCode
48bef13e4d fix eslint 2022-11-29 19:45:55 +01:00
mProjectsCode
f5b9020dc8 fix #70 #71 #68 #57 2022-11-26 16:11:21 +01:00
mProjectsCode
9e2961421d install prettier 2022-10-25 16:45:36 +02:00
mProjectsCode
2662c78080 Add simple search modal, fix preview modal not closing on cancel 2022-10-25 16:36:53 +02:00
mProjectsCode
752f13f8bf bump version + fix formatting 2022-10-18 21:01:42 +02:00
mProjectsCode
bdda8146aa fix for #67 2022-10-18 11:38:22 +02:00
mProjectsCode
ccfb0fa9ee fix for #65 2022-10-16 15:27:54 +02:00
mProjectsCode
94bcef0a82 Bump Version 2022-10-14 16:39:12 +02:00
mProjectsCode
918c5b6fd7 Cleanup and light changes 2022-10-09 15:40:37 +02:00
AB1908
6b5e669f63
Merge branch 'O_O' into preview-modal 2022-10-09 15:59:45 +05:30
mProjectsCode
a3905daf5b Some more modal changes (look at those doc comments :o)
How did this work the first time i tested it???
2022-10-08 22:04:03 +02:00
AB1908
4de23fa997
fix: add PreviewModal import 2022-10-08 18:51:15 +05:30
AB1908
3ceeb3c51c
feat: add previewModal handler to ModalHelper 2022-10-08 18:46:46 +05:30
mProjectsCode
5aa9108509 Modal helper 2022-10-01 21:50:59 +02:00
mProjectsCode
3db3496e0d cleanup and reduced number of settings validations 2022-09-27 15:04:56 +02:00
mProjectsCode
68ec5135cc property mapping validation #48 2022-09-26 15:44:12 +02:00
mProjectsCode
14719efa22 more changes for #48, the UI now works \o/ 2022-09-24 20:33:06 +02:00
mProjectsCode
e00c5ce2c2 Start of #48 2022-09-23 19:10:19 +02:00
mProjectsCode
da16b2af6a Clean-up after merge 2022-09-22 13:55:16 +02:00
mProjectsCode
6a0d192aba Some main.ts refactoring 2022-09-22 13:19:23 +02:00