Commit graph

459 commits

Author SHA1 Message Date
Daniel
5daeac8cf7 Add basic debug api endpoints 2020-12-30 23:50:17 +01:00
Daniel
9100dc999b Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
Daniel
3f544cb07f
Merge pull request #110 from safing/feature/improve-config-descr
Improve config description
2020-12-21 19:19:57 +01:00
Daniel
8eec5f4545 Improve config description 2020-12-21 14:56:33 +01:00
Daniel
ef2fc829e0
Merge pull request #109 from safing/fix/binary-name-fetching
Fix binary name getter on Windows
2020-12-11 16:57:21 +01:00
Daniel
77c46b550e Fix binary name getter on Windows 2020-12-11 14:28:27 +01:00
Daniel
104455ad88
Merge pull request #108 from safing/feature/perf-debug-snippet
Add debug snippet for debugging non-attributable performance issues
2020-12-01 19:25:11 +01:00
Daniel
f8529cf530 Add debug snippet for debugging non-attributable performance issues 2020-12-01 19:24:41 +01:00
Patrick Pacher
81a4f109e4
Merge pull request #107 from safing/fix/retry-bbolt-opening
Add timeout and retrying to opening bbolt dbs
2020-11-26 15:34:30 +01:00
Patrick Pacher
7049c08f68
Merge pull request #106 from safing/fix/storage-scan
Ignore unpacked resource folders when scanning
2020-11-26 15:33:47 +01:00
Daniel
9c2b7d3059 Add timeout and retrying to opening bbolt dbs 2020-11-26 14:50:54 +01:00
Daniel
61255dcbe0 Ignore unpacked resource folders when scanning 2020-11-26 14:49:28 +01:00
Daniel
36068d8cac
Merge pull request #77 from safing/feature/ui-revamp
Summary PR for PM v0.6 related changes
2020-11-24 16:22:21 +01:00
Daniel
a7d123ab0b
Merge pull request #105 from safing/fix/bug-and-linters
Fix bugs and linters
2020-11-24 16:18:31 +01:00
Daniel
2187740619
Merge pull request #104 from safing/fix/module-shutdown-with-error
Fix dependency loop when a module fails to shut down
2020-11-24 16:18:22 +01:00
Daniel
a10d144568
Merge pull request #103 from safing/feature/improve-updater
Improve updater
2020-11-24 16:18:06 +01:00
Daniel
d72ef1c721 Update deps 2020-11-24 16:15:35 +01:00
Daniel
dfa9e153fe Add error comments 2020-11-24 16:15:22 +01:00
Daniel
9e2699aa31 Ignore test bins 2020-11-24 16:15:11 +01:00
Daniel
fa7410375c Fix runtime registry error condition 2020-11-24 16:14:03 +01:00
Daniel
85e36e3d68 Fix dependency loop when a module fails to shut down 2020-11-24 16:12:36 +01:00
Daniel
823b05d239 Improve version purging 2020-11-24 16:11:19 +01:00
Daniel
eb17a5e6b8 Add option to reset the registry 2020-11-24 16:11:03 +01:00
Daniel
30e2f19b94 Confine indexes to their location 2020-11-24 16:10:51 +01:00
Daniel
08fda000bb Fix scanning files for resources 2020-11-24 16:10:26 +01:00
Daniel
889bc1c389 Add support for unpacking archives after download 2020-11-24 16:09:38 +01:00
Patrick Pacher
ab21e88ae9
Merge pull request #102 from safing/feature/binary-metadata
Add binary metadata getters for windows
2020-11-17 14:14:09 +01:00
Daniel
3b2b4c052b Implement review suggestions 2020-11-17 10:04:32 +01:00
Daniel
2b91472204 Add binary metadata getters for windows
Also, add generic binary name generator
2020-11-17 09:30:55 +01:00
Patrick Pacher
0970d59836
Merge pull request #101 from safing/feature/config-wording-update
Update config wording and metadata
2020-11-04 15:25:33 +01:00
Daniel
8806469181 Update config wording and metadata 2020-11-04 14:35:54 +01:00
Daniel
73143e63ef
Merge pull request #100 from safing/fix/runtime-registry
Fix incorrect return value in runtime registry
2020-11-02 14:09:41 +01:00
Patrick Pacher
598c20587c Fix incorrect return value in runtime registry 2020-11-02 12:48:57 +01:00
Daniel
c8c049f5e8
Merge pull request #99 from safing/feature/database-api-metadata
Add metadata to records sent via the API
2020-11-02 10:25:30 +01:00
Daniel
cfbe4d9204 Add metadata to records sent via the API 2020-10-30 15:11:16 +01:00
Daniel
9c3b240825
Merge pull request #97 from safing/feature/notification-title-category
Add Title and Category fields to Notification
2020-10-30 13:32:16 +01:00
Daniel
505fcc8913 Implement review suggestions 2020-10-30 13:27:11 +01:00
Daniel
4a1ed12598 Add Title and Category fields to Notification
Also, improve on the notification handling a bit
2020-10-29 22:50:35 +01:00
Daniel
a9ac02f68e
Merge pull request #96 from safing/feature/ui-revamp-ingest
Improvements for changes for new UI
2020-10-29 16:24:30 +01:00
Daniel
a1e5046996 Improve documentation 2020-10-29 16:10:52 +01:00
Daniel
1038e875da Clean up notification storage 2020-10-29 14:28:09 +01:00
Daniel
dbbe556f3c Add Has fn to config perspective 2020-10-29 14:28:09 +01:00
Daniel
8a0c3a077c Fix linter errors and update deps 2020-10-29 14:28:09 +01:00
Daniel
3f3305d8c2 Improve config naming 2020-10-29 14:28:09 +01:00
Patrick Pacher
45d8d7eaf9 Add StackableAnnotation and update wording 2020-10-29 14:28:09 +01:00
Daniel
8a39b73c9c
Merge pull request #95 from safing/feature/annotations
Add quick-settings and requires annotation
2020-10-28 08:57:36 +01:00
Patrick Pacher
d24deb013b Add quick-settings and requires annotation 2020-10-27 14:18:09 +01:00
Patrick Pacher
33f73402d7
Merge branch 'develop' into feature/ui-revamp 2020-10-20 12:34:58 +02:00
Daniel
b3a069d562
Merge pull request #93 from safing/fix/interface-cache-update-record-locking
Fix locking when updating the interface cache in Put methods
2020-10-20 08:53:06 +02:00
Daniel
0d7e6dae96 Clarify and clean up record key functions 2020-10-19 11:34:31 +02:00