Commit graph

30 commits

Author SHA1 Message Date
Daniel
6486f02bac Load persisted metrics later 2023-10-25 14:29:01 +02:00
Daniel
cf3bd9f671 Add first set of import/export APIs 2023-10-25 13:54:06 +02:00
Daniel
e6c4937f8f Move enabling metric persistence to core module prep phase 2023-10-13 11:45:44 +02:00
Daniel
bf7ec722c2 Move log cleaner from core to base module 2023-03-13 16:39:36 +01:00
Daniel
90d30c14a5 Fix linter errors from netquery implementation 2022-08-01 10:47:33 +02:00
Daniel
6524241b30
Merge branch 'develop' into feature/query 2022-07-14 13:53:25 +02:00
Daniel
959bb012b8 Add broadcasts module 2022-06-22 15:21:47 +02:00
Patrick Pacher
c2d2064ec8
Add and update netquery code based on review discussions 2022-06-21 11:02:35 +02:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
113f37dcab Add compatibility assistant module 2021-11-17 14:09:42 +01:00
Daniel
8c57baa12a Fix restarting flag for direct restarts 2021-10-19 11:48:17 +02:00
Daniel
7e21e7c7d7 Remove obsolete devMode option instance 2021-10-14 14:18:17 +02:00
Daniel
879a1745dc Disable shutdown event with flag 2021-10-11 16:14:44 +02:00
Daniel
b3d67ecd19 Only trigger shutdown/restart events when not in dev mode 2021-10-11 13:34:25 +02:00
Daniel
4c9abbabd3 Always trigger event on shutdown 2021-10-07 14:26:42 +02:00
Daniel
dfc1cdeb1c Update and improve events according to new system 2021-05-05 00:29:53 +02:00
Daniel
0e51a9523a Add debug/core endpoint to add more Portmaster debug data 2021-02-23 13:00:54 +01:00
Daniel
72c7592cdd Update API endpoints and handlers 2020-12-31 00:00:48 +01:00
Daniel
8f898f4e32 Delete old log files regularly 2020-12-17 17:08:08 +01:00
Daniel
f4b8ad7d7c Fix tests: split core package into core and base 2020-05-02 13:24:31 +02:00
Daniel
95041d217c Fix module dependencies, split filter into interception and filter modules 2020-04-24 10:17:15 +02:00
Daniel
d2d69139b9 Add control db interface for triggering hooks, add shutdown/restart hooks 2020-04-24 10:02:07 +02:00
Daniel
10ee7fd7db Update random->rng module name 2020-04-17 21:51:01 +02:00
Daniel
eec0c37101 Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
Daniel
5523fcf0bd Add subsystems and clean up module dependencies 2020-04-01 17:14:33 +02:00
Daniel
f1a2a4d3e8 Clean up modules, remove base module, create testing helper 2020-03-20 23:03:28 +01:00
Daniel
c72f956fe8 Adapt core package to portbase changes, add testing setup and teardown methods 2019-10-25 13:31:24 +02:00
Raskaro
9cbf98fc98 Changed Error message 2019-08-12 12:17:37 +02:00
Raskaro
6867a9b174 Add error-handling for WindowsVersion-stuff 2019-08-12 11:50:38 +02:00
Daniel
4b2ff39246 Adapt to new module structure with base and core modules 2019-08-09 16:46:37 +02:00