Commit Graph

3368 Commits

Author SHA1 Message Date
GitHub Actions 7416229ba3 fix: restore @types/eslint-plugin-jsx-a11y in devDependencies and remove from dependencies 2026-03-10 23:51:52 +00:00
GitHub Actions 9000c1f4ba chore: add comprehensive tests for Telegram notification service functionality 2026-03-10 23:32:29 +00:00
GitHub Actions 7423e64bc5 fix(dependencies): replace eslint-plugin-vitest with @vitest/eslint-plugin in configuration files 2026-03-10 23:30:08 +00:00
Jeremy 1d5f46980d Merge branch 'development' into feature/beta-release 2026-03-10 14:32:20 -04:00
Jeremy e09efa42a8 Merge pull request #821 from Wikid82/renovate/feature/beta-release-non-major-updates
chore(deps): update non-major-updates (feature/beta-release)
2026-03-10 14:30:09 -04:00
Jeremy e99be20bae Merge branch 'feature/beta-release' into renovate/feature/beta-release-non-major-updates 2026-03-10 14:29:54 -04:00
GitHub Actions 6ce858e52e fix(dependencies): update ESLint and TypeScript-related packages for compatibility 2026-03-10 18:28:20 +00:00
GitHub Actions f41bd485e3 fix(docker): update Caddy security version to 1.1.45 2026-03-10 18:20:28 +00:00
GitHub Actions 2fc5b10d3d fix(notifications): surface provider API error details in test failure messages 2026-03-10 17:30:31 +00:00
GitHub Actions f3d69b0116 feat: add validation to prevent testing new notification providers without saving 2026-03-10 13:23:13 +00:00
renovate[bot] 13c5f8356c chore(deps): update non-major-updates 2026-03-10 13:21:37 +00:00
GitHub Actions 95c3adfa61 fix: update dependencies in package-lock.json for improved compatibility 2026-03-10 12:24:08 +00:00
GitHub Actions ef71f66029 feat: add Telegram notification provider support
- Updated API to support Telegram as a notification provider type.
- Enhanced tests to cover Telegram provider creation, updates, and token handling.
- Modified frontend forms to include Telegram-specific fields and validation.
- Added localization strings for Telegram provider.
- Implemented security measures to ensure bot tokens are not exposed in API responses.
2026-03-10 12:14:57 +00:00
GitHub Actions 317bff326b fix: update component styles for consistency and improved layout 2026-03-09 20:15:19 +00:00
GitHub Actions 542d4ff3ee fix: replace flex-shrink-0 with shrink-0 for consistent styling across components 2026-03-09 20:03:57 +00:00
GitHub Actions 82a55da026 chore: add @types/eslint-plugin-jsx-a11y as a dependency 2026-03-09 19:46:20 +00:00
GitHub Actions 0535f50d89 fix(deps): update @types/node to version 25.4.0 for improved compatibility 2026-03-09 19:14:11 +00:00
GitHub Actions fc5cb0eb88 fix(deps): update @types/node to version 25.4.0 for improved compatibility 2026-03-09 19:13:45 +00:00
Jeremy 524d363e27 Merge pull request #820 from Wikid82/renovate/feature/beta-release-non-major-updates
fix(deps): update non-major-updates (feature/beta-release)
2026-03-09 15:10:39 -04:00
renovate[bot] e2ebdb37f0 fix(deps): update non-major-updates 2026-03-09 18:49:35 +00:00
Jeremy 539dd1bff4 Merge pull request #817 from Wikid82/hotfix/docker_build
fix(docker): update CADDY_VERSION to 2.11.2 for improved stability
2026-03-09 14:46:47 -04:00
Jeremy f8ec567a35 Merge pull request #818 from Wikid82/hotfix/docker_build
fix(docker): update CADDY_VERSION to 2.11.2 for improved stability
2026-03-09 14:46:12 -04:00
Jeremy c758c9d3ab Merge pull request #813 from Wikid82/renovate/feature/beta-release-non-major-updates
fix(deps): update non-major-updates (feature/beta-release)
2026-03-09 13:48:00 -04:00
GitHub Actions aaf52475ee fix(docker): update Caddy version to 2.11.2 for consistency across documentation and scripts 2026-03-09 16:51:01 +00:00
renovate[bot] 424dc43652 fix(deps): update non-major-updates 2026-03-09 16:47:48 +00:00
GitHub Actions cd35f6d8c7 fix(docker): update CADDY_CANDIDATE_VERSION to 2.11.2 for consistency 2026-03-09 16:47:48 +00:00
GitHub Actions 85b0bb1f5e fix(docker): update CADDY_VERSION to 2.11.2 for improved stability 2026-03-09 16:40:30 +00:00
GitHub Actions b0001e4d50 fix: update flatted to version 3.4.1 and i18next to version 25.8.15 2026-03-09 13:12:19 +00:00
GitHub Actions a77b6c5d3e fix: update tar package to version 7.5.11 2026-03-09 13:11:48 +00:00
GitHub Actions 3414c7c941 fix: update modernc.org/libc to v1.70.0 and golang.org/x/mod to v0.33.0 2026-03-09 13:10:46 +00:00
GitHub Actions 332872c7f5 fix: update Coraza Caddy version to 2.2.0 2026-03-09 12:48:55 +00:00
GitHub Actions c499c57296 fix: update Caddy security version to 1.1.44 2026-03-09 12:39:22 +00:00
Jeremy 912bb7c577 Merge pull request #800 from Wikid82/feature/beta-release
feat: Enable Email Notifications
2026-03-09 08:36:53 -04:00
Jeremy 36d561bbb8 Merge pull request #815 from Wikid82/nightly
Weekly: Promote nightly to main (2026-03-09)
2026-03-09 08:36:28 -04:00
Jeremy fccb1f06ac Merge pull request #814 from Wikid82/bot/update-geolite2-checksum
chore(docker): update GeoLite2-Country.mmdb checksum
2026-03-09 08:36:09 -04:00
Wikid82 cf46ff0a3b chore(docker): update GeoLite2-Country.mmdb checksum
Automated checksum update for GeoLite2-Country.mmdb database.

Old: d3031e02196523cbb5f74291122033f2be277b2130abedd4b5bee52ba79832be
New: b79afc28a0a52f89c15e8d92b05c173f314dd4f687719f96cf921012d900fcce

Auto-generated by: .github/workflows/update-geolite2.yml
2026-03-09 02:56:06 +00:00
GitHub Actions 6a37a906ce fix: update flatted and katex packages to latest versions 2026-03-09 00:52:39 +00:00
GitHub Actions 0f823956c6 fix: add email service check in ShouldUseNotify method 2026-03-09 00:49:07 +00:00
GitHub Actions 703108051a fix: correct spelling of "Commit" in agent documentation 2026-03-09 00:45:50 +00:00
GitHub Actions 795486e5b2 fix: correct typo in Multi-Commit Slicing Protocol section 2026-03-09 00:44:10 +00:00
GitHub Actions 799ca8c5f9 fix: enhance decompression limit check to prevent false positives for valid files 2026-03-09 00:42:23 +00:00
GitHub Actions 9cc7393e7b fix: update digest references in nightly build workflow to use output from resolve_digest step 2026-03-09 00:28:55 +00:00
GitHub Actions 791e812c3c fix: add assertion for ExpiresAt field in ManualChallenge struct 2026-03-09 00:09:14 +00:00
GitHub Actions 187c3aea68 fix: remove unused tags output from build-and-push-nightly job 2026-03-09 00:06:00 +00:00
GitHub Actions d7de28a040 fix: allow saving email notification providers and render HTML body correctly 2026-03-08 20:26:13 +00:00
GitHub Actions d1baf6f1b0 feat: implement email provider testing functionality and corresponding unit tests 2026-03-08 16:14:08 +00:00
GitHub Actions 3201830405 chore: update dependencies for golang.org/x/time, golang.org/x/arch, and golang.org/x/sys 2026-03-08 15:52:44 +00:00
GitHub Actions 728a55f1d8 fix: simplify frontend lint command in lefthook configuration 2026-03-08 08:06:50 +00:00
GitHub Actions d3ef8d83b3 fix(frontend): resolve ESLint crash and repair lint configuration
- Scope base JS/TS configs to only JS/TS file extensions, preventing
  TypeError when ESLint applies core rules to markdown/CSS/JSON files
- Remove silent data loss from duplicate JSON keys in five translation
  files where the second dashboard block was overriding the first
- Fix unsafe optional chaining in CredentialManager that would throw
  TypeError when providerTypeInfo is undefined
- Remove stale eslint-disable directive for a rule now handled globally
  by the unused-imports plugin
- Downgrade high-volume lint rules (testing-library, jsx-a11y, import-x,
  vitest) from error to warn to unblock development while preserving
  visibility for incremental cleanup
2026-03-08 07:45:01 +00:00
GitHub Actions c4e8d6c8ae chore: add unit tests for certificate handler, logs websocket upgrader, config loading, and mail service 2026-03-08 05:45:21 +00:00