Commit graph

807 commits

Author SHA1 Message Date
Raphty
d481098e66
Create greetings.yml 2023-08-28 14:30:51 +02:00
Daniel
055c220a58 Expose config change event name 2023-08-22 16:37:32 +02:00
Daniel
48711570af Document API endpoint metadata 2023-08-09 14:54:29 +02:00
Daniel
cdfdbe929c Update deps 2023-08-04 22:03:15 +02:00
Daniel
3f7fd83fbc Fix slices package usage 2023-08-04 22:03:09 +02:00
Daniel
5197807d56 Update deps 2023-07-20 14:54:40 +02:00
Daniel
3f5345e674 Add IsSetByUser to config.Option 2023-07-20 14:53:23 +02:00
Daniel
076ea970af Only parse flags if not yet parsed 2023-07-20 14:53:06 +02:00
Daniel Hovie
29ac7d1aae
Merge pull request #209 from safing/feature/database-allow-custom-interface
Add database custom interface functions
2023-07-20 14:51:24 +02:00
Daniel
ee9f722a9c Make linter happy 2023-07-20 14:48:14 +02:00
Vladimir Stoilov
df62abdf1b Add database custom interface functions 2023-07-20 14:33:55 +02:00
Daniel Hovie
e033cff403
Merge pull request #211 from safing/feature/config-annotation
Add config annotation to mark a setting as "plan requires"
2023-07-20 14:29:21 +02:00
Daniel Hovie
52ba3f0a15
Update option.go
Improve naming
2023-07-20 14:24:14 +02:00
Patrick Pacher
c992b8ea54
Add config annotation to mark a setting as "plan requires" 2023-07-19 10:59:31 +02:00
Daniel
2d0ce85661 Move auto-comment config 2023-05-16 13:22:04 +02:00
Daniel
ed58a16cbd Update issue managers 2023-05-16 13:09:47 +02:00
Daniel Hovie
bfb439adeb
Merge pull request #206 from safing/feature/module-sleep-mode
Add support for module sleep mode
2023-04-20 15:11:36 +02:00
Vladimir Stoilov
d14791df9f Improve task scheduler sleep mode 2023-04-20 15:03:15 +02:00
Vladimir Stoilov
ad52a8dc1b Fix linter error 2023-04-20 10:18:51 +02:00
Vladimir Stoilov
9367eb1365 Fix android versioning in debug info 2023-04-19 17:39:18 +02:00
Vladimir Stoilov
0ed865f4e4 Add support for module sleep mode 2023-04-19 17:38:56 +02:00
Daniel Hovie
98574e44c4
Merge pull request #205 from safing/fix/golang-ci-linter-ci
Fix golang-ci linter in CI
2023-04-13 16:35:14 +02:00
Daniel
0260986a3d Fix golang-ci linter in CI 2023-04-13 16:31:08 +02:00
Daniel Hovie
ddf9b00d40
Merge pull request #204 from safing/fix/enable-server-flag
Fix enable server flag
2023-04-13 15:47:20 +02:00
Vladimir Stoilov
d6337281e3 Fix enable server flag 2023-04-12 17:17:49 +02:00
Daniel
b174b27ccd Update deps 2023-04-06 14:53:14 +02:00
Daniel
fe11bff6d5 Merge branch 'develop' of github.com:Safing/portbase into develop 2023-04-06 14:49:56 +02:00
Daniel
c067126a0e Update deps 2023-04-06 14:49:24 +02:00
Daniel
124885b807 Move metrics test setup to testdata dir 2023-04-06 14:48:09 +02:00
Daniel Hovie
fcd91a8111
Merge pull request #203 from safing/feature/improve-update-system
Add and expose updater registry state
2023-04-06 14:46:23 +02:00
Daniel
ca8c784c23 Add switch to enable/disable API HTTP server 2023-04-06 14:35:45 +02:00
Daniel
1ae8c0698e Add TODO to improve module worker context 2023-04-06 14:34:46 +02:00
Daniel
6a7dea876b Improve updater logging 2023-04-06 14:34:27 +02:00
Vladimir Stoilov
cb63b07700 Update android debug platform info 2023-03-16 11:03:47 +01:00
Vladimir Stoilov
fca6951ecc Merge branch 'develop' into feature/improve-update-system 2023-03-14 12:28:23 +01:00
Vladimir Stoilov
7cdb71c461 Fix typos 2023-03-14 12:27:57 +01:00
Vladimir Stoilov
c9d77682f8 Fix report downloads deleting pending updates 2023-03-10 16:42:04 +01:00
Daniel
d6687ecbad Add and expose updater registry state 2023-03-09 12:05:59 +01:00
Vladimir Stoilov
efd40ea3cc
Merge pull request #199 from safing/feature/android-support
Add android specific debug info
2023-01-17 13:44:25 +01:00
vladimir
5a9e76403d Add android specific debug info 2023-01-17 13:52:52 +02:00
Daniel Hovie
0d13bca496
Merge pull request #197 from safing/fix/error-handling-api-modules
Improve error handling in api and modules
2022-12-12 15:01:16 +01:00
Daniel
d90d14ce02 Improve error handling in api and modules 2022-12-12 14:07:30 +01:00
Daniel Hovie
72288a45d7
Merge pull request #195 from safing/feature/modules-microtask-improvements
Microtasks Improvements and Module Status Export
2022-11-10 15:45:42 +01:00
Daniel
f6f644fd8e Improve logging control flow 2022-11-04 16:12:42 +01:00
Daniel
70b58138b9 Set default microtask threshold in init for easier override 2022-11-04 16:11:38 +01:00
Daniel
d21c8e6cda Add module status export func and api endpoint 2022-11-04 16:10:57 +01:00
Daniel
b0e5bc90c2 Fix api endpoint log message 2022-11-04 16:10:25 +01:00
Daniel Hovie
985a174aff
Merge pull request #189 from safing/fix/fs-error-handling
Fix fs error handling
2022-10-11 12:45:29 +02:00
Daniel
0d3a0ebb95 Fix fs error handling 2022-10-11 12:27:30 +02:00
Patrick Pacher
2b4c15c1f7
Fix error handling in LoadIndexes 2022-10-11 11:51:17 +02:00