Commit Graph

179 Commits

Author SHA1 Message Date
dependabot[bot]
d239f63a56 Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /02_Windows_App/Perun_v1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 21:54:15 +00:00
ags
7074503039 Merge pull request #79 from szporwolik/dependabot/nuget/02_Windows_App/Perun_v1/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.6.1 to 3.15.0 in /02_Windows_App/Perun_v1
2022-06-02 01:12:59 +01:00
dependabot[bot]
8ba30d31cd Bump Google.Protobuf from 3.6.1 to 3.15.0 in /02_Windows_App/Perun_v1
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.6.1...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:51:05 +00:00
dependabot[bot]
009117d3c5 Bump Google.Protobuf in /02_Windows_App/Perun_v1/00_Config
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.1 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.5.1...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:50:43 +00:00
dependabot[bot]
07f8b14611 Bump SSH.NET from 2016.1.0 to 2020.0.2 in /02_Windows_App/Perun_v1
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2016.1.0 to 2020.0.2.
- [Release notes](https://github.com/sshnet/SSH.NET/releases)
- [Commits](https://github.com/sshnet/SSH.NET/compare/2016.1.0...2020.0.2)

---
updated-dependencies:
- dependency-name: SSH.NET
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:25:17 +00:00
Andrzej Grzesik
6648d5cad3 Update app.config
Bumped default port to what's used in the docs
2021-12-26 00:51:38 +00:00
ags
4bbb2ad98a WinApp: use utf8mb4 for sql connection 2021-12-20 17:23:19 +00:00
VladMordock
727b026207 Config for v0.12.1 2021-02-28 13:15:26 +01:00
VladMordock
9a5e86bae9 Updated MySQL 2021-02-28 12:42:36 +01:00
VladMordock
da3a1d1fe9 Fix: inproper closure while connections open 2021-02-28 11:41:48 +01:00
VladMordock
b1cd95649a "u"nits displayed instead of microsecs 2021-02-27 14:29:31 +01:00
VladMordock
10afe7bf96 Changed some column names in pe_OnlineStatus 2021-02-27 14:23:23 +01:00
VladMordock
be940c0c1e Fixed: save player names, incresed mysql buffor 2021-02-20 00:03:45 +01:00
VladMordock
c59d1ef4b4 Added username to Pe_online_players 2021-02-19 16:33:56 +01:00
VladMordock
a10cbcf565 Improvments at GUI 2021-02-18 19:07:48 +01:00
VladMordock
ac029e1d30 Changed frames ids , updated readme 2021-02-18 18:39:55 +01:00
VladMordock
fa63b39e40 Fix:UTF8 encoding now works! 2021-02-18 03:32:20 +01:00
VladMordock
806d064cf4 Improved logs at GUI 2021-02-18 02:32:30 +01:00
VladMordock
54912f583e Fix: SRS and LotATC are now proper JSON data in MySQL 2021-02-18 02:29:40 +01:00
VladMordock
50e41c394d Fixed: raw data to db 2021-02-18 01:29:01 +01:00
VladMordock
bfc846c35c Fixed after code cleanup 2021-02-18 00:09:45 +01:00
Szymon Porwolik
f7a9301015 Added settings option for log rotation 2021-02-17 23:40:23 +01:00
Szymon Porwolik
0050f5fab5 Feature: see log button 2021-02-17 23:33:33 +01:00
Szymon Porwolik
dfe16df3cc Files cleanup 2021-02-17 23:25:02 +01:00
Szymon Porwolik
d41592b565 Dedicated icons for instances 1-5 2021-02-17 23:21:41 +01:00
Szymon Porwolik
de7cd4caea Added log rotation (7 days) 2021-02-17 22:49:55 +01:00
Szymon Porwolik
03851c1494 Cleanup 2021-02-17 22:38:42 +01:00
Szymon Porwolik
ea95c3934f GUI update 2021-02-17 22:36:46 +01:00
Szymon Porwolik
8f9d07e530 Code cleanup 2021-02-17 22:27:40 +01:00
Szymon Porwolik
58eec0b9ac Code cleanup 2021-02-17 21:38:04 +01:00
Szymon Porwolik
2bc1af827d Code cleanup 2021-02-17 21:11:56 +01:00
VladMordock
f0ba40cfea CPU and RAM data will be now logged into file 2021-02-17 18:28:39 +01:00
VladMordock
e8ee60ef5e Code cleanup 2021-02-17 18:25:59 +01:00
VladMordock
bf2d436fef Improved logging 2021-02-17 18:10:19 +01:00
VladMordock
5202f81045 Feature: cpu and ram usage at panel 2021-02-17 17:51:32 +01:00
VladMordock
cc324dc081 Changed layout 2021-02-17 16:56:13 +01:00
VladMordock
7fa623c373 DCS World status 2021-02-17 16:53:47 +01:00
VladMordock
f1b4fdcf9c Code cleanup 2021-02-17 14:13:18 +01:00
VladMordock
9683e8e57e Code cleanup 2021-02-17 13:35:30 +01:00
VladMordock
82f12a9b12 Fixed #53 2021-02-17 13:26:09 +01:00
VladMordock
10c2666e74 Fixed: minimize to try 2021-02-17 13:25:34 +01:00
VladMordock
385d1312e2 Minor GUI update 2021-02-17 13:18:24 +01:00
VladMordock
cc07eb8613 Player count at panel 2021-02-17 13:16:13 +01:00
VladMordock
6edc2320cc Improved mission information at panel 2021-02-17 13:10:38 +01:00
VladMordock
3b45fb05ff Current mission displayed at panel 2021-02-17 12:42:42 +01:00
VladMordock
64f6c0c0ca Cleanup 2021-02-17 11:57:05 +01:00
VladMordock
9d82019573 Variable names 2021-02-17 11:54:27 +01:00
VladMordock
fee2b3f084 Updated form layout 2021-02-17 11:41:56 +01:00
VladMordock
a9bc99a174 Fix: dirty solution for non-alphanumeric symbols in SRS usernames #54 2021-02-17 01:33:27 +01:00
VladMordock
9f95e14e92 Config for v0.12.0 2021-02-17 00:39:05 +01:00