Skip to content

Tags: disini/OpenList

Tags

beta

Toggle beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci(actions): upgrade actions/checkout to v6 (OpenListTeam#2338)

Replace actions/checkout from v4 to v6 across workflows to prepare for the GitHub Actions Node.js 24 migration and avoid Node.js 20 deprecation risk.

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build): lock musl outputs to fully static linking in build script…

… and CI workflows (OpenListTeam#2330)

beta-media

Toggle beta-media's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat(func): media library support select

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(drivers/cloudreve_v4): remove token check for share (OpenListTeam…

…#2274)

Fixed the issue of token verification for shared links.

v4.1.10

Toggle v4.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

Co-authored-by: KirCute <[email protected]>

v4.1.9

Toggle v4.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(doubao_share): use new download info (OpenListTeam#1890)

fix(doubao_share): update file URL retrieval to use new download info structure

Signed-off-by: MadDogOwner <[email protected]>

v4.1.8

Toggle v4.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(strm): keep local download file (OpenListTeam#1707)

v4.1.7

Toggle v4.1.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(archive/zip): user specific encoding for non-EFS zips (OpenListTe…

…am#1599)

* fix(archive/zip): user specific encoding for non-EFS zips

* fix(stream): simplify head cache initialization and improve reader retrieval logic

* fix: support multipart zips (.z01)

* chore(deps): update github.com/KirCute/zip to v1.0.1

---------

Co-authored-by: j2rong4cn <[email protected]>
Co-authored-by: Pikachu Ren <[email protected]>

v4.1.6

Toggle v4.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(thunder): allow setting space (OpenListTeam#1219)

allows access to files on remote devices via Thunder's tunneling service.

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(share): remove share when user delete (OpenListTeam#1493)