Files
espurna/code
Maxim Prokhorov c945c239ea scheduler: fixup web api and functions usage
- make use of scheduler::settings when listing schedules
- do not be overzealous with settings validation & parsing
- cleaner wildcard() usage, we return a String not a ref to something internal.
but, it is techically allowed to use `const T&` for a `T` temporary which will be destroyed
after the apiRegister() callback returns
2021-05-30 05:53:13 +03:00
..
2019-07-11 00:34:17 +03:00
2021-01-16 20:40:23 +03:00
2021-01-14 18:11:14 +03:00
2019-07-11 00:34:17 +03:00
2021-02-04 12:03:26 +03:00
2021-01-16 20:40:23 +03:00
2019-07-11 00:34:17 +03:00