Siulun Rock
960d8f2663
support multi o365 account to choose which to auth ( #2399 )
...
ref: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow#request-an-authorization-code
2022-08-08 16:47:17 -05:00
Eduardo Romo
31e73026a6
Update es.json ( #2392 )
...
* Update es.json
Some sentences that are not correct in Spanish have been changed.
Added opening punctuation in some sentences.
Added or changed letters in words to match the correct form of the word in Spanish.
* Update es.json
* Revert: Update es.json
Sorry, this was my bad - I meant to resolve a merge conflict with master and it committed the changes here.
Co-authored-by: Ben Gotow <bengotow@gmail.com>
2022-04-20 11:48:13 -05:00
Ben Gotow
a476c23089
Downgrade to Electron 17.4.0 to fix Linux font rendering issue in Ubuntu 16 VM
...
The issue is fixed by passing —disable-gpu at launch, but it seems like it might be required for some users and the text is totally unlegible without the flag. Even the stock “electron” app exhibits the problem and it wasn’t required in Electron 17.4 so I’m hopeful they’ll fix it.
2022-04-17 23:06:54 -05:00
Ben Gotow
bf32a73659
Move app-module-path to the app’s package.json
2022-04-17 21:27:52 -05:00
Ben Gotow
3001c1c282
Build mailsync separately from Electron + Node deps so it can use separate a Visual Studio version
2022-04-17 21:16:55 -05:00
Ben Gotow
1b3dd14635
Bump node-gyp to fix Windows build?
2022-04-15 16:52:31 -05:00
Ben Gotow
97f16bed0a
Bump to 1.10.3, update Changelog
2022-04-14 09:38:49 -05:00
Janosch Maier
e2ab960393
Fix the show original functionality by correctly electron/remote
2022-04-14 09:33:16 -05:00
Janosch Maier
003881f06f
Adjust text when messages are hidden after being moved to trash or spam
2022-04-14 09:32:52 -05:00
Janosch Maier
64c45260e4
Upgrade electron to 18.0.1 and windows-quiet-hours to 2.0.0 in order to fix notifications on windows
2022-04-14 09:32:20 -05:00
Janosch Maier
03b6a3852b
Fix spellchecking by adjusting languages based on the supported hunspell languages
2022-04-14 09:29:20 -05:00
Javier Martín González
f2c2cba283
Updated some wrong auto translations to Spanish
2022-04-14 09:27:31 -05:00
Janosch Maier
9606f547fa
Fix login to Office 365 Accounts
2022-04-14 09:26:56 -05:00
Ben Gotow
25e098f394
Revert "Revert "Update to electron 17 ( #2378 )""
...
This reverts commit 5bf048a07a
.
2022-03-29 17:58:35 -05:00
Ben Gotow
69a03d6da3
Bump to 1.10.2 and update changelog
2022-03-29 16:19:12 -05:00
Ben Gotow
5bf048a07a
Revert "Update to electron 17 ( #2378 )"
...
This reverts commit 17e9a88eb0
.
2022-03-29 16:19:02 -05:00
emintufan
81b1858955
Update Turkish translation
2022-03-29 16:02:48 -05:00
Janosch Maier
cc43896650
Replace exec with execFile in MacOS Quick Preview
2022-03-29 15:46:39 -05:00
Steffan
17e9a88eb0
Update to electron 17 ( #2378 )
...
* update to electron 17
* Update app-env.ts
2022-03-22 16:40:54 +01:00
Ben Gotow
b2e69c4b0a
Bump to 1.10.1, update Changelog
2022-03-12 10:37:53 -06:00
Ben Gotow
5cf60d4ba4
Fix rebuild of sqlite on win32
2022-03-11 17:10:01 -06:00
Janosch Maier
236b0816df
Use correct directory when opening license file
2022-03-11 16:43:11 -06:00
Janosch Maier
6ccc9de275
Fix eslint issue on FocussedPerspectiveStore
2022-03-01 20:27:15 +01:00
Janosch Maier
406270d0c6
Adjust account label check ( #2369 )
2022-03-01 19:14:05 +01:00
Ben Gotow
06926efbf5
Bump to 1.10.0, update Changelog
2022-02-28 10:35:08 -06:00
Ben Gotow
1201bdedb5
Update from SQLite 3.35.4 to 3.37.2 to build with better-sqlite3
2022-02-27 23:13:13 -06:00
Ben Gotow
445546f9ed
Bump better-sqlite3 to 7.5 to fix "Could not detect abi" issue on Windows
2022-02-27 22:51:02 -06:00
Ben Gotow
5ff67fdda0
Move Travis and AppVeyor to Node 16 🤞
2022-02-27 22:19:28 -06:00
Ben Gotow
05db8ae6df
Drop LESS linting - modules unsupported, deep deps not compatible with Node 16+
2022-02-27 22:12:03 -06:00
Nino Annighoefer
83f0037726
Go back to inbox after "Remove and show next/previous" for last email
2022-02-27 21:50:47 -06:00
slokhorst
37928f313d
Default to SSL / TLS on port 465 for SMTP, per RFC 8314
2022-02-27 21:50:06 -06:00
Janosch Maier
3be72eee5c
Fix print to pdf functionality
2022-02-27 21:49:17 -06:00
Janosch Maier
2591fc7ff3
Downgrade electron version to 14.2.1
2022-02-27 21:49:17 -06:00
Janosch Maier
3eaf74a385
Fix some remote calls
2022-02-27 21:49:17 -06:00
Janosch Maier
6aaf47b145
Downgrade electron to 15.3.2
2022-02-27 21:49:17 -06:00
Janosch Maier
f685bfc021
Revert version bumps as they break the key storage
2022-02-27 21:49:17 -06:00
Janosch Maier
72899d0a21
Bump some versions to their latest patch version
2022-02-27 21:49:17 -06:00
Janosch Maier
30c05ed763
Set node version to 16
2022-02-27 21:49:17 -06:00
Janosch Maier
2492789b26
Update mammoth to 1.4.19
2022-02-27 21:49:17 -06:00
Janosch Maier
76b0336945
Bump versions using npm audit fix force
2022-02-27 21:49:17 -06:00
Janosch Maier
972a02e42c
Bump dependencies using npm audit fix
2022-02-27 21:49:17 -06:00
Janosch Maier
19666065fc
Fix preferences window crashes due to remote problem
2022-02-27 21:49:17 -06:00
Janosch Maier
e6d3290c4e
Fix opening attachments
2022-02-27 21:49:17 -06:00
Janosch Maier
725db1c4e0
Fix preferences window
2022-02-27 21:49:17 -06:00
Janosch Maier
865dbc9b62
Fix require electron remote
2022-02-27 21:49:17 -06:00
Janosch Maier
2346442316
Move remote dependency to app directory for correct packaging
2022-02-27 21:49:17 -06:00
Janosch Maier
6ba3cd966d
Primitive notification implementation on mac
2022-02-27 21:49:17 -06:00
Janosch Maier
45f3ebfabd
Fix remote import
2022-02-27 21:49:17 -06:00
Janosch Maier
f0f19c1c26
Adjust contribution versions
2022-02-27 21:49:17 -06:00
Janosch Maier
3db0827a60
Bump electron to 16.0.0
2022-02-27 21:49:17 -06:00