Signal-Desktop/ts
Fedor Indutny 76d8b5e375
Get rid of `electron.remote`
2021-10-27 10:54:16 -07:00
..
backbone Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
build Add license headers across the project 2020-11-04 13:03:13 -06:00
calling Use new audio device module in alpha and beta 2021-09-29 13:30:42 -05:00
components Fix microphone permission checking for audio recording 2021-10-27 11:16:09 -05:00
context Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
conversations Don't ring large groups 2021-09-02 15:34:38 -07:00
groups Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
hooks Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
jobs Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
linkPreviews Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
logging Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
main Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
messageModifiers Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
messages Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
models Ignore emoji when removing reactions 2021-10-27 10:51:42 -05:00
protobuf More protobufjs use 2021-07-02 14:21:24 -05:00
quill Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
reactions Read and write preferred reactions to storage 2021-09-15 11:59:51 -07:00
scripts Add license headers across the project 2020-11-04 13:03:13 -06:00
services Fix microphone permission checking for audio recording 2021-10-27 11:16:09 -05:00
shims Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
sql Fix runtime error during SQL migration 2021-10-27 12:15:03 -05:00
state Fix microphone permission checking for audio recording 2021-10-27 11:16:09 -05:00
storybook Add license headers across the project 2020-11-04 13:03:13 -06:00
test-both Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
test-electron Get rid of `electron.remote` 2021-10-27 10:54:16 -07:00
test-node Fix runtime error during SQL migration 2021-10-27 12:15:03 -05:00
textsecure Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
types Remove unnecessary cast in `UUID.prototype.toString` 2021-10-27 09:22:54 -07:00
updater Get rid of `electron.remote` 2021-10-27 10:54:16 -07:00
util Get rid of `electron.remote` 2021-10-27 10:54:16 -07:00
views Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
windows Get rid of `electron.remote` 2021-10-27 10:54:16 -07:00
workers Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Bytes.ts Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
CI.ts Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
ConversationController.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Crypto.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Curve.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Intl.d.ts Improve @mentions tokenization 2021-08-17 13:55:25 -05:00
LibSignalStores.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
OS.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
RemoteConfig.ts Enable customization of preferred reactions for everyone 2021-09-29 13:21:26 -07:00
SignalProtocolStore.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Timers.ts Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
backboneJquery.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
background.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
challenge.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
environment.ts Show window titlebar in test 2021-07-28 16:46:25 -07:00
firstline.d.ts Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
groupChange.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
groups.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
heic-convert.d.ts Transcode heic/heif images 2021-08-09 13:06:21 -07:00
manage_full_screen_class.ts Hide title bar on macOS 2021-02-01 12:01:25 -08:00
model-types.d.ts Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
os-locale.d.ts Move all files under /app to typescript 2021-06-18 10:04:27 -07:00
routineProfileRefresh.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
set_os_class.ts Hide title bar on macOS 2021-02-01 12:01:25 -08:00
textsecure.d.ts Uint8Array migration 2021-09-23 17:49:05 -07:00
updateConversationsWithUuidLookup.ts Uint8Array migration 2021-09-23 17:49:05 -07:00
window.d.ts Get rid of `electron.remote` 2021-10-27 10:54:16 -07:00