openhab-core/bundles
Yannick Schaus 9d9dc70d89
Add image_link field to community marketplace invididual add-ons (#2521)
When I ported over the code from the HABPanel gallery which was also
based on Discourse topics, the image_link field that was present on
topic lists wasn't replicated on single topic entries, but now it is:

See
https://meta.discourse.org/t/single-topic-api-endpoint-should-contain-image-url/131020
3201613f13

I have confirmed the field is present on community.openhab.org.
So this should help moving the "primary image" to the place where
the logo should be in the UI.

We can prevent the same image from being displayed twice with some
measures on the Discourse posts themselves
(like have it between <details></details>).

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-10-15 17:47:54 +02:00
..
org.openhab.core New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.addon.marketplace Add image_link field to community marketplace invididual add-ons (#2521) 2021-10-15 17:47:54 +02:00
org.openhab.core.addon.marketplace.karaf Fix add-on type inconsistencies (#2508) 2021-10-08 18:01:49 +02:00
org.openhab.core.addon.sample replace multi-parameter constructor with builder on org.openhab.core.Addon (#2499) 2021-09-29 20:28:15 +02:00
org.openhab.core.audio New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.auth.jaas applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.auth.oauth2client applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.automation Community Marketplace Add-on Service - initial contribution (#2405) 2021-09-14 09:04:04 +02:00
org.openhab.core.automation.module.media applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.automation.module.script add item name to ScriptBusEvent log messages (#2503) 2021-10-03 22:15:18 +02:00
org.openhab.core.automation.module.script.rulesupport [automation] implement a listener for ScriptEngineFactory changes (#2459) 2021-08-22 12:15:23 +02:00
org.openhab.core.automation.rest RuleResource: Add schema specification for "Location" header (#2421) 2021-07-05 23:09:17 +02:00
org.openhab.core.binding.xml applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.core New Crowdin updates (#2485) 2021-09-15 19:35:01 +02:00
org.openhab.core.config.discovery New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
org.openhab.core.config.discovery.mdns applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.discovery.upnp applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.discovery.usbserial applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.dispatch applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.serial applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.config.xml Remove deprecated XStream.setupDefaultSecurity call (#2516) 2021-10-10 20:36:25 +02:00
org.openhab.core.ephemeris New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.id applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.bin2json applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.console applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.console.eclipse applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.console.karaf applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.console.rfc147 applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.http applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.http.auth New Crowdin updates (#2485) 2021-09-15 19:35:01 +02:00
org.openhab.core.io.jetty.certificate applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.monitor Metrics improvements and fixes (#2486) 2021-09-15 22:32:53 +02:00
org.openhab.core.io.net applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest ChartServlet bug fixes and improvements (#2502) 2021-10-09 18:39:17 +02:00
org.openhab.core.io.rest.audio applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest.auth New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
org.openhab.core.io.rest.core Use CoreItemFactory item type constants in tests (#2497) 2021-09-27 07:34:58 +02:00
org.openhab.core.io.rest.log applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest.mdns applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest.sitemap applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest.sse applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.rest.swagger OpenApiResource: Remove name from OAuth SecurityScheme (#2422) 2021-07-05 23:10:53 +02:00
org.openhab.core.io.rest.ui [REST] Fix few content types (#2469) 2021-08-29 20:06:04 +02:00
org.openhab.core.io.rest.voice applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.mdns applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.modbus [modbus] Improved error messages, fixed typos (#2492) 2021-09-25 20:23:01 +02:00
org.openhab.core.io.transport.mqtt New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
org.openhab.core.io.transport.serial applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.serial.javacomm applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.serial.rxtx applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.io.transport.upnp applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.karaf New Crowdin updates (#2506) 2021-10-05 22:49:21 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.item Use exec:exec instead of exec:java goal to avoid classloaders leak (#2432) (#2432) 2021-08-23 21:55:57 +02:00
org.openhab.core.model.item.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.item.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.lazygen applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.lsp New Crowdin updates (#2506) 2021-10-05 22:49:21 +02:00
org.openhab.core.model.persistence Use exec:exec instead of exec:java goal to avoid classloaders leak (#2432) (#2432) 2021-08-23 21:55:57 +02:00
org.openhab.core.model.persistence.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.persistence.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.rule Use exec:exec instead of exec:java goal to avoid classloaders leak (#2432) (#2432) 2021-08-23 21:55:57 +02:00
org.openhab.core.model.rule.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.rule.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.script New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.model.script.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.script.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.sitemap Use exec:exec instead of exec:java goal to avoid classloaders leak (#2432) (#2432) 2021-08-23 21:55:57 +02:00
org.openhab.core.model.sitemap.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.sitemap.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.thing Use exec:exec instead of exec:java goal to avoid classloaders leak (#2432) (#2432) 2021-08-23 21:55:57 +02:00
org.openhab.core.model.thing.ide applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.model.thing.runtime applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.persistence New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.semantics New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
org.openhab.core.storage.json New Crowdin updates (#2511) 2021-10-08 18:02:58 +02:00
org.openhab.core.test applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.test.magic applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.thing New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
org.openhab.core.thing.xml applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.transform applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.ui ChartServlet bug fixes and improvements (#2502) 2021-10-09 18:39:17 +02:00
org.openhab.core.ui.icon applied spotless 2021-06-27 23:22:02 +02:00
org.openhab.core.voice New Crowdin updates (#2515) 2021-10-12 19:01:49 +02:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Extend marketplace to accept kar and some improvements (#2490) 2021-09-23 17:07:34 +02:00