Commit Graph

1344 Commits

Author SHA1 Message Date
dependabot[bot]
cdf5ba0ab8 Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.6.2 to 1.7.0
Bumps [com.github.hazendaz.maven:makeself-maven-plugin](https://github.com/hazendaz/makeself-maven-plugin) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/hazendaz/makeself-maven-plugin/releases)
- [Changelog](https://github.com/hazendaz/makeself-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hazendaz/makeself-maven-plugin/compare/makeself-maven-plugin-1.6.2...makeself-maven-plugin-1.7.0)

---
updated-dependencies:
- dependency-name: com.github.hazendaz.maven:makeself-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 19:28:49 +00:00
dependabot[bot]
0e28052fda Bump org.mockito:mockito-core from 5.11.0 to 5.12.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 19:27:28 +00:00
retgal
c5f1d4cf42 Fix deprecation 2024-05-12 22:41:42 +02:00
retgal
65f7253cc6 Use JRE 21 2024-05-11 18:11:27 +02:00
retgal
0a51293d12 Fix button spacing 2024-05-06 18:43:58 +02:00
retgal
e5976fb9b8 Update swedish docs 2024-05-05 18:49:41 +02:00
retgal
74d5f8c489 Update swedish changelog 2024-05-05 18:32:30 +02:00
retgal
d6a2a75680 Update chinese docs 2024-05-04 09:58:55 +02:00
retgal
7da9f59dd5 Update chinese docs 2024-05-04 09:57:35 +02:00
retgal
2afa876242 Update chinese docs 2024-05-04 09:30:58 +02:00
retgal
eff2137a3c Remove unused properties 2024-05-03 19:59:07 +02:00
dependabot[bot]
62506ad8b5 Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.3
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.5.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:38:21 +00:00
dependabot[bot]
eda5d9189d Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:22:12 +00:00
retgal
0db37d9991 Remove code smell 2024-04-20 14:51:40 +02:00
retgal
608e04a539 Do not expose mutable objects 2024-04-18 16:38:37 +02:00
retgal
cdd9109392 Prevent npe 2024-04-18 16:37:35 +02:00
retgal
8b9aa36086 Dont rely on default charset 2024-04-17 21:07:30 +02:00
retgal
13965bc4cc Prevent npe 2024-04-17 21:06:36 +02:00
retgal
fcfce119b1 Fix code smells in tests 2024-04-17 21:05:55 +02:00
retgal
335e41cdd3 Dont catch npe 2024-04-17 21:04:18 +02:00
retgal
efd954f2c9 Reuse SecureRandom 2024-04-17 21:03:20 +02:00
retgal
20925c597d Autoclose streams 2024-04-17 21:02:26 +02:00
retgal
34480d93c8 Toggle token button 2024-04-17 21:01:37 +02:00
retgal
a436da9b92 Fix translation 2024-04-17 20:59:45 +02:00
retgal
2440c0fa07 Remove useless nullcheck 2024-04-14 17:39:04 +02:00
retgal
7563834477 Use explicit charset 2024-04-14 17:38:30 +02:00
retgal
a0d205007e Optimize snap 2024-04-11 01:12:22 +02:00
retgal
050247b8cc Additional logging 2024-04-09 23:12:09 +02:00
retgal
b6e6c95191 Explicit build and target architecture pairs 2024-04-08 23:40:10 +02:00
retgal
3912306bd4 Restrict target architectures 2024-04-08 23:34:54 +02:00
retgal
ea7485e6b2 Restrict target architectures 2024-04-08 23:05:21 +02:00
retgal
e3d6e72a32 Workaround for bug in jre package 2024-04-08 19:46:58 +02:00
retgal
c741e415a3 To snap core 22 2024-04-08 19:29:27 +02:00
retgal
0ce24b3e7a Back to snap core 18 2024-04-07 23:38:19 +02:00
retgal
48318c49af Hello snap core 22 2024-04-07 23:23:12 +02:00
retgal
b7bef0cd8f Remove clutter 2024-04-07 22:03:49 +02:00
retgal
23b191e601 Deduplication 2024-04-07 21:20:04 +02:00
retgal
563ce9e04f Fix settings dialogs 2024-04-07 21:18:38 +02:00
retgal
68451739c1 Improve user experience, reduce lines count 2024-04-07 00:14:39 +02:00
retgal
1b2f77f693 Docu fixes 2024-04-04 11:36:08 +02:00
retgal
64ef08cb31 Add svenska 2024-04-04 11:35:41 +02:00
retgal
5f236d1533 Increase density 2024-04-02 19:25:19 +02:00
retgal
ca978cc9ad Move package, set additional system property only when value differs from default 2024-04-01 23:41:36 +02:00
retgal
4e9089a45c Update docu 2024-03-26 22:01:28 +01:00
retgal
51473446c0 Revert to 3.12 as 3.13 requires mvn 3.6.3 and snapcraft uses older version 2024-03-25 23:42:04 +01:00
dependabot[bot]
03d0859d4f Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 21:41:53 +01:00
retgal
362f0ba35b Remove shadows 2024-03-25 21:31:28 +01:00
retgal
19c32e6d18 Improve system info, add privacy link 2024-03-24 23:13:32 +01:00
retgal
cd21c8cfc1 Update docu 2024-03-24 16:40:49 +01:00
retgal
e199a5e61b Add mac profiles 2024-03-23 22:35:46 +01:00