..
Activity
displayname on federated shares
2023-06-28 09:28:03 -01:00
AppInfo
fix(cache): Remove displayname cache entry on delete
2023-08-28 14:59:54 +02:00
BackgroundJob
Use TimedJob from OCP instead of OC
2022-12-05 10:13:34 +01:00
Collaboration
Fix various other small psalm issues
2022-10-17 12:40:35 +02:00
Command
fix(tests): Specify all positional parameters again to fix tests
2023-08-23 09:08:08 +02:00
Controller
files_sharing: Add OpenAPI spec
2023-07-31 16:58:49 +02:00
Event
Emit event on link share action
2021-09-10 08:36:45 +02:00
Exceptions
Update php licenses
2021-06-04 22:02:41 +02:00
External
fix(caching): Avoid checking existence before fetching
2023-06-12 09:44:48 +02:00
Listener
fix!: Remove LegacyBeforeTemplateRenderedListener from files_sharing
2023-07-28 14:11:21 +02:00
Middleware
Update php licenses
2021-06-04 22:02:41 +02:00
Migration
Adds a "Request password" button to the public share authentication page for shares
2022-04-11 21:58:24 +02:00
Notification
Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup
2023-08-04 10:39:57 +02:00
Settings
Let users choose a share_folder
2021-09-06 16:39:11 +02:00
ShareBackend
Update php licenses
2021-06-04 22:02:41 +02:00
Cache.php
pass the share to the cache instead of having to ask the storage
2023-08-18 13:38:08 +02:00
Capabilities.php
files_sharing: Add OpenAPI spec
2023-07-31 16:58:49 +02:00
DefaultPublicShareTemplateProvider.php
fix(sharing): Remove casting to int from INF
2023-02-07 14:13:39 +01:00
DeleteOrphanedSharesJob.php
Use TimedJob from OCP instead of OC
2022-12-05 10:13:34 +01:00
ExpireSharesJob.php
Fix hook encryption with cron job
2022-06-07 15:38:45 +00:00
Helper.php
Let users choose a share_folder
2021-09-06 16:39:11 +02:00
Hooks.php
update tests
2021-10-19 11:31:08 +02:00
ISharedStorage.php
code checker fixes for instanceOfStorage
2021-12-02 17:35:10 +01:00
MountProvider.php
Migrate files sharing to PSR LoggerInterface
2023-07-06 14:08:42 +02:00
OrphanHelper.php
add command do delete orphan shares
2023-07-05 18:33:11 +02:00
ResponseDefinitions.php
files_sharing: Add OpenAPI spec
2023-07-31 16:58:49 +02:00
Scanner.php
repair -1 folder sizes for object store background scan
2023-05-10 19:33:26 +02:00
SharedMount.php
fix(caching): Avoid checking existence before fetching
2023-06-12 09:44:48 +02:00
SharedStorage.php
improve logic for getting the watcher for a shared external storage
2023-09-11 15:00:32 +02:00
Updater.php
Add argument to getSharesInFolder enable deep share lookup
2022-07-26 12:17:46 +00:00
ViewOnly.php
Fix view-only code after code review comments
2022-07-28 16:53:24 +02:00