Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Similar to the fetch() method respect the channel in the get() | Joas Schilling | 2022-03-10 | 1 | -1/+3 | |
* | | | | | Only log events when enabled in debug mode | Julius Härtl | 2022-03-11 | 1 | -2/+3 | |
* | | | | | Merge pull request #30963 from nextcloud/feat/calendar-migration | Pytal | 2022-03-10 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Various minor updates | Christopher Ng | 2022-03-02 | 1 | -1/+1 | |
| * | | | | Calendar export and import | Christopher Ng | 2022-03-02 | 1 | -0/+5 | |
* | | | | | Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typing | Vincent Petry | 2022-03-10 | 1 | -21/+13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Strong type OC\Group\MetaData | Côme Chilliet | 2022-03-08 | 1 | -19/+11 | |
| * | | | | Fix typing of OC\Group\MetaData::sorting | Côme Chilliet | 2022-03-08 | 1 | -2/+2 | |
* | | | | | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 3 | -0/+24 | |
* | | | | | Merge pull request #31493 from nextcloud/bugfix/noid/app-script-main | John Molakvoæ | 2022-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Avoid double-loading dist/core-main.js when apps have scripts named main | Julius Härtl | 2022-03-08 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #31431 from nextcloud/fs-setup-manager | Robin Appelman | 2022-03-08 | 19 | -424/+569 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | type fixes | Robin Appelman | 2022-03-04 | 7 | -41/+21 | |
| * | | | | move user mountpoint setup to setupmanager | Robin Appelman | 2022-03-04 | 7 | -112/+86 | |
| * | | | | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 2 | -11/+62 | |
| * | | | | add template annotations to CappedMemoryCache | Robin Appelman | 2022-03-04 | 2 | -10/+32 | |
| * | | | | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 3 | -36/+41 | |
| * | | | | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 6 | -8/+40 | |
| * | | | | move teardown logic to SetupManager | Robin Appelman | 2022-03-04 | 10 | -55/+90 | |
| * | | | | start moving filesystem setup logic to it's own place | Robin Appelman | 2022-03-04 | 3 | -141/+215 | |
| * | | | | more type hints for ICachedMountInfo and IMountManager | Robin Appelman | 2022-03-04 | 7 | -74/+46 | |
* | | | | | Merge pull request #31418 from nextcloud/enh/simple-file-extension | Pytal | 2022-03-07 | 4 | -1/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Note DI only usage in PHPDoc | Christopher Ng | 2022-03-07 | 1 | -1/+5 | |
| * | | | | | Add missing @since in InMemoryFile to please CI | Côme Chilliet | 2022-03-07 | 1 | -0/+1 | |
| * | | | | | Extend simple file with extension getter | Christopher Ng | 2022-03-04 | 4 | -0/+30 | |
* | | | | | | Merge pull request #31447 from nextcloud/doc/manager-interface | MichaIng | 2022-03-06 | 5 | -3/+37 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add a few more non-extendable interface | Carl Schwan | 2022-03-05 | 3 | -1/+27 | |
| * | | | | | Clarify that some interface are not meant to be implemented | Carl Schwan | 2022-03-04 | 2 | -2/+10 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #31449 from nextcloud/bugfix/noid/even-more-censor | John Molakvoæ | 2022-03-04 | 1 | -0/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | censor app config values for all integration apps | Julien Veyssier | 2022-03-04 | 1 | -0/+50 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #31266 from nextcloud/root-setup-mountprovider | Robin Appelman | 2022-03-04 | 7 | -107/+114 | |
|\ \ \ \ \ | ||||||
| * | | | | | return dummy availability if storage is not found in cache | Robin Appelman | 2022-02-25 | 1 | -2/+5 | |
| * | | | | | catch storage not available when deleting avatar | Robin Appelman | 2022-02-25 | 1 | -1/+2 | |
| * | | | | | move root mount setup to mountproviders | Robin Appelman | 2022-02-24 | 5 | -104/+107 | |
* | | | | | | Merge pull request #31387 from nextcloud/fix/common-main-core-script-order | John Molakvoæ | 2022-03-04 | 1 | -1/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Make sure common and main core scripts are loaded first | John Molakvoæ | 2022-03-04 | 1 | -1/+6 | |
* | | | | | | Fix avatar file return type | Christopher Ng | 2022-03-03 | 1 | -2/+2 | |
* | | | | | | Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column... | John Molakvoæ | 2022-03-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Also use hashed/indexed column on delete | Joas Schilling | 2022-03-02 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #31124 from nextcloud/enh/diagnostics-logging | Julius Härtl | 2022-03-02 | 11 | -22/+119 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add event logging for db and redis connection | Julius Härtl | 2022-02-28 | 3 | -5/+21 | |
| * | | | | | | Add event logging to app loading | Julius Härtl | 2022-02-28 | 4 | -3/+21 | |
| * | | | | | | Diagnostics event logging to Nextcloud log | Julius Härtl | 2022-02-28 | 6 | -14/+77 | |
* | | | | | | | Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-use... | Joas Schilling | 2022-03-02 | 1 | -18/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update cache when setting the password | Joas Schilling | 2022-02-18 | 1 | -1/+7 | |
| * | | | | | | | Use the cache also for UserBackend::getPassword | Joas Schilling | 2022-02-16 | 1 | -17/+6 | |
* | | | | | | | | Censor more configs | Joas Schilling | 2022-03-01 | 2 | -0/+24 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #31333 from nextcloud/fix/fix-archive-typing | Côme Chilliet | 2022-03-01 | 3 | -169/+123 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move to strong typing in OC\Archive | Côme Chilliet | 2022-02-24 | 3 | -155/+78 | |
| * | | | | | | | Fix unused import in OC\Archive\ZIP | Côme Chilliet | 2022-02-24 | 1 | -1/+0 |