Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | 4 | -97/+84 | |
| * | | | | Fix return type of methods returning false on error | Côme Chilliet | 2023-04-03 | 14 | -64/+40 | |
| * | | | | Improve typing for fopen/toTmpFile | Côme Chilliet | 2023-04-03 | 3 | -5/+6 | |
| * | | | | 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 | |
* | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-05 | 2 | -2/+2 | |
* | | | | | 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 | |
* | | | | | | Merge pull request #37278 from nextcloud/feature/document-talk-icon-url-defin... | Joas Schilling | 2023-04-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix the example URL | Vitor Mattos | 2023-03-20 | 1 | -1/+1 | |
| * | | | | | | Document talk icon url definition | Vitor Mattos | 2023-03-16 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #37559 from nextcloud/preview-generate-cmd | Robin Appelman | 2023-04-04 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | add command to generate a preview for a file | Robin Appelman | 2023-04-03 | 2 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | 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 #37243 from nextcloud/enh/openssl-get-rid-of-rc4 | Côme Chilliet | 2023-04-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adapt code to new encryption system | Côme Chilliet | 2023-03-17 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_value | Louis | 2023-04-04 | 6 | -12/+27 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Migrate metadata as JSON to value as STRING | Louis Chemineau | 2023-04-03 | 6 | -12/+27 | |
* | | | | | | | 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 | |
* | | | | | | | Silence a warning from psalm with explanation | Côme Chilliet | 2023-04-01 | 1 | -0/+1 | |
* | | | | | | | Adapt types of subclasses | Côme Chilliet | 2023-04-01 | 5 | -7/+7 | |
* | | | | | | | Make it clear that file sizes may be float on 32bits | Côme Chilliet | 2023-04-01 | 4 | -13/+15 | |
* | | | | | | | Remove quota value type for 32-bit systems | Vincent Petry | 2023-04-01 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-31 | 2 | -0/+2 | |
* | | | | | | Merge pull request #37452 from nextcloud/fix/missing-interface-methods | Julien Veyssier | 2023-03-30 | 4 | -5/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 4 | -5/+4 | |
* | | | | | | | Merge pull request #37378 from nextcloud/enh/noid/fix-avatar-generation | Simon L | 2023-03-30 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | another approach to fixing the avatar generation | Simon L | 2023-03-29 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app... | Julius Härtl | 2023-03-30 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix version number in phpdoc for app loading refactor | Côme Chilliet | 2023-03-27 | 2 | -7/+7 | |
* | | | | | | | | Merge pull request #37448 from nextcloud/fix/12281/hide-deleted-shared-groupf... | Arthur Schiwon | 2023-03-30 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hide shared files located in group folder's trash bin | Arthur Schiwon | 2023-03-28 | 1 | -0/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-30 | 2 | -20/+20 | |
* | | | | | | | | Add label for logo link | Christopher Ng | 2023-03-29 | 4 | -18/+41 | |
* | | | | | | | | Merge pull request #36667 from nextcloud/fix/ocm-validation-errors | Kate | 2023-03-29 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix OCM validation errors | jld3103 | 2023-02-10 | 1 | -2/+5 |