Commit Graph

77043 Commits (801733e5232620932dca14452b3b84dbdad14ed7)
 

Author SHA1 Message Date
Ferdinand Thiessen b7e2d5032f
fix(files): Fallback icons should fill the container 8 months ago
Marcel Klehr c43353d6e6 fix: Display 'Leave share' instead of 'Delete' 8 months ago
Pytal 46340d1d39
Merge pull request #47649 from nextcloud/fix/footer-overlap 8 months ago
Ferdinand Thiessen 219f1f9189
Merge pull request #45652 from nextcloud/feat/migrate-files-sharing-public-to-vue 8 months ago
Ferdinand Thiessen 117aaf4c1d
Merge pull request #47731 from nextcloud/refactStorDav 8 months ago
Git'Fellow a36738dbfc chore(storage): refactor some code portions 8 months ago
Ferdinand Thiessen ba73beaac1
Merge pull request #47784 from nextcloud/fix/file-info 8 months ago
Ferdinand Thiessen 141fed839a
Merge pull request #47756 from nextcloud/fixingPathShareCheck 8 months ago
Ferdinand Thiessen a96406086c fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 8 months ago
Ferdinand Thiessen 6249125f7c
chore: Compile assets 8 months ago
Ferdinand Thiessen 4a90d5328c
test: Add end-to-end tests for new public share Vue UI 8 months ago
Ferdinand Thiessen be884eeaec
fix(files): "Edit locally" action should not be shown on public shares 8 months ago
Ferdinand Thiessen 018af2a2fe
fix(files): Do not add click listener if there is no default action on public shares 8 months ago
Ferdinand Thiessen cb4c569486
fix(files_sharing): Ensure sidebar share entry lists are labelled 8 months ago
Ferdinand Thiessen c9dc0afcb1
fix(files): "New folder" menu entry requires read permission 8 months ago
Ferdinand Thiessen 11fdf4e2a7
chore(files_sharing): Remove now unused legacy scripts 8 months ago
Ferdinand Thiessen 80033bde88
fix(files): Disable internal views on public shares 8 months ago
Ferdinand Thiessen 1dafdce3e7
fix(files_sharing): Set file-request header for nextcloud/upload 8 months ago
Ferdinand Thiessen 3134053497
fix(files_sharing): Disable sharing status action for public shares 8 months ago
Ferdinand Thiessen 1d16bc47ff
fix(files_sharing): Handle download permission the same way for public and internal shares 8 months ago
Ferdinand Thiessen e93ceea804
fix(files): Do not allow copy action on public shares without `create` permission 8 months ago
Ferdinand Thiessen a84de3c755
feat(files): Allow to download files on public shares 8 months ago
Ferdinand Thiessen ada6a61688
fix(files): Do not allow rename action on single-file-shares 8 months ago
Ferdinand Thiessen 563f8e7c5d
refactor(files_sharing): Make file structure more clear 8 months ago
Ferdinand Thiessen f0a765ee46
fix(files): Disable copy-move-action of single file shares 8 months ago
Ferdinand Thiessen f109c1a044
refactor(files): Make `RouterService` provide a protected getter for the router to allow injecting the `files_sharing` router 8 months ago
Ferdinand Thiessen 82a7a3971d
fix(files): Adjust files list for sharing permissions on public shares 8 months ago
Ferdinand Thiessen 819f5cea9b
fix(files): Fix file previews for public shares 8 months ago
Ferdinand Thiessen 767e87a466
fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for public shares 8 months ago
Ferdinand Thiessen 96c8275586
feat(files_sharing): Migrate public share to use Vue files list 8 months ago
Nextcloud bot e4fa996701
Fix(l10n): Update translations from Transifex 8 months ago
nextcloud-command 7594c79834 chore(assets): Recompile assets 8 months ago
Christopher Ng d43ec7d966 chore: compile scss 8 months ago
Christopher Ng 65ced2dd40 fix: Fix inaccessible content on public pages due to overlapping footer 8 months ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 8 months ago
Ferdinand Thiessen ede38709b5
chore(files): Use public API where possible 8 months ago
Anna 9aafc0f989
Merge pull request #47789 from nextcloud/fix/cs-fixer-errors 8 months ago
Anna Larch 17ef20c5f3 fix(dav): also allow unsharing of circle shares 8 months ago
Anna Larch 3d3ab10655 chore: add coding standard code change to .git-blame-ignore-revs 8 months ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 8 months ago
Louis 4566cf791d
Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_error_page_on_exceptions 8 months ago
Stephan Orbaugh c2f87fbd39
Merge pull request #47761 from nextcloud/fix/missing-footer 8 months ago
Stephan Orbaugh 3f79566974
Merge pull request #47519 from nextcloud/fix/transfer-ownership-encrypted-files 8 months ago
Stephan Orbaugh a933ba1fdb
Merge pull request #47769 from nextcloud/artonge/fix/use_sha256_for_arguments_hash_forbg_jobs 8 months ago
Stephan Orbaugh eac7c2e9cf
Merge pull request #46255 from nextcloud/bug/add-option-to-remove-webroot-for-setupchecks 8 months ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 8 months ago
Louis Chemineau dbf56b6c11
fix: Migrate existing bg jobs to use sha256 8 months ago
Louis Chemineau 843a47f12c
fix: Use sha256 to hash arguments of background jobs 8 months ago
Côme Chilliet 0555900134 fix(transfer-ownership): Improve comments according to code review 8 months ago
Côme Chilliet d92bf388b1 feat(transfer-ownership): Correctly react to encrypted files 8 months ago