nextcloud-server/apps/files/lib
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppInfo feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
BackgroundJob feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
Collaboration/Resources
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Controller chore(i18n): Fixed grammar 2025-09-15 16:57:56 +07:00
Dashboard fix(dashboard): Fix favorite dashboard icon 2025-09-03 15:28:10 +07:00
Db
Event
Exception
Listener fix(SyncLivePhotosListener): Don't handle copy event emitted from us 2025-05-27 12:14:14 +07:00
Migration
Notification
Search
Service fix: Dispatch favorite event with an actual path 2025-09-15 15:04:00 +07:00
Settings feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
AdvancedCapabilities.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +07:00
App.php
Capabilities.php
DirectEditingCapabilities.php
Helper.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
ResponseDefinitions.php