Commit Graph

71 Commits

Author SHA1 Message Date
Shahrad Elahi
fa085d0065 fix 2023-11-09 01:08:45 +03:30
Shahrad Elahi
58e2904a2c update 2023-11-08 23:16:46 +03:30
Shahrad Elahi
3e6575df6d add empty component and add a fallback for no server and users sections. 2023-11-08 22:57:41 +03:30
Shahrad Elahi
53a225793a docs 2023-11-08 20:35:45 +03:30
Shahrad Elahi
f649ce4294 update 2023-11-08 04:00:10 +03:30
Shahrad Elahi
771a0f301c fix cookie on remote 2023-11-08 01:52:00 +03:30
Shahrad Elahi
1f189a710e (fix): grabbing envs from $env was a mistake 2023-11-08 01:36:32 +03:30
Shahrad Elahi
51929b3568 fix formsnap issue and add dotenv package 2023-11-08 01:18:49 +03:30
Shahrad Elahi
78ccf955ff (fix): build docker image with dummy secrets 2023-11-08 00:03:27 +03:30
Shahrad Elahi
034465d17e update 2023-11-07 23:43:54 +03:30
Shahrad Elahi
98ea76be1a fix build image scripts 2023-11-07 23:42:06 +03:30
Shahrad Elahi
8c7c95840b add success variant to shadcn components 2023-11-07 23:13:20 +03:30
Shahrad Elahi
b230d20aef add few pre-provided tor bridges 2023-11-07 22:36:03 +03:30
Shahrad Elahi
4ac42b2b7d (fix): watchdog for conf health and, if the wg instance is down, don't restart 2023-11-07 22:31:12 +03:30
Shahrad Elahi
9ddcd33450 fix create wg server function, and update ui 2023-11-07 20:11:43 +03:30
Shahrad Elahi
0d12571a1e fix logout button 2023-11-06 22:53:11 +03:30
Shahrad Elahi
2f2f0eac39 update 2023-11-06 22:17:27 +03:30
Shahrad Elahi
3fa6e3e63e (chore): manual fetch SvelteKit actions 2023-11-06 22:17:10 +03:30
Shahrad Elahi
af3f37b14f add shadcn, badge, and few more new components 2023-11-06 22:17:09 +03:30
Shahrad Elahi
5d4a2c3d51 add utilities for working with WireGuard and Shell 2023-11-05 19:56:44 +03:30
Shahrad Elahi
5095de22f8 (chore): revert to nodejs and update dependencies 2023-11-05 19:50:21 +03:30
Shahrad Elahi
fc0e423f07 fix 2023-11-05 19:47:05 +03:30
Shahrad Elahi
0b4aa21cfe add shadcn-svelte, dialog component 2023-11-05 19:45:14 +03:30
Shahrad Elahi
93f9b506fa update 2023-11-04 15:38:03 +03:30
Shahrad Elahi
b56961377b add shadcn-svelte card component 2023-11-04 14:59:58 +03:30
Shahrad Elahi
cfaa98fea9 fix and complete auth ui 2023-11-04 08:39:13 +03:30
Shahrad Elahi
ece632f7bb add shadcn the form component 2023-11-04 05:06:16 +03:30
Shahrad Elahi
eabab0e2f1 implement a basic JWT auth 2023-11-03 18:45:08 +03:30
Shahrad Elahi
d06bf3f460 add static resources 2023-11-03 18:34:43 +03:30
Shahrad Elahi
414538daf6 add tailwindcss and shadcn 2023-11-03 18:29:09 +03:30
Shahrad Elahi
686172b27b init with Bun + SvelteKit 2023-11-02 14:34:25 +03:30
Shahrad Elahi
857d3d26b5 chore 2023-11-01 20:33:48 +03:30
Shahrad Elahi
6bd9a63ad7 update 2023-10-31 18:33:19 +03:30
Shahrad Elahi
beae28270e (critical): update deps 2023-10-26 10:39:27 +03:30
Shahrad Elahi
89b2f5ee7b (chore): update README.md [skipci] 2023-10-15 19:10:32 +03:30
Shahrad Elahi
60a1d3356c removes unnecessary dependencies 2023-10-09 18:46:17 +03:30
Shahrad Elahi
4e3b93b2ef fix 2023-10-08 15:20:57 +03:30
Shahrad Elahi
43e5d9a5c8 fix 2023-10-08 13:21:11 +03:30
Shahrad Elahi
f765b71478 update 2023-10-08 12:31:34 +03:30
Shahrad Elahi
3928a84677 Create a new field within WGServer that will monitor any modifications made to the wg configuration files. Furthermore, implement a health check for the container. 2023-10-08 12:24:39 +03:30
Shahrad Elahi
8ab5b0b0fc Updates dependencies and License from MIT to GPLv3 2023-10-08 11:47:00 +03:30
Shahrad Elahi
3680083238 fix 2023-10-03 11:40:52 +03:30
Shahrad Elahi
2bbf9751ad code split and removes a silly mistake 2023-10-03 10:50:03 +03:30
Shahrad Elahi
d21b6907c1 updates dependencies 2023-10-03 10:32:02 +03:30
Shahrad Elahi
cb6f8f4ba3 update 2023-10-02 15:12:09 +03:30
Shahrad Elahi
23b9cf2a1b update 2023-09-30 15:13:09 +03:30
Shahrad Elahi
461fb93ccb updates docs [skip ci] 2023-09-30 11:06:57 +03:30
Shahrad Elahi
19d79ada40 updates docs 2023-09-29 09:25:40 +03:30
Shahrad Elahi
b0663a7e15 fix 2023-09-29 08:19:55 +03:30
Shahrad Elahi
3f9c4ea36c The UI Auth feature is added, To enable it, set UI_PASSWORD to your environment variables. 2023-09-29 07:32:23 +03:30