-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: nextcloud/server
base: 0a9c37ad45a8449bacaaf2278d31b5e38ce9a622
head repository: nextcloud/server
compare: 01ec6d047f693fa5d26f40001f5bf7e079770828
- 12 commits
- 11 files changed
- 1 contributor
Commits on Dec 6, 2024
-
Revert "[DROP] Recompile for files_sharing changes"
This reverts commit a9507ea.
Configuration menu - View commit details
-
Copy full SHA for b4f6b1d - Browse repository at this point
Copy the full SHA b4f6b1dView commit details -
Revert "[POC] [WIP] refactor(files_sharing): move getSuggestions(), g…
…etRecommendations() out" The attempted refactoring helped understanding the dependencies, but is partly the wrong direction. The formatter functions should be moved out, the recommendations and suggestion functions however, ould need to be differentiated in too many details that duplicating small aspects of code would be better than having too many conditions. This reverts commit 642d623.
Configuration menu - View commit details
-
Copy full SHA for c17261e - Browse repository at this point
Copy the full SHA c17261eView commit details -
AMEND TO: 'refactor(files_sharing): dissolve component SharingEntryLi…
…nk into SharingTab' -- Fix broken dissolve
Configuration menu - View commit details
-
Copy full SHA for 818af87 - Browse repository at this point
Copy the full SHA 818af87View commit details -
chore(files_sharing): fix inconsistent trim() of shareWith
shareWith is below used _trimmed_ to index the field of the shareWith-to-type mapping; thus, create the key trimmed too. Why trimming is done here is questionable though. Refs: #48925 Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for e623446 - Browse repository at this point
Copy the full SHA e623446View commit details -
chore(files_sharing): replace reduce() by flat()
flat() is speaking Support is good: https://caniuse.com/array-flat Refs: #48925 Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for 4ac858c - Browse repository at this point
Copy the full SHA 4ac858cView commit details -
refactor(files_sharing): add ShareTypes module
Encapsulate the share type differntiation/grouping in one module. Refs: #48925 Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for ecd31c2 - Browse repository at this point
Copy the full SHA ecd31c2View commit details -
[WIP] refactor(files_sharing): extract formatForMultiselect() from Sh…
…aringInput Code copied from SharingInput.vue Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for 0ba6f7b - Browse repository at this point
Copy the full SHA 0ba6f7bView commit details -
[WIP] feat(files_sharing): add ExternalShareeSearch
Inspired (initially copied) from SearchInput, implemented to search only for external (remote) sharees. WIP: changes and further TODOs mentioned in the comments at the beginning of the file Refs: #48925 Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for 8d66704 - Browse repository at this point
Copy the full SHA 8d66704View commit details -
[WIP] feat(files_sharing): use external sharee search
Replace >SearchInput> by <ExternalShareeSearch>, which is implemented more specifically to search for external sharees Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for ac8a857 - Browse repository at this point
Copy the full SHA ac8a857View commit details -
[WIP] feat(files_sharing): remove lookup, limit to internal shares
Change SharingInput to search for internal share types only. * Lookup was removed because we don't want to lookup users for internal shares * The global lookup entry is no longer added to the end of the list for the same reason * Share types are limited to internal shares * Placeholder texts are adapted Refs: #48925 Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
Configuration menu - View commit details
-
Copy full SHA for 0c71e8b - Browse repository at this point
Copy the full SHA 0c71e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e42d673 - Browse repository at this point
Copy the full SHA e42d673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ec6d0 - Browse repository at this point
Copy the full SHA 01ec6d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0a9c37ad45a8449bacaaf2278d31b5e38ce9a622...01ec6d047f693fa5d26f40001f5bf7e079770828