session-desktop/js/modules
Daniel Gasienica f36f206a01 Use IndexablePresence for hasFileAttachments and hasVisualMediaAttachments
Reduces index size, makes it easier to debug using IndexedDB inspector, and
hopefully improves lookup performance.
2018-04-25 15:25:12 -04:00
..
migrations Use IndexablePresence for hasFileAttachments and hasVisualMediaAttachments 2018-04-25 15:25:12 -04:00
types Use IndexablePresence for hasFileAttachments and hasVisualMediaAttachments 2018-04-25 15:25:12 -04:00
views Remove type annotation 2018-03-26 16:56:37 -04:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
auto_orient_image.js Auto-orient image attachments based on EXIF metadata 2018-02-21 10:28:13 -05:00
backup.js Responding to pull request review feedback 2018-04-23 15:36:47 -07:00
crypto.js Encryption support for backup and restore 2018-03-20 11:53:54 -07:00
database.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
debug.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
debuglogs.js Document workaround for got FormData bug 2018-03-08 16:21:27 -05:00
deferred_to_promise.d.ts Add type definition for deferredToPromise 2018-04-25 15:24:51 -04:00
deferred_to_promise.js Extract deferredToPromise 2018-04-02 12:17:36 -04:00
global_errors.js Rename Errors to GlobalErrors for clarity 2018-03-08 16:22:38 -05:00
i18n.js Remove 'use strict' from i18n.js 2018-04-05 13:42:41 -07:00
idle_detector.js Replace startup with attachment background migration 2018-04-02 20:07:07 -04:00
link_text.d.ts Fork link-text module 2018-04-11 16:36:42 -04:00
link_text.js ESLint auto-fix link_text 2018-04-11 16:36:42 -04:00
logs.js Refactor: db tasks to database.js, log delete to modules/logs.js 2018-03-14 14:42:15 -07:00
messages_data_migrator.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
os.js Add OS module 2018-03-05 10:29:11 -05:00
privacy.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
settings.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
sleep.js Add sleep module 2018-04-02 12:17:36 -04:00
startup.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
string_to_array_buffer.js Use single quotes for identifiers 2018-04-11 15:54:32 -04:00