| Commit message (Expand) | Author | Age | Files | Lines |
* | load widgets only of enabled apps | Arthur Schiwon | 2022-06-23 | 1 | -1/+1 |
* | Merge pull request #32708 from nextcloud/unencrypted-size-24 | blizzz | 2022-06-11 | 1 | -0/+10 |
|\ |
|
| * | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-03 | 1 | -0/+10 |
* | | Add the ISizeEstimationMigrator interface for method getExportEstimatedSize | Côme Chilliet | 2022-05-31 | 2 | -8/+43 |
* | | Implement getExportEstimatedSize in migrators | Côme Chilliet | 2022-05-31 | 1 | -1/+1 |
* | | Add a method to get estimated export size in IMigrator | Côme Chilliet | 2022-05-31 | 1 | -0/+8 |
|/ |
|
* | tell mysql to ignore the sort index for search queries | Robin Appelman | 2022-05-16 | 1 | -1/+1 |
* | Use email settings in DAV search | Louis Chemineau | 2022-05-12 | 1 | -1/+9 |
* | Use share setting in DAV search | Louis Chemineau | 2022-05-12 | 1 | -0/+8 |
* | Merge pull request #31839 from nextcloud/feat/metadata-server | Vincent Petry | 2022-04-14 | 4 | -0/+17 |
|\ |
|
| * | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 4 | -0/+17 |
* | | Fix migrators according to exceptions | Vincent Petry | 2022-04-13 | 1 | -1/+1 |
* | | Adapt user_migration APIs to have information about failures | Côme Chilliet | 2022-04-13 | 2 | -8/+23 |
|/ |
|
* | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwords | Vincent Petry | 2022-04-12 | 2 | -3/+57 |
|\ |
|
| * | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 2 | -3/+57 |
* | | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 3 | -3/+3 |
* | | Merge pull request #31848 from nextcloud/performance/trottling-capability-fro... | Carl Schwan | 2022-04-11 | 1 | -0/+34 |
|\ \ |
|
| * | | Don't inject Bruteforce capability info in the webui | Carl Schwan | 2022-04-07 | 1 | -0/+34 |
* | | | Extend migrator interface | Christopher Ng | 2022-04-08 | 1 | -0/+21 |
* | | | Merge pull request #31676 from nextcloud/enh/ocp-owner-lock | Vincent Petry | 2022-04-08 | 7 | -0/+483 |
|\ \ \ |
|
| * | | | Adapt LockScope to LockContext rename | Julius Härtl | 2022-04-07 | 3 | -6/+7 |
| * | | | Add public API for owner based locking | Julius Härtl | 2022-04-04 | 7 | -0/+482 |
* | | | | Merge pull request #31713 from nextcloud/fed-performance | Robin Appelman | 2022-04-07 | 1 | -0/+35 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | don't overwrite the etag from storage backends that already provide "good" etags | Robin Appelman | 2022-04-04 | 1 | -0/+35 |
| | |/
| |/| |
|
* | | | Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-once | Carl Schwan | 2022-04-07 | 1 | -11/+20 |
|\ \ \ |
|
| * | | | Fetch status in heartbeat controller only once | Carl Schwan | 2022-04-07 | 1 | -11/+20 |
| |/ / |
|
* | | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 2 | -4/+8 |
|\ \ \ |
|
| * | | | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 2 | -4/+8 |
* | | | | optimize getById on LazyUserFolder to not require a full fs setup | Robin Appelman | 2022-04-04 | 1 | -1/+12 |
* | | | | allow getting mounts by providers | Robin Appelman | 2022-04-04 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 5 | -0/+417 |
| |/
|/| |
|
* | | Add octetLength and charLength to function builder, and tests | Côme Chilliet | 2022-03-24 | 1 | -0/+18 |
* | | Add missing PHPDoc in InvalidateMountCacheEvent | Vincent Petry | 2022-03-24 | 1 | -0/+10 |
* | | Apply suggestions from code review | Robin Appelman | 2022-03-24 | 1 | -1/+1 |
* | | fix method name | Robin Appelman | 2022-03-24 | 1 | -1/+1 |
* | | add logic to perform a full filesystem setup when needed | Robin Appelman | 2022-03-24 | 1 | -0/+45 |
* | | update cached mounts when only specific providers have been setup | Robin Appelman | 2022-03-24 | 1 | -1/+2 |
* | | allow getting mounts by provider | Robin Appelman | 2022-03-24 | 1 | -0/+10 |
* | | allow getting cached mounts by path from the mount cache | Robin Appelman | 2022-03-24 | 1 | -0/+23 |
* | | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id | Joas Schilling | 2022-03-22 | 1 | -0/+39 |
|\ \
| |/
|/| |
|
| * | Extract request id handling to dedicated class so it can be injected manually | Joas Schilling | 2022-02-23 | 1 | -0/+39 |
* | | Merge pull request #24166 from nextcloud/imaginary-prototype | Carl Schwan | 2022-03-18 | 1 | -0/+30 |
|\ \ |
|
| * | | Send images to imaginary docker to generate previews | Vincent Petry | 2022-03-17 | 1 | -0/+30 |
* | | | Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-remove | Carl Schwan | 2022-03-18 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Do chuncked job deletion | Carl Schwan | 2022-03-17 | 1 | -0/+5 |
* | | | | Add example to DocBlock | Christopher Ng | 2022-03-17 | 1 | -0/+34 |
* | | | | Add method to set all account properties from json | Christopher Ng | 2022-03-17 | 1 | -0/+9 |
|/ / / |
|
* | | | Fix autoloader and phpdoc for new class | Côme Chilliet | 2022-03-14 | 2 | -0/+4 |
* | | | Improve wording of pathExists description | Côme Chilliet | 2022-03-14 | 1 | -1/+1 |
* | | | Add getOriginalUid in IImportSource to simplify code when importing under ano... | Côme Chilliet | 2022-03-14 | 1 | -0/+8 |