Commit Graph

203 Commits

Author SHA1 Message Date
szporowolik
1a73404c4c Fixed logging to gui (removed date), file log will keep the log date 2019-10-21 15:34:46 +02:00
VladMordock
c66daec294 Update readme
Added gildia.org logo and perun log
2019-10-21 15:24:04 +02:00
szporowolik
38853937be Merge branch 'dev' of https://github.com/szporwolik/perun into dev 2019-10-21 15:11:36 +02:00
VladMordock
488d4dfcac Update Readme - image update and added FAQ 2019-10-21 15:05:59 +02:00
szporowolik
fb96745ede Added user marker button 2019-10-21 14:51:19 +02:00
szporowolik
9d06065d70 GUI updated, added graphical header and logo 2019-10-21 14:47:25 +02:00
szporowolik
464261f09f Fixed folder structure 2019-10-21 14:37:35 +02:00
szporowolik
9123619ad1 Updated file naming and remobed unused images 2019-10-21 14:12:12 +02:00
szporowolik
cabd8d28bb Update to v.0.8.3 of lua file 2019-10-21 01:54:43 +02:00
szporowolik
67eda5d79b v0.8.3 - hotfix for disconnections issues , further network code improvment 2019-10-21 01:53:49 +02:00
VladMordock
afb935da72 Merge pull request #16 from szporwolik/dev
v8.2.0 pull request
v0.8.2
2019-10-20 15:11:54 +02:00
szporowolik
61e201b261 Code cleanup 2019-10-20 15:00:24 +02:00
szporowolik
fc009892f2 Code cleanup 2019-10-20 14:58:04 +02:00
szporowolik
732f8b5fce Code cleanup 2019-10-20 14:26:38 +02:00
szporowolik
ceec3a7616 Code cleanup 2019-10-20 13:44:34 +02:00
szporowolik
763e6e3314 Code clean-up 2019-10-20 13:43:44 +02:00
szporowolik
2ad1a531b8 Removed NativeMethods - not used as we allow multiple instances now; changed tray icon hover text 2019-10-20 13:40:53 +02:00
szporowolik
c35c216c78 Code cleanup 2019-10-20 13:34:23 +02:00
szporowolik
0a17fcf0b2 Code cleanup 2019-10-20 13:33:10 +02:00
szporowolik
b36127c272 Code cleanup 2019-10-20 13:30:17 +02:00
szporowolik
bd0769c997 Fixed resources namming 2019-10-20 13:26:44 +02:00
szporowolik
27c2163784 Network code improved 2019-10-20 13:25:06 +02:00
VladMordock
624347b1a0 Update to 8.2 2019-10-20 02:50:20 +02:00
VladMordock
8bbac989cd Update README.md
Update to v8.2.0
2019-10-20 02:39:34 +02:00
szporowolik
fcb007bc98 Network code improvment 2019-10-20 01:06:14 +02:00
szporowolik
2f7d2d07bb Added status icons and better connection handling 2019-10-19 23:00:54 +02:00
szporowolik
48f60abbfa New feature - added simple logging to file 2019-10-19 21:31:17 +02:00
szporowolik
20d19b2670 More information about MySQL errors wil be displayed to user 2019-10-19 18:37:24 +02:00
szporowolik
49e35bcd5e v8.2.0 configuration and first build for testing 2019-10-19 14:27:51 +02:00
VladMordock
7a8a36e91b Merge pull request #15 from szporwolik/dev
v8.1.0
2019-10-19 14:27:00 +02:00
szporowolik
a0742c8c43 Performance upgrade - icons reloading will not affect performance 2019-10-19 13:34:50 +02:00
szporowolik
666c3a859f Performance upgrade - status icons reloaded only when really needed 2019-10-19 13:22:44 +02:00
szporowolik
fb0620d178 Performance upgrae - history control update only when it's really needed 2019-10-19 13:13:20 +02:00
szporowolik
1d6b32872b Configuration change 2019-10-19 12:43:13 +02:00
szporowolik
af4bc135da Block quit button, while server is connected. 2019-10-19 12:39:29 +02:00
szporowolik
57483ad4c8 v8.1.0 2019-10-19 12:26:27 +02:00
szporowolik
fcb2f62646 Fixed version displayed in title bar 2019-10-19 12:26:18 +02:00
VladMordock
255eb35e7f Merge pull request #14 from szporwolik/dev
v8.0.0 release move to master branch
v0.8.0
2019-10-19 11:30:26 +02:00
VladMordock
22168d281f Merge branch 'master' into dev 2019-10-19 11:27:47 +02:00
szporowolik
1438e55686 v8.0 build 2019-10-19 11:24:12 +02:00
szporowolik
fd92b1c287 Updated readme - added information about db structure and multiinstance support within one database 2019-10-17 17:34:18 +02:00
szporowolik
548281a3d7 Updated lua script for v0.8 2019-10-17 17:27:58 +02:00
VladMordock
e8d3338d9b Update README.md
Minor update of the formatting
2019-10-17 17:24:13 +02:00
VladMordock
40302fed4b Update README.md
Added information about command line arguments
2019-10-17 17:17:24 +02:00
VladMordock
edc1133023 Update README.md
Updated readme to match v0.8
2019-10-17 17:06:13 +02:00
VladMordock
bdb89a4bf9 Update README.md
.NET Framework upgrade to 4.8
2019-10-17 16:57:39 +02:00
VladMordock
0bb396eae4 Update README.md
Updated data flow
2019-10-17 16:49:38 +02:00
VladMordock
f58c24be74 Update README.md
Flow chart update for TCP
2019-10-17 16:49:00 +02:00
VladMordock
a58eced7bf Update README.md
Updates to match v0.8 release
2019-10-17 16:39:17 +02:00
VladMordock
22d87b8a62 Update m1081_perun.sql 2019-10-17 16:36:23 +02:00