Commit graph

17 commits

Author SHA1 Message Date
Martin Rotter
afd999194e add more proxy logging 2021-09-02 11:12:33 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter
868d75b182 fixed #443 2021-06-28 08:00:33 +02:00
Martin Rotter
4caa7313e4 persistent encrypted cookies 2021-05-07 07:22:55 +02:00
Martin Rotter
bfe019f22c initial non-persistent support for cookies, #391 2021-05-07 07:22:55 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
a6f3206081 properly accept redirections with new API. 2021-03-31 20:51:38 +02:00
Martin Rotter
193748f836 Proper HTTP redirection even for some totally exotic redirect URLs. 2021-01-24 20:07:09 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
01e79d7c5d refact 2020-08-13 15:18:07 +02:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/network-web/downloader.cpp (Browse further)