Commit Graph

29 Commits

Author SHA1 Message Date
ae5559afaf CI: actually use the correct binary for coverage
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-30 22:29:55 +02:00
a2ada402e9 Update cppbuilder image
Some checks failed
continuous-integration/drone Build is failing
2022-09-30 22:19:19 +02:00
0f0bbf077d Added drone config
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-29 21:23:23 +02:00
d515bc0691 test binary should be named differently than tests directory 2022-09-29 00:11:09 +02:00
701b091833 Trying tests 2022-09-28 23:40:21 +02:00
b782dc1292 Added exists endpoint 2022-05-20 16:44:02 +02:00
87811418b1 Add get_library_pattern endpoint 2022-03-12 22:54:01 +01:00
1a495149b2 Libraries say whether a search should be performed 2022-03-12 22:09:53 +01:00
72937cf6f2 Actually include display_name in the returned JSON 2022-03-12 16:57:11 +01:00
9b860ce609 Add display_name to libraries' custom fields 2022-03-12 15:30:21 +01:00
5538da535c Custom field input should be a bool in json, not string 2022-03-12 15:05:34 +01:00
3c9a987bbe Added field options/default endpoints 2022-03-12 00:25:10 +01:00
49d32f9023 Added getCustomKeyOptions and getCustomKeyDefault functions 2022-03-06 16:40:15 +01:00
2b47f2c825 Custom keys now say what type they are 2022-03-06 15:03:06 +01:00
7cb55f1fdf Rename type to library_id 2022-02-27 20:56:20 +01:00
f2e87add67 Libraries can tell wheter they support renaming multiple files 2022-02-27 19:24:35 +01:00
2bbaac3157 Fix dir-only addFilesRecursive 2022-02-27 13:52:05 +01:00
d56765ac1b Make the file depth logic a bit better hopefully 2022-02-26 12:22:38 +01:00
15047bd623 Removed couts 2022-02-26 11:35:20 +01:00
133f28e155 Add a bit more info to file list such as depth and file type 2022-02-26 11:33:17 +01:00
1565aabf70 TheMovieDB: formatting 2021-07-27 19:40:44 +02:00
b88d4c0e65 TheMovieDB: remove illegal characters 2021-07-27 19:39:23 +02:00
40173857db Make it work on centos7 2021-07-27 17:13:32 +00:00
6537cf3cc3 Better .. detection 2021-07-11 14:43:51 +02:00
7c68754217 Fix targets 2021-07-11 13:42:14 +02:00
c9bbe3b207 Make jsons slightly safer 2021-07-10 22:48:31 +02:00
06fd045fc1 Added remove endpoint 2021-07-09 18:28:16 +02:00
0b84f16316 Libraries report their name, not config 2021-07-09 13:01:45 +02:00
9413214fce Initial 2021-07-08 07:41:34 +02:00