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

WIP: HTML5 Push Notifications #10884

Closed
wants to merge 23 commits into from

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    97adb3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8924ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d37536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd138af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c92df3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb1251a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2adca5b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    1334af0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58106e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f994d68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0946969 View commit details
    Browse the repository at this point in the history
  5. Refactor Web Push functions to model

    This is to avoid a circular import. The model triggers a web push, and the
    web push deletes old expired pushes.
    jamesorlakin committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    da2323a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    760262f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d0fd8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4aada2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e82a5a9 View commit details
    Browse the repository at this point in the history
  10. Vendor webpush-go dependency

    No, I'm not sure why crypto has updated slightly during `go get`...
    jamesorlakin committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c25003b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    5265790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd809b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dafc6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1726fac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f873c5d View commit details
    Browse the repository at this point in the history