Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Protect raw/time queries by defaulting to last 24 hours if not set explicitly #165

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

els0r
Copy link
Owner

@els0r els0r commented Aug 4, 2023

No description provided.

Lennart Elsen added 2 commits August 4, 2023 13:26
Also introduces the `formatting.Durationable` type that can be used
to print a duration that extends 24 hours. It will prepend the number
of days if the duration is > 24 hours
@els0r els0r linked an issue Aug 4, 2023 that may be closed by this pull request
3 tasks
@els0r els0r requested a review from fako1024 August 4, 2023 18:21
@els0r els0r force-pushed the 75-protect-rawtime-queries branch from 42aaece to 8e96de3 Compare August 4, 2023 18:30
Copy link
Collaborator

@fako1024 fako1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@els0r els0r merged commit a552578 into develop Aug 5, 2023
5 checks passed
@els0r els0r deleted the 75-protect-rawtime-queries branch August 5, 2023 23:13
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.

Protect raw/time queries
2 participants