Skip to content

Tags: lichti/zaplab

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v1.0.0-beta.8

Toggle v1.0.0-beta.8's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v1.0.0-beta.8

v1.0.0-beta.7

Toggle v1.0.0-beta.7's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: prepare CHANGELOG for v1.0.0-beta.7

v1.0.0-beta.6

Toggle v1.0.0-beta.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v1.0.0-beta.6

v1.0.0-beta.5

Toggle v1.0.0-beta.5's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v1.0.0-beta.5

v1.0.0-beta.4

Toggle v1.0.0-beta.4's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: correct PocketBase v0.36 file upload pattern for media event per…

…sistence

saveEventFile was manually uploading via pb.NewFilesystem()+fs.UploadFile() then
setting only the filename string on the record, which PocketBase v0.36 rejects
for new records. Fixed by passing the *filesystem.File object directly to
record.Set("file", file) and letting pb.Save handle the upload atomically.

Affected: incoming image, audio, video, document, sticker and vCard messages
were logging 'Failed to save event' and falling back to a file-less record.

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v1.0.0-beta.3

dev-caed614

Toggle dev-caed614's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v1.0.0-beta.6