Commit Graph

  • b25b0e1075 another time Simon L. 2026-05-13 11:19:26 +02:00
  • 4dd278bab9 Update index.yaml szaimen 2026-05-13 09:18:29 +00:00
  • e4d92bdea6 fix helm chart release Simon L. 2026-05-13 11:18:10 +02:00
  • d9332ef966 Helm Chart updates (#8088) Simon L. 2026-05-13 11:15:00 +02:00
  • 9d53188df3 Helm Chart updates szaimen 2026-05-13 09:12:26 +00:00
  • acb18004de Yaml updates (#8023) Simon L. 2026-05-13 11:03:35 +02:00
  • 70a0a4a361 build(deps): bump caddy in /Containers/mastercontainer dependabot[bot] 2026-05-13 04:20:59 +00:00
  • aa7ff451b8 build(deps): bump elasticsearch in /Containers/fulltextsearch dependabot[bot] 2026-05-13 04:20:45 +00:00
  • 5eb6850d92 build(deps): bump caddy in /Containers/apache dependabot[bot] 2026-05-13 04:20:36 +00:00
  • 77c2a3ac84 feat: add cpu_shares 512 to remaining containers in containers.json copilot/improve-mastercontainer-responsiveness copilot-swe-agent[bot] 2026-05-12 13:10:17 +00:00
  • c128f29bc2 feat: halve all cpu_shares values and set default to 512 copilot-swe-agent[bot] 2026-05-12 13:06:01 +00:00
  • 46949e85a7 fix: change oom_score_adj default to 500 and adjust all values by +500 copilot/add-oom-score-adj-setting-again copilot-swe-agent[bot] 2026-05-12 13:04:07 +00:00
  • 988258bb2c fix: change oom_score_adj from -1000 to -500 per review feedback copilot/investigate-oom-situations copilot-swe-agent[bot] 2026-05-12 13:03:47 +00:00
  • 47a6fd2c0e fix: address review feedback on oom_score_adj copilot-swe-agent[bot] 2026-05-12 11:55:07 +00:00
  • b697863f5f feat: set default cpuShares to 1024 in ContainerDefinitionFetcher copilot-swe-agent[bot] 2026-05-12 11:48:01 +00:00
  • 6781853e9e Apply suggestion from @szaimen Simon L. 2026-05-12 13:39:44 +02:00
  • 374695baae feat: set watchtower oom_score_adj to -800 copilot-swe-agent[bot] 2026-05-12 11:33:39 +00:00
  • 1d9198b8f2 feat: adjust oom_score_adj values and add to schema copilot-swe-agent[bot] 2026-05-12 11:33:29 +00:00
  • 42b0d661c8 feat: raise cpu_shares from 1024 to 2048 for mastercontainer copilot-swe-agent[bot] 2026-05-12 11:23:15 +00:00
  • 22f7552df5 fix: clarify cpu_shares comment in compose.yaml copilot-swe-agent[bot] 2026-05-12 11:12:30 +00:00
  • b9a5042db1 feat: add cpu_shares to mastercontainer for better responsiveness under heavy load copilot-swe-agent[bot] 2026-05-12 11:12:01 +00:00
  • e6ce772e5f fix: set oom_score_adj to -1000 and document in all docker run commands copilot-swe-agent[bot] 2026-05-12 10:54:34 +00:00
  • b0842bf7ea fix: validate oom_score_adj range and only set when non-zero copilot-swe-agent[bot] 2026-05-12 10:35:34 +00:00
  • 975d32962b feat: add oom_score_adj to all containers with -1000 to 0 range copilot-swe-agent[bot] 2026-05-12 10:34:48 +00:00
  • 9bededd107 fix: protect mastercontainer from OOM situations copilot-swe-agent[bot] 2026-05-12 10:21:59 +00:00
  • 8008d6e2f5 fix: address code review feedback on rate limiter copilot/introduce-rate-limiting-login-endpoints copilot-swe-agent[bot] 2026-05-12 10:12:08 +00:00
  • a466cd4284 feat: add proper rate limiting for login endpoints copilot-swe-agent[bot] 2026-05-12 10:10:40 +00:00
  • bbafd6ff8c revert: remove borgRestorePassword clearing and rate limiting (to be addressed in separate PRs) copilot/security-analysis-suggestions copilot-swe-agent[bot] 2026-05-12 10:02:28 +00:00
  • adcc41f401 Revert "revert: address PR review comments - remove borgRestorePassword clearing and GetTryLogin HTML redirect" Simon L. 2026-05-12 11:58:34 +02:00
  • 68bb93a2c8 revert: address PR review comments - remove borgRestorePassword clearing and GetTryLogin HTML redirect copilot-swe-agent[bot] 2026-05-12 09:55:20 +00:00
  • 78b4bea957 build(deps): bump haproxy in /Containers/docker-socket-proxy dependabot[bot] 2026-05-12 09:09:47 +00:00
  • 5f99a59739 refactor: move resolveHostname from DataConst into new NetworkHelper class copilot/investigate-ipv6-compatibility copilot-swe-agent[bot] 2026-05-11 22:29:14 +00:00
  • 0af08104f5 build(deps): bump softprops/turnstyle in /.github/workflows dependabot[bot] 2026-05-11 18:56:50 +00:00
  • ee72a128a9 reuse: move helm chart and sample.conf SPDX headers to REUSE.toml; fix workflow license copilot/add-spdx-license-headers-again copilot-swe-agent[bot] 2026-05-11 13:00:54 +00:00
  • b1046f0269 reuse: fix PHP files to keep declare(strict_types=1) directly after <?php copilot-swe-agent[bot] 2026-05-11 13:00:48 +00:00
  • 4f43a212c3 reuse: fix Dockerfiles to keep # syntax= directive on line 1 copilot-swe-agent[bot] 2026-05-11 13:00:44 +00:00
  • 0098c23e0d reuse: add AUTHORS.md with all contributors copilot-swe-agent[bot] 2026-05-11 10:14:00 +00:00
  • 06940f8e66 reuse: add SPDX headers to remaining root-level files copilot-swe-agent[bot] 2026-05-11 10:10:48 +00:00
  • efb037f48b reuse: add SPDX headers to app, community-containers, helm chart, and docs copilot-swe-agent[bot] 2026-05-11 10:10:44 +00:00
  • a2f5895265 reuse: add SPDX headers to PHP source files, templates, and JS/CSS copilot-swe-agent[bot] 2026-05-11 10:10:37 +00:00
  • ac02e17a20 reuse: add SPDX headers to container config files copilot-swe-agent[bot] 2026-05-11 10:10:31 +00:00
  • 9c1a086642 reuse: add SPDX headers to Dockerfiles and container shell scripts copilot-swe-agent[bot] 2026-05-11 10:10:26 +00:00
  • 000248d67a reuse: add REUSE.toml with annotations for binary, JSON, and vendor files copilot-swe-agent[bot] 2026-05-11 10:10:22 +00:00
  • b0845e1f02 reuse: add LICENSES directory with AGPL-3.0-only, AGPL-3.0-or-later, and MIT license texts copilot-swe-agent[bot] 2026-05-11 10:05:32 +00:00
  • 695d28a106 chore: add AUTHORS.md with all contributors and their email addresses copilot/add-spdx-license-headers copilot-swe-agent[bot] 2026-05-11 09:35:40 +00:00
  • 5a30accbe9 chore: add SPDX license headers to all repository files copilot-swe-agent[bot] 2026-05-11 09:35:39 +00:00
  • ce1e46a337 chore: add LICENSES directory, REUSE.toml, and REUSE compliance workflow copilot-swe-agent[bot] 2026-05-11 09:33:48 +00:00
  • df14efa1ef build(deps): bump docker in /Containers/mastercontainer dependabot[bot] 2026-05-11 04:24:27 +00:00
  • f5d35f0197 build(deps): bump php in /Containers/mastercontainer dependabot[bot] 2026-05-11 04:24:24 +00:00
  • 901cd8ccef php dependency updates szaimen 2026-05-09 12:15:45 +00:00
  • 9ed2b32d3e talk-update automated change szaimen 2026-05-08 12:27:17 +00:00
  • 5c1d85b27d Yaml updates szaimen 2026-05-08 12:25:30 +00:00
  • 55a4ffab63 imaginary-update automated change szaimen 2026-05-08 12:25:14 +00:00
  • 846bc06bc5 build(deps): bump golang in /Containers/watchtower dependabot[bot] 2026-05-08 04:22:41 +00:00
  • 441a2a28e3 build(deps): bump php in /Containers/nextcloud dependabot[bot] 2026-05-08 04:22:05 +00:00
  • df9971b249 build(deps): bump golang in /Containers/imaginary dependabot[bot] 2026-05-08 04:21:27 +00:00
  • 15ae285d9f increase to 13.0.3 v13.0.3 copilot/add-oom-score-adj-setting Simon L. 2026-05-07 16:22:14 +02:00
  • 1fa4f3b6a3 aio-interface: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow (#8064) Simon L. 2026-05-07 16:10:18 +02:00
  • 654c39ff1e fix: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow copilot-swe-agent[bot] 2026-05-07 07:53:51 +00:00
  • 91d59af4dc increase to 13.0.2 v13.0.2 Simon L. 2026-05-06 13:03:28 +02:00
  • 5091f27e87 build(deps): bump redis from 8.6.2-alpine to 8.6.3-alpine in /Containers/redis (#8061) Simon L. 2026-05-06 13:00:57 +02:00
  • c74d08902e build(deps): bump elasticsearch from 9.3.3 to 9.4.0 in /Containers/fulltextsearch (#8060) Simon L. 2026-05-06 13:00:45 +02:00
  • 216c73d3aa build(deps): bump httpd from 2.4.66-alpine3.23 to 2.4.67-alpine3.23 in /Containers/apache (#8059) Simon L. 2026-05-06 13:00:34 +02:00
  • 6c1c33e069 build(deps): bump haproxy from 3.3.7-alpine to 3.3.8-alpine in /Containers/docker-socket-proxy (#8047) Simon L. 2026-05-06 13:00:22 +02:00
  • f0949a8746 build(deps): bump nats from 2.12.8-scratch to 2.14.0-scratch in /Containers/talk (#8037) Simon L. 2026-05-06 13:00:08 +02:00
  • 79eccd576d build(deps): bump redis in /Containers/redis dependabot[bot] 2026-05-06 04:20:08 +00:00
  • 323a34a437 build(deps): bump elasticsearch in /Containers/fulltextsearch dependabot[bot] 2026-05-06 04:19:29 +00:00
  • f2076fa56b build(deps): bump httpd in /Containers/apache dependabot[bot] 2026-05-06 04:19:18 +00:00
  • 5bb2778fb7 aio-interface: add custom error handler for 405 errors Simon L. 2026-05-05 17:30:07 +02:00
  • 3b3c8ba25c Apply suggestion from @szaimen Simon L. 2026-05-04 15:10:51 +02:00
  • 8471d870eb Add EuroOffice support modeled after OnlyOffice implementation copilot/implement-eurooffice-support copilot-swe-agent[bot] 2026-05-04 11:24:59 +00:00
  • 0be797a531 fix: use httpd directly instead of apachectl to fix SIGTERM handling copilot-swe-agent[bot] 2026-05-04 11:11:45 +00:00
  • 490a1811c8 notify-push: allow to put the binary into the nextcloud apps dir directly Simon L. 2026-05-04 13:02:09 +02:00
  • a415c76ad2 security: null-check currentScript, handle apcu_inc failure, use apcu_fetch success param copilot-swe-agent[bot] 2026-05-04 10:09:07 +00:00
  • 79e05f33cd security: enforce APCu availability, fix fixed-window rate limiting, tighten URL validation copilot-swe-agent[bot] 2026-05-04 10:06:14 +00:00
  • ef58220c09 security: use persistent HMAC key, validate clean-history target, improve comments copilot-swe-agent[bot] 2026-05-04 10:03:53 +00:00
  • 6a9e55a8de security: address second round of code-review comments copilot-swe-agent[bot] 2026-05-04 10:01:09 +00:00
  • 8356d0dadc security: address code-review comments on rate-limit and clean-history script copilot-swe-agent[bot] 2026-05-04 09:58:46 +00:00
  • 3e72f06d32 security: fix brute-force protection, token history leak, streaming XSS, borg password persistence, and missing cache headers copilot-swe-agent[bot] 2026-05-04 09:56:38 +00:00
  • 99212ef072 fix: tie pm.process_idle_timeout to PHP_MAX_TIME to eliminate hardcoded 300s upload timeout copilot/investigate-upload-timeout-issue copilot-swe-agent[bot] 2026-05-04 09:16:10 +00:00
  • 99ea91c5ef increase to v13.0.1 v13.0.1 Simon L. 2026-05-04 10:49:10 +02:00
  • 7b2de0683e fix harp container not starting anymore (#8048) Simon L. 2026-05-04 10:48:29 +02:00
  • f7b677fb51 fix harp container not starting anymore Simon L. 2026-05-04 10:39:21 +02:00
  • ee8a5a185c mastercontainer: fix checking for AIO_LOG_LEVEL (#8035) Simon L. 2026-05-04 10:36:45 +02:00
  • 2b0cb13f35 aio-interface: fix Cross-Origin-* headers not being sent (#8046) Simon L. 2026-05-04 10:36:22 +02:00
  • 1e064fed8a build(deps): bump haproxy in /Containers/docker-socket-proxy dependabot[bot] 2026-05-04 04:20:18 +00:00
  • a1eaea85ed fix Cross-Origin-* headers not being sent Zoey 2026-05-03 22:34:27 +02:00
  • bc2105d668 build(deps): bump nats in /Containers/talk dependabot[bot] 2026-05-01 04:27:45 +00:00
  • c545bffc53 mastercontainer: fix checking for AIO_LOG_LEVEL Simon L. 2026-04-30 16:07:48 +02:00
  • dc27f8078f nextcloud: update to 33.0.3 (#8032) v13.0.0 Simon L. 2026-04-30 11:22:32 +02:00
  • 9f9846461e nextcloud: update to 33.0.3 Simon L. 2026-04-30 11:19:13 +02:00
  • 8e3141ab75 fix update-yaml script detail Simon L. 2026-04-29 18:41:12 +02:00
  • f060a334d3 collabora: fix log level info (#8030) Simon L. 2026-04-29 17:59:10 +02:00
  • 4417d1ca7a collabora: fix log level info Simon L. 2026-04-29 17:57:25 +02:00
  • cdc617d0b7 another fix for redis Simon L. 2026-04-29 17:31:35 +02:00
  • 71dbf98d48 fix detail Simon L. 2026-04-29 17:06:32 +02:00
  • 42e2d88b3e redis: fix log level (#8029) Simon L. 2026-04-29 17:02:03 +02:00
  • 4682355bfe redis: fix log level Simon L. 2026-04-29 16:57:46 +02:00
  • 13ac536b68 nextcloud: overwrite the log level every start (#8028) Simon L. 2026-04-29 15:02:35 +02:00
  • 9b9b3b638d nextcloud: overwrite the log level every start Simon L. 2026-04-29 15:01:17 +02:00