Donald Cheng Hong Zou
b9633bbcd6
Finished implementing add/delete config
2022-03-24 20:43:56 -04:00
Donald Cheng Hong Zou
46efe2b8dd
Finished developing add config
2022-03-24 02:10:52 -04:00
Donald Cheng Hong Zou
cc1dd682e8
Add configuration and adjusted redirect functionality
2022-03-22 16:13:57 -04:00
Donald Cheng Hong Zou
bdd984a887
Brand new switch button and toast UI
2022-03-21 22:33:19 -04:00
Donald Cheng Hong Zou
2d3dffe5fc
Moved refresh interval and display mode to localStorage
2022-03-07 09:29:47 -05:00
Donald Cheng Hong Zou
65f31a0b38
Gave up using WebSocket
...
Flask-SocketIO does not fully compatible with Gunicorn, and it limited to 1 worker, which it will takes forever to finish loading the webpage. Switched back to using ajax.
2022-03-04 22:09:01 -05:00
Donald Cheng Hong Zou
7e1fd99c37
Fixed chart and updated requirement.txt
2022-03-04 08:28:54 -05:00
Donald Cheng Hong Zou
8fe8209580
Added line graph using chart.js & Improving websocket.
...
Added line graph to show total receive & total sent changes per refresh interval, using chart.js line chart to show the changes. Switching configuration don't need to refresh anymore, by using websocket.
2022-03-03 08:46:23 -05:00
Donald Cheng Hong Zou
264a050360
Temp fix
2022-02-28 13:34:46 -05:00
Donald Cheng Hong Zou
3623104e3b
Merge branch 'main' into hmm-what-about-socket
2022-02-28 13:31:06 -05:00
Donald Cheng Hong Zou
3bb86493cc
Minor changes
2022-02-28 13:29:17 -05:00
Donald Cheng Hong Zou
3b478bcc2d
OneDrive gone again....
2022-02-04 21:36:46 -05:00
Donald Cheng Hong Zou
77bb78c381
OneDrive caused my whole project folder gone....
2022-02-04 11:44:50 -05:00
Donald Cheng Hong Zou
377abd87fd
Commit
2022-01-24 20:11:35 -05:00
Donald Cheng Hong Zou
84c9846f7b
Hmmmm... What about SocketIO?
2022-01-19 10:27:17 -05:00
Donald Cheng Hong Zou
7139e230cf
Commit
2022-01-19 09:08:27 -05:00
Donald Cheng Hong Zou
258564208b
Finalizing everything.
2022-01-18 10:42:23 -05:00
Donald Cheng Hong Zou
e2e8222005
Upload manifest.json
2022-01-16 20:35:24 -05:00
Donald Cheng Hong Zou
730af4f2ee
Finishing documentation
2022-01-13 09:37:23 -05:00
Donald Cheng Hong Zou
9ff7198602
Still finalizing everything
2022-01-12 19:53:36 -05:00
Donald Cheng Hong Zou
6d56967a0f
Getting ready for v3.0
2022-01-08 15:26:17 -05:00
Donald Cheng Hong Zou
584118805a
Feature Added
...
Moved key generating to front-end, by using wireguard.js from WireGuard's official repository. Added "Add Peers by bulk" feature.
2022-01-06 15:17:43 -05:00
Donald Cheng Hong Zou
77a82cb84b
Finished adding available IP and related UI adjustment
2022-01-04 16:32:23 -05:00
Donald Cheng Hong Zou
4f93d48ac6
Successfully migrate to SQlite
2022-01-02 14:44:27 -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
f2750de153
Feature adding and UI adjustment
...
Added Preshared-Key to all configuration
2021-12-29 12:17:44 -05:00
Donald Cheng Hong Zou
d254b4cc39
Finishing v3.0
2021-12-27 21:01:02 -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
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
Donald Cheng Hong Zou
922a494df0
Finished
2021-09-09 12:50:38 -04:00
Donald Cheng Hong Zou
3abbe17910
Naming changed
2021-09-09 12:43:49 -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 Zou
f72b405f6d
Merge pull request #64 from Kofl/patch-1
...
Update typo3 fix
2021-08-24 20:19:22 -04:00
Donald Cheng Hong Zou
82ba15ba5a
Small fix on HTML files
2021-08-24 20:15:28 -04:00
Kofl
af01db7bc9
Update typo3 fix
...
TOTAL RECIEVED replaced with TOTAL RECEIVED
2021-08-18 21:46:06 +02:00
Donald Cheng Hong Zou
3140d46c94
Finalizing the documentation
2021-08-14 23:43:30 -04:00
Donald Cheng Hong Zou
9d476af384
v2.2beta almost done!!!!!
2021-08-14 23:30:05 -04:00
Donald Cheng Hong Zou
0d380672f3
v2.2 beta 4
2021-08-14 17:13:16 -04:00
Donald Cheng Hong Zou
905c068ed5
v2.2-beta4
...
Finished testing the QR code function and finish debugging the peer file download function.
2021-08-05 23:15:50 -04:00
Donald Cheng Hong Zou
4a04d42600
v2.2-beta3
...
Finished QR code function and starting to test.
2021-08-05 00:45:15 -04:00
Donald Cheng Hong Zou
3aa9eab2bd
Commit June 2
2021-07-02 13:23:04 -04:00
Donald Cheng Hong Zou
f76579fe5e
v2.0-beta-6 Commit
2021-05-13 18:00:40 -04:00
Donald Cheng Hong Zou
0fa4759c3a
Update
2021-05-05 14:38:10 -04:00
Donald Cheng Hong Zou
040f6a8393
Commit
2021-05-04 21:26:40 -04:00
Donald Zou
bc8b8e7982
v2.0-beta-1 Commit
2021-05-04 01:32:34 -04:00
Donald Cheng Hong Zou
0c3960d8d9
Commit
2021-04-03 14:06:21 -04:00
Donald Cheng Hong Zou
7e770b9b5d
v20210402.2
2021-04-02 22:22:41 -04:00