Commit graph

499 commits

Author SHA1 Message Date
ltctceplrm
979ed6804f forgot to include ratings for editions 2026-06-10 20:08:47 +02:00
ltctceplrm
338fea341f reimplemented /isbn/ search + fixed amount of pages 2026-06-10 18:18:00 +02:00
ltctceplrm
bc53fdfd22 Rewrote OpenLibraryAPI
* Split general book search and specific editions search (when using /books/ID in searchByID)
* When searching for specific editions if there's missing metadata it'll use search.json to fill in the missing info
* ran bun check fix
2026-06-10 02:08:07 +02:00
ltctceplrm
f03e3bf442 Add genres again 2026-06-10 01:03:20 +02:00
ltctceplrm
29f2c58703 Merge branch 'mProjectsCode-master' into openlibrary-genres 2026-06-10 01:00:49 +02:00
Moritz Jung
3d2789a730 add check pr workflow 2026-06-03 19:09:38 +02:00
Moritz Jung
21ad8c59d0 remove solid; rework season search 2026-06-03 19:06:03 +02:00
Moritz Jung
ee985419e0 [auto] bump version to 0.8.0-canary.20260602T115558 2026-06-02 13:56:06 +02:00
Moritz Jung
07c0421dc5 fix errors 2026-06-02 13:55:48 +02:00
Moritz Jung
768c916fa7 fix config 2026-06-02 13:54:13 +02:00
Moritz Jung
7695a44350 update deps 2026-06-02 13:53:40 +02:00
Moritz Jung
0fdda8b9ff add repo config 2026-06-02 13:52:45 +02:00
Moritz Jung
ad568b5c9f another cleanup pass 2026-05-21 20:14:11 +02:00
Moritz Jung
898b495f52 more changes to modal flow, fixes some issues I hope 2026-05-21 20:04:33 +02:00
Moritz Jung
5a032a87ae cleanup of new result code 2026-05-06 17:03:31 +02:00
Moritz Jung
498e2611ae add obsidian eslint plugin, solve major issues 2026-05-06 16:26:59 +02:00
ltctceplrm
732fc74d19 Add subjects as genres to OpenLibraryAPI 2026-04-27 13:49:23 +02:00
Moritz Jung
84214a1c3c [auto] bump version to 0.8.0-canary.20260406T152718 2026-04-06 17:27:24 +02:00
Moritz Jung
d95bff8880 fix scripts 2 2026-04-06 17:27:08 +02:00
Moritz Jung
4a1ef473b8 [auto] bump version to 0.8.0-canary.20260406T152358 2026-04-06 17:24:04 +02:00
Moritz Jung
c91c7e65fd fix scripts 2026-04-06 17:23:52 +02:00
Moritz Jung
5b910ff6a9 [auto] bump version to 0.8.0-canary.20260406T152025 2026-04-06 17:20:33 +02:00
Moritz Jung
1bcf3b28cf add unrelease changelog section 2026-04-06 17:20:17 +02:00
Moritz Jung
ece0ddf00c fix merge 2026-04-06 17:14:06 +02:00
Moritz Jung
7d6722c38e migrate to secret storage and other improvements 2026-04-06 17:05:45 +02:00
Moritz Jung
7bbc74e14c
Merge pull request #253 from ltctceplrm/japanesename
Add support for Japanese title in MALAPI
2026-02-14 23:09:53 +01:00
ltctceplrm
0a4f5d8918 Add support for Japanese title in MALAPI 2026-02-14 16:15:48 +01:00
Moritz Jung
595fea00cd
Merge pull request #239 from m24ih/feat/add-igdb-rawg-providers
Feat/add igdb rawg providers
2026-02-07 14:21:22 +01:00
Melih AK
fccf46b819 feat: re-implement IGDB and RAWG providers with type safety and conflict resolution 2026-02-07 15:47:37 +03:00
Moritz Jung
e503ca5c66
Merge pull request #247 from ltctceplrm/master
Update comicManga tags to be variable depending on subtype
2026-02-02 21:42:03 +01:00
ltctceplrm
eaa746f695 Merge branch 'master' of https://github.com/ltctceplrm/obsidian-media-db-plugin 2026-02-02 20:36:36 +01:00
ltctceplrm
671b4dd92e Updated comicManga tags to be variable depending on subtype 2026-02-02 20:35:56 +01:00
Moritz Jung
273937b896
Merge pull request #246 from ZackBoe/tmdb-readme
Swap TMDB API Key for TMDB API Token, add TMDB readme section
2026-02-01 11:23:27 +01:00
Zack Boehm
2b093390a8 Swap TMDB API Key for TMDB API Token, add TMDB readme section 2026-01-31 19:16:42 -05:00
Moritz Jung
faeca3459c refactor season search code 2026-01-29 20:02:45 +01:00
Moritz Jung
418601d2d1 [auto] bump version to 0.8.0-canary.20260129T112027 2026-01-29 12:20:32 +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
abbf10cf3d
Merge pull request #165 from Senyksia/feat/vndb
Add the VNDB API as a `Game` source for visual novels
2026-01-28 19:01:00 +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
Moritz Jung
87d3984a8f
Merge pull request #238 from ltctceplrm/openlibrary
Fix property mapping box not appearing (again)
2026-01-28 18:42:03 +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
59919f9461 Improved clarity for users when choosing seasons
The last modal now says "create entry" instead of "Ok"
2026-01-14 20:15:28 +01:00
ltctceplrm
e8154bd381 Merged changes from Zackboe
* Using types from open api schema
* Changed api key to api read access token
2026-01-14 15:49:00 +01:00
ltctceplrm
693d02c692 Fix property mapping box not appearing (again)
Hopefully it stays fixed this time
2026-01-14 14:42:15 +01:00
Moritz Jung
6d50b8b24c
Merge pull request #237 from ltctceplrm/openlibrary
Openlibrary api bug fix and improvements
2026-01-14 10:24:16 +01:00
ltctceplrm
0b5c2907db Added plot 2026-01-14 03:10:46 +01:00
ltctceplrm
f973d15c4f Updated openlibrary api query url
Updated cover field
Added workaround to get specific editions title and covers
2026-01-14 02:53:17 +01:00
ltctceplrm
471c24d34e Added open api types to movies and series 2026-01-13 17:25:48 +01:00