Commit Graph

85 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
7dcc0deee1 Fix linter/tests 2023-10-13 12:02:29 +02:00
Daniel
e6c4937f8f Move enabling metric persistence to core module prep phase 2023-10-13 11:45:44 +02:00
Daniel
2d9e07aa79 Fix error log when no logs exist 2023-09-14 16:31:59 +02:00
Daniel
844a19bc38 Detect system locale and estimate best default locale setting 2023-09-14 15:30:25 +02:00
Patrick Pacher
d5c4495991 core: add core/localeID setting to configure formating of dates, currencies and numbers for the user interface 2023-09-13 10:27:29 +02:00
Daniel
cbb4a0f253 Fix expiry times 2023-08-04 21:42:30 +02:00
Daniel
2ee62061f4 Improve debug info order 2023-05-24 10:49:16 +02:00
Daniel
bf7ec722c2 Move log cleaner from core to base module 2023-03-13 16:39:36 +01:00
Daniel
0825454db1 Add update versions debug data 2022-12-12 14:47:30 +01:00
Daniel
4fe3d34335 Make restart and shutdown APIs work without module 2022-10-13 11:17:43 +02:00
Daniel
8cf882f4d4 Update Go, deps and linter 2022-08-30 16:13:26 +02:00
Daniel
ab68a07459 Merge branch 'develop' into feature/my-profile-endpoint 2022-08-01 10:54:15 +02:00
Daniel
90d30c14a5 Fix linter errors from netquery implementation 2022-08-01 10:47:33 +02:00
Patrick Pacher
d49232a37b Improve app-auth request flow and implement review suggestions 2022-07-27 15:14:52 +02:00
Patrick Pacher
6aa13c2335 Add endpoint to retrieve the current profile ID 2022-07-19 10:42:45 +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
911a80996a Fix multicast detection on ended connections as well as some linter errors 2022-06-01 13:45:13 +02:00
Daniel
45339ce0c2 Add debug interfaces for wfp and iptables 2022-03-19 22:17:20 +01:00
Daniel
266c950581 Fix go build flags 2022-02-14 16:03:10 +01:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
bbab3f11b0 Only start needed modules for tests 2021-12-22 11:19:06 +01:00
Daniel
ff2162d326 Add resolvers to debug data 2021-12-02 09:48:07 +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
6b83af197f Move useSystemNotifications to notifications module 2021-05-18 14:11:35 +02:00
Daniel
78c56861ab Link api endpoints and http handlers to their modules 2021-05-17 14:43:17 +02:00
Daniel
50ea3a5d43 Improve APIs 2021-05-12 11:25:53 +02:00
Daniel
660c1bf3c5 Fix required API methods 2021-05-12 11:25:53 +02:00
Daniel
dfc1cdeb1c Update and improve events according to new system 2021-05-05 00:29:53 +02:00
Daniel
48b55a88bc Improve flags 2021-05-05 00:24:14 +02:00
Daniel
0e51a9523a Add debug/core endpoint to add more Portmaster debug data 2021-02-23 13:00:54 +01:00
Daniel
8c62eb1a09 Merge pull request #244 from safing/feature/metrics
Use metrics
2021-01-29 16:56:36 +01:00
Daniel
c9b89ef2ea Use metrics 2021-01-28 17:45:52 +01:00
Daniel
1a3dbf1186 Move devMode config option to portbase repo 2021-01-28 16:55:35 +01:00
Daniel
12f3c0ea8d Add support for network service 2021-01-19 15:43:22 +01:00
Daniel
60ac9af5f2 Update based on portbase review suggestions 2021-01-06 13:35:25 +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
a0268ee91d Update config wording and metadata 2020-11-04 14:49:33 +01:00
Daniel
263eb0578a Improve config wording 2020-10-29 15:14:15 +01:00
Patrick Pacher
69962fcb11 Merge branch 'develop' into feature/ui-revamp 2020-09-29 09:19:15 +02:00
Daniel
f46e759524 Use new Purge method of the database 2020-09-24 16:57:54 +02:00