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

Fix quoting and url-encoding #153

Merged
merged 6 commits into from
Oct 7, 2021
Merged

Commits on Sep 8, 2021

  1. Replace '%2F' with '/' in relative dates

    Signed-off-by: Konstantin Roussou <[email protected]>
    kroussou committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    93f2f2d View commit details
    Browse the repository at this point in the history
  2. Ensure proper quoting of converted dates in URL

    Signed-off-by: Konstantin Roussou <[email protected]>
    kroussou committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    27de662 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    4ced021 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Use generic URL decoding

    Co-authored-by: Zhongnan Su <[email protected]>
    kroussou and zhongnansu committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    30b1407 View commit details
    Browse the repository at this point in the history
  2. Use roundUp for toDate

    Co-authored-by: Zhongnan Su <[email protected]>
    kroussou and zhongnansu committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    5da7d0c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    7939f00 View commit details
    Browse the repository at this point in the history