Commit graph

47 commits

Author SHA1 Message Date
Moritz Jung
54293ac3a1 fix some issues; migrate to bun' 2024-04-11 22:30:55 +02: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
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
ltctceplrm
e13d9e56c0 Fixed formatting 2023-12-09 23:39:25 +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
Phantom
67825ae135 Merge remote-tracking branch 'upstream/master' 2023-09-27 21:17:56 -05:00
ltctceplrm
4968c491dc Added online rating 2023-09-23 03:21:03 +02:00
ltctceplrm
a15af42d85 Removed isbn10 field
Since I'm now using the general work rather than a specific edition
2023-09-23 02:51:50 +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
Phantom
f6e96e7a9a renamed lnovel to light-novel 2023-07-21 21:16:54 -05:00
Phantom
eb28e96769 Added MAL Manga as a second Jikan API 2023-07-21 20:45:03 -05: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
752f13f8bf bump version + fix formatting 2022-10-18 21:01:42 +02:00
mProjectsCode
fdbba31d84 fix for #66 2022-10-18 11:20:04 +02:00
mProjectsCode
ccfb0fa9ee fix for #65 2022-10-16 15:27:54 +02:00
mProjectsCode
3db3496e0d cleanup and reduced number of settings validations 2022-09-27 15:04:56 +02:00
mProjectsCode
14719efa22 more changes for #48, the UI now works \o/ 2022-09-24 20:33:06 +02:00
mProjectsCode
da16b2af6a Clean-up after merge 2022-09-22 13:55:16 +02:00
mProjectsCode
e149b80a39 Apply #45 to #42 2022-08-29 14:46:09 +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
Conor Meyers
39017bfa82 Add more detail to search results
Adds getSummary to the MediaTypeModel.ts abstract class, which allows individual models to give more detail to better allow people to pick the right result
2022-08-23 16:10:14 +01:00
Cedric Finance
47d59278a6
Add BoardGameGeekAPI 2022-08-17 23:23:17 +02:00
mProjectsCode
bbc4b57092 Bulk import #26 2022-06-10 15:55:08 +02:00
mProjectsCode
78ee146b71 Meta data field customization #19 2022-06-07 10:38:51 +02:00
mProjectsCode
0298270b03 Own YAML Converter and update note won't override user data anymore 2022-05-31 22:26:45 +02:00
mProjectsCode
3b1e500317 Fix file suggest on title template setting 2022-05-22 23:59:57 +02:00
mProjectsCode
2c57094332 Templates for file names #8 2022-05-22 12:59:14 +02:00
mProjectsCode
16299feced Update entry command 2022-05-19 22:59:01 +02:00
mProjectsCode
344c1ebf6c Tags 2022-05-18 22:22:11 +02:00
mProjectsCode
003c568099 Music releases 2022-05-18 22:10:56 +02:00
mProjectsCode
7ba91c2a2f wikipedia api #3 2022-05-18 20:05:45 +02:00
mProjectsCode
d2afe3bcc2 games, english anime titles, specials and OVAs 2022-05-12 17:18:12 +02:00
mProjectsCode
92f3e6bab8 search by id 2022-05-11 23:41:55 +02:00
mProjectsCode
ac82168740 series for MAL 2022-05-09 16:52:17 +02:00
mProjectsCode
413a855e07 added basic MAL api 2022-05-06 11:36:22 +02:00
mProjectsCode
99980028d0 release year in title 2022-05-05 21:03:47 +02:00
mProjectsCode
6dc813a14c New Search Modal 2022-05-05 20:55:54 +02:00
mProjectsCode
4405eb4a34 it creates files now 2022-05-04 21:04:38 +02:00
mProjectsCode
c67a0bf590 Some data handling changes 2022-05-04 20:01:06 +02:00