Yuzerion
|
c9ddf3d165
|
Create FUNDING.yml
|
2025-02-06 04:44:19 +08:00 |
|
yusing
|
1549b56866
|
README: move auth docs to wiki
|
2025-02-06 03:12:34 +08:00 |
|
yusing
|
2cd1f22e68
|
add test for the previous commit
|
2025-02-06 02:33:30 +08:00 |
|
yusing
|
688f38943d
|
fix single line yaml list treated as comma seperated list
|
2025-02-06 01:58:45 +08:00 |
|
yusing
|
043bbd7a11
|
readme and docker compose example amendment
|
2025-02-06 00:56:11 +08:00 |
|
yusing
|
f997423fd7
|
fix error formatting
|
2025-02-04 07:04:49 +08:00 |
|
yusing
|
1871ef3d38
|
clearer error message when config reload failed
|
2025-02-04 07:04:27 +08:00 |
|
yusing
|
7c56c88dd4
|
fix server not being restarted after config reload
|
2025-02-04 07:04:15 +08:00 |
|
yusing
|
4d7422dd90
|
adjusted and simplified default config and compose.yml
|
2025-02-04 07:04:05 +08:00 |
|
yusing
|
eccabc0588
|
remove incorrectly added pnpn lockfile
|
2025-02-04 07:04:05 +08:00 |
|
yusing
|
0c7b188587
|
api: fix search icon returning null when no match
|
2025-02-02 03:31:52 +08:00 |
|
yusing
|
4c97b79adf
|
log prometheus enabled
|
2025-02-02 03:21:39 +08:00 |
|
yusing
|
8ae9573b07
|
add timeout to notification context
|
2025-02-01 14:42:21 +08:00 |
|
yusing
|
43fce6e739
|
fix two tests
|
2025-02-01 14:41:22 +08:00 |
|
Yuzerion
|
78900772bb
|
Feat/ntfy (#57)
* implement ntfy notification
* fix notification fields order
* fix schema for ntfy
---------
Co-authored-by: yusing <yusing@6uo.me>
|
2025-02-01 13:07:44 +08:00 |
|
yusing
|
c16a0444ca
|
fix main.go and update next release doc
|
2025-02-01 12:51:52 +08:00 |
|
yusing
|
0d518166ee
|
api: move prometheus handler inside api handler /v1/metrics
|
2025-02-01 02:09:43 +08:00 |
|
yusing
|
6ae391a3c9
|
make POST and JSON as notification defaults
|
2025-01-31 14:56:55 +08:00 |
|
yusing
|
357897a0cd
|
remove schema stuff from code
|
2025-01-31 05:21:32 +08:00 |
|
yusing
|
10a0a8fe09
|
update readme
|
2025-01-31 03:33:20 +08:00 |
|
yusing
|
98443be80c
|
fix OIDC not working when ISSUE_URL points to GoDoxy itself
|
2025-01-30 10:39:26 +08:00 |
|
yusing
|
bf7f6e99c5
|
updated next release docs
|
2025-01-30 10:34:47 +08:00 |
|
yusing
|
b6e468e54e
|
remove schema from dockerfile and code, dependencies upgrade
|
2025-01-30 00:43:25 +08:00 |
|
yusing
|
dfc634a362
|
http: increase default response header timeout to 60s, add option to customize it, schema update
|
2025-01-30 00:41:03 +08:00 |
|
yusing
|
d9b6b82f07
|
api: response error in json instead of html for better rendering flexibility
|
2025-01-29 11:50:08 +08:00 |
|
yusing
|
4ad6257dab
|
fix deserialization
|
2025-01-29 11:49:28 +08:00 |
|
yusing
|
e3e3f1dfdc
|
fixed some tests
|
2025-01-29 09:40:37 +08:00 |
|
yusing
|
60f83bb7bf
|
rules: remove the requirement of "path must start with /"
|
2025-01-29 08:57:42 +08:00 |
|
yusing
|
bbc10cb105
|
fix serialization, added benchmark tests, updated next release docs
|
2025-01-26 15:08:10 +08:00 |
|
yusing
|
83ea19dd92
|
api: added validation endpoint
|
2025-01-26 14:47:33 +08:00 |
|
yusing
|
7ec42dce4d
|
improved implementation of converting ANSI color to HTML
|
2025-01-26 14:46:43 +08:00 |
|
yusing
|
a9da7ce6fc
|
small fix on Makefile and update dependencies
|
2025-01-26 14:45:19 +08:00 |
|
yusing
|
1586610a44
|
Cleaned up some validation code, stricter validation
|
2025-01-26 14:43:48 +08:00 |
|
yusing
|
254224c0e8
|
fix error formatting
|
2025-01-26 05:26:18 +08:00 |
|
yusing
|
9b66772a12
|
fix schemas
|
2025-01-25 12:50:16 +08:00 |
|
yusing
|
322878b0b7
|
fix schemas
|
2025-01-25 07:04:01 +08:00 |
|
yusing
|
9e181d25ce
|
fix npm package
|
2025-01-25 02:36:22 +08:00 |
|
yusing
|
4c311fd78e
|
fixed some schemas, packed it as a npm package
|
2025-01-24 10:42:50 +08:00 |
|
yusing
|
9936b3af5b
|
improved homepage config implementation
|
2025-01-24 05:11:35 +08:00 |
|
yusing
|
648fd23a57
|
feat: oidc support OIDC_LOGOUT_URL
|
2025-01-24 00:34:50 +08:00 |
|
Peter Olds
|
7dd00d2424
|
feat: add a add_prefix middleware (#51)
This will allow you to translate:
`foo.mydomain.com` => `192.168.1.99:8000/foo` (for example)
|
2025-01-24 00:34:26 +08:00 |
|
Yuzerion
|
9e83fe7329
|
Update README.md
|
2025-01-24 00:28:38 +08:00 |
|
Yuzerion
|
166c9c75e9
|
Update next-release.md
added some screenshots
|
2025-01-24 00:25:36 +08:00 |
|
yusing
|
b9882f8985
|
updated implementation of (un)hiding items
|
2025-01-23 12:52:15 +08:00 |
|
yusing
|
37a166731d
|
fixes some tests
|
2025-01-23 05:24:13 +08:00 |
|
yusing
|
66db583432
|
fix notification dispatcher panic when dispatching on program exit
|
2025-01-23 04:41:10 +08:00 |
|
yusing
|
f7eb80a6ea
|
fix dashboard filter not working for edited apps
|
2025-01-23 04:29:39 +08:00 |
|
yusing
|
79f40f3d22
|
implement icon cache expiry, cleanup code and upgrade deps
|
2025-01-23 04:16:06 +08:00 |
|
yusing
|
ed3b26653c
|
fix log wrapped incorrectly in WebUI, implement log SSR
|
2025-01-23 00:08:19 +08:00 |
|
yusing
|
2bb13129de
|
fix: autocert scheduler using too high cpu usage
|
2025-01-22 10:45:57 +08:00 |
|