Jannis Mattheis

Results 448 comments of Jannis Mattheis

I don't think this would be hard to add.

I'm open to accept PRs for the http action described in https://github.com/gotify/server/issues/494#issuecomment-1166474588.

No, not implemented and likely won't in the future. See explanation in my first comment.

Nope, no development was done on this ticket.

I prefer the hover behavior @tessus proposed.

The data is still yours, and you can export the data directly from the sqlite database with a query like this: ```sql SELECT u.name, start_utc, end_utc, group_concat(key || ':' ||...

Yes, but it depends on what kind of customization the api should support. I could imagine that some users want the tag as separate columns and not as just text.

> Is it feasible to integrate a date picker UI? Just to make this process easier Yes, but the first step would be to fix the bug. Afterward, we can...

I think the bug still exists for the client endpoints.