summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-162-2/+20
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-062-0/+4
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-4/+4
* Fix inherited parameter namesjld31032023-04-031-6/+6
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-012-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-312-4/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-274-0/+8
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2320-72/+72
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-232-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-232-0/+4
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-202-6/+30
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-164-0/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-152-2/+2
* Merge pull request #37168 from nextcloud/bugfix/noid/hide-download-actionsSimon L2023-03-141-1/+1
|\
| * fix(files_sharing): Allow file actions other than download for hide download ...Julius Härtl2023-03-131-1/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-144-4/+6
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-132-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-116-0/+12
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1014-0/+28
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-089-11/+124
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-082-2/+18
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-066-6/+46
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-0/+7
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-012-2/+30
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-273-4/+3
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-262-2/+64
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-252-0/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-222-2/+2
* Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-5/+5
* Merge pull request #36748 from nextcloud/artonge/fix/encrypted_shared_folderLouis2023-02-211-6/+6
|\
| * Encrypted and shared folders should use the encrypted iconLouis Chemineau2023-02-201-6/+6
* | Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-212-13/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-212-2/+94
|/
* Merge pull request #36589 from nextcloud/enh/perf-remove-icacheJulius Härtl2023-02-202-1/+13
|\
| * tests: Fix test isolation on object storageJulius Härtl2023-02-172-1/+13
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-192-0/+6
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-172-4/+4
* Merge pull request #36515 from nextcloud/fix/sharees-remove-deckJulius Härtl2023-02-161-10/+1
|\
| * Remove Deck from Sharees APIjld31032023-02-031-10/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-162-0/+10
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-102-2/+28
* | fix(sharing): Remove casting to int from INFJoas Schilling2023-02-071-1/+1
* | Skip buggy tests for 32bits CICôme Chilliet2023-02-071-4/+15
* | Merge pull request #36452 from nextcloud/perf/share-availability-checkVincent Petry2023-02-032-11/+16
|\ \ | |/ |/|
| * chore: Add return typesJulius Härtl2023-01-311-5/+6
| * perf(federation): Only request root share info for checking availabilityJulius Härtl2023-01-312-9/+13
* | Merge pull request #35736 from nextcloud/pluggable-share-displayblizzz2023-02-026-219/+352
|\ \
| * | Pluggable share providerLouis Chemineau2023-02-026-219/+352