Commit Graph

  • 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. Daan 2024-06-08 13:30:24 +02:00
  • bdeb4a4efe Cleaned up lingering code line. Daan 2024-06-07 14:55:16 +02:00
  • 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. Daan 2024-06-07 13:25:46 +02:00
  • 1bcddadb7a Features tested working, feeling good about a release. Daan 2024-06-06 16:11:49 +02:00
  • 6dc28f11e0 Working on isolated peers feature. Daan 2024-06-06 00:12:11 +02:00
  • 8ad601fcc0 Added features, plus explanations in about them in the compose.yaml file. Looking great! Daan 2024-06-05 20:27:24 +02:00
  • f400844a3d Modified scripts Daan 2024-06-05 09:16:29 +02:00
  • 560096878f Persistency seems to work with this model, it has succeeded my tests. Daan 2024-06-04 23:26:03 +02:00
  • 0938f5ab71 Container deployed with working VPN server built-in. Missing is persistency among recreations, looking into that... Daan 2024-06-04 22:49:17 +02:00
  • 06193d27c0 Added dockerfile and entrypoint for basic compilation, moving to finalizing Daan 2024-06-04 17:05:17 +02:00
  • eb18857ecc Some UI adjustment Donald Zou 2024-06-03 02:16:09 +08:00
  • 9a280e99ad Finished restrict & allow access of peers Donald Zou 2024-06-02 23:22:43 +08:00
  • c7ca20b45a Made some progress ;) Donald Zou 2024-05-20 22:28:52 +08:00
  • 60e64a3646 Merge pull request #269 from donaldzou/donaldzou-patch-2 Donald Zou 2024-05-14 22:44:20 +08:00
  • d60f89976e Update README.md Donald Zou 2024-05-14 22:44:09 +08:00
  • 41e05ddf9c Update dashboard_new.py Donald Zou 2024-05-14 00:58:01 +08:00
  • 5a34f16dcf Update dashboard_new.py Donald Zou 2024-05-13 22:17:00 +08:00
  • 769ca4e26d Kind of finished revamping add peers Donald Zou 2024-05-12 00:39:17 +08:00
  • b6e62b08e4 Merge pull request #265 from donaldzou/v3.0.6.2 v3.0.6.2 Donald Zou 2024-05-04 11:42:10 +08:00
  • effe5b32fd Update dashboard.py Donald Zou 2024-05-04 11:40:32 +08:00
  • 9e38137e76 Removed DNS as a required field from peer settings v3.0.6.1 Donald Zou 2024-05-03 10:15:00 +08:00
  • 57c2e89f00 Fixing some of the issue from users ;) Donald Zou 2024-04-26 00:03:42 +08:00
  • 914a0bf514 Minor updates... Donald Zou 2024-04-03 01:16:56 -04:00
  • 210f5eabc9 Merge pull request #261 from donaldzou/donaldzou-patch-1 Donald Zou 2024-03-31 11:20:04 -04:00
  • 5f5c91a8ff Update FUNDING.yml Donald Zou 2024-03-31 11:19:54 -04:00
  • 05c7121c8a Update README.md Donald Zou 2024-03-31 00:55:46 -04:00
  • 551a8e9588 Add files via upload Donald Zou 2024-03-31 00:53:00 -04:00
  • 75fbdb653a Update build Donald Zou 2024-03-24 22:55:19 -04:00
  • bdfe75cff3 Finished download & QR Code Donald Zou 2024-03-24 22:46:32 -04:00
  • bcd845fd59 Finished revamping peer edit Donald Zou 2024-03-24 18:24:01 -04:00
  • f1e71ecb78 20240323 Commit Donald Zou 2024-03-21 02:03:08 -04:00
  • 0aa4c8af6f Continue to work on v4 ;0 Donald Zou 2024-03-11 00:11:07 -04:00
  • 8fe5507ff8 Update README.md Donald Zou 2024-02-27 18:38:10 -05:00
  • a950b80d5a v4 branch first commit! Donald Zou 2024-02-27 18:37:49 -05:00
  • ed3bb6429b Finished some building blocks on the new version Donald Zou 2024-02-26 10:22:33 -05:00
  • 1e88491ca1 I am giving up on using ORM... Donald Zou 2024-02-11 23:53:51 -05:00
  • 4aed647865 Merge pull request #254 from Upellift99/main Donald Zou 2024-02-01 18:39:05 -05:00
  • 74ab7aaa3d Enabling use of underscores in configuration name. John 2024-02-01 09:53:04 +01:00
  • dcf2055851 Enabling use of underscores in configuration name. John 2024-02-01 09:47:52 +01:00
  • 6b6ad05e3a The UI for New Configuration is done Donald Zou 2024-01-31 12:06:44 -05:00
  • 734a4b5e00 Merge pull request #252 from donaldzou/donaldzou-patch-1 Donald Zou 2024-01-23 15:11:21 -05:00
  • da70fac0b6 Update README.md Donald Zou 2024-01-23 15:11:02 -05:00
  • 5f4a364095 Huge update Donald Zou 2024-01-23 15:09:44 -05:00
  • 95a8867527 Update .gitignore Donald Zou 2024-01-11 13:47:35 -05:00
  • 7cb1301e80 Continue to refactor the UI and APIs :) Donald Zou 2024-01-11 13:46:08 -05:00
  • e6e070d89e Continue to refactor the UI and APIs :) Donald Zou 2024-01-11 01:10:26 -05:00
  • ba2bcaba07 Finally figured out SQLAlchemy and started to re-write some of the APIs. The UI will completely handle by JS with Vue. There will be no more templating from flask to minimize the resource usage ;) Donald Zou 2024-01-10 01:42:19 -05:00
  • 3d6ecba4f5 Update README.md Donald Zou 2024-01-09 14:10:08 -05:00
  • 864f82ba11 Started to refactor dashboard.py with dashboard_new.py and trying really hard to figure out sqlalchemy lol Donald Zou 2024-01-09 00:25:47 -05:00
  • f671c992e1 testing something... Donald Zou 2024-01-08 12:23:57 -05:00
  • 86220694ce Update README.md Donald Zou 2023-12-10 13:01:45 -05:00
  • 77f31177c8 Update .gitignore Donald Zou 2023-12-10 12:56:49 -05:00
  • 33ff91aea8 Update .gitignore Donald Zou 2023-12-10 12:56:02 -05:00
  • a4151800f1 Update requirements.txt Noxcis 2023-12-05 04:47:40 -08:00
  • 932f24c966 Update dashboard.py Noxcis 2023-12-05 04:44:01 -08:00
  • 0c0bce9755 Combining Vue.js!!! How exciting! Donald Zou 2023-11-30 09:42:02 -05:00
  • f07508073f A new update to the dev branch Donald Zou 2023-11-28 16:37:16 -05:00
  • 2c9cade70a Create SECURITY.md Donald Zou 2023-03-23 13:07:36 -04:00
  • e06cc1bd2d Finally finished theme switching!!!! Donald Cheng Hong Zou 2022-04-23 00:34:11 -04:00
  • 36e33a4c10 Adjust the dark mode theme for PWA Donald Cheng Hong Zou 2022-04-22 16:21:16 -04:00
  • 7f668c1653 Some changes to dark mode css Donald Cheng Hong Zou 2022-04-22 00:12:22 -04:00
  • b464fa98df Merge pull request #173 from LeoEricson/v3.1-dev Donald Zou 2022-04-21 22:33:40 -04:00
  • 23491f1e8c Add dark theme LeoEricson 2022-04-21 21:30:55 +00:00
  • 2b90a2eed2 Update header.html Donald Cheng Hong Zou 2022-04-21 15:11:35 -04:00
  • 13b9d15d8f New darkmode theme Donald Cheng Hong Zou 2022-04-21 15:11:01 -04:00
  • a053504bb8 Make the dashboard more mobile friendly Donald Cheng Hong Zou 2022-04-11 20:01:29 -04:00
  • d7d7a84bd5 Update README.md Donald Zou 2022-04-10 09:35:50 -04:00
  • 990463fbea Update README.md Donald Zou 2022-04-10 09:29:07 -04:00
  • dcdd4aec85 Update Peer Data Usage Graph Donald Cheng Hong Zou 2022-04-10 09:26:54 -04:00
  • 0d9a8ba6f7 Update README.md Donald Zou 2022-04-06 21:05:24 -04:00
  • 179da2ac05 Finished peer data usage chart Donald Cheng Hong Zou 2022-04-06 20:59:23 -04:00
  • 4848739b6e Added dockerfile! Thanks @ikidd! Donald Cheng Hong Zou 2022-04-05 21:39:47 -04:00
  • 46da285831 Adjusted js Donald Cheng Hong Zou 2022-03-30 14:20:08 -04:00
  • 71a6a36a54 Update dashboard.css Donald Cheng Hong Zou 2022-03-30 14:06:05 -04:00
  • c8ca9ef7ab Minimized some js code Donald Cheng Hong Zou 2022-03-30 00:54:11 -04:00
  • 5af2fff9ca IPv6 configuration IP should be working now Donald Cheng Hong Zou 2022-03-29 15:11:50 -04:00
  • edbaf3ac82 Update README.md Donald Zou 2022-03-29 12:27:39 -04:00
  • 337c9bc01e Update dashboard.py Donald Cheng Hong Zou 2022-03-28 15:33:26 -04:00
  • cd84674ae0 Update README.md Donald Zou 2022-03-28 08:23:12 -04:00
  • a196dce1fa Removed flask-socketio Donald Cheng Hong Zou 2022-03-28 08:09:28 -04:00
  • f60ea43f29 Create codeql-analysis.yml Donald Zou 2022-03-27 21:44:49 -04:00
  • 76f547a726 Update README.md Donald Zou 2022-03-26 11:14:27 -04:00
  • dffe5e0819 Update README.md Donald Zou 2022-03-25 14:11:39 -04:00
  • b9633bbcd6 Finished implementing add/delete config Donald Cheng Hong Zou 2022-03-24 20:43:56 -04:00
  • 46efe2b8dd Finished developing add config Donald Cheng Hong Zou 2022-03-24 02:10:52 -04:00
  • fb9ef0c547 Update README.md Donald Zou 2022-03-22 17:34:34 -04:00
  • d52cd2b17c Doing a update v3.0.6 Donald Cheng Hong Zou 2022-03-22 17:28:19 -04:00
  • cefa80f317 Fixed redirect functionality Donald Cheng Hong Zou 2022-03-22 16:17:12 -04:00
  • cc1dd682e8 Add configuration and adjusted redirect functionality Donald Cheng Hong Zou 2022-03-22 16:13:57 -04:00
  • bdd984a887 Brand new switch button and toast UI Donald Cheng Hong Zou 2022-03-21 22:33:19 -04:00
  • 2d3dffe5fc Moved refresh interval and display mode to localStorage Donald Cheng Hong Zou 2022-03-07 09:29:47 -05:00
  • 65f31a0b38 Gave up using WebSocket Donald Cheng Hong Zou 2022-03-04 22:09:01 -05:00
  • 4a1a6c5933 Testing Donald Cheng Hong Zou 2022-03-04 10:06:14 -05:00
  • 7e1fd99c37 Fixed chart and updated requirement.txt Donald Cheng Hong Zou 2022-03-04 08:28:54 -05:00
  • 8fe8209580 Added line graph using chart.js & Improving websocket. Donald Cheng Hong Zou 2022-03-03 08:46:23 -05:00
  • 264a050360 Temp fix Donald Cheng Hong Zou 2022-02-28 13:34:46 -05:00
  • 3623104e3b Merge branch 'main' into hmm-what-about-socket Donald Cheng Hong Zou 2022-02-28 13:31:06 -05:00
  • 191ff1abec Merge branch 'main' of https://github.com/donaldzou/WGDashboard Donald Cheng Hong Zou 2022-02-28 13:29:25 -05:00
  • 3bb86493cc Minor changes Donald Cheng Hong Zou 2022-02-28 13:29:17 -05:00
  • d1d3151e1e Update README.md Donald Zou 2022-02-27 15:50:55 -05:00