Commit Graph

120 Commits

Author SHA1 Message Date
pacnpal
d99c7b973b Merge pull request #28 from pacnpal/dependabot/pip/pydantic-2.11.4 2026-01-17 12:47:25 -05:00
dependabot[bot]
a858acf4bb fix(deps): bump pydantic from 2.10.6 to 2.11.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.6...v2.11.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 17:43:31 +00:00
pacnpal
05ff931ed3 Merge pull request #27 from pacnpal/dependabot/pip/pydantic-settings-2.9.1 2026-01-17 12:42:04 -05:00
pacnpal
3ea87de40e Merge pull request #24 from pacnpal/dependabot/pip/python-dotenv-1.1.0 2026-01-17 12:41:51 -05:00
pacnpal
577063e1c6 Merge pull request #22 from pacnpal/dependabot/pip/fastapi-0.115.12 2026-01-17 12:41:39 -05:00
pacnpal
519f231b6d Merge pull request #21 from pacnpal/dependabot/pip/jinja2-3.1.6 2026-01-17 12:41:16 -05:00
pacnpal
db2fb20932 Update adguard.py 2025-06-12 13:46:20 -04:00
dependabot[bot]
73bf12b083 fix(deps): bump pydantic-settings from 2.7.1 to 2.9.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.1 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.9.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:06:57 +00:00
dependabot[bot]
55ecee5407 fix(deps): bump python-dotenv from 1.0.1 to 1.1.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 11:56:56 +00:00
dependabot[bot]
8629bfc822 fix(deps): bump fastapi from 0.115.8 to 0.115.12
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.8 to 0.115.12.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.12)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:51:33 +00:00
dependabot[bot]
1d33ebdc36 fix(deps): bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 12:03:03 +00:00
pacnpal
433738d06e Merge pull request #16 from pacnpal/dependabot/pip/fastapi-0.115.8
fix(deps): bump fastapi from 0.115.7 to 0.115.8
2025-02-03 10:40:21 -05:00
dependabot[bot]
4f64aabb32 fix(deps): bump fastapi from 0.115.7 to 0.115.8
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.7...0.115.8)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 12:00:35 +00:00
pacnpal
480d1c2fa0 Merge pull request #15 from pacnpal/pacnpal-patch-1
Update README.md
2025-01-30 10:36:05 -05:00
pacnpal
396703f5ba Update README.md 2025-01-30 10:35:49 -05:00
pacnpal
bedacc5631 Update README.md 2025-01-30 10:34:21 -05:00
pacnpal
0bb99d3c6d docs(README.md): remove outdated userscript documentation and browser integration setup 2025-01-30 07:49:20 -05:00
pacnpal
719845b1c8 docs(README.md): update error handling section and improve API endpoint descriptions
docs(userscript/README.md): enhance configuration instructions and clarify connection testing
feat(userscript/simpleguardhome-404-checker.user.js): add connection testing and notification features for unblocking domains
2025-01-29 16:17:25 -05:00
pacnpal
99d8265235 feat(main.py): add endpoint to unblock a domain and improve error handling
fix(userscript): update default port and restore 404 response interception
2025-01-29 15:46:11 -05:00
pacnpal
0d482fa33e feat(index.html): implement dark mode toggle and enhance theme handling 2025-01-29 13:25:10 -05:00
pacnpal
4ed14db4f7 feat(index.html): add domain preprocessing function for improved validation and error handling 2025-01-29 13:01:26 -05:00
pacnpal
913545c420 fix(index.html): update domain input pattern for improved validation 2025-01-29 12:58:06 -05:00
pacnpal
d9f2308808 refactor(index.html): simplify domain status rendering by extracting logic into a separate function 2025-01-29 12:47:46 -05:00
pacnpal
79e6bc3f9a feat(healthcheck): enhance health check functionality and serve favicon directly 2025-01-29 12:36:07 -05:00
pacnpal
5430ec6ad4 refactor(docker): update Dockerfile and entrypoint script for improved package verification and health check command 2025-01-29 12:27:45 -05:00
pacnpal
65a3429b7a refactor(docker): update Dockerfile to install package from the correct path for improved reliability 2025-01-29 10:08:19 -05:00
pacnpal
c5da870762 refactor(docker): update Dockerfile and .dockerignore to streamline package installation and include necessary files 2025-01-29 10:03:22 -05:00
pacnpal
26c2adf1d5 refactor(docker): update Dockerfile and entrypoint script for improved package management and application startup 2025-01-29 09:59:09 -05:00
pacnpal
18d1125243 refactor(docker): simplify Dockerfile by copying package directly for easier imports and streamline entrypoint script 2025-01-29 09:47:14 -05:00
pacnpal
ceee425fab refactor(docker): restructure Dockerfile to copy source code directory and create rules_backup volume 2025-01-29 09:42:37 -05:00
pacnpal
6baa26eb80 refactor(docker): remove monitor.py references and adjust Dockerfile paths for clarity 2025-01-29 09:34:34 -05:00
pacnpal
31b66c6d65 refactor(healthcheck): simplify health check process and remove monitoring script 2025-01-29 09:22:53 -05:00
pacnpal
47efc3c4b0 refactor(docker): simplify Dockerfile by removing unnecessary monitoring tools and backup hierarchy setup 2025-01-29 09:17:06 -05:00
pacnpal
1a231ba6f5 feat(docker): update Dockerfile to use environment variable for backup name in verification process 2025-01-29 09:15:53 -05:00
pacnpal
f18432e46d feat(docker): enhance Dockerfile to create symlink for source and improve backup verification process 2025-01-29 09:12:42 -05:00
pacnpal
dafcb0278a feat(docker): update Dockerfile to improve backup verification by using environment variable for backup name in import statement 2025-01-29 00:11:53 -05:00
pacnpal
88e29c31a6 feat(docker): add monitoring script and update Dockerfile and .dockerignore for enhanced backup monitoring and system resource tracking 2025-01-29 00:09:25 -05:00
pacnpal
0144943997 feat(docker): add health check script and update Dockerfile and .dockerignore for improved backup verification and monitoring 2025-01-29 00:06:23 -05:00
pacnpal
216d8137f8 feat(docker): overhaul Dockerfile and .dockerignore for enhanced backup, verification, and monitoring; implement health checks and improved package management 2025-01-29 00:03:24 -05:00
pacnpal
170d8a997b feat(docker): enhance .dockerignore for better file management; update Dockerfile for improved package verification and debugging; refine entrypoint script checks 2025-01-28 23:43:17 -05:00
pacnpal
c0bc1ffbf8 feat(docker): update .dockerignore for improved file management; enhance Dockerfile with better debugging outputs and verification steps 2025-01-28 23:37:50 -05:00
pacnpal
0b59d7ac1f feat(docker): enhance Dockerfile and entrypoint script with improved debugging outputs; update .dockerignore for better file management 2025-01-28 23:30:06 -05:00
pacnpal
a8fc3d5746 feat(docker): streamline Dockerfile by optimizing layer caching and enhancing installation verification 2025-01-28 23:24:30 -05:00
pacnpal
a73c8a3a20 feat(docker): add debugging outputs to entrypoint script for improved diagnostics 2025-01-28 22:43:40 -05:00
pacnpal
0bc9dded41 feat(docker): enhance Dockerfile with debugging outputs and install tree utility; update .dockerignore and MANIFEST.in for better packaging 2025-01-28 22:36:22 -05:00
pacnpal
64d09b8842 feat(docker): set execute permission for entrypoint script and copy to local bin 2025-01-28 22:20:38 -05:00
pacnpal
860ed4583b feat(setup): update pyproject.toml to specify package data inclusion for simpleguardhome 2025-01-28 22:18:39 -05:00
pacnpal
0a33684d71 feat(manifest): add MANIFEST.in to include templates and favicon for packaging 2025-01-28 22:18:33 -05:00
pacnpal
818d5f8962 feat(docker): simplify Dockerfile by copying entire app directory and enhance package installation verification 2025-01-28 22:18:13 -05:00
pacnpal
1d629ff214 Merge pull request #11 from pacnpal/merge-alert-autofix-4-and-main
Potential fix for code scanning alert no. 4: DOM text reinterpreted as HTML
2025-01-28 22:10:57 -05:00