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
Daniel Gasienica 805031ade8 Conditionally run post-attachment migrations
Introduce placeholder migrations for Backbone models so they never implicitly
run migrations whenever they are `fetch`ed. We prefer to run our migrations
explicitly upon app startup and then let Backbone models be (slightly) dumb(er)
models, without inadvertently triggering migrations.
7 years ago
..
migrations Conditionally run post-attachment migrations 7 years ago
types Destructure Lodash `require`s 7 years ago
views Remove type annotation 7 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
auto_orient_image.js Auto-orient image attachments based on EXIF metadata 7 years ago
backup.js Encryption support for backup and restore 7 years ago
crypto.js Encryption support for backup and restore 7 years ago
database.js Destructure Lodash `require`s 7 years ago
debug.js Destructure Lodash `require`s 7 years ago
debuglogs.js Document workaround for `got` `FormData` bug 7 years ago
deferred_to_promise.js Extract `deferredToPromise` 7 years ago
global_errors.js Rename `Errors` to `GlobalErrors` for clarity 7 years ago
idle_detector.js Upgrade 2 messages every 30 seconds 7 years ago
logs.js Refactor: db tasks to database.js, log delete to modules/logs.js 7 years ago
messages_data_migrator.js Destructure Lodash `require`s 7 years ago
os.js Add `OS` module 7 years ago
privacy.js Destructure Lodash `require`s 7 years ago
settings.js Destructure Lodash `require`s 7 years ago
sleep.js Add `sleep` module 7 years ago
string_to_array_buffer.js Use double quotes for identifiers in error messages 7 years ago