nextcloud/lib/private/Files
Cristian Scheid 282e6b707a feat(file-info): encapsulate logic to get last activity in getLastActivity function
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-24 15:15:34 -03:00
..
AppData refactor: Apply comments 2026-02-06 13:50:46 +01:00
Cache refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 2026-03-24 15:15:34 -03:00
Config fix: PostgreSQL transaction aborts when caching user mounts 2026-03-09 10:02:40 +00:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Mount fix: avoid recomputing list of mounts by provider 2026-02-13 16:41:44 +01:00
Node feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-24 15:15:34 -03:00
Notify refactor: Apply rector changes 2026-03-01 14:43:11 +00:00
ObjectStore fix: make objectstore copy consistent with changed local storage behavior 2026-03-10 16:07:38 +01:00
Search feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-24 15:15:34 -03:00
SimpleFS refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Storage fix: Remove static vars from core classes 2026-03-23 16:34:54 +01:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Type refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Utils fix(preview): Fix files:app-data-scan for previews 2026-02-12 00:26:20 +01:00
FileInfo.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-24 15:15:34 -03:00
FilenameValidator.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Filesystem.php perf(file-cache): Add mimetype filter on getFolderContents 2026-02-12 00:36:18 +01:00
SetupManager.php fix: Remove static vars from core classes 2026-03-23 16:34:54 +01:00
SetupManagerFactory.php refactor(share): Remove some deprecated method usages 2026-03-10 11:39:57 +01:00
View.php Merge pull request #58854 from nextcloud/jtr/refactor-View-getLocalFile 2026-03-12 10:05:19 +01:00