.. |
.eslintrc.js
|
Use window.log in browser context, turn on console eslint rule
|
2018-07-21 14:52:43 -07:00 |
attachment_channel.js
|
Re-enable orphaned attachment cleanup
|
2018-08-15 17:45:24 -07:00 |
attachments.js
|
Eliminate orphaned external message files on startup
|
2018-08-06 18:08:10 -07:00 |
auto_update.js
|
Protect against unhandled promises when calling checkForUpdates
|
2019-02-08 11:54:22 -08:00 |
base_config.js
|
Be resilient to malformed ephemeral.json
|
2018-11-01 09:34:24 -07:00 |
config.js
|
Let's make it all pretty, shall we?
|
2018-05-02 13:40:57 -07:00 |
ephemeral_config.js
|
Be resilient to malformed ephemeral.json
|
2018-11-01 09:34:24 -07:00 |
global_errors.js
|
On database error: show popup, allow user to delete and relaunch
|
2019-02-20 16:51:30 -08:00 |
locale.js
|
Let's make it all pretty, shall we?
|
2018-05-02 13:40:57 -07:00 |
logging.js
|
If logs are malformed on startup, delete them all and start over
|
2019-03-12 17:44:14 -07:00 |
menu.js
|
Update to Electron 4.x
|
2019-03-12 17:44:14 -07:00 |
permissions.js
|
Permissions: 'return callback(true)' instead of 'return true'
|
2018-07-12 14:52:34 -07:00 |
protocol_filter.js
|
Follow symlinks on target file path as well as user/config paths
|
2018-09-20 15:30:26 -07:00 |
sql.js
|
Present 'database error' dialog in more situations
|
2019-03-12 17:44:14 -07:00 |
sql_channel.js
|
Split configuration into low and high traffic files
|
2018-08-29 10:40:16 -07:00 |
tray_icon.js
|
Update to Electron 4.x
|
2019-03-12 17:44:14 -07:00 |
user_config.js
|
Split configuration into low and high traffic files
|
2018-08-29 10:40:16 -07:00 |
window_state.js
|
Clean logs on start - and eslint/mocha with code coverage (#1945)
|
2018-01-08 13:19:25 -08:00 |