Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
* | | | | | | | | Merge pull request #37198 from nextcloud/bugfix/noid/reference-image-log | Joas Schilling | 2023-03-27 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(references): Do not log errors on 404 responses of opengraph image fetching | Julius Härtl | 2023-03-13 | 1 | -0/+3 | |
* | | | | | | | | Merge pull request #36810 from nextcloud/setup-user-onetime-before-mounts | Robin Appelman | 2023-03-24 | 1 | -9/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | do onetime user setup before getting any mount from providers | Robin Appelman | 2023-02-22 | 1 | -9/+7 | |
* | | | | | | | | Merge pull request #37234 from cob2p/bugfix/typo | Simon L | 2023-03-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the typo in comments | CRA Yoshihito Nakatani | 2023-03-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #36636 from nextcloud/fix/oc-image-getimagesize | Simon L | 2023-03-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix OC_Image: Prevent E_WARNING from getimagesize* | Marcel Klehr | 2023-03-16 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Fix RedisCluster | Git'Fellow | 2023-03-22 | 1 | -1/+1 | |
* | | | | | | | | | Move from DEL to UNLINK | Git'Fellow | 2023-03-22 | 1 | -3/+3 | |
* | | | | | | | | | Merge pull request #36665 from nextcloud/fix/36539 | Julien Veyssier | 2023-03-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Always set displayname and display-name for user data | jld3103 | 2023-02-10 | 1 | -0/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #37334 from nextcloud/bugfix/noid/mark-recording-servers-a... | Joas Schilling | 2023-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(security): Mark recording_servers key appconfig as private as it contains... | Joas Schilling | 2023-03-22 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #36057 from nextcloud/feat/esm-js-scripts | Julius Härtl | 2023-03-22 | 2 | -40/+69 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(OC/Template): Allow `.mjs` files within custom app paths | Ferdinand Thiessen | 2023-02-22 | 1 | -29/+21 | |
| * | | | | | | | | | feat(OC/Template): Add `type="module"` for ES6 scripts | Ferdinand Thiessen | 2023-02-22 | 1 | -5/+11 | |
| * | | | | | | | | | feat(template): Allow `JSResourceLocator` to find ES6 scripts | Ferdinand Thiessen | 2023-02-22 | 1 | -17/+28 | |
| * | | | | | | | | | fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator` | Ferdinand Thiessen | 2023-02-22 | 1 | -5/+25 | |
* | | | | | | | | | | Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cook... | Julius Härtl | 2023-03-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(security): Log failing strict cookie check | Christoph Wurst | 2023-03-20 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_... | Côme Chilliet | 2023-03-21 | 1 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Dispatch event for all remove entry | Louis Chemineau | 2023-01-31 | 1 | -1/+19 | |
* | | | | | | | | | | | | Merge pull request #37306 from nextcloud/bugfix/37277/caldav-sync | Arthur Schiwon | 2023-03-21 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix(session): Fix DAVx5 sync problems by partial reverting session changes | Joas Schilling | 2023-03-20 | 1 | -7/+11 | |
* | | | | | | | | | | | | Small cleanups for AppManager | Côme Chilliet | 2023-03-20 | 3 | -3/+6 | |
* | | | | | | | | | | | | Move loadApps to the AppManager | Côme Chilliet | 2023-03-20 | 3 | -32/+66 | |
* | | | | | | | | | | | | Move isType to AppManager | Côme Chilliet | 2023-03-20 | 3 | -28/+46 | |
* | | | | | | | | | | | | Avoid calling Server::get more times than necessary in loadApp | Côme Chilliet | 2023-03-20 | 1 | -29/+45 | |
* | | | | | | | | | | | | Strong type private properties and methods in AppManager | Côme Chilliet | 2023-03-20 | 1 | -43/+17 |