Skip to content

Conversation

SteKoe
Copy link
Contributor

@SteKoe SteKoe commented Sep 30, 2025

Bildschirmfoto 2025-09-30 um 16 21 22

@SteKoe SteKoe requested a review from a team as a code owner September 30, 2025 14:22
@SteKoe SteKoe force-pushed the feat/4253-render-safe-html-from-backend branch 2 times, most recently from 50ff284 to f54a1eb Compare September 30, 2025 14:39
@SteKoe SteKoe force-pushed the feat/4253-render-safe-html-from-backend branch from f54a1eb to 9766301 Compare September 30, 2025 14:40
@cdprete
Copy link

cdprete commented Oct 3, 2025

Nice.
Is the JSON returned by an info indicator scanned fully for it or are there some sort of depth or structure limits?
For example:

  • links are searched only up to 2 nested levels
  • links are only searched in objects and not arrays

Also, the links are updated any time the info are fetched, right?
I'm asking this to avoid potential caching issues that may show the old links when the info changed.

In my use case, I've an info contributor that renders a link to a daily and monthly file.
Of course, the daily file changes every day while the monthly one only once a month when it gets generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants