Commit graph

36426 commits

Author SHA1 Message Date
Markus Olsson c49e081d67
Merge pull request #18888 from desktop/track-gcm-usage
Track user credential helper preference
2024-06-25 12:46:07 +02:00
Markus Olsson fa79a28cda One day I'll learn to develop the softwares 2024-06-25 11:57:08 +02:00
Markus Olsson 4c835115ac Track user credential helper preference 2024-06-25 11:41:47 +02:00
Markus Olsson 1cc7544c5a
Merge pull request #18876 from desktop/now-you-have-two-problems
Parse remote urls containing spaces
2024-06-25 09:18:56 +02:00
Markus Olsson 33afa43ff5 Parse remote urls containing spaces 2024-06-24 11:51:34 +02:00
Sergio Padrino c3d3428796
Merge pull request #18839 from desktop/dependabot/npm_and_yarn/ws-7.5.10
Bump ws from 7.5.8 to 7.5.10
2024-06-24 10:08:32 +02:00
Markus Olsson 9615a2df37
Merge pull request #18848 from desktop/credential-helper-pref
Don't save credential helper pref to localStorage unless enabled and changed
2024-06-24 03:20:11 -04:00
Sergio Padrino 3b2ef7df47
Merge pull request #18830 from desktop/new-image-url-regex
Support authentication for new attachment URLs
2024-06-20 09:37:53 -04:00
Markus Olsson b298938c4f Don't persist credential helper setting unless it's changed 2024-06-20 09:21:35 -04:00
Markus Olsson 1acc9d2d92 Don't persist credential helper pref unless feature flag is turned on 2024-06-20 09:21:20 -04:00
Markus Olsson 63d94af9ca
Merge pull request #18826 from desktop/releases/3.4.2-beta3
Release 3.4.2-beta3
2024-06-19 08:33:05 -04:00
Sergio Padrino b0ebd18157
Merge pull request #18841 from remlapmot/add-missing-hash-symbol
Add missing hash symbol in changelog
2024-06-18 17:29:54 -04:00
Tom Palmer f8ba3cdc75
Add missing hash symbol 2024-06-18 21:21:22 +01:00
dependabot[bot] 3db9a019ab
Bump ws from 7.5.8 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.8...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 17:17:54 +00:00
Sergio Padrino 55d8aac6cb Add /user-attachments/assets/<guid> regex for proper authentication 2024-06-13 22:28:43 +02:00
Markus Olsson 6edaffeda1 Bump to 3.4.2-beta3 2024-06-12 17:01:27 +02:00
Markus Olsson 53877e549d
Merge pull request #18825 from desktop/32-arms-are-fewer-than-64
Put the credential helper in mingw32 on arm64
2024-06-12 16:55:55 +02:00
Markus Olsson 2ef91ff5c9 Put the credential helper in mingw32 on arm64 2024-06-12 16:36:31 +02:00
Markus Olsson 066cce6df6
Merge pull request #18823 from desktop/releases/3.4.2-beta2
Release 3.4.2-beta2
2024-06-12 16:25:25 +02:00
Markus Olsson 930c4649b5 Bump to 3.4.2-beta2 2024-06-12 11:37:34 +02:00
Markus Olsson 8fa936e02c
Merge pull request #18822 from desktop/fix-auth-error-dialog
Show auth failure even if not using external credential helper
2024-06-12 11:33:05 +02:00
Markus Olsson 563f81528d Show auth failure even if not using external credential helper 2024-06-12 11:02:54 +02:00
Markus Olsson 2022abe746
Merge pull request #18819 from desktop/auth-dialog-on-rejected-gh-creds
Store when the user rejects credentials for a GH endpoint
2024-06-11 15:57:30 +02:00
Markus Olsson 2c4ee7ff71
Merge pull request #18818 from desktop/install-desktop-credential-helper
Install desktop trampoline as a credential helper
2024-06-11 15:54:46 +02:00
Markus Olsson 67f635f26a Store when the user rejects credentials for a GH endpoint 2024-06-11 15:41:19 +02:00
Markus Olsson eb4f2ab5b4 Put it in git-core for now, we don't include bin in PATH
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-11 15:05:15 +02:00
Markus Olsson 98b14e4b49 Let git resolve the trampoline as a helper
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-11 14:50:52 +02:00
Markus Olsson d8fb76d970 Copy desktop trampoline into a credential-helper
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-11 14:50:35 +02:00
Markus Olsson 88a91f4a5b We actually care about GCM now
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-11 14:50:22 +02:00
Markus Olsson 600125f2ce
Merge pull request #18808 from desktop/gcm-to-beta
Enable credential helper mode and GCM on beta
2024-06-10 14:44:46 +02:00
Markus Olsson d06bfdc523
Merge pull request #18809 from desktop/enable-custom-git-user-agent
Enable custom Git user agent on production
2024-06-10 14:44:31 +02:00
Markus Olsson 6c2aecf18a
Merge pull request #18805 from desktop/separate-stats-and-update-id
Use separate ID for update check
2024-06-10 14:44:19 +02:00
tidy-dev 9b373d9d53
Merge pull request #18781 from desktop/revert-electron-validator-script-change
Revert "Update this but need to reverted."
2024-06-10 08:42:28 -04:00
Markus Olsson aac55a1219 Get rid of import 2024-06-10 14:00:07 +02:00
Markus Olsson 9312efcdb1 Enable custom Git user agent on prod 2024-06-10 13:56:25 +02:00
Markus Olsson e7e47f4d60 Enable credential helper mode and GCM on beta 2024-06-10 13:54:07 +02:00
Markus Olsson 6ae7444ae5
Merge pull request #18700 from desktop/credential-helper
Add support for Git Credential Manager (beta-only)
2024-06-10 13:52:23 +02:00
Markus Olsson ef8b330492 Write new id if format is incorrect 2024-06-10 13:02:31 +02:00
Markus Olsson 0260a19531 Merge branch 'development' into credential-helper 2024-06-10 11:24:33 +02:00
Markus Olsson 4afbf44e89
Merge pull request #18773 from desktop/prompt-for-sign-in
Prompt to sign in to GitHub hosts in credential helper
2024-06-10 11:22:55 +02:00
Sergio Padrino ee61ea5cd8
Merge pull request #18806 from desktop/moar-macos-settings
Replace another instance of 'Preferences' on macOS
2024-06-10 11:19:49 +02:00
Markus Olsson 92ef3fde66 Fix import 2024-06-10 11:11:37 +02:00
Sergio Padrino ba93aaceef Use settings instead of preferences in no-changes screen 2024-06-10 11:01:34 +02:00
Markus Olsson 6e20331e78 Use a different GUID when checking for updates than when submitting stats 2024-06-10 09:40:45 +02:00
Markus Olsson bee58806f8 Defer loading accounts
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-07 17:40:55 +02:00
Markus Olsson 96fed27e3a Fix and test numbering of array entries 2024-06-07 17:40:04 +02:00
Markus Olsson 4dc4e76883 Brain fart 2024-06-07 17:32:28 +02:00
Markus Olsson 9f56de25c4
Merge pull request #18789 from desktop/avatar-unhandled-rejection
Catch unhandled rejection fetching Avatar token
2024-06-07 16:36:24 +02:00
Markus Olsson a00ff6df4d 🎨 cleanup and 📖 2024-06-07 08:19:27 +02:00
Markus Olsson 746aa5e137 🎨 cleanup 2024-06-07 08:15:21 +02:00