This website requires JavaScript.
Explore
Help
Sign In
chiko
/
77th_eventcalenderntfy
Watch
1
Star
0
Fork
0
You've already forked 77th_eventcalenderntfy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca102190ea596e9b1f5b72012046a4752846434b
77th_eventcalenderntfy
/
src
History
chiko
ca102190ea
Changed: only get Events from the Db which are not marked as deleted, indicated by having a value for "deleteDate"
2025-11-07 00:25:15 +00:00
..
component
/event
Bugfix: Added "deleted" as Notification State if Event deleteDate is set to
2025-11-06 20:08:08 +00:00
app.ts
Changed: only get Events from the Db which are not marked as deleted, indicated by having a value for "deleteDate"
2025-11-07 00:25:15 +00:00
config.ts
adding a file "config.ts" for adjustable configurations like URLs for Apprise
2025-10-29 23:48:09 +01:00
notification.py
Fixing python...
2025-10-21 01:16:59 +02:00
sendNotification.ts
Adding a parameter for the URLs for the Notification URLs of Services.
2025-10-29 23:49:48 +01:00
sendNotificationPy.ts
removed Python and the Python Script, added the apprise-api docker container to the Docker-compose to send notificaiton
2025-10-21 23:34:50 +02:00
sql.ts
Fixing the uid Column isn't unique.
2025-11-03 00:22:01 +00:00
util.ts
Added "hour" to getTsNow()
2025-11-07 00:24:03 +00:00