pgAdmin 4 commit: Ensure we can download large files and keep theuser - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure we can download large files and keep theuser
Date
Msg-id E1eMxGW-0007rI-CK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure we can download large files and keep the user informed about progress. Fixes #2829. Fixes #2491. Fixes #2715

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50e1e6c9af1d2374401e4cdca6f273f4d819b126
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 155 ++++++++++++++++++++++++++++++++++------------
runtime/BrowserWindow.h   |   3 +
2 files changed, 118 insertions(+), 40 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message