Commit Graph

67 Commits

Author SHA1 Message Date
Shahrad Elahi
883bfe47e8
chore: Update dependencies (#16) 2024-09-08 23:25:07 +03:30
Shahrad Elahi
9c7b7317c1
fix: Cookies not being set due to not using HTTPS 2024-05-29 20:50:01 +03:30
Shahrad Elahi
efb93e5e31
v2 (#11) 2024-05-29 20:10:18 +03:30
Shahrad Elahi
66a1fe2ece
feat: dark mode (#10) 2024-04-27 02:53:33 +03:30
Shahrad Elahi
4820cfd764
fix: Improve password hasher and env loader (#6) 2024-04-26 23:16:07 +03:30
Shahrad Elahi
100eeb84ad fix 2024-04-01 17:59:18 +03:30
Shahrad Elahi
d87ba2fc6a fix 2024-04-01 17:04:50 +03:30
Shahrad Elahi
626380c1f7 fix: storage path was not pointing to /data 2024-04-01 17:04:50 +03:30
Shahrad Elahi
399fb0659d chore 2024-04-01 17:04:49 +03:30
Shahrad Elahi
88ecd01e1f chore(deps): update 2024-02-15 11:31:48 +03:30
Shahrad Elahi
6ee2435ba8 fix 2024-02-15 11:27:22 +03:30
Shahrad Elahi
5edb9b46c0 chore: update the server page layout 2024-02-15 11:26:14 +03:30
Shahrad Elahi
ff674dda61 Fix: the issue of regenerating the config file without filling the placeholders. 2024-02-15 11:12:05 +03:30
Shahrad Elahi
ccc3b20132 Update version format for canary.
We are now using the traditional versioning format for canary releases, instead of using the commit hash as the version.
2024-02-12 13:44:07 +03:30
Shahrad Elahi
b3b9beddf3 fixes various bugs for Tor service 2024-02-12 13:05:46 +03:30
Shahrad Elahi
0d9128cfab fix cors #2 2024-02-12 10:28:32 +03:30
Shahrad Elahi
19c0788fa9 chore: add dev docs 2024-02-12 10:25:37 +03:30
Shahrad Elahi
65ef4bba92 chore: update deps 2024-02-12 09:44:59 +03:30
Shahrad Elahi
c98f2df06d fix 2024-02-07 18:48:26 +03:30
Shahrad Elahi
4875f6dea2 Minor update:
- Using a native solution instead of `Redis`
- Forcing logger to use custom log levels
- Fixing a few minor issues about generating configs
2024-02-07 18:45:17 +03:30
Shahrad Elahi
14624a6c12 update 2024-02-06 11:40:43 +03:30
Shahrad Elahi
547ec569e5 fix 2024-01-24 19:05:06 +03:30
Shahrad Elahi
953360553d (chore): update deps 2024-01-24 18:59:06 +03:30
Shahrad Elahi
2629204d76 adds a section for showing the state of bg services 2024-01-08 16:27:42 +03:30
Shahrad Elahi
a2f644b163 move assets files 2024-01-08 16:23:17 +03:30
Shahrad Elahi
ae73038dab fix 2024-01-08 13:53:35 +03:30
Shahrad Elahi
4ffc3640d0 chore: add gh action for lint and fix format with prettier 2024-01-08 13:22:33 +03:30
Shahrad Elahi
5a67dd3838 update 2024-01-08 13:12:52 +03:30
Shahrad Elahi
0dc9e89b6c fix 2023-12-22 00:34:07 +03:30
Shahrad Elahi
ac5275168c using execa for accessing cli tools 2023-12-21 18:28:22 +03:30
Shahrad Elahi
9dd427f90c feat: show total net usage and connection mode in server page 2023-12-21 17:54:10 +03:30
Shahrad Elahi
212363c7fa update deps 2023-12-21 17:35:16 +03:30
Shahrad Elahi
523cc04105 fix the issue with healthcheck and silence the annoying warning form sveltekit-superforms 2023-12-21 15:42:26 +03:30
Shahrad Elahi
2fc2ab4259 fix: prevent the redis client from init in build env 2023-12-19 14:54:45 +03:30
Shahrad Elahi
8488858c46 fix(chore): prettier format 2023-12-19 13:21:11 +03:30
Shahrad Elahi
42bc3dc971 better code quality and fixes minor-known issues 2023-12-19 13:15:03 +03:30
Shahrad Elahi
75013113b0 install pino logger and update deps 2023-12-19 08:30:54 +03:30
Shahrad Elahi
84284360a2 fix 2023-12-11 05:13:05 +03:30
Shahrad Elahi
ee2f5808b8 update deps 2023-12-11 03:43:42 +03:30
Shahrad Elahi
d32dcc8de3 Update deps and add action for publishing on dockerhub 2023-12-01 18:38:50 +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
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
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
4ac42b2b7d (fix): watchdog for conf health and, if the wg instance is down, don't restart 2023-11-07 22:31:12 +03:30