Commit graph

31596 commits

Author SHA1 Message Date
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
Becca 1d5a53ae7f Electron upgrade release note.. 2022-01-31 11:48:51 -05:00
Sergio Padrino 9624c70c94 Fix Windows notifications with desktop-notifications 2022-01-31 17:47:32 +01:00
Becca 9b368f6dce Release 2.9.7-beta1 2022-01-31 11:40:30 -05:00
Becca 4356d6f630 Refactor remote.nativeTheme.shouldUseDarkColor to main process 2022-01-31 10:07:37 -05:00
Becca 2a50dfba37 Refactor setting remote.nativeTheme.themeSource to main process 2022-01-31 10:07:12 -05:00
Becca 5b9861c79c Move menu related functions to menu file 2022-01-31 08:51:04 -05:00
Becca e336cf4a71 Move building spell checker menu to main-process 2022-01-31 08:43:34 -05:00
tidy-dev 75f0a03a9a
Merge pull request #13790 from desktop/refactor-remote-runningUnderRosettaTranslation-to-main-process
Refactor `remote.app.runningUnderRosettaTranslation` to main process
2022-01-31 07:41:58 -05:00
Becca 4d5a902a00 Refactor is running under rosetta translation to main process 2022-01-31 07:07:19 -05:00
tidy-dev 6a57fd496e
Merge pull request #13775 from desktop/refactor-remote-usage-in-title-bar-to-main-proces
Refactor `remote` usage in title to main process
2022-01-31 07:05:43 -05:00
Becca e8c84fec53 Make 'Maximize' the default behavior 2022-01-31 06:43:13 -05:00
tidy-dev 9a8f1e3921
Merge pull request #13774 from desktop/refactor-crash-app-to-not-use-remote
Refactor crash app to not use `remote` module
2022-01-31 04:19:12 -05:00
Becca 47690b8985 Refactor remote usage in title to main process 2022-01-28 14:36:43 -05:00
Becca a0434dd833 Refactor crash app to not use remote module 2022-01-28 14:13:00 -05:00
Sergio Padrino 5973a2f229
Merge pull request #13771 from desktop/notification-metrics
Track notification metrics
2022-01-28 16:37:10 +00:00
tidy-dev 52040f58b3
Merge pull request #13748 from desktop/refactor-show-save-dialog-to-main-process
Refactor remote.dialog.showSaveDialog to main process
2022-01-28 11:34:49 -05:00
tidy-dev 64acbb750a
Merge pull request #13747 from desktop/Refactor-getAppArchitecture(remote.app)-to-main-process
Refactor `getArchitecture(remote.app)` to main process
2022-01-28 11:05:30 -05:00
Sergio Padrino b0d5819e7a
Merge branch 'development' into notification-metrics 2022-01-28 16:01:58 +00:00
Sergio Padrino bc013a830e
Merge pull request #13769 from desktop/re-run-checks-fix
Confirm re-running checks from "checks failed" dialog
2022-01-28 16:01:20 +00:00
Sergio Padrino ab6dc396eb
Merge pull request #13767 from desktop/notification-improvements
Notification improvements
2022-01-28 15:57:23 +00:00
Becca 8959637151 Put canceled back 2022-01-28 10:52:16 -05:00
Becca 2c710be9a6 Change required after merge 2022-01-28 10:46:59 -05:00