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

Use websockets #8403

Merged
merged 23 commits into from
Feb 18, 2021
Merged

Use websockets #8403

merged 23 commits into from
Feb 18, 2021

Commits on Feb 16, 2021

  1. Use websockets

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0e4f595 View commit details
    Browse the repository at this point in the history
  2. allow for partial updates

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2680b59 View commit details
    Browse the repository at this point in the history
  3. lint

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    47ea3a7 View commit details
    Browse the repository at this point in the history
  4. Update src/common/config/version.ts

    Co-authored-by: Bram Kragten <mail@bramkragten.nl>
    ludeeus and bramkragten committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    cdfb76a View commit details
    Browse the repository at this point in the history
  5. move

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    1526a93 View commit details
    Browse the repository at this point in the history
  6. Use collection

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f27a95e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d27c911 View commit details
    Browse the repository at this point in the history
  8. lint

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    3dff5c0 View commit details
    Browse the repository at this point in the history
  9. Don't overwrite

    ludeeus committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    33afebf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Use store

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f6e84da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661784a View commit details
    Browse the repository at this point in the history
  3. split store

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    12e52ce View commit details
    Browse the repository at this point in the history
  4. remove hack

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5b5cd8c View commit details
    Browse the repository at this point in the history
  5. Ensure element

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ec64f7c View commit details
    Browse the repository at this point in the history
  6. Fix updates

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    42652ee View commit details
    Browse the repository at this point in the history
  7. fix reconnect issue

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    776513d View commit details
    Browse the repository at this point in the history
  8. use loading screen

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2144d6c View commit details
    Browse the repository at this point in the history
  9. cleanup

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    03fa922 View commit details
    Browse the repository at this point in the history
  10. Refresh data after update

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c3806c4 View commit details
    Browse the repository at this point in the history
  11. lint

    ludeeus committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    930d819 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. memoize

    ludeeus committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e2b0bfb View commit details
    Browse the repository at this point in the history
  2. Handle blank events

    ludeeus committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    678d67e View commit details
    Browse the repository at this point in the history
  3. combine

    ludeeus committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    52d5368 View commit details
    Browse the repository at this point in the history