1
0
mirror of https://github.com/desktop/desktop synced 2024-07-05 00:58:57 +00:00
Commit Graph

31822 Commits

Author SHA1 Message Date
tidy-dev
eeec59140a words 2022-02-15 13:14:16 -05:00
tidy-dev
55d1a12a20 Catch errors on discarding changes 2022-02-15 13:12:34 -05:00
Sergio Padrino
24cbf878a6
Merge pull request #13886 from desktop/fix-move-apps-crash
Await moveToApplicationsFolder invocation on main process
2022-02-15 18:10:54 +01:00
Sergio Padrino
ffce7efca1 Don't clean the out dir… we didn't do it before anyway 2022-02-15 18:00:21 +01:00
Markus Olsson
2422aedcbe Don't send IPC message to destroyed web contents 2022-02-15 17:35:59 +01:00
Sergio Padrino
89103f406f I still don't know what I'm doing…
…but at least it builds!
2022-02-15 17:33:17 +01:00
tidy-dev
b50cc952d2 Update iconURL path 2022-02-15 09:08:15 -05:00
Markus Olsson
ac96a92c4b
Merge pull request #13867 from desktop/same-same-but-different
Format abbrev relative time same as verbose
2022-02-15 14:52:07 +01:00
tidy-dev
d928d6edb6 Error softly 2022-02-15 08:34:32 -05:00
Markus Olsson
0ede6d2c90 Replace getAttributableEmailsFor with isAttributableEmailFor
We don't actually need the list
2022-02-15 12:40:04 +01:00
Sergio Padrino
fa75ab567d Await moveToApplicationsFolder invocation on main process 2022-02-15 12:22:32 +01:00
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
d48e7b2333
Update path-text-test.ts 2022-02-15 11:54:15 +01:00
Markus Olsson
de5a38975a
Merge pull request #13877 from desktop/releases/2.9.7
Release 2.9.7
2022-02-15 11:53:41 +01:00
Markus Olsson
09c74fb2ac 📖 2022-02-15 11:19:29 +01:00
Markus Olsson
4050e6031e Use substring instead of substr
substr is deprecated
2022-02-15 10:18:08 +01:00
Markus Olsson
943b81a867 Update PathText regression test with win support 2022-02-15 10:17:25 +01:00
Markus Olsson
4f33cd66ea Trim correctly on both Windows and Posix 2022-02-15 09:59:27 +01:00
Billy Griffin
fffa5e83bc
Update changelog.json 2022-02-14 16:50:12 -07:00
Billy Griffin
d1d9aeb043
Update changelog.json 2022-02-14 16:50:08 -07:00
Sergio Padrino
af7a84f8d4 I don't know what I'm doing 2022-02-14 18:22:25 +01:00
Sergio Padrino
9220161427 Bump webpack to 4.46.0 2022-02-14 17:40:01 +01:00
tidy-dev
110f49c3ec Remove electron note 2022-02-14 11:15:46 -05:00
tidy-dev
7397eacd0f
Update changelog.json
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-02-14 11:09:43 -05:00
tidy-dev
78af11cef4 Release 2.9.7 2022-02-14 10:52:46 -05:00
Markus Olsson
ab48d526da
Merge pull request #13875 from desktop/releases/2.9.7-beta3
Release 2.9.7-beta3
2022-02-14 16:48:47 +01:00
Markus Olsson
59063cb993 Update changelog.json 2022-02-14 11:35:53 +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
Markus Olsson
a2d8b4850b
Merge pull request #13869 from desktop/dependabot/npm_and_yarn/ajv-6.12.3
Bump ajv from 6.4.0 to 6.12.3
2022-02-12 01:31:43 +01:00
dependabot[bot]
db5b8fb2dd
Bump ajv from 6.4.0 to 6.12.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.4.0 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.4.0...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:17:15 +00:00
Sergio Padrino
c066519130
Merge pull request #13866 from desktop/lazy-notifications
Load `desktop-notifications` module lazily
2022-02-11 16:16:39 +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
a4b055c3e7 Format abbrev relative time same as verbose
Fixes #13862
2022-02-11 12:07:49 +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