Skip to content

Comments

Slightly simplify submit all scene URLs to Stashbox code#5917

Merged
WithoutPants merged 1 commit intostashapp:developfrom
smith113-p:simplify
Jun 11, 2025
Merged

Slightly simplify submit all scene URLs to Stashbox code#5917
WithoutPants merged 1 commit intostashapp:developfrom
smith113-p:simplify

Conversation

@smith113-p
Copy link
Contributor

The code looks like it does because it initially used string pointers; however, the version that landed used a regular string array, so we can just the = operator.

The code looks like it does because it initially used
string pointers; however, the version that landed used
a regular string array, so we can just the = operator.
@DogmaDragon DogmaDragon changed the title Slightly simplify code after PR #5894 Slightly simplify submit all scene URLs to Stashbox code Jun 9, 2025
@WithoutPants WithoutPants added the chore Pull requests for refactoring and admin work label Jun 11, 2025
@WithoutPants WithoutPants added this to the Version 0.29.0 milestone Jun 11, 2025
@WithoutPants WithoutPants merged commit a91b9c4 into stashapp:develop Jun 11, 2025
2 checks passed
@smith113-p smith113-p deleted the simplify branch June 11, 2025 02:04
XGFan pushed a commit to XGFan/stash that referenced this pull request Oct 22, 2025
The code looks like it does because it initially used string pointers; however, the version that landed used a regular string array, so we can just the = operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for refactoring and admin work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants