platypush/platypush/backend/http
Fabio Manganiello afee6c5c85
continuous-integration/drone/push Build is passing Details
[music UI] Implemented infinite scroll for playlist view.
Instead of loading all the tracks in the DOM (very inefficient and slow
on slow devices and/or with big playlists), we should keep a window of
100 items in the screen and roll it over the playlists as the status
change or the user scrolls.
2024-01-05 02:19:38 +01:00
..
app Major rewrite of the `media` routes. 2023-11-05 01:33:36 +01:00
media [`media.chromecast`] Full plugin rewrite. 2023-11-12 03:08:54 +01:00
request [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
webapp [music UI] Implemented infinite scroll for playlist view. 2024-01-05 02:19:38 +01:00
__init__.py `s/HttpBackend._DEFAULT_HTTP_PORT/HttpBackend.DEFAULT_HTTP_PORT/g` 2023-08-19 13:30:51 +02:00
manifest.yaml Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
utils.py [chore] LINT fixes 2023-07-24 00:35:03 +02:00