Commit Graph

19 Commits

Author SHA1 Message Date
R. Ryantm
f92d2c344c jetbrains-toolbox: 2.2.2.20062 -> 2.2.3.20090 2024-03-14 02:21:58 +00:00
R. Ryantm
6e83b3208b jetbrains-toolbox: 2.2.1.19765 -> 2.2.2.20062 2024-02-27 17:35:46 +00:00
V
9ff5c93ecf jetbrains-toolbox: fix login flow
This does two things:

Switch to the upstream desktop file. There's no reason to be using our
own, and overriding theirs means we'll miss out on potential changes and
improvements. Their desktop file also registers the application as a
handler for `jetbrains://` URLs, which was previously missing from ours.

Fix the desktop file so that URLs are passed to the application. This
argument was erroneously absent from both their and our `Exec=`, meaning
that even with the scheme handler, it wouldn't actually see any URLs.
`jetbrains://` URLs are used by the application for, among other things,
callbacks during the login flow. Without them, it's not possible to
smoothly log in; instead requiring the user to paste in an auth token.

Change-Id: Ic20469f63c0c3cfbb87f0670afbf5cd68ad7f7c5
2024-02-22 10:59:58 +01:00
Pol Dellaiera
83a144f3ae
Merge pull request #288296 from Ezyrath/update/jetbrains
jetbrains-toolbox: 2.1.3.18901 -> 2.2.1.19765
2024-02-15 23:15:39 +01:00
Ezyrath
a9df42c202 jetbrains-toolbox: 2.1.3.18901 -> 2.2.1.19765 2024-02-12 14:58:51 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
d8f0a7886b jetbrains-toolbox: 2.1.1.18388 -> 2.1.3.18901 2023-12-26 14:38:37 +00:00
R. Ryantm
fe2c39b7e9 jetbrains-toolbox: 2.1.0.18144 -> 2.1.1.18388 2023-11-22 11:59:59 +00:00
Wykiki
4009953167 jetbrains-toolbox: 2.0.5.17700 -> 2.1.0.18144 2023-11-10 15:42:47 -08:00
R. Ryantm
24aca029cb jetbrains-toolbox: 2.0.4.17212 -> 2.0.5.17700 2023-10-21 08:34:24 +00:00
Ezyrath
dc0174776f jetbrains-toolbox: 2.0.3.17006 -> 2.0.4.17212 2023-09-28 22:06:32 +02:00
Ezyrath
af801525d1 jetbrains-toolbox: 2.0.2.16660 -> 2.0.3.17006 2023-09-07 12:48:42 +02:00
Okan Celik
6075cdde43
jetbrains-toolbox: 2.0.1.16621 -> 2.0.2.16660 2023-08-15 17:24:17 +02:00
Okan Celik
29451551c6
jetbrains-toolbox: 2.0.0.16559 -> 2.0.1.16621 2023-08-11 01:23:34 +02:00
Anatolii Popov
1c3d9b093b
jetbrains-toolbox: 1.28.1.15219 -> 2.0.0.16559 2023-08-08 11:55:11 +03:00
ners
9907ef83ec jetbrains-toolbox: add missing ICU dependency 2023-06-13 16:55:13 +02:00
R. Ryantm
63331669d3 jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219 2023-05-09 06:03:37 +00:00
R. Ryantm
16f50b260b jetbrains-toolbox: 1.27.3.14493 -> 1.28.0.15158 2023-04-29 05:12:37 +00:00
Anatolii Popov
26bd3c74ac
jetbrains-toolbox: init at 1.27.3.14493 2023-03-11 14:52:23 +01:00