Skip to content

refactor: Cleanup files app bootstrap#59831

Open
CarlSchwan wants to merge 2 commits intomasterfrom
work/carl/files-applications-cleanup
Open

refactor: Cleanup files app bootstrap#59831
CarlSchwan wants to merge 2 commits intomasterfrom
work/carl/files-applications-cleanup

Conversation

@CarlSchwan
Copy link
Copy Markdown
Member

@CarlSchwan CarlSchwan commented Apr 22, 2026

Summary

  • Register event listener in the register method
  • Don't use a hook for injecting max_chunk_size in app config
  • Remove getUserFolder deprecated API usage

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@CarlSchwan CarlSchwan added this to the Nextcloud 34 milestone Apr 22, 2026
@CarlSchwan CarlSchwan self-assigned this Apr 22, 2026
@CarlSchwan CarlSchwan requested a review from a team as a code owner April 22, 2026 10:06
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Apr 22, 2026
@CarlSchwan CarlSchwan requested review from Altahrim and ArtificialOwl and removed request for a team April 22, 2026 10:06
@CarlSchwan CarlSchwan added the technical debt 🧱 🤔🚀 label Apr 22, 2026
@provokateurin
Copy link
Copy Markdown
Member

I have tried some of this before, but it was failing for reasons I didn't understand back then: #50875

@CarlSchwan CarlSchwan force-pushed the work/carl/files-applications-cleanup branch 2 times, most recently from fe5d86c to de9bb96 Compare April 22, 2026 12:03
@CarlSchwan
Copy link
Copy Markdown
Member Author

I have tried some of this before, but it was failing for reasons I didn't understand back then: #50875

I think the problematic part was in apps/files_sharing/lib/Listener/LoadAdditionalListener.php fixed now

@CarlSchwan CarlSchwan force-pushed the work/carl/files-applications-cleanup branch from de9bb96 to 209276c Compare April 22, 2026 13:52
@DorraJaouad DorraJaouad requested a review from a team as a code owner April 23, 2026 09:41
@CarlSchwan CarlSchwan force-pushed the work/carl/files-applications-cleanup branch from 209276c to 5893d6c Compare April 24, 2026 08:11
Comment thread apps/files/lib/App.php
@CarlSchwan CarlSchwan enabled auto-merge April 24, 2026 12:14
CarlSchwan added 2 commits May 5, 2026 14:44
- Register event listener in the register method
- Remove hook for injecting max_chunk_size in app config and move
  that code directly in JSConfigHelper
- Remove getUserFolder deprecated API usage

Signed-off-by: Carl Schwan <carlschwan@kde.org>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan force-pushed the work/carl/files-applications-cleanup branch from 5893d6c to a77cc56 Compare May 5, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews technical debt 🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants