8000 Comparing yusing:main...loupdemon:main · yusing/godoxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yusing/godoxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: loupdemon/godoxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 36 files changed
  • 2 contributors

Commits on Apr 3, 2025

  1. Feat/http3 (#84)

    * 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>
    yusing and yusing authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    8e37627 View commit details
    Browse the repository at this point in the history
  2. chore: update set/map parallel logic

    yusing committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    fdac285 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused code

    yusing committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    477ddb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864a432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c0d58f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    253e069 View commit details
    Browse the repository at this point in the history
  2. refactor(agent): update logging message format in agent initializatio…

    …n, rename Start* to Init*
    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    73a5c57 View commit details
    Browse the repository at this point in the history
  3. refactor(config): enhance provider conflict error messages, streamlin…

    …e provider loading, and improve validation for config files, rename provider.GetType() to Type()
    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    b53dd17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df24acb View commit details
    Browse the repository at this point in the history
  5. refactor(provider): simplify provider initializations, initialize wat…

    …cher only when needed
    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    9a5553a View commit details
    Browse the repository at this point in the history
  6. fix(tests): fix tests for gperr module by stripping ANSI color codes …

    …from error messages
    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    26bea0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3689e72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb217cf View commit details
    Browse the repository at this point in the history
  9. refactor(gperr): simplify JSON marshaling in withSubject by using sli…

    …ces package for cloning and reversing subjects
    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    4d030d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e823172 View commit details
    Browse the repository at this point in the history
  11. fix: Makefile

    yusing committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    edb4b59 View commit details
    Browse the repository at this point in the history
Loading
0