This repository was archived by the owner on Feb 27, 2026. It is now read-only.
v3.1.3-beta#160
Merged
Merged
Conversation
- Updated docker-compose files to include a commented-out DEFAULT_LANGUAGE variable for setting the default application language. - Modified the Dockerfile to export NEXT_PUBLIC_DEFAULT_LANGUAGE with a fallback to 'en-US'. - Enhanced documentation in the quick-start guide to reflect the new DEFAULT_LANGUAGE variable and its usage. - Updated i18n request handling to support multiple locales based on the DEFAULT_LANGUAGE environment variable.
- Added a section on performance implications of filesystem encryption in the architecture documentation. - Updated the quick-start guide to link to the new performance considerations section, emphasizing the impact of encryption on resource usage and file access strategies.
- Introduced a new QrCodeModal component to display and download QR codes for shared links. - Updated share management to include functionality for viewing QR codes. - Enhanced the GenerateShareLinkModal to include QR code generation and download options. - Updated UI components to support QR code viewing and downloading in share details and recent shares sections. - Added translations and improved user experience for share link generation and QR code interactions.
- Added QR code viewing and downloading capabilities in the reverse shares section. - Updated UI components to include QR code options in share details and cards. - Introduced new state management for handling QR code visibility. - Enhanced translations for QR code interactions across multiple languages.
…e languages - Added new translations for QR code interactions in various languages. - Updated share link details to include options for viewing and downloading QR codes. - Enhanced user experience by providing clear instructions and descriptions related to QR code usage. - Improved consistency in UI components for QR code visibility and actions.
- Integrated QR code generation and download options in both ShareFileModal and ShareMultipleFilesModal. - Updated UI components to include a download button for QR codes, enhancing user experience. - Improved icon usage by adding download functionality alongside existing share options.
- Capitalized the "Activate" and "Deactivate" status messages for improved readability. - Adjusted the button component in the users header to remove unnecessary margin from the icon, enhancing layout consistency.
- Updated version number in package.json files for apps/docs, apps/server, and apps/web to reflect the new beta release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.