Commit graph

31682 commits

Author SHA1 Message Date
Sergio Padrino 6f8248abb2 Bump version and changelog to 2.9.10 2022-02-22 15:17:53 +01:00
Sergio Padrino 751569bf24 Enable high-signal notifications 2022-02-22 15:17:43 +01:00
Sergio Padrino eeb4ad5b9e Merge pull request #13961 from desktop/revert-13914-tokenize-unicode-emoji
Revert "Tokenize unicode emoji"
2022-02-22 15:13:25 +01:00
Sergio Padrino 133b69ff1a Merge pull request #13962 from desktop/win-or-lose-ton
Update Winston and use our own, custom, console transport
2022-02-22 15:13:25 +01:00
Sergio Padrino d8d6461d7f Merge pull request #13963 from desktop/surely-one-fatal-error-is-enough
Never report more than one fatal error
2022-02-22 15:13:25 +01:00
tidy-dev 0ccd108b8f Release 2.9.9 2022-02-17 11:55:34 -05:00
tidy-dev ec4eabeded Merge pull request #13930 from desktop/electron-moving-to-17
Upgrade to Electron 17.0.1
2022-02-17 11:55:27 -05:00
Sergio Padrino 463590a391 Merge pull request #13928 from desktop/preserve-path
Fix "Create new repository" using the wrong path
2022-02-17 11:55:27 -05:00
Sergio Padrino 3292392300
Merge pull request #13921 from desktop/releases/2.9.9-beta1
Release 2.9.9-beta1
2022-02-17 10:30:19 +01:00
Sergio Padrino 307cdc9936
Merge pull request #13920 from desktop/doc-urls
Fix broken links to user documentation
2022-02-17 10:28:22 +01:00
tidy-dev f89c9e5609 Release 2.9.9-beta1 2022-02-16 13:02:42 -05:00
tidy-dev 38ded8182f
Merge pull request #13919 from desktop/releases/2.9.8
Release 2.9.8
2022-02-16 12:58:01 -05:00
Markus Olsson 15361bc88e Fix broken links to user documentation
Fixes #13882
2022-02-16 18:04:47 +01:00
tidy-dev 989c3224ce
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-02-16 11:50:14 -05:00
tidy-dev a93fa15a16
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-02-16 11:49:13 -05:00
tidy-dev 5f2863316a
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-02-16 11:48:59 -05:00
tidy-dev b8ec0bb4e9
Add check for updates note
Co-authored-by: Markus Olsson <j.markus.olsson@gmail.com>
2022-02-16 11:48:38 -05:00
Sergio Padrino fe10133037
Merge pull request #13916 from desktop/non-fatal-trampoline
Handle trampoline data weirdness more gracefully
2022-02-16 17:41:45 +01:00
tidy-dev 755aad5d21 Release 2.9.8 2022-02-16 11:38:43 -05:00
Markus Olsson 83a2dd617d
Merge pull request #13914 from desktop/tokenize-unicode-emoji
Tokenize unicode emoji
2022-02-16 17:03:46 +01:00
tidy-dev 6a8c587d51
Merge pull request #13899 from desktop/move-to-trash-shows-error
Discarding changes displays error
2022-02-16 09:22:54 -05:00
tidy-dev ed8ac702e7
Merge pull request #13889 from desktop/multi-commit-error-softely-on-null-state
Cherry-picking/Rebase: error softly when unexpected null state exists
2022-02-16 08:32:33 -05:00
Sergio Padrino 7a731dd9b9 Reuse code to report trampoline errors 2022-02-16 14:12:07 +01:00
Sergio Padrino a76a38b9c9 Use our logger, not console 🤦 2022-02-16 14:02:47 +01:00
Sergio Padrino 784eeb42bf Don't crash the app on trampoline weirdness 2022-02-16 14:02:38 +01:00
Markus Olsson 19c03ef29b
Merge pull request #13890 from desktop/update-install-icon-path
Update uninstall iconURL path
2022-02-16 13:52:52 +01:00
Markus Olsson 4ca1fdbc9f Update yarn.lock 2022-02-16 12:28:06 +01:00
Markus Olsson b825069062 Render unicode emojis with regular font weight
Fixes #13911
2022-02-16 12:28:03 +01:00
Markus Olsson bc92dd55fc Tokenize unicode emoji sequences in RichText component 2022-02-16 12:26:49 +01:00
Markus Olsson 6c63b418ea
Merge pull request #13892 from desktop/one-day-i-will-learn-how-to-code
Don't send IPC message to destroyed web contents
2022-02-16 11:15:10 +01:00
tidy-dev bf3dc7bd4f
Update app/src/lib/stores/app-store.ts 2022-02-15 13:59:53 -05:00
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
Markus Olsson 2422aedcbe Don't send IPC message to destroyed web contents 2022-02-15 17:35:59 +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
Sergio Padrino fa75ab567d Await moveToApplicationsFolder invocation on main process 2022-02-15 12:22:32 +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
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
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