deef
deef
The most common funcs I've pulled in are `dig`, `haskey`, `list`,and `get` functions. Specifically I use those to work with the extensions that I have added to my openapi yaml....
Ive gone through the list of functions that _may_ be useful from sprig for dict/list manipulation. - `list`, `append`, `prepend`, `first`, `rest`, `last`, `initial`, `reverse`, `uniq`, `without`, `has`, `slice`, `concat`,...
> I would suggest that it should be implemented once we have a whole picture of it. By this, do you mean we need to the proof of concept to...
I can think of a _potential_ solution to the testing problem, but I understand the not wanting to take on such a large change until that is implemented. Would you...
So, I have started on this, and gotten a quick and dirty example to work. While parsing the template in place of `msg` on line 328 can work, I am...
@Hamitamaru unfortunately, the more complex notification types like slack/discord are going to take a bit to implement. The notification message can be changed using a template without much worry as...
Question on translation: Do we have the a way to translate things server side? I'm not seeing any previous uses, and part of why I started this was so that...
It would be easier, but it would make the notifications aspect of uptime kuma even more of a dis-congruous mess. The ideal would be to have a consistent notification form/message...
@travisghansen any chance this can get a review? It looks Good enough to me. (The ideal would be re-writing the entire config-lookup architecture to parse for a secret on retrieval...
@louislam I very strongly believe this should be merged in (merge conflicts resolved of course) and ask you to reconsider. The fact that svengerber has gone and made a program...