Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge upstream #1

Merged
merged 109 commits into from
Apr 12, 2024
Merged

merge upstream #1

merged 109 commits into from
Apr 12, 2024

Commits on Dec 24, 2023

  1. feat: add support for client-side discoverable WebAuthn login (#5722)

    * Add support for client-side discoverable in begin login
    
    Use `(*webauthn.WebAuthn).BeginDiscoverableLogin()` to handle client-side discoverable login.
    
    * Upgrade github.com/go-webauthn/webauthn to v0.10.0
    
    Upgrade [go-webauthn/webauthn](github.com/go-webauthn/webauthn) library to latest.
    
    The convenient finish login function (as FinishDiscoverableLogin) for discoverable functions has been added in the v0.9.0. [^1]
    
    ---
    
    [^1]: https://github.com/go-webauthn/webauthn/releases/tag/v0.9.0
    
    * Add support for client-side discoverable in validating login
    
    Use `(*webauthn.WebAuthn).FinishDiscoverableLogin()` to handle client-side discoverable login.
    
    > **NOTE**:
    - The first param `rawID` in this callback function is unnecessary to check, it's handled by the third-party webauthn library later.
    - `userHandle` param is equal to the ID returned by (User).WebAuthnID() function.
    huiyifyj authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    3eca38e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    299bfb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. feat: add ldap login support (#5706)

    * feat: add ldap login support
    
    * fix: ldap permission config group
    JeremieCHN authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    697a0ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8f35e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478470f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    57bac9e View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module github.com/gorilla/websocket to v1.5.1 [skip…

    … ci] (#5770)
    
    * fix: missing modified in validate regexp
    
    * fix(deps): update module github.com/gorilla/websocket to v1.5.1
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] and xhofe authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    182aacd View commit details
    Browse the repository at this point in the history
  3. fix(deps): update golang.org/x/exp digest to 02704c9 [skip ci] (#5769)

    * fix: missing modified in validate regexp
    
    * fix(deps): update golang.org/x/exp digest to 02704c9
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] and xhofe authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    977b3cf View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#…

    …5768)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    be5d94c View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module google.golang.org/appengine to v1.6.8 [skip …

    …ci] (#5772)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a006f57 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update module github.com/djherbis/times to v1.6.0 [skip ci] (

    #5422)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2c8d003 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update module github.com/aws/aws-sdk-go to v1.49.13 [skip …

    …ci] (#5774)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    bdf7abe View commit details
    Browse the repository at this point in the history
  8. fix(deps): update module github.com/maruel/natural to v1.1.1 [skip ci] (

    #5771)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e243402 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update module github.com/aliyun/aliyun-oss-go-sdk to v2.2.…

    …10+incompatible (#5447)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5afd65b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix(deps): update module github.com/gin-contrib/cors to v1.5.0 [skip …

    …ci] (#5779)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2c15349 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module github.com/deckarep/golang-set/v2 to v2.6.0 …

    …[skip ci] (#5778)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8531b23 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/charmbracelet/bubbletea to v0.25.…

    …0 [skip ci] (#5776)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a4a9675 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module github.com/charmbracelet/bubbles to v0.17.1 …

    …[skip ci] (#5775)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    45b1ff4 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module github.com/go-resty/resty/v2 to v2.11.0 (#5781)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c36644a View commit details
    Browse the repository at this point in the history
  6. fix(deps): update module github.com/go-webauthn/webauthn to v0.10.0 […

    …skip ci] (#5782)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8a427dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5cc90c View commit details
    Browse the repository at this point in the history
  8. fix(deps): update module golang.org/x/time to v0.5.0 [skip ci] (#5786)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7db27e6 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update module github.com/spf13/cobra to v1.8.0 [skip ci] (#…

    …5783)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    207c7e0 View commit details
    Browse the repository at this point in the history
  10. fix(deps): update module golang.org/x/image to v0.14.0 [skip ci] (#5784)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b97c917 View commit details
    Browse the repository at this point in the history
  11. fix(deps): update module golang.org/x/oauth2 to v0.15.0 [skip ci] (#5785

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    88831b5 View commit details
    Browse the repository at this point in the history
  12. chore(deps): update actions/setup-go action to v5 (#5789)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ff25e51 View commit details
    Browse the repository at this point in the history
  13. chore(deps): update actions/checkout action to v4 (#5788)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8c432d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore(deps): update actions/upload-artifact action to v4 (#5792)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    97a4b83 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update docker/build-push-action action to v5 [skip ci] (#…

    …5793)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6f742a6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update docker/login-action action to v3 [skip ci] (#5794)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    be537aa View commit details
    Browse the repository at this point in the history
  4. chore(deps): update docker/metadata-action action to v5 [skip ci] (#5795

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2683621 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update docker/setup-buildx-action action to v3 (#5797)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    03dbdfc View commit details
    Browse the repository at this point in the history
  6. chore(deps): update docker/setup-qemu-action action to v3 (#5798)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    03b9b9a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix(deps): update golang.org/x/exp digest to be819d1 [skip ci] (#5807)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fd96a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126cfe9 View commit details
    Browse the repository at this point in the history
  3. feat: add ILanzou driver (#5810 close #5715)

    * wip: basic request and login
    
    * feat: impl list
    
    * feat: impl link
    
    * feat: impl mkdir, move, rename, delete
    
    * feat: impl upload
    
    * docs: add iLanzou to readme
    xhofe authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9d5fb7f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    8020d42 View commit details
    Browse the repository at this point in the history
  2. fix(net): Buf use Mutex (#5823)

    Co-authored-by: Andy Hsu <[email protected]>
    rammiah and xhofe authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4448e08 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/aws/aws-sdk-go to v1.49.15 (#5816)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fb729c1 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module golang.org/x/image to v0.15.0 (#5825)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    28bb3f6 View commit details
    Browse the repository at this point in the history
  5. perf: make docker release 10 times faster (#5803)

    * build: improve multistage docker build
    
    * build: add dockerfile for ci
    
    * build: add BuildDockerMultiplatform function in build.sh for ci
    
    * ci: change build method
    
    * build: add missing mod download command to the Dockerfile
    
    * build: revert changes made ffmpeg installed
    
    * build: use musl build for docker release
    
    * ci: apply to dev version
    
    * fix: don't login on pr
    
    * fix: don't build_docker_with_aria2 on pr
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    Mmx233 and xhofe authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e6e2d03 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix(deps): update module github.com/aliyun/aliyun-oss-go-sdk to v3 (#…

    …5800)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    434892f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b73b9 View commit details
    Browse the repository at this point in the history
  3. ci: add android target to release build (#5844)

    * build: build android
    
    Signed-off-by: lateautumn233 <[email protected]>
    
    * ci: add `android` target to release build
    
    Signed-off-by: lateautumn233 <[email protected]>
    
    ---------
    
    Signed-off-by: lateautumn233 <[email protected]>
    lateautumn233 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bff56ff View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. feat: add feijipan driver (close #5856)

    xhofe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    555ef0e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. docs: add feijipan to Readme

    xhofe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bb6747d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292bbe9 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/aws/aws-sdk-go to v1.49.18 (#5848)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1381e8f View commit details
    Browse the repository at this point in the history
  4. fix(deps): update golang.org/x/exp digest to 0dcbfd6 (#5862)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    85fe659 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module golang.org/x/crypto to v0.18.0 (#5863)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4930f85 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix(deps): update module golang.org/x/oauth2 to v0.16.0 (#5865)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    86b35ae View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. fix(chaoxing): JSON parsing error in content field (#5877)

    * fix(chaoxing):fix JSON parsing error in `content` field
    
    * fix(chaoxing): optimizing `UnmarshalJSON` implementation
    
    * fix(chaoxing): use `objectID` when  is empty
    SoY0ung authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f0e8c0e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. feat(115): add QR code source selection (#5891)

    * feat(115): add QR code source selection
    
    closed #5386
    
    * feat(115_share): add QR code source selection
    SheltonZhu authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e3e790f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    ce06f39 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. feat: add quqi driver (#5899 close #5251)

    * feat: add `quqi` driver
    
    * change signature of request function
    
    * specific header for every storage
    
    * todo: real upload
    
    * fix upload method
    
    * fix incorrect parameters for some request function calls
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    EchoResponse and xhofe authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    442c2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f29a81 View commit details
    Browse the repository at this point in the history
  3. fix(google_photo): add support for streaming video, range requests (#…

    …5905)
    
    * Update util.go
    
    Return mediaMetadata
    
    * Update driver.go
    
    Using width and height
    Xiefengshang authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8bccb69 View commit details
    Browse the repository at this point in the history
  4. fix(quqi): file extension duplication when rename and some missing fo…

    …rm parameters (#5910)
    
    * feat: add `quqi` driver
    
    * change signature of request function
    
    * specific header for every storage
    
    * todo: real upload
    
    * fix upload method
    
    * fix incorrect parameters for some request function calls
    
    * refine some form parameters to avoid potential problems
    
    * fix file extension duplication in rename function
    
    * improve the error message in login function
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    EchoResponse and xhofe authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a8c900d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    4f7761f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a28d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fix(quqi): empty file link for non vip user (#5926)

    * fix(quqi): error returned when uploading a file that existed
    
    * fix empty download link for no vip user
    
    * fix cannot parse request result
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    EchoResponse and xhofe authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d88b54d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. feat(quqi): add download link with cdn (#5938)

    * feat(quqi): add download link by cdn
    
    * fix(quqi): cookie error when login with phone number
    EchoResponse authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9222510 View commit details
    Browse the repository at this point in the history
  2. feat(dropbox): add root_namespace_id to access teams folder (#5929)

    * feat(dropbox): add root_namespace_id to access teams folder
    
    * fix(dropbox): get_current_account API request
    
    * feat(dropbox): extract root_namespace_id properly
    
    * style: format code
    shouko authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    aef952a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix: error on repeated reading static (#5957)

    * Update static.go
    
    * rm initial value of static
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    jing332 and xhofe authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c828669 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    9bd3c87 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix(mopan): client version is too low (#5987)

    * fix(mopan): download err ` client version is too low`
    
    * feat(mopan):support sms login
    
    * refactor(quqi): upload use s3
    foxxorcat authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    812f58a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix: embed all files of dist

    xhofe committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    da5e355 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e49fda3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix(123): User-Agent and rate limit (#6012)

    * 修复标签
    
    * 新增接口限流器。防止云盘云端把Alist当做攻击,封禁Alist客户端
    
    ---------
    
    Co-authored-by: 风信子 <[email protected]>
    123pan-com and 风信子 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6d85f1b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    47f4b05 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix(search): duplicate folder on autoupdate (#6063 close #6062)

    * fix(search): the problem of not returning in time when index does not support auto update.
    
    * fix(search): the problem of duplicate indexing of folders.
    r27153733 authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    53926d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feat: add docker image with pre-installed ffmpeg (#6054)

    * build: add dockerfile for ffmpeg version
    
    * ci: add docker image with ffmpeg release
    
    * fix: donnot push on docker build test
    Mmx233 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0c7e47a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858ba19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    424ab2d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat: support customize dsn for mysql and pg (#6031)

    * support for unixsocket to connect to mysql
    
    * feat: customize dsn for mysql and pg
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    Mars160 and xhofe authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1f83550 View commit details
    Browse the repository at this point in the history
  2. feat(search): search with meilisearch (#6060)

    * feat(search): search with meilisearch.
    
    * feat(search): meilisearch supports auto update.
    
    * chores: remove utils.Log.
    
    * fix(search): the null pointer caused by deleting non-existing file/folder indexes.
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    r27153733 and xhofe authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f1979a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    742335f View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module github.com/aws/aws-sdk-go to v1.50.24 (#5873)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e66abb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    94a80bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6522c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    71e4e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. fix: support for Microsoft WebDAV (#6133 close #6104)

    * Add support for Microsoft WebDAV
    
    * add import
    wolfsilver authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f8b1f87 View commit details
    Browse the repository at this point in the history
  2. feat: s3 server support (#6088 close #5186)

    Currently tested: List, Get, Remove
    itsHenry35 authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d0f88bd View commit details
    Browse the repository at this point in the history
  3. fix: remove default polyfill (#6130 close #6100)

    * refactor(setting): replace `polyfill.io``
    
    * fix: remove default polyfill
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    SukkaW and xhofe authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ae69847 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    7d9ecba View commit details
    Browse the repository at this point in the history
  2. fix(deps): update github.com/t3rm1n4l/go-mega digest to d494b6a (#6081)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6f6a8e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2a17d0c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    ac68079 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    45e009a View commit details
    Browse the repository at this point in the history
  2. fix(deps): update golang.org/x/exp digest to 814bf88 (#6144)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8222284 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    bdfc159 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. feat(139): refresh token periodically (#6146)

    * 139定时刷新token
    
    * fix build fail
    zzc10086 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    195c869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0a63d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b07ddfb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. fix(ipfs): url escape filename (#6245 close #6027)

    This resolves #6027
    chenjia404 authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    88947f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022e0ca View commit details
    Browse the repository at this point in the history
  3. feat: stand-alone port s3 server (#6242)

    * feat: single port s3 server
    
    * fix: unable to PUT files if not in root dir
    itsHenry35 authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9c84b65 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. feat: add doge driver (#6201)

    * feat: add doge driver
    
    * doc: 补充readme文档
    
    * fix: 对齐meta信息
    
    * fix: 调整结构体名字,与driver保持一致
    
    * perf: merge to s3
    
    * Rename goge.go to doge.go
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    eryajf and xhofe authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cf08aa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix(doge): the temporary access key is only valid for two hours (#6273)

    * feat: add doge driver
    
    * doc: 补充readme文档
    
    * fix: 对齐meta信息
    
    * fix: 调整结构体名字,与driver保持一致
    
    * perf: merge to s3
    
    * Rename goge.go to doge.go
    
    * fix: 解决多吉云临时秘钥两个小时过期的问题
    
    * fix: 定时任务在Drop中Stop
    
    ---------
    
    Co-authored-by: Andy Hsu <[email protected]>
    eryajf and xhofe authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8a18f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. docs: use width instead of height for image in Readme (#6282)

    * Update README.md
    
    * Update README_cn.md
    
    * Update README_ja.md
    jwcesign authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d517add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e37465e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e86036 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix: some typos (#6283)

    Signed-off-by: guoguangwu <[email protected]>
    testwill authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2880ed7 View commit details
    Browse the repository at this point in the history
  2. feat(189pc): add family transfer upload (#6288)

    * feat(189pc): add family transfer upload
    
    * fix(189):family transfer file delete
    foxxorcat authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d8e1904 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    58c3cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1756036 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    cd5a8a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c3c5181 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix(cloudreve): add domain to the download url if not exists (#6339 c…

    …lose #6265)
    
    * fix: correct the download url got by Cloudreve driver
    
    * fix: add an condition to the correction
    tukipona authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    793a4ea View commit details
    Browse the repository at this point in the history