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
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
..
models Merge pull request #66 from sachaaaaa/session_reset 6 years ago
modules Added password inputs on registration screen. 6 years ago
views Added password inputs on registration screen. 6 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
Mp3LameEncoder.min.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
WebAudioRecorderMp3.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
about_start.js Remove jshint - move everything over to eslint 7 years ago
background.js Prevent "secure session reset succeeded" message from being cleaned up at startup 6 years ago
blocked_number_controller.js Remove returning models from block/unblock. 7 years ago
chromium.js Remove jshint - move everything over to eslint 7 years ago
conversation_controller.js More PR suggestions, now recover from early exit before friend request is sent 6 years ago
database.js Merge branch 'master' of https://github.com/signalapp/Signal-Desktop into development 7 years ago
debug_log_start.js Remove jshint - move everything over to eslint 7 years ago
delivery_receipts.js Move conversations to SQLCipher 7 years ago
expire.js Use window.log in browser context, turn on console eslint rule 7 years ago
expiring_messages.js Clean up old messages, better handle errors from sending 7 years ago
focus_listener.js Remove jshint - move everything over to eslint 7 years ago
keychange_listener.js Move conversations to SQLCipher 7 years ago
legacy_storage.js Merge signal changes into branch. 7 years ago
libphonenumber-util.js Remove Vim mode lines 7 years ago
libsignal-protocol-worker.js Merge signal changes into branch. 7 years ago
logging.js Use correct log level in development mode and use log.debug() for some of the reoccurring logs 7 years ago
loki_protocol_store.js More consistent naming of key storage functions, moved some loki messenger only functions into new file 6 years ago
notifications.js Use window.log in browser context, turn on console eslint rule 7 years ago
password_start.js Rename launcherView to passwordView. 6 years ago
permissions_popup_start.js Remove jshint - move everything over to eslint 7 years ago
read_receipts.js Move conversations to SQLCipher 7 years ago
read_syncs.js Move expiring message time earlier if read sync has earlier time 7 years ago
registration.js Remove jshint - move everything over to eslint 7 years ago
reliable_trigger.js Use window.log in browser context, turn on console eslint rule 7 years ago
rotate_signed_prekey_listener.js Use window.log in browser context, turn on console eslint rule 7 years ago
settings_start.js Added read receipt checkbox to the settings window which enables or disables the sending and receiving of read receipts 7 years ago
signal_protocol_store.js Update js/signal_protocol_store.js 6 years ago
spell_check.js Use window.log in browser context, turn on console eslint rule 7 years ago
storage.js Merge signal changes into branch. 7 years ago
util_worker_tasks.js Move base64 conversions off of the main thread 7 years ago
wall_clock_listener.js Remove jshint - move everything over to eslint 7 years ago