Skip to content

Tags: OpenListTeam/OpenList

Tags

beta

Toggle beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix typos (#2859)

v4.2.4

Toggle v4.2.4's commit message

Partially verified

This commit is signed with the committer’s verified signature.
xrgzs’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(search): apply access filtering before paginating results

* fix: replace strings.HasPrefix with utils.IsSubPath for path validation

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>

* fix: re-validate shared paths to ensure they remain within the creator's base path

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>

---------

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>

* fix(search): apply access filtering before paginating results

Co-authored-by: Codex <267193182+codex@users.noreply.github.com>
Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>

---------

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
Signed-off-by: jyxjjj <16695261+jyxjjj@users.noreply.github.com>
Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
Co-authored-by: Codex <267193182+codex@users.noreply.github.com>

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build.sh): remove `rm -rf .git/` (#2703)

Signed-off-by: elysia <a.elysia@proton.me>

beta-media

Toggle beta-media's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Apply remaining changes

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(189pc): handle numeric res_code in RenameResp to fix JSON unmarsh…

…al error (#2489)

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 (#2330)

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 (#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 <951206789@qq.com>

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 (#1890)

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

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>

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 (#1707)