Commit Graph
21 Commits
Author SHA1 Message Date
Evan Hahn af1f2ea449 Officially support the system tray on Windows 2021-06-29 12:18:03 -05:00
Fedor Indutny 287abd241d Fix performance of debug logs view 2021-06-02 15:13:33 -05:00
Fedor Indutny 51b45ab275 Add extension to uploaded debug log 2021-06-01 17:16:10 -05:00
Scott Nonnenberg 5a4fc5e425 Sender Key: Disable capability and bug fixes 2021-06-01 12:40:09 -07:00
Fedor Indutny 33595646c1 Add user path to logging exceptions 2021-06-01 11:15:23 -07:00
Scott Nonnenberg e6f1ec2b6b Send support for Sender Key 2021-05-25 15:40:04 -07:00
Scott NonnenbergandFedor Indutny e6bab06510 Receive support for Sender Key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-05-20 17:37:08 -07:00
Evan Hahn e5f9c0db28 Fix crash when quickly closing debug log window 2021-05-20 17:37:08 -07:00
Fedor Indutny fe505a7f2f Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
Evan Hahn 18abe93022 Remove many instances of deprecated url.parse 2021-05-20 17:37:07 -07:00
Scott Nonnenberg 86d2a4b5dd decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
Fedor Indutny fc3004a183 Make test-node report errors 2021-04-08 23:51:54 -04:00
Evan Hahn eb97c1194a Add Zod for runtime and compile-time type checking, use it in logging code 2021-04-05 18:08:50 -04:00
Josh Perez b31a44aa76 Do not continue writing after stream has closed 2021-03-26 09:48:46 -07:00
Josh Perez 58bdf36254 Use classical rotation scheme for log rotation 2021-03-19 16:57:35 -04:00
Josh Perez d85a43fe93 Replace bunyan with pino 2021-03-19 16:57:35 -04:00
Josh Perez d82ce07942 Improve cold start performance 2021-03-19 16:57:35 -04:00
Scott Nonnenberg b35f0f0d5c Debug Logs: Log response body when we fail to upload 2021-02-22 14:01:40 -08:00
Evan Hahn bc37b5c907 Add an assertion when updating conversations; update cleanData 2021-02-04 11:54:03 -08:00
Evan Hahn a8787e7c9e Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
Evan Hahn 8ccf402497 Use consistent User-Agent when uploading debug logs 2021-01-25 18:28:59 -08:00