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

Gulp 4 + UserToken verification fix on Android mobile phones #29

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2019

  1. Now using gulp 4

    + update Vue.js and packages
    viktorsmari committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    05724be View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

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

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    51c4ce5 View commit details
    Browse the repository at this point in the history
  2. Usertoken: Perform check when button is pressed

    It was checking after every keyboard input. This stopped working in
    newer versions of Vue js. 2.5.13 Worked fine but 2.6 does not f.x.
    
    Related to Android virtual keyboard. Both Chrome and Firefox on Android
    stopped counting the charaters on every input.
    viktorsmari committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    526eb02 View commit details
    Browse the repository at this point in the history
  3. Usertoken: add error msg

    viktorsmari committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    a82735b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

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