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/app
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
..
.eslintrc.js Use window.log in browser context, turn on console eslint rule 7 years ago
attachment_channel.js Re-enable orphaned attachment cleanup 7 years ago
attachments.js Eliminate orphaned external message files on startup 7 years ago
auto_update.js When iOS device has been linked, use iOS color scheme 7 years ago
base_config.js Merge signal changes into branch. 7 years ago
config.js Let's make it all pretty, shall we? 7 years ago
ephemeral_config.js Merge signal changes into branch. 7 years ago
global_errors.js Use window.log in browser context, turn on console eslint rule 7 years ago
locale.js Let's make it all pretty, shall we? 7 years ago
logging.js Let's make it all pretty, shall we? 7 years ago
menu.js Make all OS menus localizable 7 years ago
password_util.js Added password inputs on registration screen. 6 years ago
permissions.js Permissions: 'return callback(true)' instead of 'return true' 7 years ago
profile_images.js Hide new contact view unless we have no matches. 6 years ago
protocol_filter.js Follow symlinks on target file path as well as user/config paths 7 years ago
sql.js Added password inputs on registration screen. 6 years ago
sql_channel.js Split configuration into low and high traffic files 7 years ago
tray_icon.js Let's make it all pretty, shall we? 7 years ago
user_config.js Rename launcherView to passwordView. 6 years ago
window_state.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago