Commit graph

10 commits

Author SHA1 Message Date
5cb7e82448
fix: Nested f strings don't work on Python < 3.12
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 2s
2025-01-19 07:38:20 +01:00
5b5351a831
feat: Implement monitoring heartbeat
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
Closes: #8
2025-01-19 07:16:53 +01:00
daaf79cdbc
fix: Typo in function parameter
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
2025-01-18 17:27:15 +01:00
5a4b30f768
fix(Nextcloud): Catch SSLEOFError when fetching notifications
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 4s
This happened while the server was down for maintenance. We can most
likely just ignore it.

Fixes: #7
2025-01-16 15:54:33 +01:00
73c47dcfc9
fix: Add authentication and ocs headers to http request action buttons
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
2025-01-15 20:02:30 +01:00
6eb3ec0cbc
feat(Nextcloud/AppNames): Handle 2FA approval notification
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 6s
2025-01-15 19:11:50 +01:00
904c712d44
fix: Formatting
Some checks failed
Mirror to Forgejo / mirror-to-codeberg (push) Failing after 3s
2025-01-15 11:55:29 +01:00
c0ccde3b96
fix: Remove extraneous f prefix 2025-01-15 11:45:13 +01:00
12dc132373
fix(nextcloud): Handle json error parsing the server response
All checks were successful
Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
2025-01-15 09:34:09 +01:00
f3ea73fd4b
chore: Rename thins for initial release 2025-01-15 01:09:59 +01:00
Renamed from main.py (Browse further)