feat/push-notifications #34

Merged
retoor merged 16 commits from :feat/push-notifications into main 2025-06-06 11:25:09 +02:00

16 Commits

Author SHA1 Message Date
BordedDev
d04ea8549d
Merge branch 'main' into feat/push-notifications
# Conflicts:
#	src/snek/app.py
2025-06-06 11:21:46 +02:00
e380a1b9e7 Merge branch 'main' into feat/push-notifications 2025-06-05 22:06:54 +02:00
BordedDev
94b9d2c63b
Added user check to not notify user sending message 2025-06-01 13:03:47 +02:00
BordedDev
fcc2d7b748
Merge branch 'main' into feat/push-notifications
# Conflicts:
#	src/snek/app.py
2025-06-01 12:47:03 +02:00
BordedDev
0738b1ff91
Removed old comment 2025-06-01 00:56:39 +02:00
388f8bc508 Merge branch 'main' into feat/push-notifications 2025-06-01 00:54:17 +02:00
BordedDev
20dd16734f
Cleaned up push register handler 2025-05-31 23:29:45 +02:00
BordedDev
b01665f02c
Added server (debug/testing) certs 2025-05-31 23:09:56 +02:00
BordedDev
aec2da11f2
Implement push notification service and registration 2025-05-31 19:08:55 +02:00
BordedDev
272998f757
Updated conditional check 2025-05-31 15:28:54 +02:00
BordedDev
744d0ace84
Cleaned up code a bit 2025-05-31 15:28:54 +02:00
BordedDev
326c549670
Cleaned up code a bit 2025-05-31 15:28:54 +02:00
BordedDev
d966c9529b
Cleaned up code a bit 2025-05-31 15:28:52 +02:00
BordedDev
4350714534
Added body to push notifications 2025-05-31 15:26:46 +02:00
BordedDev
1a26cacb66
Fix up for push notifications on chrome 2025-05-31 15:26:45 +02:00
BordedDev
0057792802
Initial setup for push notifications (still has issues with fcm aka chrome/opera)
# Conflicts:
#	src/snek/templates/app.html

# Conflicts:
#	src/snek/app.py

# Conflicts:
#	src/snek/app.py
#	src/snek/templates/app.html

# Conflicts:
#	src/snek/app.py

# Conflicts:
#	src/snek/app.py
#	src/snek/static/push.js
#	src/snek/static/service-worker.js
#	src/snek/templates/app.html
2025-05-31 15:26:28 +02:00