gnome-shell/js
Florian Müllner b7e828fa3c extensionDownloader: Exclude extensions with pending updates from check
While it is possible that an extension has a newer version available
than the previously downloaded update, it's more likely that we end up
downloading the same archive again. That would be a bit silly despite
the usually small size, so we can either use the metadata from the
update, or exclude the extension from the check.

The latter is much easier, so let's go with that for now.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/945
2020-01-30 13:37:47 +00:00
..
extensionPrefs extensionPrefs: Don't (re-)bind text domain 2020-01-06 13:10:43 +00:00
gdm js: Add caps-lock Warning to the dialogs 2019-12-17 23:08:43 +01:00
misc extensionSystem: Add hasUpdate state 2020-01-30 13:37:47 +00:00
perf cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
portalHelper cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
ui extensionDownloader: Exclude extensions with pending updates from check 2020-01-30 13:37:47 +00:00
js-resources.gresource.xml swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
meson.build
portal-resources.gresource.xml
prefs-resources.gresource.xml