Historia zmian

Autor SHA1 Wiadomość Data
  Git'Fellow 2bb8c023c2 fix(files): Check if the target path is a descendant of the shared folder path 3 miesięcy temu
  provokateurin b9aaa9f2e0 fix(files): Create non-existent parents of mountpoints 3 miesięcy temu
  Ferdinand Thiessen 6ea52ed218 fix: Adjust filename validation messages 3 miesięcy temu
  Ferdinand Thiessen ef3bd03849 fix: Allow read-only filename validation to allow reading files 3 miesięcy temu
  Andy Scherzinger 4f2a29adf9 Merge pull request #46672 from nextcloud/fix/preview-invalid-id 4 miesięcy temu
  Julius Härtl 2b0bc8b310 fix: Do not return partial file info if we have a cache entry 4 miesięcy temu
  Ferdinand Thiessen 12796c3ae7 fix: FileInfo from `View` should have the correct name of a mountpoint 4 miesięcy temu
  Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 4 miesięcy temu
  Ferdinand Thiessen 69341e4306 refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 5 miesięcy temu
  Robin Appelman d87c23242b Merge pull request #45014 from nextcloud/forbid-moving-subfolder 6 miesięcy temu
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 miesięcy temu
  Robin Appelman 66d36bffa6 fix: forbid moving a folder into a subfolder of itself 7 miesięcy temu
  Julius Härtl 24e0d5023c fix: Avoid updating size when calling touch on a file 7 miesięcy temu
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 miesięcy temu
  Robin Appelman afb589a69b fix: ensure nested mount points are handled in the correct order 9 miesięcy temu
  Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 1 rok temu
  Robin Appelman 96942e436b fix: update "move into share" check to share manager 9 miesięcy temu
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 10 miesięcy temu
  Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 11 miesięcy temu
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok temu
  Robin Appelman 9bc44de95d reuse sharing disabled state when listing folder content 1 rok temu
  Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 1 rok temu
  Anna Larch 556f29bef5 fix: don't emit Hooks when hookpaths are empty 1 rok temu
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
  Arthur Schiwon 997efe44ff Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 1 rok temu
  Git'Fellow 951c5b973e Normalize logical operators 1 rok temu
  Côme Chilliet 546d94c3ec Fix file_get_content signatures to make it clear it can return false 1 rok temu
  Côme Chilliet 6633b4ced6 Remove unecessary fully qualified namespaces from phpdoc 1 rok temu
  Côme Chilliet 5ad045619c View needs to return an instance of OC\Files\FileInfo explicitely 1 rok temu
  Côme Chilliet 0b3dad895f More type cleanup in View and FileInfo 1 rok temu