You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/util
William Grant 59e6074429 fix: since the pass hash is in the items table we can call it from storage
added storage function getPasswordHash and use everywhere, warn user to restart the app
1 year ago
..
crypto
GoogleChrome.ts
abbreviateNumber.ts
accountManager.ts feat: added new hide recovery password setting 2 years ago
arrayBufferToObjectURL.ts
attachmentsUtil.ts fix: add filesize constant 2 years ago
attachments_files.ts
blockedNumberController.ts
cleanSearchTerm.ts fix: note to self always appears when there is a match regardless of case sensitivity 1 year ago
emoji.ts
focusListener.ts
getInitials.ts
hexColorToRGB.ts
i18n.ts
index.ts
isLinkPreviewDateValid.ts
linkPreviewFetch.ts fix: tsc does not overwrite workers compiled content 2 years ago
linkPreviews.ts
local_attachments_encrypter.ts
logging.ts chore: rename fetch functions 2 years ago
missingCaseError.ts
notifications.ts
passwordUtils.ts
privacy.ts fix: tsc does not overwrite workers compiled content 2 years ago
reactions.ts
readReceipts.ts fix: tsc does not overwrite workers compiled content 2 years ago
registration.ts fix: cleanup 2 years ago
releaseFeature.ts chore: bump Session to 1.12.0 2 years ago
saveQRCode.tsx fix: saved qr codes will be black and white by default 2 years ago
saveURLAsFile.ts fix: make sure to save the attachment that is visible in the carousel 2 years ago
storage.ts fix: since the pass hash is in the items table we can call it from storage 1 year ago
theme.ts
timer.ts
wallClockListener.ts