Galonza Peter
|
a5bc2cd48f
|
wg_conf_path is global variable
|
2022-01-01 03:20:30 +03:00 |
|
Galonza Peter
|
72151ac6a3
|
db path is global variable
|
2022-01-01 02:57:59 +03:00 |
|
Donald Cheng Hong Zou
|
e2c8b3bf02
|
Removed Semaphore for configuration file
|
2021-12-31 13:29:37 -05:00 |
|
Donald Cheng Hong Zou
|
06dd641274
|
Minified all CSS and JS script
|
2021-12-30 15:21:25 -05:00 |
|
Donald Cheng Hong Zou
|
7d9bf01d27
|
Cleaned configuration.js
Removed unused functions and duplicated jQuery selector
|
2021-12-29 23:26:15 -05:00 |
|
Donald Cheng Hong Zou
|
b9553e0a05
|
Update dashboard.py
Finished refactoring some variable name
|
2021-12-29 16:15:00 -05:00 |
|
Donald Cheng Hong Zou
|
993dcaf235
|
Merge branch 'main' of https://github.com/donaldzou/WGDashboard
|
2021-12-29 15:30:52 -05:00 |
|
Donald Cheng Hong Zou
|
8d7c39bac4
|
Update dashboard.py
Wrapped all reading and writing to dashboard configuration into functions
|
2021-12-29 15:29:29 -05:00 |
|
Donald Zou
|
80933ab571
|
Merge pull request #124 from pgalonza/fix-variables
Fixed variables name
|
2021-12-29 14:57:53 -05:00 |
|
Donald Cheng Hong Zou
|
b5b30c8119
|
Update dashboard.py
|
2021-12-29 14:57:44 -05:00 |
|
Galonza Peter
|
bca06129d9
|
fixed variables name
|
2021-12-29 22:56:19 +03:00 |
|
Donald Zou
|
c22e61add2
|
Merge branch 'main' into refactoring
|
2021-12-29 13:57:11 -05:00 |
|
Donald Cheng Hong Zou
|
f2750de153
|
Feature adding and UI adjustment
Added Preshared-Key to all configuration
|
2021-12-29 12:17:44 -05:00 |
|
Galonza Peter
|
332e22e534
|
Merge branch 'main' into refactoring
# Conflicts:
# src/dashboard.py
|
2021-12-29 01:51:41 +03:00 |
|
Galonza Peter
|
c7bf30e18e
|
pylint warnings
|
2021-12-29 00:59:10 +03:00 |
|
Donald Zou
|
201f2ef1f0
|
Merge branch 'main' into change-path
|
2021-12-27 21:05:25 -05:00 |
|
Donald Cheng Hong Zou
|
d254b4cc39
|
Finishing v3.0
|
2021-12-27 21:01:02 -05:00 |
|
Galonza Peter
|
d0ad4e05bf
|
general refactoring
|
2021-12-28 00:29:26 +03:00 |
|
Galonza Peter
|
c75854cb7b
|
fixed after merge
|
2021-12-27 00:35:10 +03:00 |
|
Galonza Peter
|
8cc71913b3
|
fixed read configuration after merge
|
2021-12-26 23:17:19 +03:00 |
|
Galonza Peter
|
f5ad7a49ce
|
general refactoring
|
2021-12-26 12:57:57 +03:00 |
|
Galonza Peter
|
344770a0a4
|
Merge branch 'main' into change-path
# Conflicts:
# src/dashboard.py
|
2021-12-25 23:42:10 +03:00 |
|
Galonza Peter
|
d06dddfa24
|
Merge branch 'main' into change-path
|
2021-12-25 23:17:40 +03:00 |
|
Donald Cheng Hong Zou
|
8d29cb7488
|
Testing Python venv
|
2021-12-25 14:44:14 -05:00 |
|
Donald Cheng Hong Zou
|
5c588ea01a
|
Style adjustment
Adjusted style and the status light: Added box-shadow and border for connected peer
|
2021-12-24 00:20:44 -05:00 |
|
Donald Cheng Hong Zou
|
34cd3aaaca
|
Slow Performance Fixed
|
2021-12-23 21:26:24 -05:00 |
|
Donald Cheng Hong Zou
|
78d3f338fb
|
Update dashboard.py
|
2021-12-22 11:36:29 -05:00 |
|
Donald Zou
|
d801c5911e
|
Merge pull request #91 from pgalonza/todo-ipv6
Add IPv6
|
2021-12-22 11:35:17 -05:00 |
|
Richard Newton
|
b8e070824a
|
Update get_conf.html
Added MTU and PersistentKeepalive back into QR Code.
Update dashboard.py
Added MTU and PersistentKeepalive to downloaded file.
|
2021-12-21 16:48:11 +00:00 |
|
Galonza Peter
|
bdfc260dd2
|
fixed
|
2021-10-24 13:32:21 +03:00 |
|
Galonza Peter
|
7ad65956c9
|
fixed, if dir is exists
|
2021-10-24 12:45:08 +03:00 |
|
Galonza Peter
|
b3dc60b7ca
|
fixed check ipv6 dns
|
2021-10-24 12:05:14 +03:00 |
|
Galonza Peter
|
bed08109fa
|
not needed
|
2021-10-24 02:10:20 +03:00 |
|
Galonza Peter
|
06cedec090
|
mistake
|
2021-10-24 01:58:59 +03:00 |
|
Galonza Peter
|
1d2c468d03
|
fixed, when database does not create, if no directory
|
2021-10-24 01:51:04 +03:00 |
|
Galonza Peter
|
e84616f5f5
|
added the ability to change the path for files to be saved
|
2021-10-24 00:56:34 +03:00 |
|
Galonza Peter
|
caa9a90476
|
added dual-stack
|
2021-10-17 22:55:08 +03:00 |
|
Galonza Peter
|
62be683dd8
|
fixed search ipv6 in the string with comma
|
2021-10-17 21:13:18 +03:00 |
|
Galonza Peter
|
ffa63b3f82
|
completed todo. Added IPv6
|
2021-10-17 20:22:27 +03:00 |
|
Galonza Peter
|
c5a7788394
|
optimized pattern
|
2021-10-17 20:01:16 +03:00 |
|
Donald Cheng Hong Zou
|
3abbe17910
|
Naming changed
|
2021-09-09 12:43:49 -04:00 |
|
Donald Cheng Hong Zou
|
80db82eb93
|
Update dashboard.py
|
2021-09-08 22:00:53 -04:00 |
|
Donald Cheng Hong Zou
|
03a4acd72b
|
Changed dashboard naming to WGDashboard
|
2021-09-08 21:56:31 -04:00 |
|
Donald Cheng Hong Zou
|
58784b1e22
|
v2.3 Final Commit
|
2021-09-08 12:39:25 -04:00 |
|
Donald Cheng Hong Zou
|
77f6826af9
|
Adjusted UI and edit readme
|
2021-09-03 17:32:51 -04:00 |
|
Donald Cheng Hong Zou
|
6828b905ef
|
Added checking if peers removed directly from config file by not from dashboard, and fixed DNS did not get check from editing peers
|
2021-08-24 21:04:01 -04:00 |
|
Donald Cheng Hong Zou
|
82ba15ba5a
|
Small fix on HTML files
|
2021-08-24 20:15:28 -04:00 |
|
Donald Cheng Hong Zou
|
ef818388c8
|
Update dashboard.py
|
2021-08-16 15:28:43 -04:00 |
|
Donald Cheng Hong Zou
|
b7a047a743
|
Bug fixed
|
2021-08-16 15:26:15 -04:00 |
|
Donald Cheng Hong Zou
|
3140d46c94
|
Finalizing the documentation
|
2021-08-14 23:43:30 -04:00 |
|