linagora
OSS
ToM-server
Sign in / Sign up
Open main menu
ToM-server
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
cs-bridge/refactor/settingspayload-class-and-validation
5677e8f8 fix(cs-bridge): improve settings-repository robustness and security - Fix timestamp parsing: use Number() with isFinite guard instead of parseInt - Handle null values in #validateOptionalString (treat null same as undefined) - Remove PII from logs in #safeParsePayload (only log matrix_id, not raw payload) - Fix fromObject to return plain object (call .toObject() to avoid double-encoding) - Inline formatTimestamp to break circular dependency with bridge.ts
6 days ago
by pm-McFly
p
Succeeded
cs-bridge/refactor/settingspayload-class-and-validation
caff5190 fix(cs-bridge): improve settings-repository robustness and security - Fix timestamp parsing: use Number() with isFinite guard instead of parseInt - Handle null values in #validateOptionalString (treat null same as undefined) - Remove PII from logs in #safeParsePayload (only log matrix_id, not raw payload) - Fix fromObject to return plain object (call .toObject() to avoid double-encoding) - Inline formatTimestamp to break circular dependency with bridge.ts
6 days ago
by pm-McFly
p
Succeeded
cs-bridge/refactor/settingspayload-class-and-validation
bb7cfc06 fix(cs-bridge): merge new payload with previous settings to preserve unchanged fields When saving settings to the database, merge the new payload with the previous stored settings so that fields not included in the new message are preserved. This ensures partial updates don't lose existing data.
6 days ago
by pm-McFly
p
Succeeded
cs-bridge/refactor/settingspayload-class-and-validation
51d58857 fix(cs-bridge): avoids possible double stringify Signed-off-by: Pierre 'McFly' Marty <pmarty@linagora.com>
6 days ago
by pm-McFly
p
Succeeded
cs-bridge/refactor/settingspayload-class-and-validation
a072478f refactor(cs-bridge): add SettingsPayload class with validation Signed-off-by: Pierre 'McFly' Marty <pmarty@linagora.com>
6 days ago
by pm-McFly
p
Previous page
Previous
Next
Next page