catstodon/streaming
Claire 5321a553d5 Merge commit 'aa04efb92a47cf27c1aafb2aeb21584e91c526ac' into glitch-soc/merge-upstream
Conflicts:
- `app/models/user_settings.rb`:
  Not a real conflict, upstream added a setting on a line adjacent to a
  glitch-soc-only line.
  Added upstream's new setting.
2025-05-14 13:38:23 +02:00
..
.dockerignore Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image () 2023-11-28 10:04:40 +00:00
database.js Fix streaming server refusing unix socket path in DATABASE_URL () 2025-03-24 14:07:27 +00:00
Dockerfile build(Dockerfiles): Set the base registry via an ARG () 2025-01-29 13:09:17 +00:00
errors.js Convert the streaming server to ESM () 2024-02-27 14:59:20 +00:00
eslint.config.mjs Fix eslint import plugin resolution in vscode () 2025-05-12 07:12:56 +00:00
index.js Merge commit 'db971976853103017b1561f2c4f9406fa00c0a2e' into glitch-soc/merge-upstream 2025-02-22 21:31:46 +01:00
lint-staged.config.mjs Upgrade to ESLint v9 flat config () 2025-04-01 16:30:18 +00:00
logging.js Convert the streaming server to ESM () 2024-02-27 14:59:20 +00:00
metrics.js Fix missing or incorrect cache-control headers for Streaming server () 2024-10-17 08:17:18 +00:00
package.json chore(deps): update yarn to v4.9.1 () 2025-04-15 09:02:21 +00:00
redis.js Fix: Use consistent REDIS_USER environment variable in streaming () 2024-10-15 07:40:18 +00:00
tsconfig.json Upgrade to ESLint v9 flat config () 2025-04-01 16:30:18 +00:00
utils.js Streaming: Refactor move database and redis logic into separate files () 2024-08-27 08:40:04 +00:00