Skip to content

Releases: yusufshakeel/localbox

v0.12.0

04 Feb 13:25
Compare
Choose a tag to compare

Release notes:

  • Stream audio/video files.

v0.11.1

03 Feb 11:46
Compare
Choose a tag to compare

Release notes:

  • Added video.js to play videos

v0.10.2

31 Jan 08:32
Compare
Choose a tag to compare

Release notes:

  • Delete Personal Drive's of deleted users to free up space.

v0.10.1

30 Jan 12:03
Compare
Choose a tag to compare

Release notes

Features:

  • Personal Drive with configurable storage limit per user
  • Rename uploaded files
  • Nextjs version update

v0.8.5

24 Jan 16:15
Compare
Choose a tag to compare

Release notes:

  • Refactoring work
  • Update search logic for table to check multiple columns

v0.8.2

23 Jan 17:07
Compare
Choose a tag to compare

Release Notes

Features

  • Admin Configuration:
    • Set options directly in the admin dashboard:
      • Session maximum age
      • Maximum upload file size
      • Time-to-live (TTL) for TempChat messages
  • User File Management:
    • Users with the necessary permissions can delete their uploaded files from these folders:
      • audios
      • documents
      • images
      • uploads
      • videos

v0.7.4

12 Jan 10:06
Compare
Choose a tag to compare

Features:

  • File upload and sharing
  • Temporary Chats (TempChats)
  • Audio/Video player
  • Authentication and Authorization using NextAuth
  • Data layer using minivium jsob database.
  • RBAC (Role Based Access Control)
  • Cleaner UI using shadcn/ui
  • Dark Mode

v0.6.2

10 Jan 14:46
891809e
Compare
Choose a tag to compare

Turn your laptop or desktop into a personal local cloud to easily share files with other devices on the same Wi-Fi network.

Features:

  • File upload and sharing
  • Temporary Chats (TempChats)
  • Audio/Video player
  • Dark Mode