catstodon/streaming
Claire b28ce2424c Merge commit 'c40ab43dc703be988c277d4ba6b7987a3a80e16c' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/application_helper.rb`:
  Upstream added a helper where glitch-soc had its own, not really
  a conflict.
  Added upstream's helper.
- `lib/sanitize_ext/sanitize_config.rb`:
  Upstream renamed a constant that was used slightly differently in glitch-soc.
  Renamed it as upstream did.
2024-10-06 16:07:58 +02:00
..
.dockerignore Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850) 2023-11-28 10:04:40 +00:00
.eslintrc.cjs Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
database.js Streaming: Refactor move database and redis logic into separate files (#31567) 2024-08-27 08:40:04 +00:00
Dockerfile Update docker/dockerfile Docker tag to v1.10 (#32166) 2024-10-01 09:29:38 +00:00
errors.js Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
index.js Merge commit '7ed9c590b98610f8d68deab9ef8df260eec6d8f0' into glitch-soc/merge-upstream 2024-09-21 15:06:06 +02:00
logging.js Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
metrics.js Streaming: Refactor to use metrics.$name instead of destructuring (#31566) 2024-08-26 08:08:21 +00:00
package.json Update Yarn to v4.5.0 (#31914) 2024-09-23 09:02:16 +00:00
redis.js Streaming: Improve Redis connection options handling (#31623) 2024-09-04 14:10:26 +00:00
tsconfig.json Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
utils.js Streaming: Refactor move database and redis logic into separate files (#31567) 2024-08-27 08:40:04 +00:00