Skip to content

Fix parsing dates for server v0.31+#790

Merged
damontecres merged 1 commit intomainfrom
fix/date-formatting
Apr 15, 2026
Merged

Fix parsing dates for server v0.31+#790
damontecres merged 1 commit intomainfrom
fix/date-formatting

Conversation

@damontecres
Copy link
Copy Markdown
Owner

Fixes #785

Stash server v0.31 allows dates to be just year or year-month instead of requiring year-month-day. Since this app assumed the year-month-day format when parsing it could crash on the newer server.

This PR updates the parsing code to handle the new format.

@damontecres damontecres added the bug Something isn't working label Apr 15, 2026
@damontecres damontecres merged commit efb100b into main Apr 15, 2026
2 checks passed
@damontecres damontecres deleted the fix/date-formatting branch April 15, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - App crashes when opening.

1 participant