Commit Graph

  • 050b4a5c9d Moved Utilities.py into src/modules for easier import Donald Zou 2025-05-14 09:23:48 +08:00
  • 6d4b5d4484 Update DashboardLogger.py Donald Zou 2025-05-14 09:22:59 +08:00
  • 964a6c2e3e Tested with PostgreSQL and moved PeerJobLogger into its own file Donald Zou 2025-05-13 21:36:15 +08:00
  • fe9d373444
    Delete .github/workflows/qodana_code_quality.yml Donald Zou 2025-05-13 20:42:29 +08:00
  • 614db78f7d
    Merge pull request #748 from donaldzou/main native-gunicorn-ssl-tls Donald Zou 2025-05-13 20:38:51 +08:00
  • 02f7eb0c82
    Merge pull request #742 from mvajid/add-ssltls Donald Zou 2025-05-13 20:37:11 +08:00
  • cce31f9b0b
    Merge pull request #744 from donaldzou/fix-schedule-job-issue Donald Zou 2025-05-11 00:14:01 +08:00
  • ca779ed5ad Update dashboard.py fix-schedule-job-issue Donald Zou 2025-05-11 00:09:23 +08:00
  • 14336529d9 Update dashboard.py Donald Zou 2025-05-11 00:04:37 +08:00
  • 2e57285120 Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet Donald Zou 2025-05-10 18:16:29 +08:00
  • 2784059a0f Moved DashboardAPIKey to its own file Donald Zou 2025-05-08 19:05:46 +08:00
  • 04e78f4de7 Moved PeerShareLink and PeerShareLinks to separate file Donald Zou 2025-05-08 19:03:26 +08:00
  • c051ab56b4 Updated PeerShareLink to use SQLAlchemy Donald Zou 2025-05-08 17:27:49 +08:00
  • bc6f38f121 Added SSL/TLS natively. Mohamad Vajid Manga 2025-05-08 00:48:46 +04:00
  • eb0eaaae2e
    Merge pull request #733 from donaldzou/v4.2.3-dev v4.2.3 Donald Zou 2025-05-07 23:18:33 +08:00
  • 9631b97694 Final UI Build v4.2.3-dev Donald Zou 2025-05-07 23:15:24 +08:00
  • 6f036876c8 Doing a final check Donald Zou 2025-05-07 23:14:56 +08:00
  • bd47179ea4 Build UI for v4.2.3 Donald Zou 2025-05-07 22:48:43 +08:00
  • 17004f704c Update dashboard.py Donald Zou 2025-05-07 18:40:24 +08:00
  • 418c6bd88b
    Merge branch 'donaldzou:main' into main dselen 2025-05-07 08:41:49 +02:00
  • ada4c4f816 Update dashboard.py Donald Zou 2025-05-07 13:00:18 +08:00
  • fc34c1fc35 Updated both logger to use native column type Donald Zou 2025-05-05 20:34:08 +08:00
  • 6e6cd9a7e5 Added support to postgresql and Mysql with SqlAlchemy Donald Zou 2025-05-05 00:40:29 +08:00
  • 16051981d7 Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy Donald Zou 2025-05-04 17:44:54 +08:00
  • 91b499fb14 Update peerQRCode.vue Donald Zou 2025-05-04 17:09:45 +08:00
  • 1f73adffd6 Fixed issue #698 Donald Zou 2025-05-04 01:54:47 +08:00
  • 82bd313e7a Taking Copilot's suggestion Donald Zou 2025-05-03 17:33:40 +08:00
  • 14cbfe47b9 Updated theme color Donald Zou 2025-05-03 16:56:20 +08:00
  • f2d4ff6dc4 Update dashboard.py Donald Zou 2025-05-03 16:13:30 +08:00
  • bf33a70727 Updated all language file to latest language template Donald Zou 2025-05-02 23:34:44 +08:00
  • e1bdcbd581
    Merge pull request #708 from Jumala9163/locale/japanese Donald Zou 2025-05-02 23:00:55 +08:00
  • 051c1e7622
    Merge pull request #722 from reykim7854/locale-indonesia Donald Zou 2025-05-02 22:56:47 +08:00
  • 3b176474ff
    Merge pull request #725 from sf0nt/main Donald Zou 2025-05-02 22:55:14 +08:00
  • 15f1b33ea6
    Merge pull request #727 from DaanSelen/dockerpidclean Donald Zou 2025-05-02 22:53:05 +08:00
  • 0603d4076a
    Merge branch 'v4.2.3-dev' into dockerpidclean Donald Zou 2025-05-02 22:52:52 +08:00
  • ac94f10dc3 fix deprecated locale key reykim7854 2025-05-02 21:37:55 +07:00
  • bbb92490e9
    order languages alphabetically sf0nt 2025-05-02 16:03:08 +02:00
  • 2cb63092c0 Fixed AmneziaWG QR Code out of screen on phone Donald Zou 2025-05-02 21:35:27 +08:00
  • b9bcb59592 Fixed CPU Core floating label height Donald Zou 2025-05-02 20:51:58 +08:00
  • e083adc022
    Merge pull request #728 from BeppeMarnell/#712-peer-delete-bug Donald Zou 2025-05-02 20:33:26 +08:00
  • c3cd38fe9f Update dashboard.py Donald Zou 2025-05-02 20:11:11 +08:00
  • a7c2db5e99 API Peer delete bug #712 fix: fixed issue with delete endpoint returning always 200 giuseppe 2025-05-02 11:52:39 +02:00
  • 4926ee5117 Fix https://github.com/donaldzou/WGDashboard/issues/723 and more Daan Selen 2025-05-02 10:02:38 +02:00
  • e7723ac3db Build and update version number Donald Zou 2025-05-02 14:34:23 +08:00
  • 8dbfb93e4e
    Merge pull request #726 from donaldzou/fix-awg-advanced-security Donald Zou 2025-05-02 14:30:57 +08:00
  • 6096366756
    Merge pull request #724 from DaanSelen/main fix-awg-advanced-security Donald Zou 2025-05-02 14:27:33 +08:00
  • 8e4cf12512
    Update active_languages.json sf0nt 2025-05-02 04:42:43 +02:00
  • b61fa1f870
    Rename es-ca.json to ca.json sf0nt 2025-05-02 04:41:46 +02:00
  • ac3cf9e4b1
    Rename es_ca.json to es-ca.json sf0nt 2025-05-02 04:38:57 +02:00
  • e18463f059
    Update es_ca.json sf0nt 2025-05-02 04:38:19 +02:00
  • ee54e08d18 Build and removed advanced_security from UI Donald Zou 2025-05-01 23:08:40 +08:00
  • 3c07df6496 Build and removed advanced_security from UI Donald Zou 2025-05-01 23:08:40 +08:00
  • 2117b828c8 Update dashboard.py Donald Zou 2025-05-01 22:40:53 +08:00
  • 28d9694432 Update dashboard.py Donald Zou 2025-05-01 22:40:53 +08:00
  • 7d977700e6 typo Daan Selen 2025-05-01 16:38:19 +02:00
  • 33942945d0 commit Donald Zou 2025-05-01 22:28:43 +08:00
  • 8d7d78db46 Not alpine, latest Daan Selen 2025-05-01 16:21:30 +02:00
  • 3268cc30ea Donald Daan Selen 2025-05-01 16:20:20 +02:00
  • 8830ebe34f AmneziaWG Fix for Docker Daan Selen 2025-05-01 16:15:55 +02:00
  • 1d9adba6dd add Bahasa Indonesia to localization reykim7854 2025-05-01 12:21:29 +07:00
  • 71be73777e
    Update es_ca.json sf0nt 2025-05-01 02:51:53 +02:00
  • 7709f70ef1
    Update es_ca.json sf0nt 2025-05-01 02:21:21 +02:00
  • 9b528b84e1
    Update es_ca.json sf0nt 2025-05-01 02:09:04 +02:00
  • c53a4d4861
    Update es_ca.json sf0nt 2025-04-30 05:23:02 +02:00
  • 766173df3d
    Update es_ca.json sf0nt 2025-04-30 05:02:43 +02:00
  • 7f65cae891
    Update es_ca.json sf0nt 2025-04-30 04:43:41 +02:00
  • bc56ecb85c
    Update es_ca.json sf0nt 2025-04-30 03:59:00 +02:00
  • 50c3151301
    Update es_ca.json sf0nt 2025-04-30 03:41:49 +02:00
  • d49ec0a81e
    Update es_ca.json sf0nt 2025-04-30 03:07:00 +02:00
  • 6692028762
    Update es_ca.json sf0nt 2025-04-30 02:49:00 +02:00
  • b71c357958
    Create es_ca.json sf0nt 2025-04-30 02:40:47 +02:00
  • 03b7621f3e
    Update active_languages.json with catalan sf0nt 2025-04-30 02:40:01 +02:00
  • ac83338a03
    Update compose.yaml docker-awg-volume Donald Zou 2025-04-29 22:24:31 +08:00
  • 2bcf24bd84
    Merge pull request #710 from reloadlife/feat/route-table Donald Zou 2025-04-27 16:17:17 +08:00
  • cc5aa05b12
    Fixed where translations were not being done correctly. Jumala9163 2025-04-26 17:26:23 +09:00
  • 3232c5c4ce
    update ja-jp & Add new locations that are not yet translated Jumala9163 2025-04-26 16:50:31 +09:00
  • 72a52f5cd6
    Merge pull request #704 from DaanSelen/dockerdoc dselen 2025-04-25 14:58:35 +02:00
  • d49a7dd7e5
    Merge pull request #706 from donaldzou/main demo Donald Zou 2025-04-25 19:58:17 +08:00
  • bda48a56e0 Docker files cleanup Daan Selen 2025-04-25 09:27:07 +02:00
  • 09cdcf8e53 Update version number v4.2.2 Donald Zou 2025-04-25 14:23:51 +08:00
  • a4d5b41ca7
    Merge pull request #703 from donaldzou/fix-#702 Donald Zou 2025-04-25 14:15:33 +08:00
  • 9fa0d91d06 Update Email.py Donald Zou 2025-04-25 14:08:45 +08:00
  • 510f60bdeb Update Email.py Donald Zou 2025-04-25 13:39:29 +08:00
  • 30fe827253 feat: Supporting "table" directive in the configuration Mohammad Mahdi Afshar 2025-04-24 18:51:26 +03:30
  • 8f0f4b168b Update README.md Donald Zou 2025-04-24 19:13:34 +08:00
  • dbbcfe957b Update dashboard.py Donald Zou 2025-04-24 18:22:15 +08:00
  • 6beddaebfd Update Donald Zou 2025-04-24 17:49:09 +08:00
  • e16f0ed1de Update dashboard.py Donald Zou 2025-04-24 17:45:43 +08:00
  • 60d40935d5 Update dashboard.py Donald Zou 2025-04-24 17:25:27 +08:00
  • cd11c4beb6 Merge branch 'main' of https://github.com/donaldzou/WGDashboard Donald Zou 2025-04-23 21:27:01 +08:00
  • 4d49cc413a Update README.md Donald Zou 2025-04-23 21:26:21 +08:00
  • 3d50a58a31
    Merge pull request #690 from donaldzou/donaldzou-patch-2 Donald Zou 2025-04-23 20:23:03 +08:00
  • d5701230fa Pushing this for Docker Donald Zou 2025-04-23 20:22:26 +08:00
  • ab945d6afe
    Update README.md Donald Zou 2025-04-23 20:06:44 +08:00
  • b4f8a36d43
    Merge pull request #689 from donaldzou/fix-#683 v4.2.1 Donald Zou 2025-04-23 19:31:50 +08:00
  • 608c1b4eb6 Update version number to v4.2.1 Donald Zou 2025-04-23 19:30:41 +08:00
  • edf3c42157 Update version number Donald Zou 2025-04-23 19:26:31 +08:00
  • c523cec113 Fixed #683 and Re-build Donald Zou 2025-04-23 19:24:50 +08:00
  • 6f8b987d42
    Merge pull request #688 from donaldzou/fix-welcome-session-issue Donald Zou 2025-04-23 18:06:10 +08:00
  • d0d0642bdf Update dashboard.py Donald Zou 2025-04-23 18:05:19 +08:00