Commit Graph

128 Commits (6ee7e433da2b9f75fe41ca4dfd6b5296c120287f)

Author SHA1 Message Date
Stephen Cuppett b6fddabf6c fix(encryption): Address review feedback and fix zero-byte size consistency 1 month ago
Enrique Pérez Arnaud 3616212ba2
feat(files_sharing): store and refresh OCM access tokens for external shares 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
nextcloud-command fd14234a6a refactor: Apply rector changes 3 months ago
Robin Appelman 9f5535d01b fix: apply quota with writeStream 4 months ago
Robin Appelman f3a5bc8c17 fix: block writing empty files with 0 quota 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Josh 2d39c5a179
test(Storage): avoid falsy directory/filename checks (for now) 6 months ago
Josh ace9eb21e6
test(Storage): expand file / directory name tests 6 months ago
Robin Appelman bd8f251ad8
test: add test for calling filesize on non-existing files 6 months ago
provokateurin 4eada2d804
refactor(Files): Modernize Wrapper 6 months ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 11 months ago
Carl Schwan 8e5eef24d2 refactor: Remove OC_Helper::streamCopy 11 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 12 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling a425a1affc
test: Add a hint message on boolean comparison 1 year ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 1 year ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 1 year ago
Joas Schilling 5283e9a5e2
test: Cleanup tests/lib/Files/* 1 year ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Louis Chemineau 8fdf2a7eae fix: Transfer ownership with S3 as primary 1 year ago
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 2 years ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 2 years ago
Robin Appelman 7cb07bf306 test: add test for nested jail cross-storage move 2 years ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 2 years ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 2 years ago
provokateurin 256a8d8903
test: Fix IStorage return types 2 years ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Côme Chilliet cfca7e7911
fix(tests): Fix most obvious errors in ObjectStore tests 2 years ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 2 years ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 3 years ago
Robin Appelman 5aea3f4d76 make storage directory test be a bit less strict about mtimes 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Robin Appelman ccf8843d9f apply known mtime wrapper for external storages 3 years ago