- 04 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Feb, 2023 2 commits
-
-
ivan tkachenko authored
Better solution would be to investigate why this happens in backends in the first place. But they seem to fetch and combine data in different ways from various sources, which is a bit complicated.
-
Script Kiddy authored
-
- 02 Feb, 2023 2 commits
-
-
ivan tkachenko authored
-
Script Kiddy authored
-
- 01 Feb, 2023 3 commits
-
-
David Redondo authored
When we try to look up addons later by package name we would find nothing and crash BUG:464357 FIXED-IN:5.27
-
Script Kiddy authored
-
We cannot use roughCount as the value for i18np(). It's a string and we need a number. As it's <1000 JS will be overly smart and convert the number into a string but eventually we give "1000+" and then the conversion returns 0. Without warnings.
👍 BUG: 464882
-
- 31 Jan, 2023 4 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Also fetch the metadata for the apps that are available on the repo but have different branches to choose from. Since the branches model is not something appstream accounts for, so we all get confused. Therefore, we don't look for it in the metainfo file from the app and just add the bundle to it so it fits with the rest of components. BUG: 464128
-
Script Kiddy authored
-
Script Kiddy authored
-
- 30 Jan, 2023 5 commits
-
-
Aleix Pol Gonzalez authored
It's literally what the method does.
-
Aleix Pol Gonzalez authored
No need to install and uninstall the flatpakref file, we are already proving it's the same instance as in testInstallApp.
-
Aleix Pol Gonzalez authored
After we have figured out the component, we ought to try again converting the component into a FlatpakResource since the flatpak id isn't necessarily the same as the appstream id.
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 29 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 28 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 27 Jan, 2023 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 25 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 24 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 23 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 22 Jan, 2023 2 commits
-
-
jrv ezg authored
This is needed to make the translations work inside plasma-discover.
-
Script Kiddy authored
-
- 21 Jan, 2023 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
-
-
- 20 Jan, 2023 2 commits
-
-
Aleix Pol Gonzalez authored
Drop assumptions of flatpak id being the same as the appstream id. BUG: 464206
-
Script Kiddy authored
-
- 19 Jan, 2023 6 commits
-
-
ivan tkachenko authored
When host could not be reached, or does not reply for too long, we should eventually abort and report an error, so that frontend code could show an error notification and offer a retry button (in case it does not show it all the time).
-
ivan tkachenko authored
-
ivan tkachenko authored
First rule of Flickable: manually account for margins.
-
ivan tkachenko authored
Combine two chunks of the same straight like into one chunk. And also reduce indentation to 2 spaces, which is more common for SVG.
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 18 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 17 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 15 Jan, 2023 1 commit
-
-
Script Kiddy authored
-