Giter VIP home page Giter VIP logo

aa-timezones's Introduction

aa-timezones's People

Contributors

dependabot[bot] avatar ppfeufer avatar pre-commit-ci[bot] avatar transifex-integration[bot] avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aa-timezones's Issues

Redirect Loop

When you click the link without being logged in, you enter a redirect loop and can't access the link without first visiting the auth site and logging in.

  1. https://auth.example.com/timezones/1603155600/
  2. redirected to
  3. https://auth.example.com/account/login/?next=/timezones/1603155600/
  4. click login
  5. https://login.eveonline.com/oauth/authorize/?response_type=code&client_id=XXX&redirect_uri=https%3A%2F%2Fauth.example.com%2Fsso%2Fcallback&scope=publicData&state=XXX
  6. click authorize
  7. https://auth.example.com/account/login/?next=/timezones/1603155600/
  8. click login
  9. https://login.eveonline.com/oauth/authorize/?response_type=code&client_id=XXX&redirect_uri=https%3A%2F%2Fauth.example.com%2Fsso%2Fcallback&scope=publicData&state=XXX
  10. click authorize
  11. https://auth.example.com/account/login/?next=/timezones/1603155600/
  12. repeating from step 3

This was my experience. Is it something on my end, or something to do with the plugin? None of my other apps cause this to happen.

[Feature Request] Time Input Conversion

I know that it is possible to convert time by adding a URL query parameter containing a time epoch value, but it could be very useful for planning purposes to include a date/time picker (from the user's local time) to allow converting timezones on the fly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.