Commit graph

36191 commits

Author SHA1 Message Date
tidy-dev 20e2499622 Add tab semantics to publish repository repo 2024-04-03 15:55:13 -04:00
tidy-dev 081f6a6b6e
Merge pull request #18407 from desktop/bring-back-electron-after-3.3.13
Reapply "Merge pull request #18185 from desktop/bump-electron-v28"
2024-04-03 19:31:08 +00:00
tidy-dev 3a9f43ad57 Reapply "Merge pull request #18185 from desktop/bump-electron-v28"
This reverts commit 1b0804dbf0.
2024-04-03 13:26:17 -04:00
tidy-dev 48e1229cf3 Only don't use max size on two-up for small images 2024-04-03 13:18:35 -04:00
tidy-dev 1132ae0f12
Merge pull request #18394 from desktop/releases/3.3.13
Release 3.3.13
2024-04-03 17:13:18 +00:00
tidy-dev 23f21442a8 Make the announcement between aria-live and aria-describedby consistent 2024-04-03 12:44:12 -04:00
tidy-dev 8884ed3f1f No console logs pls 2024-04-03 10:59:27 -04:00
tidy-dev da84c5cc30 Use input warning for repository sanitized name 2024-04-03 10:49:09 -04:00
tidy-dev 807eab41ac Use error for invalid branch name input and associate with aria-describedby 2024-04-03 10:41:05 -04:00
Markus Olsson 3f72f7482d
Merge pull request #18364 from couleurm/patch-1
add VapourSynth script files (.vpy) to test/x-python
2024-04-03 15:58:46 +02:00
Markus Olsson 3988bb245f
Merge pull request #18402 from desktop/bump-acs
Replace old ACS package with new Trusted Signing package
2024-04-03 15:32:01 +02:00
Kyle 7be2c352a2
Merge branch 'development' into development 2024-04-02 14:53:08 -04:00
Sergio Padrino 5243a4a97b
Merge pull request #18333 from say25/isOSNoLongerSupportedByElectron
Create Function to Unify isOSNoLongerSupportedByElectron
2024-04-02 18:51:31 +02:00
Sergio Padrino c6e159a785 Remove enableSectionList 2024-04-02 18:30:26 +02:00
Sergio Padrino 946c49076e Remove enableSectionList usage from RepositoriesList 2024-04-02 18:30:19 +02:00
Sergio Padrino ec61149978 Remove enableSectionList usage from CloneableRepositoryFilterList 2024-04-02 18:29:58 +02:00
Sergio Padrino 054beaf29e Remove enableSectionList usage from BranchList 2024-04-02 18:29:43 +02:00
Sergio Padrino 18ef628a36 Use SectionFilterList for the Pull Request list 2024-04-02 17:44:38 +02:00
Sergio Padrino bfa8f0663e
Merge pull request #18371 from desktop/more-alertdialogs
Turn more dialogs into `alertdialog`
2024-04-02 15:20:44 +02:00
Markus Olsson 1f002277de Replace ACS package with new Trusted Signing package and a supported version 2024-04-02 10:59:05 +02:00
tidy-dev 1b0804dbf0 Revert "Merge pull request #18185 from desktop/bump-electron-v28"
This reverts commit 38e5d62a4e, reversing
changes made to 1aa5f70ede.
2024-04-01 12:12:28 -04:00
tidy-dev 097ad25aa3 Release 3.3.13 2024-04-01 12:11:34 -04:00
dependabot[bot] 6662c40812
Bump express from 4.17.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 02:05:55 +00:00
Sergio Padrino 778ab78ea5 Turn DiscardChanges into an alertdialog 2024-03-27 13:50:01 +01:00
Sergio Padrino 9ead1f4dc4 Turn WarnForcePushDialog into an alertdialog 2024-03-27 13:43:53 +01:00
Couleur c9811024fd
add VapourSynth script files (.vpy) to test/x-python
it is common practice to use .vpy instead of .py scripts when making scripts with the module https://github.com/vapoursynth/vapoursynth
2024-03-26 10:34:25 +01:00
Steven Yeh b7fac1ce5b
Update app/src/lib/get-os.ts
Co-authored-by: Sergio Padrino <sergiou87@github.com>
2024-03-24 22:05:37 -05:00
dependabot[bot] f96aa238d5
Bump webpack-dev-middleware from 5.3.1 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 03:24:23 +00:00
tidy-dev aab5b5599a
Merge pull request #18341 from desktop/fix-input-focus-grap-in-configure-git-form
Refactor welcome flow configure git from so that autofocus doesn't interrupt the screenreader
2024-03-22 17:34:27 +00:00
tidy-dev 62036d8205
Merge pull request #18342 from desktop/tutorial-collapsed-contrast
Use text colors not opacity for tutorial steps to ensure proper contrast
2024-03-22 16:54:58 +00:00
tidy-dev c4ffafa1e7 Use text colors not opacity for tutorial steps to ensure proper contrast 2024-03-22 10:42:44 -04:00
tidy-dev 245d511383 Refactor so that autofocus input is always present 2024-03-22 10:18:39 -04:00
Sergio Padrino 9744b90f5b
Merge pull request #18335 from desktop/dialog-close-a11y-improvements
Dialog closing accessibility improvements
2024-03-22 14:30:56 +01:00
Steven Yeh 1c27790ef1 Update get-os.ts 2024-03-21 10:47:49 -05:00
Sergio Padrino 6457bddb23 Improve DialogHeader documentation 2024-03-21 16:44:34 +01:00
Sergio Padrino d1586aa6a4 Update DiscardSelection dialog to use dismissDisabled instead 2024-03-21 16:38:22 +01:00
Sergio Padrino c20619c8ce Update DiscardChanges dialog to use dismissDisabled instead 2024-03-21 16:38:13 +01:00
Sergio Padrino 825fd3045e Clean up OpenPullRequestDialogHeader 2024-03-21 16:38:01 +01:00
Sergio Padrino d20fbf6591 Update ConflictsDialog dialog to use dismissDisabled instead 2024-03-21 16:37:31 +01:00
Sergio Padrino 1860a82b32 Update CreateForkDialog dialog to use dismissDisabled instead 2024-03-21 16:37:19 +01:00
Sergio Padrino e928f428bf Update ProgressDialog dialog to use dismissDisabled instead 2024-03-21 16:36:06 +01:00
Sergio Padrino 0b654639c7 Update WarnForcePushDialog dialog to use backdropDismissable instead 2024-03-21 16:35:48 +01:00
Sergio Padrino ff2cf31e7d Update CreateTutorialRepositoryDialog dialog to use dismissDisabled instead 2024-03-21 16:35:31 +01:00
Sergio Padrino 26cf2bacd9 Update PushNeedsPullWarning dialog to use dismissDisabled instead 2024-03-21 16:35:09 +01:00
Sergio Padrino 4a2fd09be4 Update ConfirmForcePush dialog to use dismissDisabled instead 2024-03-21 16:34:40 +01:00
Sergio Padrino a779bc7e9f Update ConfirmRemoveRepository dialog to use dismissDisabled instead 2024-03-21 16:34:27 +01:00
Sergio Padrino a20f28fe7b Fix layout issue in PullRequestChecksFailed dialog 2024-03-21 16:15:43 +01:00
Sergio Padrino cb16d73600 Clean up TestNotifications dialog 2024-03-21 16:15:29 +01:00
Sergio Padrino 31645c4ad3 Update SSHUserPassword dialog to use backdropDismissable instead 2024-03-21 16:15:15 +01:00
Sergio Padrino 8245f2ed93 Update AddSSHHost dialog to use backdropDismissable instead 2024-03-21 16:14:49 +01:00