Commit Graph

68 Commits

Author SHA1 Message Date
Jakub 49316a935c Shared GUI for Bridge and Import/Export 2020-08-24 10:11:50 +02:00
Michal Horejsek b598779c0f Import/Export backend prep 2020-08-24 10:11:50 +02:00
James Houlahan 209af59232 refactor: make cookie architecture less crazy 2020-08-13 11:31:11 +02:00
James Houlahan 9f24c666b9 docs: add docstrings 2020-08-12 15:46:19 +02:00
James Houlahan 182bbd556f fix: failure to create cookie jar is not fatal error 2020-08-12 14:56:55 +02:00
James Houlahan e333ccd29e feat: persistent cookies 2020-08-12 14:55:24 +02:00
Michal Horejsek 4d2baa6b85 Renamed bridge to general users and keep bridge only for bridge stuff 2020-05-25 09:02:34 +02:00
James Houlahan 833fce8702 chore: bump linter 2020-05-07 16:24:10 +00:00
Jakub c61e8bdc71 Merge remote-tracking branch 'origin/master' into devel 2020-05-07 15:30:08 +02:00
Michal Horejsek 984b28e8f9 User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
Jakub Cuth b15d22c8cc Reduce number of synchronizations GODT-313
* [x] expononential cooldown of retries
* [x] do not trigger sync by counts
* [x] randomization of event poll interval
2020-04-28 14:20:37 +00:00
James Houlahan 522cadb8b1 refactor: dedicated constants package, no explicit bridge version 2020-04-28 12:39:05 +00:00
James Houlahan 1457005f86 fix: address review comments 2020-04-21 13:29:26 +02:00
James Houlahan d4482994ec fix: missing and incorrect comments 2020-04-21 08:36:39 +00:00
James Houlahan db02eb694d refactor: no more pmapifactory 2020-04-21 08:36:39 +00:00
James Houlahan ce29d4d74e feat: switch to proxy when need be 2020-04-21 08:36:38 +00:00
James Houlahan 0a55fac29a feat: simple client manager 2020-04-21 08:36:38 +00:00
Jakub 17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00