From a885126efaa2dda5c88bc81439aa2352e21ceff1 Mon Sep 17 00:00:00 2001 From: Timeraider <57343973+GitTimeraider@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:01:04 +0200 Subject: [PATCH 1/3] Update disclaimer about AI coding contribution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b345e5b..cb4fe9d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
### Disclaimers: -#### AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired. +#### Even though guided and checked, AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired. ################################################################ A comprehensive web-based solution for backing up GitHub repositories with scheduling, multiple backup formats, and user management. From c2c38876e50b525ce6b3fc27adeb9a64152fd112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 02:04:13 +0000 Subject: [PATCH 2/3] Bump pytz from 2026.2 to 2026.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2026.2 to 2026.3.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.2...release_2026.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]