-
-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: yusing/godoxy
base: main
head repository: loupdemon/godoxy
compare: main
- 16 commits
- 36 files changed
- 2 contributors
Commits on Apr 3, 2025
-
* chore(deps): update go-playground/validator to v10.26.0 * chore(deps): update Go version to 1.24.2 and dependencies, reorganize dependencies into categorized sections * chore(deps): update Go version to 1.24.2 in Dockerfile * refactor(agent): replace deprecated context import with standard context package * feat(http3): add HTTP/3 support and refactor server handling code into utility functions --------- Co-authored-by: yusing <yusing@6uo.me>
Configuration menu - View commit details
-
Copy full SHA for 8e37627 - Browse repository at this point
Copy the full SHA 8e37627View commit details -
chore: update set/map parallel logic
yusing committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for fdac285 - Browse repository at this point
Copy the full SHA fdac285View commit details -
yusing committed
Apr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 477ddb6 - Browse repository at this point
Copy the full SHA 477ddb6View commit details -
refactor: simplify JSON marshaling in withSubject by using a map
yusing committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 864a432 - Browse repository at this point
Copy the full SHA 864a432View commit details -
refactor: move config reload error logging to separate method
yusing committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 2c0d58f - Browse repository at this point
Copy the full SHA 2c0d58fView commit details
Commits on Apr 5, 2025
-
refactor: rename Deserialize* to UnmarshalValidate*
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 253e069 - Browse repository at this point
Copy the full SHA 253e069View commit details -
refactor(agent): update logging message format in agent initializatio…
…n, rename Start* to Init*
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 73a5c57 - Browse repository at this point
Copy the full SHA 73a5c57View commit details -
refactor(config): enhance provider conflict error messages, streamlin…
…e provider loading, and improve validation for config files, rename provider.GetType() to Type()
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for b53dd17 - Browse repository at this point
Copy the full SHA b53dd17View commit details -
feat(config): add implement file provider validation tests
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for df24acb - Browse repository at this point
Copy the full SHA df24acbView commit details -
refactor(provider): simplify provider initializations, initialize wat…
…cher only when needed
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 9a5553a - Browse repository at this point
Copy the full SHA 9a5553aView commit details -
fix(tests): fix tests for gperr module by stripping ANSI color codes …
…from error messages
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 26bea0d - Browse repository at this point
Copy the full SHA 26bea0dView commit details -
refactor(provider): rename route/provider/types to provider
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 3689e72 - Browse repository at this point
Copy the full SHA 3689e72View commit details -
feat(config): initialize agents in parallel, speed up config loading
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for fb217cf - Browse repository at this point
Copy the full SHA fb217cfView commit details -
refactor(gperr): simplify JSON marshaling in withSubject by using sli…
…ces package for cloning and reversing subjects
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 4d030d2 - Browse repository at this point
Copy the full SHA 4d030d2View commit details -
fix: correct error formatting for error builder
yusing committedApr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for e823172 - Browse repository at this point
Copy the full SHA e823172View commit details -
yusing committed
Apr 5, 2025 Configuration menu - View commit details
-
Copy full SHA for edb4b59 - Browse repository at this point
Copy the full SHA edb4b59View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main