199 Commits (cc363629bea40d738b41608152b9d88b1a509621)

Author SHA1 Message Date
Claire a3b6a85521 Merge commit 'cd37048439f9b324f48e6af1f426a7894c54b4da' into glitch-soc/merge-upstream
8 months ago
Renaud Chaput 923fc83190
Improve `lint-staged` config (#28704)
8 months ago
Claire 0b2c7cdb02 Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream
8 months ago
Emelia Smith 9826b7780a
Streaming: use standard cors package instead of custom implementation (#28523)
9 months ago
Claire 35b6583371 Merge commit '6374358357ee81b5f137f471f028a56974109155' into glitch-soc/merge-upstream
9 months ago
Christian Winther 01df9f1abb
install "wget" in streaming Dockerfile (#28497)
9 months ago
Claire b8209c3b96 Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream
9 months ago
Claire b135b6ba8f Merge commit '8ebc94dd22a18c28c4c9763b909e92e6ba64e242' into glitch-soc/merge-upstream
9 months ago
Claire 3ad92e8d0d Merge commit 'bd575a1dd69d87ca0f69873f7badf28d38e8b9ed' into glitch-soc/merge-upstream
9 months ago
Claire 8afd313807 Merge commit '15b2d7eec59c745b418debf63907d8bd08c4a730' into glitch-soc/merge-upstream
9 months ago
Michael Stanclift c40cfc5d09
Fix apt cache not being properly utilized in Dockerfile (#28115)
10 months ago
Emelia Smith a4de0e364b
Refactor streaming to simplify for logging change (#28056)
10 months ago
Emelia Smith 4949b6da58
Fix streaming eslint configuration (#28055)
10 months ago
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
10 months ago
renovate[bot] 73ab080608
Update dependency jsdom to v23 (#28075)
10 months ago
renovate[bot] 1ee3314f58
Update dependency @types/npmlog to v7 (#28048)
10 months ago
renovate[bot] 998f068499
Update Yarn to v4.0.2 (#27857)
10 months ago
Emelia Smith 15b2d7eec5
Split streaming server from web server (#24702)
10 months ago
Claire 4a9cdfb928 Merge commit '774e1189d26fffd914107a4236f6287043c988f8' into glitch-soc/merge-upstream
12 months ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
12 months ago
Claire e9a181c52c Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream
12 months ago
Emelia Smith f68d540271
Fix websocket connections being incorrectly decremented twice on errors (#27238)
12 months ago
Claire 22ee4e057d Merge commit 'a83615edc9fc1ce3363ddcf1fc676806421a5f65' into glitch-soc/merge-upstream
1 year ago
Emelia Smith fbfceb9c77
Add additional metrics for streaming (#26945)
1 year ago
Claire 4ed629cd7e Merge commit 'be991f1d18006a4820c1e9ca6625bf2bd2bfedac' into glitch-soc/merge-upstream
1 year ago
Gabriel Simmer be991f1d18
Move to ioredis for streaming (#26581)
1 year ago
Claire 1b5d3fdc5e Merge commit 'ee702e36e58d638bcf75b2eae2ca86499693465e' into glitch-soc/merge-upstream
1 year ago
Emelia Smith 6375e390af
Fix: support both DATABASE_URL and DB_PASS (#26295)
1 year ago
Claire 6530f9709c Merge commit '121443c0fca383268b8022c048dd137994785aff' into glitch-soc/main
1 year ago
Emelia Smith 65096c1ccd
Change streaming `/metrics` to include additional metrics (#26299)
1 year ago
Claire 92fa9d34b0 Merge commit '3554c527954441fd924586a49c7d99a89101ac7e' into glitch-soc/merge-upstream
1 year ago
Claire 454d8567d4 Merge commit '1814990a3d117555153321216fa593e4d9e84de3' into glitch-soc/merge-upstream
1 year ago
Renaud Chaput 3554c52795
Fix missing return values in streaming (#26233)
1 year ago
Claire 446821a0dc
Swap debug statements in streaming server (#26231)
1 year ago
Emelia Smith 81cdc0f972
Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228)
1 year ago
Emelia Smith ddaf200c78
Refactor streaming's filtering logic & improve documentation (#26213)
1 year ago
Claire 1814990a3d
Fix wrong filters sometimes applying in streaming (#26159)
1 year ago
Claire 65cbcce997 Merge commit '39110d1d0af5e3d9cf452ae47496a52797249fd0' into glitch-soc/merge-upstream
1 year ago
Claire 42a0898f16 Merge commit '3a2a15c6ea4d4603469861ed9be09da12a122e45' into glitch-soc/merge-upstream
1 year ago
Emelia Smith 215081240f
Add logging of websocket send errors (#25280)
1 year ago
Emelia Smith c81f59583c
Fix logging of messages that are binary before closing their connection (#25361)
1 year ago
Claire 8c26d49cbd Merge commit '16dd3f08c1e5396d5f9ff3f13417901bc4e4b8b9' into glitch-soc/merge-upstream
1 year ago
Emelia Smith 16dd3f08c1
Fix performance of streaming by parsing message JSON once (#25278)
1 year ago
Claire 1cd7f5ff17 Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream
1 year ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
1 year ago
Claire 2d029dedd9 Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream
1 year ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
1 year ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719)
1 year ago
Claire 12b935fadf Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Emelia Smith 301e03eb8c
Remove clustering from streaming API (#24655)
1 year ago