Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Mysky autologin stored settings and logout #188

Merged
merged 36 commits into from
Feb 15, 2022

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    7d2fe37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a03865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef9ad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e60df4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    6d10fe5 View commit details
    Browse the repository at this point in the history
  2. Fix a couple of lint warnings

    mrcnski committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a56b4fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db1e6a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    c1a7812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e518d View commit details
    Browse the repository at this point in the history
  3. Address lint errors

    mrcnski committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    181fd70 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Fix compilation issues

    mrcnski committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    eae675b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a9209 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Address review comments

    mrcnski committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3d3ce52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce3dbb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Fix build errors

    mrcnski committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6a19718 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

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

Commits on Jan 20, 2022

  1. Fix some bugs

    mrcnski committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1815b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccbf35f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 28, 2022

  1. Fix domain extraction bugs (also fixing user settings bug)

    - [X] Fix domain extraction when on specific portal server
    - [X] Fix domain extraction for referrers
    - [X] Fix email not being saved in user settings (domain bug)
    mrcnski committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a45f435 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. Fix referrer bug

    mrcnski committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4e10f5c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fix integration tests

    mrcnski committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fe13a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b79d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Couple of critical fixes

    - [X] Fix portal account endpoints broken
    - [X] Fix bug with getting user settings (bad URL)
      - [X] Use `ensureUrl` when initializing client?
    mrcnski committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1b44334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a0e4b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    61602fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49eebcc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/mysky-autologin-stored-settings-…

    …and-logout' into mysky-autologin-stored-settings-and-logout
    mrcnski committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5b2f738 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    7a76de1 View commit details
    Browse the repository at this point in the history
  2. Fix lint warnings

    mrcnski committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    307b83a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Address most review comments

    mrcnski committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    58d6196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d0b59 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Add explanatory comments

    mrcnski committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f441ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c951e5c View commit details
    Browse the repository at this point in the history