208 Commits (d7d477047eba7cb88df54dd78f42095ed0fbea76)

Author SHA1 Message Date
Claire 22cfab0ebf Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream
10 months ago
renovate[bot] 61a0ec69fc
chore(deps): update devdependencies (non-major) (#28840)
10 months ago
Claire 102eff7c05 Merge commit 'e2d9635074ad33cc8144adc434bcd90faae9c424' into glitch-soc/merge-upstream
10 months ago
Claire 3cac826382 Merge commit '1335083bedd1dd563cfa9c54e69abc189ba3ec7b' into glitch-soc/merge-upstream
10 months ago
renovate[bot] 62001b5a31
Update dependency jsdom to v24 (#28836)
10 months ago
Emelia Smith 3fbf01918f
Streaming: Move more methods to the utils from the main file (#28825)
10 months ago
Emelia Smith 1335083bed
Streaming: replace npmlog with pino & pino-http (#27828)
10 months ago
Claire 2f521bc84a Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream
10 months ago
Emelia Smith 58830be943
Streaming: Rework websocket server initialisation & authentication code (#28631)
10 months ago
Claire a3b6a85521 Merge commit 'cd37048439f9b324f48e6af1f426a7894c54b4da' into glitch-soc/merge-upstream
10 months ago
Renaud Chaput 923fc83190
Improve `lint-staged` config (#28704)
10 months ago
Claire 0b2c7cdb02 Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream
10 months ago
Emelia Smith 9826b7780a
Streaming: use standard cors package instead of custom implementation (#28523)
10 months ago
Claire 35b6583371 Merge commit '6374358357ee81b5f137f471f028a56974109155' into glitch-soc/merge-upstream
11 months ago
Christian Winther 01df9f1abb
install "wget" in streaming Dockerfile (#28497)
11 months ago
Claire b8209c3b96 Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream
11 months ago
Claire b135b6ba8f Merge commit '8ebc94dd22a18c28c4c9763b909e92e6ba64e242' into glitch-soc/merge-upstream
11 months ago
Claire 3ad92e8d0d Merge commit 'bd575a1dd69d87ca0f69873f7badf28d38e8b9ed' into glitch-soc/merge-upstream
11 months ago
Claire 8afd313807 Merge commit '15b2d7eec59c745b418debf63907d8bd08c4a730' into glitch-soc/merge-upstream
11 months ago
Michael Stanclift c40cfc5d09
Fix apt cache not being properly utilized in Dockerfile (#28115)
12 months ago
Emelia Smith a4de0e364b
Refactor streaming to simplify for logging change (#28056)
12 months ago
Emelia Smith 4949b6da58
Fix streaming eslint configuration (#28055)
12 months ago
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
12 months ago
renovate[bot] 73ab080608
Update dependency jsdom to v23 (#28075)
12 months ago
renovate[bot] 1ee3314f58
Update dependency @types/npmlog to v7 (#28048)
12 months ago
renovate[bot] 998f068499
Update Yarn to v4.0.2 (#27857)
1 year ago
Emelia Smith 15b2d7eec5
Split streaming server from web server (#24702)
1 year ago
Claire 4a9cdfb928 Merge commit '774e1189d26fffd914107a4236f6287043c988f8' into glitch-soc/merge-upstream
1 year ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
1 year ago
Claire e9a181c52c Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream
1 year ago
Emelia Smith f68d540271
Fix websocket connections being incorrectly decremented twice on errors (#27238)
1 year 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