Commit graph

31566 commits

Author SHA1 Message Date
tidy-dev 28ea13f5ab
Merge pull request #13804 from desktop/refactor-remote-app-get-path-to-main-process
Refactor `remote.app.get.Path()` to main process
2022-02-04 03:05:04 -05:00
Becca eca362baeb Merge branch 'development' into refactor-remote-app-get-path-to-main-process 2022-02-03 13:26:26 -05:00
tidy-dev b442b0a314
Merge pull request #13803 from desktop/refactor-remote-get-app-path-to-main-process
Refactor `remote.app.getAppPath()` to main process
2022-02-03 12:00:26 -05:00
tidy-dev f54b3aa508
Merge pull request #13813 from desktop/Enable-manual-check-for-updates-on-test
Enable manual "check for updates" on test builds
2022-02-03 11:30:48 -05:00
Markus Olsson 65e48995be
Merge pull request #13768 from desktop/ts-4.5-minimal
Upgrade to TypeScript 4.5
2022-02-03 13:40:52 +01:00
Sergio Padrino 628a59d9ad
Merge pull request #13797 from desktop/windows-notifications-fixes
Fix Windows notifications with `desktop-notifications`
2022-02-03 11:41:04 +01:00
Markus Olsson de51c3f51d
Merge pull request #13807 from desktop/ts-4.5-linting
TypeScript 4.5 linting
2022-02-03 10:28:45 +01:00
tidy-dev 2536e0dcf1
Merge pull request #13792 from desktop/refactor-spell-check-remote-usage-to-main-process
Refactor spell check menu remote usage to main process
2022-02-03 04:26:40 -05:00
Sergio Padrino ca4209f01d Merge branch 'development' into windows-notifications-fixes 2022-02-03 10:24:56 +01:00
Becca ef61cf1f3e Show update state on test 2022-02-02 13:11:26 -05:00
Becca 24241810c4 Show check for update button on test 2022-02-02 13:10:15 -05:00
Becca dcef76ace3 Get test channel release notes 2022-02-02 13:09:35 -05:00
Becca 2408d95487 Show update available banner on test 2022-02-02 13:09:16 -05:00
Becca e6a9d91c54 Allow manual check for updates on test
But, don't auto check for them
2022-02-02 13:09:01 -05:00
Sergio Padrino 00e7b65ef3
Merge pull request #13810 from desktop/bump-keytar
Bump keytar to v7.8.0
2022-02-02 15:24:55 +01:00
Becca 434ce73c25 Remove note from old logic
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2022-02-02 08:29:41 -05:00
Sergio Padrino 0062f3e63e Use our logger instead of console 🤦 2022-02-02 12:31:22 +01:00
Sergio Padrino deb8f78477 Bump keytar to v7.8.0 2022-02-02 11:26:08 +01:00
Sergio Padrino 61ce088db7
Merge pull request #13764 from spotlightishere/development
Use perl to resolve symlinks on macOS
2022-02-02 10:13:34 +01:00
tidy-dev 715888ccab
Merge pull request #13796 from desktop/releases/2.9.7-beta1
Release 2.9.7-beta1
2022-02-02 04:02:48 -05:00
Sergio Padrino 5fa9c2bf19 Bump desktop-notifications to 0.1.4 2022-02-01 18:47:30 +01:00
Sergio Padrino 68285a9848 Fall back to known CLSID for notifications 2022-02-01 18:45:28 +01:00
Markus Olsson 02a80325f7 Skip children prop 2022-02-01 18:03:03 +01:00
Markus Olsson 6564a7d88f Remove tslint 2022-02-01 17:40:13 +01:00
Markus Olsson befb640299 Skip the entire plugin 2022-02-01 15:25:32 +01:00
Markus Olsson 2f3196e52b Remove react-this-binding-issue rule
We need to get rid of tslint-microsoft-contrib and this rule isn't even recommended any more https://github.com/microsoft/tslint-microsoft-contrib/issues/676#issuecomment-484881451
2022-02-01 15:16:32 +01:00
Markus Olsson ac5dad19c1 Remove eslint-plugin-babel
The no-invalid-this errors where it really shouldn't error
2022-02-01 15:13:39 +01:00
Markus Olsson 3302493a9b Upgrade eslint-plugin-react...
in an attempts to get the no-unused-props replacement working
2022-02-01 15:09:12 +01:00
Markus Olsson 966261b84b Re-export it for backwards compatibility 2022-02-01 15:07:24 +01:00
Markus Olsson e55f6659d6 Fix @typescript-eslint/no-unused-vars lint errors 2022-02-01 15:03:16 +01:00
Markus Olsson ae15292ecc Use overload-capable no-redeclare rule 2022-02-01 15:02:06 +01:00
Markus Olsson ff7e664fe9 Fix no-use-before-define lint error in tab-bar.tsx 2022-02-01 14:59:35 +01:00
Markus Olsson cd14ff78f3 Fix no-use-before-define lint error in tutorial-panel.tsx 2022-02-01 14:57:35 +01:00
Markus Olsson 0232d5905f Bump jsdoc eslint plugin
See https://github.com/gajus/eslint-plugin-jsdoc/issues/629
2022-02-01 14:49:53 +01:00
Markus Olsson 1c1b0a7c8a Upgrade typescript-eslint to a version compatible with TS 4.5 2022-02-01 14:47:11 +01:00
Markus Olsson 044b478352 Merge branch 'development' into ts-4.5-minimal 2022-02-01 14:43:36 +01:00
Becca 2db3d47a58 Refactor get app usage to be async 2022-02-01 08:39:38 -05:00
Markus Olsson df3b265232
Merge pull request #13801 from desktop/bump-node
Bump to Node 14.17.0
2022-02-01 14:14:10 +01:00
Becca 7f735626d8 Create get app path proxy 2022-02-01 07:53:35 -05:00
Markus Olsson 5c0501d399 Bump to Node 14.17.0 2022-02-01 13:36:21 +01:00
Markus Olsson 2d9b2e3af4 Merge branch 'development' into ts-4.5-minimal 2022-02-01 13:13:53 +01:00
Becca 17b7af5f0c Remove remote.app.getAppPath() 2022-01-31 20:03:24 -05:00
Becca e35ea7b439 Add get app path proxy 2022-01-31 20:03:01 -05:00
Becca ef7dec62fe Remove unused getUserDataPath() 2022-01-31 20:02:16 -05:00
tidy-dev f980846d65
Update changelog.json 2022-01-31 14:28:05 -05:00
tidy-dev d4bf2c4417
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-01-31 11:55:39 -05:00
tidy-dev 140e40ad4a
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-01-31 11:51:43 -05:00
tidy-dev 4902a7a347
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-01-31 11:51:35 -05:00
tidy-dev cc50b45da5
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-01-31 11:51:22 -05:00
tidy-dev d927121406
Notifications are new!
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-01-31 11:51:03 -05:00