..
Activity
Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it
2022-11-29 14:36:29 +07:00
AppInfo
Port Files navigation to vue
2023-01-04 16:45:41 +07:00
BackgroundJob
Use TimedJob from OCP instead of OC
2022-12-05 10:13:34 +07:00
Collaboration
Fix various other small psalm issues
2022-10-17 12:40:35 +07:00
Command
Update php licenses
2021-06-04 22:02:41 +07:00
Controller
Merge pull request #36452 from nextcloud/perf/share-availability-check
2023-02-03 13:34:35 +07:00
Event
Emit event on link share action
2021-09-10 08:36:45 +07:00
Exceptions
Update php licenses
2021-06-04 22:02:41 +07:00
External
perf(federation): Only request root share info for checking availability
2023-01-31 11:41:34 +07:00
Listener
Move bundles to /dist
2022-01-08 10:11:58 +07:00
Middleware
Update php licenses
2021-06-04 22:02:41 +07:00
Migration
Adds a "Request password" button to the public share authentication page for shares
2022-04-11 21:58:24 +07:00
Notification
Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it
2022-11-29 14:36:29 +07:00
Settings
Let users choose a share_folder
2021-09-06 16:39:11 +07:00
ShareBackend
Update php licenses
2021-06-04 22:02:41 +07:00
Cache.php
Fix various other small psalm issues
2022-10-17 12:40:35 +07:00
Capabilities.php
Fix type when getting appconfig with int
2022-10-17 12:36:05 +07:00
DefaultPublicShareTemplateProvider.php
fix(sharing): Remove casting to int from INF
2023-02-07 14:13:39 +07:00
DeleteOrphanedSharesJob.php
Use TimedJob from OCP instead of OC
2022-12-05 10:13:34 +07:00
ExpireSharesJob.php
Fix hook encryption with cron job
2022-06-07 15:38:45 +07:00
Helper.php
Let users choose a share_folder
2021-09-06 16:39:11 +07:00
Hooks.php
update tests
2021-10-19 11:31:08 +07:00
ISharedStorage.php
code checker fixes for instanceOfStorage
2021-12-02 17:35:10 +07:00
MountProvider.php
Read notes from share already loaded into memory
2022-10-07 23:24:12 +07:00
Scanner.php
background scan the source storage when a background scan on a storage jail is triggered
2021-12-02 17:34:58 +07:00
SharedMount.php
still include the share target in the cache key for validating share mount
2023-01-16 13:09:50 +07:00
SharedStorage.php
Put back the variable but make sure it is properly declared
2022-12-05 11:51:16 +07:00
Updater.php
Add argument to getSharesInFolder enable deep share lookup
2022-07-26 12:17:46 +07:00
ViewOnly.php
Fix view-only code after code review comments
2022-07-28 16:53:24 +07:00