Oskar Winkels o.winkels
  • Joined on 2018-11-29
o.winkels pushed to master at FaSTTUBe/ftracker 2021-10-30 20:47:28 +02:00
aef2a1ae60 Remove weird backslash from start page
215e848efd Add way for admins to forcibly sign users out at a specific time by clicking implausible entries
Compare 2 commits »
o.winkels pushed to master at FaSTTUBe/ftracker 2021-10-30 19:48:06 +02:00
01089aaf12 Fix bug that didn't display 3G conformity in view
o.winkels pushed to master at FaSTTUBe/ftracker 2021-10-14 13:45:33 +02:00
9c0aa29bff Convert "tested" checkbox into "3G" box
o.winkels pushed to master at FaSTTUBe/ftracker 2021-10-11 19:39:28 +02:00
404a995e4f also fade tested entries
o.winkels pushed to master at FaSTTUBe/ftracker 2021-06-12 13:56:04 +02:00
062330bcaa Bump version to 1.1.0
e7b8993446 Bump version to 1.1.0
Compare 2 commits »
o.winkels released Release 1.1.0 at FaSTTUBe/ftracker 2021-06-11 02:16:02 +02:00
o.winkels pushed to master at FaSTTUBe/ftracker 2021-06-11 02:12:58 +02:00
e7b8993446 Bump version to 1.1.0
o.winkels deleted branch push-notifications from FaSTTUBe/ftracker 2021-06-11 02:07:17 +02:00
o.winkels merged pull request FaSTTUBe/ftracker#26 2021-06-11 02:07:11 +02:00
Add push notifications for forgotten departures
o.winkels pushed to master at FaSTTUBe/ftracker 2021-06-11 02:07:11 +02:00
39a461df56 Move VAPID public key config to backend for easier config
711fbfd821 Update docs
3a872bceb2 Enable Docker container to generate its own VAPID credentials
4ee4869f82 Minor fixes & improvements
618f00a09a Send notifications N hours after arrival, polling once per hour
Compare 8 commits »
o.winkels closed issue FaSTTUBe/ftracker#9 2021-06-11 02:07:11 +02:00
Reminders
o.winkels created pull request FaSTTUBe/ftracker#26 2021-06-11 02:05:43 +02:00
Add push notifications for forgotten departures
o.winkels commented on issue FaSTTUBe/ftracker#9 2021-06-11 02:03:59 +02:00
Reminders

Shit's production ready i think!

o.winkels pushed to push-notifications at FaSTTUBe/ftracker 2021-06-11 02:03:10 +02:00
39a461df56 Move VAPID public key config to backend for easier config
o.winkels pushed to push-notifications at FaSTTUBe/ftracker 2021-06-11 01:30:59 +02:00
711fbfd821 Update docs
o.winkels pushed to push-notifications at FaSTTUBe/ftracker 2021-06-11 01:09:38 +02:00
3a872bceb2 Enable Docker container to generate its own VAPID credentials
4ee4869f82 Minor fixes & improvements
618f00a09a Send notifications N hours after arrival, polling once per hour
Compare 3 commits »
o.winkels commented on issue FaSTTUBe/ftracker#9 2021-06-08 01:00:43 +02:00
Reminders

Made good progress today (see branch push-notifications). Seems very promising. I hope device support is okay, no idea about safari for example.

Things left to do:

  • Send notifications on…
o.winkels pushed to push-notifications at FaSTTUBe/ftracker 2021-06-08 00:57:35 +02:00
b8e704c300 Update frontend to allow requesting and receiving notifications
e521edd62b Add basic webpush backend functionality and endpoints for testing
e7a3a0a673 Update config to search non-repo local files (in /etc) first
o.winkels pushed to master at FaSTTUBe/ftracker 2021-06-07 17:41:24 +02:00
c70a419160 Minor cleanup/fixes
o.winkels commented on issue FaSTTUBe/ftracker#9 2021-06-07 15:56:10 +02:00
Reminders

A new option just came to mind: Why not try out those newfangled web-push-notifications? That will require messing with service workers and stuff, but is probably still easier than M$' shitty APIs.