Commit graph

253 commits

Author SHA1 Message Date
Monsterovich 3c72aae671 Added javadoc to DHT.java 2023-10-18 03:15:39 +02:00
Monsterovich 054da4c49f Set unlimited tooltip delay 2023-10-18 00:30:41 +02:00
Monsterovich 8db5c9295e Removed obsolete property in tray_menu 2023-10-17 23:37:34 +02:00
Nikolay Borodin 38886edebe Code refactoring 2023-10-17 12:36:16 +02:00
Monsterovich 6dc2723b36 Improved Version class 2023-10-17 04:17:58 +02:00
Monsterovich 99b108bba8 Added --consoleChat option 2023-10-17 02:46:40 +02:00
Nikolay Borodin a29286f4d2 Merge branch 'feat-consolechat' into 'main'
Implemented console chat

See merge request Monsterovich/p2pvpn!16
2023-10-17 00:32:39 +00:00
Monsterovich 9c82224a5e Implemented console chat 2023-10-17 02:29:50 +02:00
Nikolay Borodin 47378db120 Edited --help command output 2023-10-16 23:02:40 +02:00
Nikolay Borodin 4c530c825f Edited --help command output 2023-10-16 20:50:27 +02:00
Nikolay Borodin ee0c94afd2 Implemented CLIB_PATH environment variable 2023-10-16 20:26:09 +02:00
Monsterovich b97b3a78ad Don't write to file if it already exists 2023-10-16 03:35:59 +02:00
Nikolay Borodin e7366fe8f5 Added title to the app indicator 2023-10-15 19:07:22 +02:00
Nikolay Borodin f51bae33b4 Fixed grammar in TunTapWindows 2023-10-15 19:06:26 +02:00
Nikolay Borodin 564bf4542e Fixed possible segmentation fault in tray.h 2023-10-15 15:53:21 +02:00
Nikolay Borodin 100af71303 Added title to NewNetwork form 2023-10-15 15:19:23 +02:00
Monsterovich b6c00790b7 Use sudo instead of pkexec in headless mode 2023-10-15 02:03:48 +02:00
Nikolay Borodin baaefe5af8 Added ability to run P2PVPN as non-root user for Linux 2023-10-14 17:39:47 +02:00
Nikolay Borodin a0f8cafade Code refactoring in network sources 2023-10-13 14:43:46 +02:00
Nikolay Borodin 34b8103151 Update build.xml 2023-10-12 09:32:38 +00:00
Monsterovich e212c43cf9 Fixed grammar in InfoWindow 2023-10-12 03:03:31 +02:00
Monsterovich 7c442991f0 Fixed grammar in InfoWindow 2023-10-12 02:39:57 +02:00
Monsterovich aa462373ac Use private class in PeerBlacklistWatcher 2023-10-12 02:26:32 +02:00
Monsterovich 53b07b56ce Added formatter for ping number 2023-10-12 00:50:44 +02:00
Nikolay Borodin 84a83432c0 Merge branch 'main' of https://gitlab.com/Monsterovich/p2pvpn 2023-10-11 19:42:40 +02:00
Nikolay Borodin 6f5e547c06 Fixed issues with pinger 2023-10-11 19:42:36 +02:00
Monsterovich 8d9dfb0fe0 Removed the remainings of AdapterManager 2023-10-11 01:32:25 +02:00
Monsterovich 41de170b23 Code refactoring 2023-10-11 01:30:06 +02:00
Nikolay Borodin a131b90a8c Code refactoring 2023-10-10 20:35:24 +02:00
Nikolay Borodin 60c68e6217 Show git revision in the application 2023-10-10 18:49:18 +02:00
Nikolay Borodin 86c639c766 Changed version 2023-10-10 14:50:09 +02:00
Nikolay Borodin 7878b6a8b7 Merge branch 'feat-pings' into 'main'
Implemented pings for all peers

See merge request Monsterovich/p2pvpn!14
2023-10-10 10:56:51 +00:00
Nikolay Borodin ea2a9514bf Implemented pings for all peers 2023-10-10 10:56:51 +00:00
Monsterovich 14127a4449 Call AWT displayMessage if native function is not implemented 2023-10-10 03:52:13 +02:00
Monsterovich eacf468df1 Fixed tray id in tray.c 2023-10-09 00:21:17 +02:00
Nikolay Borodin 14c2d0e437 Merge branch 'feat-native-tray' into 'main'
Implemented native TrayIcon for Linux

See merge request Monsterovich/p2pvpn!12
2023-10-08 18:01:39 +00:00
Nikolay Borodin 7df40be542 Implemented native TrayIcon for Linux 2023-10-08 18:01:39 +00:00
Nikolay Borodin 48a2bbc2f7 Merge branch 'feat-theme' into 'main'
Added theme changing feature

See merge request Monsterovich/p2pvpn!13
2023-10-08 18:01:14 +00:00
Nikolay Borodin 8289990ff1 Added theme changing feature 2023-10-08 18:01:13 +00:00
Monsterovich fab4ecf8ac Edited LICENSE in sources 2023-10-07 04:50:08 +02:00
Monsterovich 3605b9e9cd Removed useless import 2023-09-28 02:53:17 +02:00
Monsterovich a493b3b8ad Edited help message 2023-09-28 02:48:19 +02:00
Monsterovich 3dfacb17fb Edited README 2023-09-28 02:41:31 +02:00
Monsterovich 6ba5141134 Edited help message 2023-09-28 02:37:03 +02:00
Monsterovich 7e9e405ebc Reworked arguments code in ProfileManager 2023-09-28 02:35:50 +02:00
Nikolay Borodin 311582dc2e Updated and refactored version 2023-09-27 21:07:50 +02:00
Nikolay Borodin a2ea40d7c9 Merge branch 'feat-args' into 'main'
Added better args support

See merge request Monsterovich/p2pvpn!10
2023-09-27 18:59:33 +00:00
Nikolay Borodin 82412cda10 Added better args support 2023-09-27 18:59:33 +00:00
Nikolay Borodin de450b0843 Fixed bug: close button in the window title should work like NO button 2023-09-26 21:21:00 +02:00
Nikolay Borodin 8a657779db Receive limit works properly, enable it 2023-09-25 23:42:34 +02:00