Commit graph

706 commits

Author SHA1 Message Date
Donald Zou c57a5128e5 Update wgd.sh 2024-08-04 03:20:44 -04:00
Donald Zou 6cf4eba20a Redirect when received a 401 error 2024-08-04 01:31:31 -04:00
Donald Zou 6825d728c2 Log function is completed 2024-08-03 17:03:39 -04:00
Donald Zou 6d3091b2a2 Push dockerfiles 2024-08-03 15:29:56 -04:00
Donald Zou 61473877a4 Update wgd.sh 2024-08-03 14:01:04 -04:00
Donald Zou 52989c8f5c Fixed clearInterval is not working within configuration 2024-08-03 13:26:16 -04:00
Donald Zou b64ba2ef16 Fixed Gunicorn global variable issue 2024-08-03 13:25:57 -04:00
Donald Zou 461ae99dd8 Testing again... 2024-08-02 21:48:42 -04:00
Donald Zou 8681df6f02 Seems like Gunicorn need global 2024-08-02 21:45:55 -04:00
Donald Zou ba081ee442 Update wgd.sh 2024-08-02 21:21:19 -04:00
Donald Zou cf90d05115 Update wgd.sh 2024-08-02 18:30:16 -04:00
Donald Zou 658c6554af Update wgd.sh 2024-08-02 18:18:31 -04:00
Donald Zou 94d9d608f7 Update wgd.sh 2024-08-02 18:16:34 -04:00
Donald Zou 015b50be5f Doing some testing across distros 2024-08-02 17:27:28 -04:00
Donald Zou 85970f8c96 New build 2024-07-31 02:27:44 -04:00
Donald Zou 1740ab0bbe
Update README.md 2024-07-31 02:23:20 -04:00
Donald Zou 9d2b5593a2
Add files via upload 2024-07-31 02:21:42 -04:00
Donald Zou 881d62d69d The UI and backend of API keys is done! 2024-07-30 18:45:05 -04:00
Donald Zou 935129f0a5 Finished the log system, now move on to something else... 2024-07-29 22:17:51 -04:00
Donald Zou 1a9bdc5e6d
Merge pull request #288 from donaldzou/donaldzou-patch-3
Update README.md
2024-07-29 18:58:49 -04:00
Donald Zou 1f565bca10
Update README.md 2024-07-29 18:58:39 -04:00
Donald Zou da089197a3 Changed the name 2024-07-29 18:56:56 -04:00
Donald Zou 2df8f41d6c Changed v4.0 preview GIF 2024-07-29 18:56:35 -04:00
Donald Zou 4e4f0d4c97 Create S1creen Recording 2024-07-29 at 5.59.53 PM.webm 2024-07-29 18:40:46 -04:00
Donald Zou eaad22c0a1 Create proxy.js 2024-07-29 18:40:19 -04:00
Donald Zou 63e8553a09 Finished job logs :) 2024-07-29 18:40:07 -04:00
Donald Zou b65828416f Job logs api are done, still need to build the UI to view logs 2024-07-27 18:51:43 -04:00
Donald Zou 48dc8033f5 Schedule system is finally running, still need to more testing :) 2024-07-01 00:58:02 +08:00
Donald Zou 2d838b69fd Peer schedule style is almost done
But I don't feel it quite right..
2024-06-25 23:02:13 +08:00
Donald Zou 6c529a6908 Fixed Gunicorn issue, continue on Peer Schedule Job 2024-06-19 17:09:58 +08:00
Donald Zou 9baefec541 Figuring out with Gunicorn... 2024-06-18 03:40:25 +08:00
Donald Zou 327d66bb80 Removed a tons of files :) 2024-06-18 03:16:42 +08:00
Donald Zou 760a4dfcb9 Still working on schedule.. 2024-06-16 23:32:32 +08:00
Donald Zou ceb8cdd337
Merge pull request #281 from donaldzou/donaldzou-patch-3
Update README.md
2024-06-16 15:42:28 +08:00
Donald Zou 570c754eec
Update README.md 2024-06-16 15:42:17 +08:00
Donald Zou 8ed75d1d21 Working on Job Scheduling 2024-06-16 15:40:10 +08:00
Donald Zou 54710b8221 Update .gitignore 2024-06-15 23:14:48 +08:00
Donald Zou ff794033e1 Finished Traceroute 2024-06-13 16:56:06 +08:00
Donald Zou f0f486da9e Adjusted some UI and finished the Ping function 2024-06-12 17:54:29 +08:00
Donald Zou aedcfd1d24
Merge pull request #277 from DaanSelen/main
Added updated Docker functionality.
2024-06-11 22:40:38 +08:00
Daan 44e738acf5 Merge branch 'main' of https://github.com/DaanSelen/WGDashboard-dockerized 2024-06-10 20:36:13 +02:00
Daan 701b45c286 Improved (imo) the use of English. 2024-06-10 20:34:30 +02:00
dselen 72fe687d82
Update Docker-explain.md 2024-06-09 23:13:31 +02:00
dselen 632cd66b57
Update Docker-explain.md 2024-06-09 23:13:19 +02:00
Daan 20530c000e Added container documentation, and added a few new comments. 2024-06-09 23:11:22 +02:00
Daan 8824786fb4 For some reason, cloning the GitHub (which has been simplified) works from the Dockerfile directly.
But the wg0.conf file needs a re-copy on run-time. Working now.

Made code modifications and optimizations.

Please report bugs to me.
2024-06-08 13:30:24 +02:00
Daan bdeb4a4efe Cleaned up lingering code line. 2024-06-07 14:55:16 +02:00
Daan cf455fc19b Modified code so that the docker logging makes sense. Also fixed a bug which can happen with iptables (-s illegal option). Pushing to repo. 2024-06-07 13:25:46 +02:00
Daan 1bcddadb7a Features tested working, feeling good about a release. 2024-06-06 16:11:49 +02:00
Daan 6dc28f11e0 Working on isolated peers feature. 2024-06-06 00:12:11 +02:00