1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 15:20:09 +01:00
Commit Graph

916 Commits

Author SHA1 Message Date
Donald Zou
2bb1c0c999 Optimized build 2024-11-03 21:06:51 +08:00
Donald Zou
97f3daae70 Optimized vite build 2024-11-03 20:45:59 +08:00
Donald Zou
c53a7ef6fe Update 2024-11-03 19:09:15 +08:00
Donald Zou
b97fc16ad9 Adjusted router to dynamic import 2024-11-03 18:35:21 +08:00
Donald Zou
eaac12ddc8 Update both Chinese languague 2024-11-03 17:36:03 +08:00
Donald Zou
183be5da0e
Update README.md
testing webhooks
2024-11-03 15:58:34 +08:00
Donald Zou
ace0953c87
Update README.md 2024-11-03 15:26:33 +08:00
Donald Zou
1fd7e7833d
Update README.md 2024-11-03 15:20:41 +08:00
Donald Zou
aa5801d73b
Update README.md 2024-11-03 14:41:21 +08:00
Donald Zou
d1ea8081e4 Finished zh-CN 2024-11-02 18:50:15 +08:00
Donald Zou
49467c906d zh-CN Update 2024-11-02 14:26:47 +06:00
Donald Zou
79bd575aca
Merge pull request #448 from donaldzou/DaanSelen-patch-1
Hotfix.
2024-11-02 16:20:35 +08:00
Donald Zou
e533a0e405
Merge pull request #445 from knd775/patch-1
feat: Support Rocky Linux
2024-11-01 23:24:47 +08:00
Donald Zou
94b597d29a Adjusted some UI 2024-11-01 22:30:25 +08:00
dselen
504fefff94
Update docker-build.yaml 2024-11-01 09:19:47 +01:00
dselen
ff794a3638
Update docker-analyze.yaml
I switched them around 😭
2024-11-01 09:15:46 +01:00
Donald Zou
efb9a34cb8
Merge pull request #447 from DaanSelen/workflow-change 2024-11-01 16:11:26 +08:00
Daan
a93291b38f Changed the workflow from every night to: on every commit in the main branch. 2024-10-31 20:16:45 +01:00
Donald Zou
dfc9eab9d3 Fixed some issue on autostart 2024-10-31 23:28:30 +08:00
Donald Zou
3c74b0b1ef Update 2024-10-31 22:13:44 +08:00
Donald Zou
9b981fcea8 Autostart feature is done 2024-10-31 22:13:00 +08:00
Ben Ayles
9d3a189d77
fix: Support Rocky Linux 2024-10-29 23:02:59 -04:00
Donald Zou
01c0175e8f Commit 2024-10-29 14:57:29 +08:00
Donald Zou
d7e5e2f381 Update wgd.sh 2024-10-26 18:09:42 +08:00
Donald Zou
c27de8b9a5 Build 2024-10-26 13:54:08 +08:00
Donald Zou
c3a55f8b69 Finished create configuration from backup 2024-10-25 23:34:07 +08:00
Donald Zou
78b65a799e Added notification to backup before delete 2024-10-25 23:33:42 +08:00
Donald Zou
6a30cee611 Adjusted some animation 2024-10-25 23:33:26 +08:00
Donald Zou
bc19e3a6ff Adjusted title 2024-10-25 23:33:07 +08:00
Donald Zou
5a8f2fa2be Adjusted some animation 2024-10-25 23:32:30 +08:00
Daan
81168c27c6 Fixed issue https://github.com/donaldzou/WGDashboard/issues/329.
Regarding being able to pass in the -y flag.
2024-10-24 23:10:36 +02:00
Donald Zou
a606626053 UI for restore configuration is done 2024-10-25 00:19:27 +08:00
Daan
adeb57864b Fixed incorrect Docker_IMAGE variable from dselen/ -> donaldzou/ 2024-10-24 10:48:14 +02:00
Daan
747f1a6fae SEC: Fixed CVE-2024-9143 presence. 2024-10-24 10:24:22 +02:00
Daan
3ac9c23573 Removed the default value: wg0 in isolate and enable.
Removed clean_up() function because persistency is done differently.
Overal tried to make readability better in entrypoint.sh
Fixed bug where local config variable causes issues.
Applied ShellCheck recommendations.
2024-10-24 10:13:33 +02:00
Daan
5ad9c0e77a Fixed issue where the wg0.conf template got obliterated.
Moved it to a safe spot.
2024-10-24 00:23:12 +02:00
Daan
ba5ba2f1d6 Removed copy step in entrypoint.sh
Tested updating, works as long as presistent files are compatible.
2024-10-24 00:09:27 +02:00
Daan
4902b5f351 Initial testing to update from version 4.0.3 to 4.0.4 have succeeded! 2024-10-23 23:47:00 +02:00
Daan
166fcda193 Minor changes to compose and Dockerfile. 2024-10-23 23:15:41 +02:00
Daan
83560bc775 Changed around Docker image building and entrypoint.
- Succeeding my tests.
2024-10-23 22:40:40 +02:00
Daan
4ffb00c9f5 Updated ensure install. 2024-10-23 16:57:51 +02:00
Daan
fbac41a774 Changed ensure install 2024-10-23 16:57:40 +02:00
Daan
c837ab8693 Complete Docker Container redo, making updates possible.
- Through symlinks.

Refactored the set env variables function.
2024-10-23 16:41:03 +02:00
Donald Zou
1cc321ddff
Merge pull request #436 from donaldzou/v4.1-workflows
V4.1 workflows
2024-10-23 17:30:33 +08:00
dselen
7861cffb91
Merge pull request #430 from DaanSelen/main
Modified GitHub workflows
2024-10-22 08:52:52 +02:00
Donald Zou
82a472f368 Delete configuration, restore configuration 2024-10-22 12:28:51 +08:00
Daan
cfe59774e7 Changed Docker image names: dselen -> donaldzou 2024-10-21 12:09:53 +02:00
Daan
1098475473 Changed failing criteria 2024-10-21 12:07:33 +02:00
Donald Zou
4546e795ef
Merge pull request #433 from reloadlife/patch-1
Added a try/catch statement to prevent panel from crashing #432
2024-10-21 15:37:49 +08:00
Donald Zou
bb0aba586b
Update dashboard.py
Instead of catching one sql statement error, I moved the catch statement to `sqlSelect` to prevent all database error
2024-10-20 16:05:32 +08:00