Commit graph

119 commits

Author SHA1 Message Date
Moritz Jung
faeca3459c refactor season search code 2026-01-29 20:02:45 +01:00
Moritz Jung
2fe6f6fc37 bye svelte; welcome solid 2026-01-29 12:19:27 +01:00
Moritz Jung
97cf350a32 update settings; fix some minor issues 2026-01-28 21:41:06 +01:00
Moritz Jung
61789308e6
Merge branch 'master' into feat/vndb 2026-01-28 19:00:31 +01:00
Moritz Jung
cb36559d38
Merge pull request #220 from ltctceplrm/tmdb-seasons
Added season search for TmdbAPI
2026-01-28 18:47:36 +01:00
ltctceplrm
d748d9840e Added more clarity
When searching for seasons the modal specifies that you must select only one series to proceed to the season selection screen
2026-01-14 20:59:40 +01:00
ltctceplrm
a866beb676 Small fixes
Switched dynamic import to a static one
Changed tmdbSeasonAPI variables to lowercase
2026-01-13 14:45:49 +01:00
ltctceplrm
3e09f4191b Moved season selection to a separate section 2025-12-31 02:19:29 +01:00
ltctceplrm
f8b6ae8761 Fix checkbox state not updating + ran prettier
Forgot a comma and to load back the wikilink with new properties
2025-12-09 21:34:00 +01:00
ltctceplrm
35ea3cbb22 Ran prettier 2025-12-09 21:16:53 +01:00
ltctceplrm
3686a0175d Added series title in the season selection modal 2025-10-25 17:41:38 +02:00
ltctceplrm
18af97a4c6 Added season selection modal to improve TMDB season handling
You can now search for a series, select it and it'll list all the seasons for that series. With the new modal you can then select the seasons you want to add.
2025-10-25 17:30:12 +02:00
ltctceplrm
0bb17177ee WIP season search 2025-09-18 18:57:33 +02:00
Moritz Jung
b60ca932e5
Revert "Fix download image frontmatter formatting" 2025-09-10 13:08:49 +02:00
Moritz Jung
13f999849c more bulk import to own file 2025-09-04 21:49:03 +02:00
Moritz Jung
9941f14008
Merge pull request #207 from Spydarlee/batch-import-by-id
Allow batch / folder import by id as well as title
2025-09-03 22:08:47 +02:00
Karn
29269aa990 Further refactoring of the bulk / folder import logic 2025-09-03 20:37:04 +01:00
Karn
4798f1144b Refactor bulk folder import logic to better switch between title and id lookup methods 2025-09-03 18:48:53 +01:00
Moritz Jung
75166ec77c clean up merged PRs 2025-08-31 11:34:23 +02:00
Karn
9087dcaf7b When appending local version of remote image to frontmatter, enclose in quotes to ensure valid formatting 2025-08-30 17:49:13 +01:00
Karn
a10f9ec609 Allow batch / folder import by id as well as title 2025-08-30 17:38:52 +01:00
Moritz Jung
292dcf5b49 update deps; make apis more type safe 2025-08-08 16:29:18 +02:00
Moritz Jung
8792fed9a3 [auto] run release preconditions 2025-06-15 21:25:00 +02:00
Moritz Jung
db444c83f5 refactor image download into method 2025-05-20 12:11:35 +02:00
Moritz Jung
917f7ab411
Merge pull request #183 from ltctceplrm/api-toggle
Restored and updated the api toggle + added a download option for poster images
2025-05-20 12:05:56 +02:00
ltctceplrm
970432dcfb Reinstated check if file already exists
Plugin will no longer download a poster if it already exists, to avoid unnecessary downloads and in case the user has modified the saved image themselves
2025-05-12 14:06:02 +02:00
ltctceplrm
657668dc7d Added download option for image urls 2025-05-11 17:26:12 +02:00
ltctceplrm
e42ba35697 "Cancel bug" fix #188 2025-05-05 15:52:16 +02:00
ltctceplrm
d24b2d7271 Revert "Changed overwrite confirmation to only appear on new notes"
This reverts commit 46952218de.
2025-03-06 13:26:41 +01:00
ltctceplrm
46952218de Changed overwrite confirmation to only appear on new notes
Overwrite confirmation should only appear if a new note is created, not when updating the metadata for an existing note.
2025-03-05 22:33:30 +01:00
ltctceplrm
9a521a174f Added confirmation before overwriting an existing note 2025-03-05 15:57:19 +01:00
Senyksia
86f003b916
Merge branch 'master' into feat/vndb 2025-02-20 02:06:10 +11:00
Senyksia
98619fb75e
Merge branch 'master' into feat/vndb 2025-02-20 01:36:07 +11:00
ltctceplrm
0a4c308b5e Removed commented lines 2025-02-19 15:27:48 +01:00
ltctceplrm
540a772e6d Ran prettier and commented out VNDBAPI that I forgot to remove
Just in case I forget: ` bun prettier . --write`
2025-02-12 00:31:57 +01:00
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
ee19791dba Added support for giant bomb api and modified the readme
Added a note about mobygames per #164
2024-09-22 01:26:02 +02:00
senyksia
5e5407f8de
Implement VNDB API integration 2024-09-17 15:58:04 +10: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
mProjectsCode
9257d8e722 update packages; run formatter 2024-01-27 21:50:20 +01:00
ltctceplrm
e75bb5b476 Added support for Moby Games API 2024-01-27 00:46:11 +01:00
Kelvin John Falk Szolnoky
0c9d7c54c2
feat: add support for templater when using default front matter 2024-01-24 23:15:42 +01:00
Kelvin John Falk Szolnoky
65540b5169
feat: restrict templater integration behind a setting 2024-01-24 23:15:41 +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
f4fcc3df88
refactor: abstract front matter generating functions 2024-01-24 23:15:39 +01:00
Kelvin John Falk Szolnoky
d499071d23
fix: add regex to find front matter 2024-01-24 23:15:38 +01:00