Skip to content

feat: view E2EE files #7132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: view E2EE files #7132

wants to merge 1 commit into from

Conversation

luka-nextcloud
Copy link
Contributor

@luka-nextcloud luka-nextcloud commented Apr 17, 2025

πŸ“ Summary

πŸ–ΌοΈ Screenshots

🏚️ Before
image

🏑 After
image
image

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in πŸ“ Office team Apr 17, 2025
@luka-nextcloud luka-nextcloud added the enhancement New feature or request label Apr 17, 2025
@luka-nextcloud luka-nextcloud moved this from 🧭 Planning evaluation (don't pick) to πŸ‘€ In review in πŸ“ Office team Apr 17, 2025
Copy link

codecov bot commented Apr 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 51.82%. Comparing base (67efbd4) to head (0b17f6a).

Files with missing lines Patch % Lines
src/components/ViewerComponent.vue 0.00% 31 Missing ⚠️
src/helpers/mime.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7132      +/-   ##
==========================================
- Coverage   51.85%   51.82%   -0.03%     
==========================================
  Files         479      479              
  Lines       41467    41491      +24     
  Branches     1004     1004              
==========================================
  Hits        21504    21504              
- Misses      19858    19882      +24     
  Partials      105      105              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Luka Trovic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
Status: πŸ‘€ In review
Development

Successfully merging this pull request may close these issues.

Viewing E2EE files
1 participant