155 Commits

Author SHA1 Message Date
94c8f2b837 Merge pull request #6 from claunia/dependabot/nuget/apprepodbmgr.Core/SharpCompress-0.29.0
Bump SharpCompress from 0.19.2 to 0.29.0 in /apprepodbmgr.Core
2021-09-24 21:35:54 +01:00
dependabot[bot]
36c9923d27 Bump SharpCompress from 0.19.2 to 0.29.0 in /apprepodbmgr.Core
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.19.2 to 0.29.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.19.2...0.29)

---
updated-dependencies:
- dependency-name: SharpCompress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:54:34 +00:00
888944de03 Merge pull request #4 from claunia/dependabot/nuget/apprepodbmgr.Eto/System.Text.RegularExpressions-4.3.1
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /apprepodbmgr.Eto
2021-08-25 03:29:38 +01:00
e167b76bf7 Merge pull request #2 from claunia/dependabot/nuget/apprepodbmgr.Core/System.Net.Http-4.3.4
Bump System.Net.Http from 4.3.3 to 4.3.4 in /apprepodbmgr.Core
2021-08-25 03:29:22 +01:00
dependabot[bot]
556629fce2 Bump System.Text.RegularExpressions in /apprepodbmgr.Eto
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1.

---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 21:08:10 +00:00
dependabot[bot]
e4346dbbeb Bump System.Net.Http from 4.3.3 to 4.3.4 in /apprepodbmgr.Core
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 15:32:31 +00:00
60824c07bb Merge pull request #1 from claunia/dependabot/nuget/apprepodbmgr.Core/DotNetZip-1.11.0
Bump DotNetZip from 1.10.1 to 1.11.0 in /apprepodbmgr.Core
2021-05-07 16:32:09 +01:00
9d68b09d98 Merge pull request #3 from claunia/dependabot/nuget/apprepodbmgr.Eto/System.Net.Http-4.3.4
Bump System.Net.Http from 4.3.2 to 4.3.4 in /apprepodbmgr.Eto
2021-05-07 16:31:50 +01:00
dependabot[bot]
4ff8ae2c45 Bump System.Net.Http from 4.3.2 to 4.3.4 in /apprepodbmgr.Eto
Bumps System.Net.Http from 4.3.2 to 4.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 19:23:24 +00:00
dependabot[bot]
19056e1327 Bump DotNetZip from 1.10.1 to 1.11.0 in /apprepodbmgr.Core
Bumps [DotNetZip](https://github.com/haf/DotNetZip.Semverd) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/haf/DotNetZip.Semverd/releases)
- [Commits](https://github.com/haf/DotNetZip.Semverd/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 20:37:35 +00:00
6c78f0c769 Code refactor. 2020-08-22 21:37:02 +01:00
b4cd7f22bf Add editor config. 2020-08-22 21:32:31 +01:00
3eaf77d753 Fix checksums. 2020-08-22 21:31:13 +01:00
e401fac140 Fix hashing. 2020-08-22 21:31:00 +01:00
8fd96e39cd Fix exporting. 2020-08-22 21:30:39 +01:00
e91be52219 Fix empty settings. 2020-08-22 21:30:21 +01:00
89873d678f Update DIC version. 2018-03-18 21:57:05 +00:00
40797ca519 Use libexeinfo to retrieve strings and version from found executable files.
Find possible readme files.
Present all of that information to the user as a way to fill fields when adding an application.
2018-03-17 21:56:18 +00:00
b4b7b77f97 Import libexeinfo. 2018-03-16 23:20:30 +00:00
67d0b13c7c Change system tabs to required operating systems tab in metadata dialog. 2018-03-16 15:44:58 +00:00
f81336e02a Correct readonlyness in add dialog. 2018-03-16 15:44:21 +00:00
5afe5be82b Add tooltips to GUI. 2018-03-15 17:30:13 +00:00
6ac57dd12b Change database and interface fields to more appropriate descriptions. 2018-03-15 15:55:59 +00:00
ba89c31f3c Update dependencies. 2018-02-23 04:34:03 +00:00
79555800a7 Removed help. 2018-02-23 03:45:58 +00:00
cc26497093 Refactor 2018-02-23 03:42:57 +00:00
46e86ef1b2 Rename all instances of os and oses to app and apps. 2018-02-23 03:33:22 +00:00
0a873967d2 Rename solution, project, files and namespaces. 2018-02-23 02:16:11 +00:00
ac286dd8a5 Rename solution, project, files and namespaces. 2018-02-23 02:14:58 +00:00
41a826caed Remove GTK# version. 2018-02-23 02:05:02 +00:00
f5805acde1 General refactor and code cleanup. 2017-12-30 00:32:21 +00:00
d47d64a86a Merge remote-tracking branch 'origin/master' 2017-12-29 19:35:03 +00:00
7694b9e60d Updated dependencies. 2017-12-29 19:31:26 +00:00
4c41634f47 Propagate as-is XML fields that are not currently editable. 2017-09-30 17:47:54 +01:00
1619cd020c System.IO.EnumerateFiles follow symbolic links, creating an infinite
loop on links to "." and "..", so implement and use an enumerator that
do not follow links.
2017-08-23 17:47:41 +01:00
a2b6c4a828 Added support for symbolic links on non-Windows platforms. 2017-08-22 18:05:18 +01:00
a874eb48a3 Update progress bar more fluidly. 2017-08-22 16:31:31 +01:00
052fd5145f Updated to last version. 2017-08-16 00:14:30 +01:00
48e559a620 Correctly dispose streams. 2017-08-16 00:14:23 +01:00
5edc17bb88 Ignore empty files. 2017-08-16 00:14:08 +01:00
5a357ccca8 On XML or JSON exception just don't process that file. 2017-08-16 00:13:49 +01:00
5ad4ca4250 Updated nuget packages. 2017-06-20 07:53:59 +01:00
7c0adfa198 Corrected progress bars when value is outside of int bounds. 2017-06-20 07:28:16 +01:00
aca0225095 Updated DIC and Metadata code. 2017-06-20 07:20:39 +01:00
bc1dadefaa Do not exception on thread abort. 2017-06-13 18:21:12 +01:00
379d29ca02 Added support for LZip. 2017-06-06 22:50:45 +01:00
01461176f3 Do not continue with symbolic links, not yet supported. 2017-05-21 14:26:21 +01:00
93a6d217c7 Corrected some NULL exceptions on GUI. 2017-05-21 14:25:58 +01:00
6c492cfd81 Corrected virus scanning of LZMA files. 2017-05-21 14:25:10 +01:00
c8c8724d33 Correct handling of unar detection. 2017-05-21 14:24:25 +01:00