Commit graph

25241 commits

Author SHA1 Message Date
Markus Olsson 2c06d6db2c Use isAttributableEmailFor instead of getAttributableEmailsFor
Let's not reinvent the wheel
2022-02-15 12:05:48 +01:00
Markus Olsson fc0ee9aebb Remove obsolete isAccountEmail
Replaced by isAttributableEmailFor
2022-02-15 12:02:22 +01:00
Markus Olsson 2ec88ac64a Use isAttributableEmailFor to determine if commits will be attributed correctly
Fixes #13879
2022-02-15 12:01:08 +01:00
Markus Olsson 382eab0ddd Add a helper function for checking if an email is attributable 2022-02-15 11:56:47 +01:00
Markus Olsson e4ca17557e Merge branch 'development' into releases/2.9.7-beta3 2022-02-14 11:35:15 +01:00
Markus Olsson dc3b9e5254
Merge pull request #13868 from desktop/retrieve-workflow-runs-via-check-suite-it
Implement retrieving Actions Workflow Runs via check suite id
2022-02-14 11:35:03 +01:00
Markus Olsson 873536ca9f First take on changelog 2022-02-14 11:24:13 +01:00
Markus Olsson 5d356307a3 Disable for GHES/GHAE until we can get confirmation on which versions it'll appear in 2022-02-14 11:09:18 +01:00
tidy-dev 48f7e716d1 Spelling 2022-02-11 09:59:30 -05:00
tidy-dev e19389b4f7 Implement retrieving Actions Workflow Runs via check suite id 2022-02-11 08:37:47 -05:00
Sergio Padrino bdb0ec7281 Bump desktop-notifications to 0.1.7 2022-02-11 12:24:47 +01:00
Markus Olsson 4eb9badbca
Merge pull request #13852 from desktop/ghes-web-flow-committer
Loosen detection of web flow committer on GHES
2022-02-11 09:56:28 +01:00
tidy-dev 6f035765a5
Merge pull request #13853 from desktop/Upgrade-code-mirror-typings
Upgrade code mirror typings
2022-02-10 11:03:57 -05:00
tidy-dev 3af3ab645b Move to code-mirror-host 2022-02-10 08:34:38 -05:00
tidy-dev 0437a4aa29
Merge pull request #13854 from desktop/cherry-pick-source-target-context-menu-issue
Cherry-pick: Show target branch is success banner when cherry-pick through context menu
2022-02-10 08:15:56 -05:00
Sergio Padrino eb65f73495
Merge pull request #13856 from uttiya10/no-changes-open-integration-settings
Select Integration Tab Automatically when Changing Default Editor
2022-02-10 12:48:20 +01:00
uttiya10 9d44f47ed1 Fix Linting
Always the commas...
2022-02-09 16:19:05 -05:00
uttiya10 7e481a1975 Select Integration Tab Automatically when Opening Options Menu to Change Default Editor 2022-02-09 15:58:01 -05:00
Sergio Padrino 109e39aee6
Merge pull request #13847 from desktop/use-new-electron-api-yay
Replace `node-detect-arm64-translation` dependency with `app.runningUnderARM64Translation`
2022-02-09 16:50:35 +01:00
tidy-dev c6958a4474 Remove unneeded Editor configuration extension 2022-02-09 09:32:08 -05:00
tidy-dev ed5810c887 Import simple scroll bar types from addon 2022-02-09 09:31:49 -05:00
tidy-dev 0a5c1edd31 Set target branch when chosen 2022-02-09 07:27:47 -05:00
Sergio Padrino e96d8188e5
Merge pull request #13837 from desktop/handle-128-exit-code
Add 128 again as successful code for `git remote` commands
2022-02-09 11:57:57 +01:00
Markus Olsson c8fe707c21
Merge pull request #13844 from desktop/wow-such-undefined
Don't throw when repo couldn't be added
2022-02-09 11:02:51 +01:00
Markus Olsson 730ef46bbb Loosen detection of web flow committer on GHES
Fixes #13848
2022-02-09 10:17:08 +01:00
tidy-dev dbf1034c1d Docs say use "null" 2022-02-08 13:21:56 -05:00
tidy-dev 2e4ff14c5f Probably a better way... 2022-02-08 13:08:08 -05:00
tidy-dev 77ffaa97b3 Remove now optional property 2022-02-08 13:07:42 -05:00
tidy-dev 1f1e1f9012 On changes typing 2022-02-08 13:06:37 -05:00
Sergio Padrino 41974bc8c3 Replace dependency with app.runningUnderARM64Translation 2022-02-08 17:59:07 +01:00
tidy-dev e9b6653a3a
Merge pull request #13751 from uttiya10/copy-relative-path-changed-files
Add "Copy Relative File Path" Option to Changed Files' Context Menu
2022-02-08 08:44:03 -05:00
Markus Olsson 030e7c8882
Merge pull request #13839 from desktop/uniform-intraline-highlight-limit
Share and unify limit for intra line diffs
2022-02-08 10:35:36 +01:00
uttiya10 f4c4a045c8 Refactor History View's Context Menu 2022-02-07 17:48:30 -05:00
Markus Olsson 1c24601d64 Don't throw when repo couldn't be added 2022-02-07 22:04:53 +01:00
Becca 2a212f7a21 Release 2.9.7-beta2 2022-02-07 11:30:40 -05:00
Becca 67ff822953 Set notifications to beta for all! 2022-02-07 11:29:37 -05:00
tidy-dev a1e92fdf19
Merge pull request #13814 from desktop/electron-16
Upgrade Electron 16
2022-02-07 11:23:22 -05:00
Markus Olsson b36b67d5b9 Share and unify limit for intra line diffs
Closes #13838
2022-02-07 16:17:29 +01:00
Sergio Padrino ce61383307
Merge pull request #13834 from desktop/notifications-only-win10
Use `desktop-notifications` only on Windows 10 and 11
2022-02-07 14:06:35 +01:00
Sergio Padrino 0396312821 Add 128 again as successful code for git remote commands 2022-02-07 12:53:50 +01:00
Sergio Padrino 2985d4d745 Bump desktop-notifications to 0.1.6 2022-02-07 11:55:44 +01:00
Sergio Padrino 5f4f299791 Surround api.getAliveWebSocketURL in try-catch 2022-02-07 10:32:51 +01:00
Sergio Padrino 09aab3a2d5 Enable "Show notification" debug menu for test builds 2022-02-07 09:29:52 +01:00
Sergio Padrino 44f57dff28 Bump desktop-notifications to v0.1.5
Also use new function to check if notifications are supported
2022-02-07 09:10:28 +01:00
uttiya10 cfd973f244 Add "Copy Relative File Path" Option to History View's Context Menu 2022-02-04 19:11:21 -05:00
Becca 5bc43fdedf Upgrade to Electron 16.0.8 2022-02-04 13:33:38 -05:00
dependabot[bot] fa9f3963a2
Bump simple-get from 3.1.0 to 3.1.1 in /app
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 17:21:06 +00:00
Becca c65bb415a1 Remove remote dependency 2022-02-04 09:35:29 -05:00
Becca 69a9567af3 Woops forgot to update other import 2022-02-04 08:27:24 -05:00
Becca f1a483d84f Move ThemeSource to own file 2022-02-04 07:51:35 -05:00