Commit Graph

1689 Commits (0032461692650e2fef28fa78cbe19c2c5d408fbf)

Author SHA1 Message Date
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Ferdinand Thiessen 64dd4ce0ee
revert: "fix(files_sharing): Make share labels nullable" 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
provokateurin 1642a34e8a
refactor(files_sharing): Add Storage parameter strong types 1 year ago
Ferdinand Thiessen e9d590674d
feat(files_sharing): Make `ShareController` download route use the DAV `ZipFolderPlugin` 1 year ago
provokateurin 376d5665bb
fix(files_sharing): Fix all IStorage return types 1 year ago
provokateurin 13d1cb730f
fix(files_sharing): Check if propfind response is valid before accessing share permission props 1 year ago
provokateurin 5d4a358cc4
refactor(files_sharing): Make permissions prop checks less error prone 1 year ago
provokateurin adc38a7248
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Ferdinand Thiessen 4c067fcbae
chore(files): Remove legacy style files 1 year ago
Ferdinand Thiessen e243cb8b7d
chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 1 year ago
Julius Härtl 232c22fcd1 fix(federation): Do not overwrite certificate bundle 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 0bdd25eb0f fix: add sharding compatible version of share reminder job 1 year ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 1 year ago
Anna Larch 1ce46c1fca refactor: move to new activity exception 1 year ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Christoph Wurst c57e684e7b
fix: Handle null checks with the ?? operator 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
skjnldsv bb37954abb fix(files_sharing): adjust permissions from custom edit and delete check methods 1 year ago
provokateurin f7246a9b7a
fix(INotification): Restrict rich object parameters type 1 year ago
Ferdinand Thiessen fccb132e2b fix(files_sharing): Open single-file-share by default 1 year ago
Ferdinand Thiessen 1ea902a195
chore(files_sharing): Add migration attribute for `share.reminder_sent` column 1 year ago
Marcel Klehr c43353d6e6 fix: Display 'Leave share' instead of 'Delete' 1 year ago
Ferdinand Thiessen 1d16bc47ff
fix(files_sharing): Handle download permission the same way for public and internal shares 1 year ago
Ferdinand Thiessen e93ceea804
fix(files): Do not allow copy action on public shares without `create` permission 1 year ago
Ferdinand Thiessen 96c8275586
feat(files_sharing): Migrate public share to use Vue files list 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Stefan Cherniakov 2685501231 fix(files_sharing): Add check for null 1 year ago
Stefan Cherniakov 457eaee2b3 fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Stefan Cherniakov d633b9bce6 fix(files_sharing): Make share reminders more stable & fix issues 1 year ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
provokateurin 01c4fa3ba8
fix(files_sharing): Make share labels nullable 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen dd58e5290f
feat: Use new password context in sharing API 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
skjnldsv 3cb80626e4 feat(activity): add share link upload notifications 1 year ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 1 year ago
Git'Fellow 6002566d92
fix(share): Rename Circle to Team 1 year ago
skjnldsv 712965daa1 fix(files_sharing): filter out invalid shareWith in sharee API 1 year ago
Maxence Lange 6c4b0dba77 fix(inherited-shares): ignore top root folder 1 year ago
skjnldsv 80231e60aa fix(activity): regroup Files and spltit sharing activity 1 year ago
Robin Appelman 7343da4a9c
fix: try to find non-recursive share source 1 year ago