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.
7 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 7 years ago
views
.eslintrc
auto_orient_image.js
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. 7 years ago
database.js
debug.js Move conversations to SQLCipher 7 years ago
debuglogs.js
deferred_to_promise.d.ts
deferred_to_promise.js
i18n.js
idle_detector.js
indexeddb.js Merge signal changes into branch. 7 years ago
logs.js
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 7 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
refresh_sender_certificate.js Fix reference to nonexistent variable 7 years ago
settings.js
signal.js Removed IdentityKeyHeader. 7 years ago
sleep.js
startup.js Refine Sealed Sender behaviors 7 years ago
string_to_array_buffer.js
web_api.js Merge branch 'sig-development' into merge/signal 7 years ago