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
Patrick Pacher
c12526235a
Add category annotations to options
2020-09-22 15:39:30 +02:00
Patrick Pacher
a5e3f7ff37
Refactor status package to use portbase/runtime.
...
Refactor the status package to use portbase/runtime and
make system status readonly. Also adapts the code base
to the new portbase/notifications package.
2020-09-21 17:19:07 +02:00
Patrick Pacher
52c4cfe11d
Merge pull request #145 from safing/fix/notifications
...
Update to portbase/notification changes
2020-09-16 08:49:40 +02:00
Patrick Pacher
7f8a55772a
Update to portbase/notification changes
2020-09-15 09:13:00 +02:00
Patrick Pacher
7c5e78b239
Update app profile icons. Switch to new portbase options
2020-09-15 09:01:48 +02:00
Daniel
ae5e7eb767
Implement review suggestions
2020-08-11 16:23:59 +02:00
Daniel
092da058a5
Add automatic upgrades for spn-hub
2020-08-11 07:55:26 +02:00
Daniel
bdf2d025b1
Add buttons to core upgrade notification
2020-07-21 16:56:45 +02:00
Daniel
f7320d760d
Add TCP/TLS pipelining dns resolver
2020-06-16 16:07:12 +02:00
Daniel
381b94acb5
Add cpu profiling capability to base module
2020-06-03 23:11:50 +02:00
Daniel
e01f185495
Fix version flag and display
2020-05-27 16:47:33 +02:00
Daniel
f4b8ad7d7c
Fix tests: split core package into core and base
2020-05-02 13:24:31 +02:00
Daniel
5209a090c4
Update config options, add options to turn off system notifications
2020-04-24 10:55:49 +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
d1430fe79d
Fix linter errors
2020-04-09 17:01:46 +02:00
ppacher
81d2b6309d
Only run tests if start hook succeeds
2020-04-06 13:11:55 +02:00
ppacher
985e770c27
Add support for start and stop hooks during test setup
2020-04-06 12:40:34 +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
279ab67c7e
Streamline configuration
2020-04-01 17:13:30 +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
Daniel
d5022a1ffc
Fix setting data root in startup procedure
2019-08-19 17:13:32 +02:00
Raskaro
9cbf98fc98
Changed Error message
2019-08-12 12:17:37 +02:00