ltctceplrm
d2d6d346ec
Fixed year field for moby api
2024-01-27 02:00:48 +01:00
ltctceplrm
4ec494dbb3
Forgot to add empty field for developers and publishers.
2024-01-27 01:11:41 +01:00
ltctceplrm
e75bb5b476
Added support for Moby Games API
2024-01-27 00:46:11 +01:00
ltctceplrm
93c46e5848
Fixed manga import by replacing double quotes to single quotes
...
When using the default double quotes the YAML formatting was no longer correct.
2024-01-22 20:27:51 +01:00
ltctceplrm
99bf06dda9
Fixed bug in OpenLibraryAPI when no isbn was present
2024-01-14 18:19:26 +01:00
ltctceplrm
8bb8c2d791
Added developers and publishers field to games
...
OMDB doesn't have this field so I mapped it to be empty.
2024-01-13 15:01:38 +01:00
ltctceplrm
80cca27bde
Removed test for title + author search
...
Forgot to remove this
2023-12-21 20:35:59 +01:00
ltctceplrm
e30db0897d
Added author in the search results for books
2023-12-21 20:33:51 +01:00
ltctceplrm
d21ac66061
Added isbn13 as well
2023-12-19 20:39:26 +01:00
ltctceplrm
fe9f04126d
Added isbn field to books
2023-12-19 19:52:52 +01:00
mProjectsCode
5125e73cb4
update deps; fix preview modal
2023-12-12 21:07:49 +01:00
ltctceplrm
5f6f875b86
Replaced the producer field by director and added writer and studio fields
2023-12-09 20:47:00 +01:00
ltctceplrm
18f4412158
Added plot section for books
2023-12-09 15:20:21 +01:00
ltctceplrm
57de3d614c
Modified the PR by onesvat to add plot to media
...
I modified synopsis in manga to plot and added the plot in MALapi that also uses the movie model, I did the same thing for series
2023-12-08 03:32:07 +01:00
ltctceplrm
75ad6db677
Added covers and url to music albums
2023-12-07 22:31:42 +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
Phantom
4cf7e26bdd
Removed unnecessary comment, fixed formatting
2023-09-27 20:50:41 -05:00
ltctceplrm
34f6353630
Fixed breaking error when there was no rating
2023-09-23 03:51:31 +02:00
ltctceplrm
4968c491dc
Added online rating
2023-09-23 03:21:03 +02:00
ltctceplrm
03d1c1dc7d
Changed api search to use works rather than individual editions
2023-09-23 02:52:20 +02:00
ltctceplrm
e89bf8e455
Added fallback if there is no default cover
2023-09-23 00:29:24 +02:00
ltctceplrm
cf36d19e11
Fixed bugs
...
Added a header so it doesn't limit the rate of requests as fast
Fixed year missing from title
Replaced ID from isbn to OpenLibrary ID
Added ISBN10 as separate field
2023-09-22 23:10:52 +02:00
ltctceplrm
38d28e10a0
Testing openlibrary support
2023-09-22 20:31:02 +02:00
SvenPf
0514ce5eb8
add feature to customize date formatting
2023-07-25 00:12:19 +02:00
Phantom
f6e96e7a9a
renamed lnovel to light-novel
2023-07-21 21:16:54 -05:00
Phantom
93950947b8
Added remaining possible types, removed type ifs
2023-07-21 20:53:12 -05:00
Phantom
eb28e96769
Added MAL Manga as a second Jikan API
2023-07-21 20:45:03 -05:00
Moritz Jung
15fc591b83
hopefully fix #94
2023-05-30 17:31:45 +02:00
mProjectsCode
db8a1b53c6
fix #77
2023-02-01 20:58:10 +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
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
mProjectsCode
5aa9108509
Modal helper
2022-10-01 21:50:59 +02:00
mProjectsCode
b5d5cc5ca2
first prove of concept O_O implementation
2022-09-28 23:43:59 +02:00
mProjectsCode
3db3496e0d
cleanup and reduced number of settings validations
2022-09-27 15:04:56 +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
Moritz Jung
7ae51676a2
Merge pull request #47 from mProjectsCode/master
...
changes for release 0.3.2
2022-09-06 11:08:19 +02:00
Moritz Jung
a0a2ef38bd
Merge pull request #42 from CedricFinance/add-board-game-geek
...
Add BoardGameGeekAPI
2022-08-29 13:08:27 +02:00
Cedric Finance
c4643ae642
Cleanup and enhance types
2022-08-28 19:50:00 +02:00
Cedric Finance
3d4041cf16
Fix issue with search results without yearpublished tag
2022-08-18 00:53:47 +02:00
Cedric Finance
47d59278a6
Add BoardGameGeekAPI
2022-08-17 23:23:17 +02:00
Cédric Finance
a67d35b9a4
Compute the right URL for SteamAPI MediaDB entries
...
fixes #40
2022-08-17 21:15:18 +02:00
mProjectsCode
2c3fe62059
fix build errors
2022-07-02 13:19:59 +02:00
mProjectsCode
bb25caf6bc
fix for #36 , #33 and #34
2022-07-02 13:13:22 +02:00
mProjectsCode
78ee146b71
Meta data field customization #19
2022-06-07 10:38:51 +02:00
mProjectsCode
889d51712e
Plugin review changes round 2
2022-06-01 13:50:26 +02:00
mProjectsCode
0298270b03
Own YAML Converter and update note won't override user data anymore
2022-05-31 22:26:45 +02:00