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/js/modules
Scott Nonnenberg 50d4dbaae7
Remove 'use strict' from i18n.js
8 years ago
..
migrations Allow database name override in migrations 8 years ago
types Destructure Lodash `require`s 8 years ago
views Remove type annotation 8 years ago
.eslintrc
auto_orient_image.js
backup.js
crypto.js
database.js Support database upgrades in `Database.open` 8 years ago
debug.js Use `create*` prefix to clarify curried functions 8 years ago
debuglogs.js
deferred_to_promise.js Extract `deferredToPromise` 8 years ago
global_errors.js
i18n.js Remove 'use strict' from i18n.js 8 years ago
idle_detector.js Replace startup with attachment background migration 8 years ago
logs.js
messages_data_migrator.js Rename `count` to `numMessagesPerBatch` 8 years ago
os.js
privacy.js Destructure Lodash `require`s 8 years ago
settings.js Add `Signal.Startup` module 8 years ago
sleep.js Add `sleep` module 8 years ago
startup.js Add `Signal.Startup` module 8 years ago
string_to_array_buffer.js