-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
feat(files_sharing): Migrate public shares to Vue #45652
Merged
Merged
Conversation
This file contains 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
skjnldsv
reviewed
Jun 4, 2024
skjnldsv
reviewed
Jun 4, 2024
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
from
June 11, 2024 13:33
8d02b52
to
fe796c0
Compare
susnux
added
the
♻️ refactor
Refactor code (not a bug fix, not a feature just refactoring)
label
Jun 17, 2024
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
4 times, most recently
from
June 20, 2024 15:18
7fe567d
to
a7272ac
Compare
This comment was marked as resolved.
This comment was marked as resolved.
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
3 times, most recently
from
June 21, 2024 19:01
f1c2ec5
to
21fd6da
Compare
This comment was marked as resolved.
This comment was marked as resolved.
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
2 times, most recently
from
June 28, 2024 15:27
b38ab4d
to
dc37f4b
Compare
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
2 times, most recently
from
July 30, 2024 16:42
a4fc840
to
5ba308d
Compare
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
2 times, most recently
from
July 31, 2024 14:37
e85f4cd
to
3b85671
Compare
Co-authored-by: Ferdinand Thiessen <[email protected]> Co-authored-by: Côme Chilliet <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
…ion for public shares Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…the router to allow injecting the `files_sharing` router Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…` permission Signed-off-by: Ferdinand Thiessen <[email protected]>
…c and internal shares Signed-off-by: Ferdinand Thiessen <[email protected]>
This is disabled to not leak personal information into the public Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
This is needed because some views have side effects, like `favorites` doing requests on registration time. Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
This will disable "New folder" menu entry for file-drop shares. Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…n public shares Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
susnux
force-pushed
the
feat/migrate-files-sharing-public-to-vue
branch
from
September 6, 2024 01:39
7988651
to
6249125
Compare
🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 |
skjnldsv
reviewed
Sep 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🎉 🎉 🎉
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
enhancement
feature: files
♻️ refactor
Refactor code (not a bug fix, not a feature just refactoring)
🍀 2025-Spring
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.
Summary
TODO
Checklist