senyksia
|
2c993149c8
|
Add VNDB documentation
|
2024-09-17 16:27:48 +10:00 |
|
senyksia
|
9960a1e3f3
|
Add SFW support for VNDB
|
2024-09-17 16:01:30 +10:00 |
|
senyksia
|
5e5407f8de
|
Implement VNDB API integration
|
2024-09-17 15:58:04 +10:00 |
|
Moritz Jung
|
265bf10426
|
[auto] bump version to 0.7.2
|
2024-07-05 14:27:23 +02:00 |
|
Moritz Jung
|
1c680ad8f0
|
prep 0.7.2
|
2024-07-05 14:27:09 +02:00 |
|
Moritz Jung
|
075563fc50
|
Merge pull request #153 from kepano/fix/copy-casing
Copywriting improvements to match official guidelines
|
2024-07-04 23:55:53 +02:00 |
|
Steph Ango
|
7d953856b3
|
use SetHeading, and clarify language for property mappings
|
2024-07-04 14:43:00 -07:00 |
|
Steph Ango
|
edbdcd32ce
|
Fix casing in settings to match official guidelines
|
2024-07-04 14:21:45 -07:00 |
|
Moritz Jung
|
8fe741ba10
|
[auto] bump version to 0.7.1
|
2024-06-22 15:54:55 +02:00 |
|
Moritz Jung
|
8bbb38b203
|
update changelog
|
2024-06-22 15:54:41 +02:00 |
|
Moritz Jung
|
1fb09395fd
|
fix some small things
|
2024-06-22 15:53:07 +02:00 |
|
Moritz Jung
|
4dcffab5b0
|
prep 0.7.1
|
2024-06-22 15:20:53 +02:00 |
|
Moritz Jung
|
e8e262e530
|
small fixes
|
2024-06-08 20:22:41 +02:00 |
|
Moritz Jung
|
00ba1d85ed
|
Merge pull request #147 from ZackBoe/auth-required
MobyGames, OMDb: Don't search APIs that require keys if no key is present
|
2024-06-08 19:24:25 +02:00 |
|
Moritz Jung
|
c557bfe164
|
Merge pull request #146 from ZackBoe/steam-search
Steam: use Steam Community SearchApps for title search
|
2024-06-08 19:23:58 +02:00 |
|
Zack Boehm
|
642aa02937
|
remove extra logging
|
2024-06-07 16:08:17 -04:00 |
|
Moritz Jung
|
f1f602f969
|
Merge pull request #149 from ltctceplrm/master
Small fix for the null image bug for mobygames API
|
2024-06-07 17:23:04 +02:00 |
|
ltctceplrm
|
385596181e
|
Removed unnecessary chain
Only one `?` is needed
|
2024-06-07 17:10:16 +02:00 |
|
ltctceplrm
|
cf6fbe8f4f
|
Fix null image bug for mobygames
|
2024-06-07 17:00:06 +02:00 |
|
Zack Boehm
|
f488018f15
|
Update OMDb urls to https
|
2024-06-03 01:55:31 -04:00 |
|
Zack Boehm
|
b856c18207
|
Don't search APIs that require keys if no key is present
|
2024-06-03 01:51:27 -04:00 |
|
Zack Boehm
|
cbef33e473
|
Steam: use Steam Community SearchApps for title search
|
2024-06-03 01:33:42 -04:00 |
|
Moritz Jung
|
8deaedc592
|
[auto] bump version to 0.7.0
|
2024-06-02 20:13:22 +02:00 |
|
Moritz Jung
|
247d137528
|
update changelog
|
2024-06-02 20:13:08 +02:00 |
|
Moritz Jung
|
bf33e7567c
|
prep for release
|
2024-06-02 20:05:51 +02:00 |
|
Moritz Jung
|
fac8abf701
|
Merge pull request #143 from ltctceplrm/master
Added plot to MALapi for anime series
|
2024-05-27 22:31:55 +02:00 |
|
Moritz Jung
|
03cba2d8b2
|
Merge pull request #106 from onesvat/master
Add plot field when fetching data from omdb
|
2024-05-27 22:20:18 +02:00 |
|
ltctceplrm
|
7f85fe4bf8
|
Added plot to MALapi for anime series
|
2024-05-09 17:03:26 +02:00 |
|
Moritz Jung
|
3a3484461f
|
remove some example vault files
|
2024-04-11 22:34:03 +02:00 |
|
Moritz Jung
|
54293ac3a1
|
fix some issues; migrate to bun'
|
2024-04-11 22:30:55 +02:00 |
|
Moritz Jung
|
cf3d5c6d6f
|
Merge pull request #133 from ltctceplrm/master
Adding options to disable certain API per media type
|
2024-04-11 21:11:53 +02:00 |
|
ltctceplrm
|
9bc3bea90d
|
Fixed the WIP sub object code
|
2024-03-24 17:44:10 +01:00 |
|
ltctceplrm
|
139cf8388c
|
Ran formatter
|
2024-03-17 01:04:05 +01:00 |
|
ltctceplrm
|
31ffd0d185
|
Added sub-objects for api toggles (WIP)
|
2024-03-17 01:02:51 +01:00 |
|
ltctceplrm
|
5eec98d127
|
Ran formatter, removed unused array and updated APIModel.ts
|
2024-03-16 14:18:14 +01:00 |
|
ltctceplrm
|
f52060482a
|
Fixed oversight in toggle code
|
2024-02-06 21:24:54 +01:00 |
|
ltctceplrm
|
c5ba44cfe5
|
Modified the toggles so only one can be on at a time
|
2024-02-06 20:46:56 +01:00 |
|
ltctceplrm
|
0634e3904f
|
Removed unneccessary stringifying
|
2024-02-06 02:51:00 +01:00 |
|
ltctceplrm
|
5b35e552c5
|
Second attempt to selectively turn off APIs
|
2024-02-06 02:29:24 +01:00 |
|
ltctceplrm
|
54766bb59e
|
Reverted the api names
For MAL, MusicBrainz and Wikipedia
|
2024-02-01 20:05:13 +01:00 |
|
ltctceplrm
|
675a0f7659
|
Removed "default" setting and only check if media type is false or not
|
2024-02-01 19:49:21 +01:00 |
|
ltctceplrm
|
0157c0adf9
|
Added media type passed along with the apis to query and the title
|
2024-02-01 18:20:56 +01:00 |
|
ltctceplrm
|
5a8feca561
|
Made sure to always allow default APIs
|
2024-01-31 23:04:16 +01:00 |
|
ltctceplrm
|
508b0ed03b
|
Fixed advanced search by adding a default media type for certain APIs
|
2024-01-31 22:38:50 +01:00 |
|
ltctceplrm
|
d1affcdcb6
|
Added temporary way to test media type as "game"
|
2024-01-31 22:38:06 +01:00 |
|
ltctceplrm
|
2ea237822e
|
Normalized the apiName fields
|
2024-01-31 22:37:19 +01:00 |
|
ltctceplrm
|
867bfec6c5
|
Reverted accidental newline in main.ts
|
2024-01-30 17:12:00 +01:00 |
|
ltctceplrm
|
436f98c5bc
|
WIP api selection
I'm close but I don't now how to get the MediaType that the plugin called
|
2024-01-30 17:07:15 +01:00 |
|
ltctceplrm
|
ca7658b6d5
|
Merge branch 'master' of https://github.com/ltctceplrm/obsidian-media-db-plugin
|
2024-01-27 22:42:20 +01:00 |
|
ltctceplrm
|
c20e89e5ef
|
Added settings for disabling certain APIs (WIP)
Currently only has the plugin settings and they don't do anything yet
|
2024-01-27 22:39:42 +01:00 |
|