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
Mikunj f53bec38a5 Added password inputs on registration screen.
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.

Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
6 years ago
..
metadata Merge signal changes into branch. 7 years ago
migrations Merge signal changes into branch. 7 years ago
types Reverse changes to contact.js 6 years ago
views Show and log progress during the SQLCipher migration 7 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
auto_orient_image.js Format all source code using Prettier 7 years ago
backup.js Merge signal changes into branch. 7 years ago
crypto.js Merge signal changes into branch. 7 years ago
data.js Added password inputs on registration screen. 6 years ago
database.js Format all source code using Prettier 7 years ago
debug.js Move conversations to SQLCipher 7 years ago
debuglogs.js Log clear error if we fail to retrieve debug log upload key 7 years ago
deferred_to_promise.d.ts Let's make it all pretty, shall we? 7 years ago
deferred_to_promise.js Extract `deferredToPromise` 7 years ago
i18n.js Use window.log in browser context, turn on console eslint rule 7 years ago
idle_detector.js Use window.log in browser context, turn on console eslint rule 7 years ago
indexeddb.js Merge signal changes into branch. 7 years ago
logs.js Refactor: db tasks to database.js, log delete to modules/logs.js 7 years ago
loki_message_api.js Removed some repetetive logs, made the polling time a variable and lower the polling time and PoW difficulty if we are in debug mode 6 years ago
messages_data_migrator.js Move conversations to SQLCipher 7 years ago
migrate_to_sql.js Merge signal changes into branch. 7 years ago
privacy.js Remove newlines from group IDs 7 years ago
refresh_sender_certificate.js Fix reference to nonexistent variable 7 years ago
settings.js Show and log progress during the SQLCipher migration 7 years ago
signal.js Removed IdentityKeyHeader. 6 years ago
sleep.js Format all source code using Prettier 7 years ago
startup.js Refine Sealed Sender behaviors 7 years ago
string_to_array_buffer.js Format all source code using Prettier 7 years ago
web_api.js Merge branch 'sig-development' into merge/signal 7 years ago