Jeff Young
1f1f490887
ADDED: handling of meta-data items in REST libraries.
"description" and "keywords" must hold string values;
"footprint_filters" can either hold a (space-
separated) string value, or an array of strings.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20750
1 month ago
Jeff Young
2eb3518e49
Formatting and naming conventions.
1 month ago
Eli Hughes
fa75fb40be
Fix crash in HTTP libraries if server doesn't return a description
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19963
8 months ago
Jon Evans
2dc6175fcd
HTTP libraries: follow redirects from server
9 months ago
Wayne Stambaugh
f161d94521
Common folder housekeeping part 2.
9 months ago
Wayne Stambaugh
89db935910
Housekeeping in include path sub-folders.
10 months ago
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
10 months ago
Ian McInerney
c0622eaa45
Avoid copies when using auto
10 months ago
Rosy
17891f7a1d
HTTP Libraries: Add support for descriptions of sublibraries
2 years ago
RosyDev
058b337b00
HTTP library users will now see the generic fields in the components' properties in the correct order as submitted by the API.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17584
2 years ago
Andre Iwers
a0c39715df
HTTP LIB - Fine tuning
2 years ago
afkiwers
c871bcf6db
removed unnecessary variables
2 years ago
afkiwers
c7475a16c8
implemented better caching for categories and parts overview to reduce processing time
2 years ago
Andre Iwers
4d1a016429
HTTP Libraries: Improved cache performance
2 years ago
Andre Iwers
047cb41a1d
Implemented Timeout for HTTP LIB
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15756
2 years ago
Andre Iwers
f2fdf0f3df
httplib: add support for exclude attributes
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15720
2 years ago
afkiwers
a1708637fc
fixed missing desciption in symbol chooser
2 years ago
Jon Evans
1635df57a3
httplib: code style fixes
2 years ago
Jon Evans
8f6ae8c6b3
httplib: code style / spelling fixes
2 years ago
Andre Iwers
2bcad18cc2
ADDED: HTTP library support
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12027
2 years ago