Vladimir Stoilov
|
4ffd5f2079
|
[desktop] use tauri log pluggin
|
2024-05-17 17:05:37 +03:00 |
|
Vladimir Stoilov
|
ede9cabccc
|
[desktop] fix icon resolution
|
2024-05-17 15:46:10 +03:00 |
|
Vladimir Stoilov
|
99b84d3f46
|
[desktop] support for windows notifications
|
2024-05-17 11:11:48 +03:00 |
|
Vladimir Stoilov
|
ff488351e4
|
[desktop] switch to json5 for tauri config
|
2024-05-17 10:41:01 +03:00 |
|
Vladimir Stoilov
|
e964385f83
|
[desktop] Remove assets symlink
|
2024-05-10 20:36:16 +03:00 |
|
Vladimir Stoilov
|
2da6bcc28d
|
[earthly] add windows build generation
|
2024-05-10 17:02:42 +03:00 |
|
Vladimir Stoilov
|
742da7e9b5
|
Enable support for windows installer in tauri
|
2024-05-08 12:18:35 +03:00 |
|
Vladimir Stoilov
|
fbb1fce38c
|
Remove cross compilation add deb,rpm artifacts earthly
|
2024-04-25 19:01:31 +03:00 |
|
Vladimir Stoilov
|
f15958b091
|
Migrate tauri to new config
|
2024-04-24 15:30:46 +03:00 |
|
Vladimir Stoilov
|
7ee1faa68c
|
tauri: Replace portmaster plugin with interface
|
2024-04-23 15:48:04 +03:00 |
|
Vladimir Stoilov
|
338abd6090
|
Tauri update to beta
|
2024-04-19 18:26:38 +03:00 |
|
Daniel
|
f3ef67ddb1
|
Fix workflow naming
|
2024-04-18 14:40:24 +02:00 |
|
Daniel
|
830dda96c5
|
Bump ui version
|
2024-04-18 14:38:48 +02:00 |
|
Daniel Hååvi
|
6486dedf5b
|
Merge pull request #1510 from safing/feature/ignore-default-icons
Ignore default windows icons
|
2024-04-18 14:37:30 +02:00 |
|
Daniel
|
a223250f00
|
Improve/fix build system and CI
|
2024-04-18 14:25:21 +02:00 |
|
Daniel
|
0c61f2c35e
|
Fix some typescript linter errors
|
2024-04-18 14:24:43 +02:00 |
|
Daniel
|
21c4fa456b
|
Do not re-evaluate ended connections
|
2024-04-18 13:51:20 +02:00 |
|
Daniel
|
2d45a1c712
|
Fix UI performance issue on Windows
|
2024-04-18 13:51:05 +02:00 |
|
Daniel
|
e957b90b13
|
Ignore default Windows icons in UI better
|
2024-04-18 13:50:47 +02:00 |
|
Daniel
|
cdabffafcd
|
Fix error naming
|
2024-04-18 10:21:25 +02:00 |
|
Daniel
|
a457ac4245
|
Ignore default windows icons
|
2024-04-17 16:56:16 +02:00 |
|
Daniel Hååvi
|
f0bed8f794
|
Merge pull request #1506 from stenya/develop
Fix ineffective break statement.
|
2024-04-17 12:22:58 +02:00 |
|
Daniel Hååvi
|
19c4d84999
|
Merge pull request #1509 from safing/fix/version-metadata-and-perm-verdicts
Fix version metadata, perm verdicts, build system
|
2024-04-17 12:06:21 +02:00 |
|
Daniel
|
5eb0f14a85
|
Update portbase
|
2024-04-17 11:49:37 +02:00 |
|
Daniel
|
5550c46c5c
|
Fix not applying permanent verdicts to ICMP
|
2024-04-16 17:12:54 +02:00 |
|
Daniel
|
154b0454fc
|
Use new version number metadata endpoint
|
2024-04-16 17:12:32 +02:00 |
|
Daniel
|
493309ebb3
|
Fix build system for correct version metadata
|
2024-04-16 15:46:56 +02:00 |
|
Alexandr Stelnykovych
|
6251111cdf
|
[fix] (Windows;performance) Ineffective break statement. Did you mean to break out of the outer loop?
|
2024-04-12 16:38:49 +03:00 |
|
Daniel
|
ed20c7f1b2
|
Fix version metadata
|
2024-04-11 15:26:57 +02:00 |
|
Daniel
|
bc96ee45d0
|
Bump SPN Hub version
|
2024-04-10 16:06:56 +02:00 |
|
Daniel Hååvi
|
1ec421603f
|
Merge pull request #1500 from stenya/develop
fix: Inacessible code due to wrong comparison operation
|
2024-04-10 15:59:05 +02:00 |
|
Daniel Hååvi
|
9316650659
|
Merge pull request #1501 from safing/fix/build-and-other-things
Fix build and other things
|
2024-04-10 15:27:34 +02:00 |
|
Daniel
|
dea0073389
|
Fix workflow step names
|
2024-04-10 15:21:00 +02:00 |
|
Daniel
|
77c4b815c1
|
Improve/fix workflows
|
2024-04-10 15:14:24 +02:00 |
|
Daniel
|
0d2c556e20
|
Fix SPN info page data
|
2024-04-10 15:14:09 +02:00 |
|
Daniel
|
313ed4de4b
|
Improve earthly build, tweak caching
|
2024-04-10 14:11:31 +02:00 |
|
Daniel
|
2f88d487a9
|
Update deps
|
2024-04-10 14:10:52 +02:00 |
|
Daniel
|
0cff5a33f2
|
Never allow permanent verdicts for ICMP connections
|
2024-04-10 14:10:34 +02:00 |
|
Daniel
|
5215e41624
|
Increase SPN clock skew tolerance to better support devices with skewed clock
|
2024-04-10 14:09:45 +02:00 |
|
Daniel
|
c68aff5a9b
|
Update portbase for improved version info, fix license strings
|
2024-04-10 14:08:48 +02:00 |
|
Alexandr Stelnykovych
|
76c8425452
|
fix: Inacessible code due to wrong comparison operation
|
2024-04-10 14:35:11 +03:00 |
|
Daniel Hååvi
|
6090518124
|
Merge pull request #1461 from safing/migration/mono-repo
Migrate to mono-repo
|
2024-03-29 11:25:38 +01:00 |
|
Daniel
|
29e7e13429
|
Update README
|
2024-03-29 11:22:16 +01:00 |
|
Daniel
|
bf7d631f17
|
Update issue template config
|
2024-03-29 11:22:04 +01:00 |
|
Daniel
|
c2cbd27b8a
|
Fix error handling in connect op
|
2024-03-29 11:20:45 +01:00 |
|
Patrick Pacher
|
8c048989f8
|
Fix dependabot.yml configuration file
|
2024-03-29 11:20:15 +01:00 |
|
Daniel Hååvi
|
2e130a8ab5
|
Merge pull request #1473 from safing/fix/netquery-textql-parser
Fix netquery textql parser for IP addresses
|
2024-03-29 11:11:48 +01:00 |
|
Patrick Pacher
|
29a0cdba3b
|
Add github actions workflow for angular
|
2024-03-29 11:07:55 +01:00 |
|
Patrick Pacher
|
4e4ad4437b
|
Fix focus style for buttons
|
2024-03-29 09:37:20 +01:00 |
|
Patrick Pacher
|
a148eb57a9
|
Fix access on undefined object in line-chart
|
2024-03-29 09:37:01 +01:00 |
|