Commit Graph

44 Commits

Author SHA1 Message Date
520ccd8a49 feat: support clearing the searching text
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m15s
2025-07-05 15:40:37 +07:00
f3eae5e649 feat: add search bar to the proxy configs page
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m42s
2025-07-05 09:09:37 +07:00
6e9eea843d fix: do not add the divider line to the last item 2025-07-05 08:55:34 +07:00
70951a2bfe chore: ignore caddy config folder (test) 2025-07-05 08:54:53 +07:00
25373e51b8 rework: configuration service
- to have it be more dynamic
2025-07-05 08:16:35 +07:00
a6717942f3 fix: dir config for development 2025-07-05 08:05:18 +07:00
95d8aabbbf fix: create config dir for caddy if not exist 2025-07-05 08:01:43 +07:00
f818873d6b fix: auto focus to file name on opening editor dialog
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m6s
2025-05-01 07:50:31 +00:00
67a392fb78 fix: tweak the positioning of the file content field label 2025-05-01 07:46:44 +00:00
36f21c864e fix: padding and radius of caddyfile editor
All checks were successful
Caddy Manager CI build / docker (push) Successful in 57s
2025-05-01 03:52:04 +00:00
cfb0f495ca feat: add custom css style component
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m18s
This component would contain the css rules to override the default css (i.e.) of MudBlazor for custom styling
2025-04-30 11:37:21 +00:00
f995e8c4d4 fix: active nav drawer item color
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m27s
2025-04-30 11:17:48 +00:00
9bd95c08f7 chore: update gitignore and dev cont
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m33s
2025-04-30 10:56:13 +00:00
413e5f339c feat: update name of the dev container
All checks were successful
Caddy Manager CI build / docker (push) Successful in 43s
Signed-off-by: ebolo <daothanhduy305@gmail.com>
2025-04-29 08:16:24 +07:00
74dac65817 feat: add devcontainer
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m24s
2025-04-29 01:12:13 +00:00
7cb1e62326 refactor: clean up csproject
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m56s
Signed-off-by: ebolo <daothanhduy305@gmail.com>
2025-02-07 11:38:13 +07:00
e5dd287869 feat: use mini variant of drawer
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m0s
2025-01-27 22:44:51 +07:00
d0480ab41b feat: add confirmation dialog on deleting configurations
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m32s
2025-01-27 13:04:40 +07:00
2e1d309c54 fix: update links
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m2s
2025-01-26 12:57:05 +07:00
a8a0475917 feat: omit the user repo in container registry
All checks were successful
Caddy Manager CI build / docker (push) Successful in 48s
2025-01-26 12:32:10 +07:00
70b1416b77 fix: move README outside
All checks were successful
Caddy Manager CI build / docker (push) Successful in 2m46s
2025-01-26 12:00:51 +07:00
be7afadf50 feat: add README and COPYING
Some checks failed
Caddy Manager CI build / docker (push) Has been cancelled
2025-01-26 11:59:51 +07:00
d25bddfa9b Revert "fix: publish container --no-restore"
All checks were successful
Caddy Manager CI build / docker (push) Successful in 41s
This reverts commit 7e6bb96390.
2025-01-26 10:37:04 +07:00
7e6bb96390 fix: publish container --no-restore
Some checks failed
Caddy Manager CI build / docker (push) Failing after 36s
2025-01-26 09:55:59 +07:00
57c007364f feat: add cache dependency path
All checks were successful
Caddy Manager CI build / docker (push) Successful in 52s
2025-01-26 09:51:33 +07:00
805f373756 feat: add lock file
Some checks failed
Caddy Manager CI build / docker (push) Failing after 45s
2025-01-26 09:37:10 +07:00
2c19e81d76 fix: update ci action to fix build
Some checks failed
Caddy Manager CI build / docker (push) Failing after 1m26s
2025-01-26 09:28:51 +07:00
346d8f41bb feat: add ci action
Some checks failed
Caddy Manager CI build / docker (push) Failing after 2m19s
2025-01-26 09:19:24 +07:00
7049e8489a refactor: cleanup 2025-01-25 14:27:55 +07:00
4680aa9f9f fix: proper padding applied to the monaco editors 2025-01-25 07:41:32 +07:00
a4f3f3552e feat: dark mode 2025-01-25 07:17:22 +07:00
a51b58561a feat: support restart caddy docker container 2025-01-24 23:31:12 +07:00
7ac609e9f6 feat: make the file name in edit mode be readonly instead of disabled 2025-01-24 15:32:54 +07:00
c46333eb99 refactor: remove redundant initialization 2025-01-24 13:05:53 +07:00
12dbb1578e feat: support delete selected configurations 2025-01-24 13:01:09 +07:00
760281d377 feat: save caddy file on edit and add new 2025-01-24 12:47:20 +07:00
6c0bbef5d3 feat: add radius to the monaco editor 2025-01-24 08:31:57 +07:00
098a7d308b feat: also show the file name in edit mode 2025-01-24 08:18:19 +07:00
98977c8ed5 feat: init new config dialog 2025-01-23 23:18:23 +07:00
a6d3807703 feat: style the app bar and drawer 2025-01-23 22:40:57 +07:00
ae7844eb45 typo: page title of reverse proxy config 2025-01-23 18:02:50 +07:00
085a0c3485 feat: update proxy items styling 2025-01-23 17:54:50 +07:00
8d322cbecd feat: init the pages for reverse proxy configs and global configs 2025-01-23 17:22:32 +07:00
0ab177abc7 init: initial commit for the project 2025-01-23 08:54:08 +07:00