Skip to content

Releases: beclab/files

fix: multiple bug fixes for file operations, sharing, and upload and clean sensitive logs

29 Apr 14:49
4a197e4

Choose a tag to compare

fix: multiple bug fixes for file operations, sharing, and upload and clean sensitive logs

fix: upload temp files over-delete bug

15 Apr 11:30
a5c5097

Choose a tag to compare

Pre-release

fix: upload temp files over-delete bug

fix: external disk usage is checking an incorrect target

03 Apr 13:11
065b28b

Choose a tag to compare

fix: external disk usage is checking an incorrect target

fix: /api/raw add range head support for posix, change Content-Length for range head for cloud

30 Mar 12:29
4dd3a1a

Choose a tag to compare

fix: For continuable download in LarePass, /api/raw add range head support for posix, change Content-Length for range head for cloud

fix: new involved /callback/create error in last modify

19 Mar 10:52
06ab98e

Choose a tag to compare

fix: new involved /callback/create error in last modify

fix: sync unstable by scale pool size from 5 to 45, add additional retry for upload, and fix a retry bug in upload chunk

15 Mar 12:39
e4382e9

Choose a tag to compare

fix: sync unstable by scale pool size from 5 to 45, add additional retry for upload, and fix a retry bug in upload chunk

fix: rpc connection pool, and limit sync previews to 10

13 Mar 16:40
a9a559f

Choose a tag to compare

fix: rpc connection pool, and limit sync previews to 10

fix: add retry to make flooded copy to sync more stable

13 Mar 12:00
73c82b7

Choose a tag to compare

fix: add retry to make flooded copy to sync more stable

fix: upload log chunk start and end incorrect (only log, not malfunctional)

12 Mar 12:24
efe403b

Choose a tag to compare

fix: upload log chunk start and end incorrect (only log, not malfunctional)

fix: check disk space for upload link and copy

13 Jan 13:17
6a98331

Choose a tag to compare

fix:

  • check disk space for upload link and copy
  • rsync change to --no-o and --no-g with chown to support inner root folder copying with no 'w' permission given to other users
  • formal searpc err when returning int value in float64 at some border conditions