Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | gather code from small and max preview | Glandos | 2023-04-17 | 1 | -90/+36 | |
| * | | | | | | | | Revert 0e49b40 | Glandos | 2023-04-17 | 1 | -3/+0 | |
| * | | | | | | | | improve parameter doc | Glandos | 2023-04-17 | 1 | -1/+1 | |
| * | | | | | | | | Ensure max preview image is not null | Glandos | 2023-04-17 | 1 | -0/+3 | |
| * | | | | | | | | php-cs-fix | Glandos | 2023-04-17 | 1 | -1/+1 | |
| * | | | | | | | | List preview directory only once | Glandos | 2023-04-17 | 1 | -5/+13 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session... | Simon L | 2023-04-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Don't call session_start() when PHP session is still or already open. | Claus-Justus Heine | 2023-04-17 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* / / / / / / | Put Mimeloader insertion and read in the same transaction | Thomas Citharel | 2023-04-17 | 1 | -18/+41 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #37429 from nextcloud/object-store-rmdir | Julius Härtl | 2023-04-13 | 1 | -36/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | improve objectstore rmdir handling | Robin Appelman | 2023-04-03 | 1 | -36/+50 | |
* | | | | | | | app type extended_authentication | Maxence Lange | 2023-04-12 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #37617 from nextcloud/notify-self-test-error | Arthur Schiwon | 2023-04-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | handle not being able to write file for notify self-test | Robin Appelman | 2023-04-06 | 1 | -0/+3 | |
* | | | | | | Add type hints for mappers | jld3103 | 2023-04-07 | 7 | -9/+22 | |
* | | | | | | Merge pull request #34607 from nextcloud/encryption-size-not-found | Vincent Petry | 2023-04-06 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix encryption wrapper filesize for non existing files | Robin Appelman | 2023-04-04 | 1 | -1/+3 | |
* | | | | | | Merge pull request #22943 from nextcloud/scanner-no-access-handling | Robin Appelman | 2023-04-05 | 1 | -5/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | improve handling of files we can't access in the scanner | Robin Appelman | 2023-04-05 | 1 | -5/+11 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #27538 from nextcloud/scanner-home-not-writable-better-errors | Côme Chilliet | 2023-04-05 | 1 | -7/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | better error messages if the users home is not writable during scanning | Robin Appelman | 2023-04-05 | 1 | -7/+20 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #33292 from nextcloud/no-profiler | Robin Appelman | 2023-04-05 | 1 | -3/+15 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | don't hard error when trying to load profiles with no profiler registered | Robin Appelman | 2023-04-04 | 1 | -3/+15 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanup | Côme Chilliet | 2023-04-05 | 15 | -313/+194 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unecessary fully qualified namespaces from phpdoc | Côme Chilliet | 2023-04-05 | 1 | -4/+4 | |
| * | | | | | View needs to return an instance of OC\Files\FileInfo explicitely | Côme Chilliet | 2023-04-03 | 2 | -8/+3 | |
| * | | | | | More type cleanup in View and FileInfo | Côme Chilliet | 2023-04-03 | 2 | -95/+82 | |
| * | | | | | Fix return type of methods returning false on error | Côme Chilliet | 2023-04-03 | 11 | -57/+33 | |
| * | | | | | Improve typing for fopen/toTmpFile | Côme Chilliet | 2023-04-03 | 2 | -4/+5 | |
| * | | | | | Remove unused method getLocalFolder | Côme Chilliet | 2023-04-03 | 4 | -30/+0 | |
| * | | | | | Tidy up typing in OC\Files\View | Côme Chilliet | 2023-04-03 | 2 | -122/+74 | |
* | | | | | | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 4 | -7/+7 | |
* | | | | | | Merge pull request #36360 from nextcloud/new-share-existing-node | Robin Appelman | 2023-04-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | also set the node when re-using existing share on share create | Robin Appelman | 2023-04-03 | 1 | -0/+4 | |
* | | | | | | fix(initial-state): Log an error when initial-state can not be JSON encoded | Joas Schilling | 2023-04-04 | 1 | -1/+5 | |
* | | | | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_value | Louis | 2023-04-04 | 4 | -12/+23 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Migrate metadata as JSON to value as STRING | Louis Chemineau | 2023-04-03 | 4 | -12/+23 | |
* | | | | | | Merge pull request #36097 from nextcloud/path-prefix-optimize | Robin Appelman | 2023-04-03 | 3 | -13/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | extend path-prefix optimizer to remove all cases of path_hash= when encounter... | Robin Appelman | 2023-01-11 | 3 | -13/+58 | |
* | | | | | | | Merge pull request #37543 from nextcloud/fix/inherited-parameter-names | Côme Chilliet | 2023-04-03 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix inherited parameter names | jld3103 | 2023-04-03 | 3 | -8/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate... | Joas Schilling | 2023-04-03 | 3 | -12/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI | Joas Schilling | 2023-04-03 | 3 | -12/+31 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #37520 from nextcloud/fix/noid/fix-dbal-exception-handling | Arthur Schiwon | 2023-04-03 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix DBAL exception handling in setValues | Arthur Schiwon | 2023-03-31 | 1 | -7/+11 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36652 from nextcloud/perf/autoloading/theming-authoritati... | Julius Härtl | 2023-04-03 | 1 | -10/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Revert "Dark autoloader magic for ThemingDefaults" | Christoph Wurst | 2023-03-27 | 1 | -10/+4 | |
* | | | | | | | clear encrypted flag when moving away from encrypted storage | Robin Appelman | 2023-04-01 | 2 | -0/+31 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Remove useless coalescing operator on non-null return value | Côme Chilliet | 2023-04-01 | 1 | -1/+1 | |
* | | | | | | Fix quota typing for 32bits after forward port from 25 | Côme Chilliet | 2023-04-01 | 2 | -5/+4 |