Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-16 | 4 | -0/+26 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36639 from nextcloud/userbackend-local-cache | Christoph Wurst | 2023-02-15 | 4 | -1/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | also cache backend for user in memory instead of always going to redis | Robin Appelman | 2023-02-10 | 4 | -1/+58 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #36698 from nextcloud/db-profile-start-time | Christoph Wurst | 2023-02-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | log start time of queries for profiler | Robin Appelman | 2023-02-14 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #36691 from nextcloud/fix/25175/fix-config-truncating | Simon L | 2023-02-15 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | address review by Joas | Simon L | 2023-02-15 | 1 | -2/+3 | |
| * | | | | | | | add a disk_free_space check before writing config | Simon L | 2023-02-13 | 1 | -0/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Also copy bruteforce meta data when converting DataResponse to JSONResponse | Joas Schilling | 2023-02-14 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #36603 from nextcloud/imagick-cache-formats | Robin Appelman | 2023-02-14 | 5 | -7/+53 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cache formats supported by imagick | Robin Appelman | 2023-02-13 | 5 | -7/+53 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #36656 from nextcloud/route-instrumentation | Julius H盲rtl | 2023-02-14 | 4 | -28/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DI for Router | Robin Appelman | 2023-02-13 | 3 | -20/+39 | |
| * | | | | | | more routing performance instrumentation | Robin Appelman | 2023-02-10 | 2 | -9/+28 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-14 | 2 | -2/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntion | Robin Appelman | 2023-02-13 | 4 | -27/+74 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 4 | -27/+74 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #36525 from nextcloud/fix/noid/params-put | Julius H盲rtl | 2023-02-13 | 1 | -6/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix: Only get params from PUT content if possible | Julius H盲rtl | 2023-02-03 | 1 | -6/+12 | |
* | | | | | | | Merge pull request #36641 from nextcloud/instrument-app-register | C么me Chilliet | 2023-02-13 | 2 | -7/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | instrumentation for app booting | Robin Appelman | 2023-02-09 | 2 | -10/+17 | |
| * | | | | | | | add more performance instrumentation for app registering | Robin Appelman | 2023-02-09 | 1 | -2/+14 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36232 from nextcloud/enh/a11y-user-menu | Pytal | 2023-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Port user menu to Vue | Christopher Ng | 2023-02-09 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #36610 from nextcloud/folder-lazy-submounts | Julius H盲rtl | 2023-02-10 | 5 | -37/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | only fetch the data for mounts inside a folder when needed | Robin Appelman | 2023-02-09 | 5 | -37/+50 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 2 | -2/+12 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-... | Joas Schilling | 2023-02-10 | 1 | -1/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(authentication): Check minimum length when creating app tokens | Joas Schilling | 2023-02-09 | 1 | -2/+10 | |
| * | | | | | | fix(performance): Only search for auth tokens when the provided login is long... | Joas Schilling | 2023-02-08 | 1 | -1/+22 | |
* | | | | | | | Merge pull request #36637 from nextcloud/fix/noid/file-ref-provider-safer-match | Joas Schilling | 2023-02-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | safer URL match in FileReferenceProvider | Julien Veyssier | 2023-02-09 | 1 | -4/+4 | |
* | | | | | | | fix(authtoken): Store only one hash for authtokens with the current password ... | Julius H盲rtl | 2023-02-09 | 2 | -1/+50 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36590 from nextcloud/enh/load-app-once | C么me Chilliet | 2023-02-09 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure application are only loaded once | C么me Chilliet | 2023-02-07 | 1 | -1/+4 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-09 | 4 | -0/+8 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36566 from nextcloud/mount-find-by-numeric-id | Julius H盲rtl | 2023-02-08 | 3 | -14/+23 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix tests | Robin Appelman | 2023-02-07 | 2 | -5/+13 | |
| * | | | | | cache numeric id in mountpoint | Robin Appelman | 2023-02-06 | 1 | -1/+5 | |
| * | | | | | deduplicate getStorage() logic in Mount\Manager | Robin Appelman | 2023-02-06 | 1 | -9/+1 | |
| * | | | | | dont delegate Mount\Manager::getByNumericId to getByStorageId | Robin Appelman | 2023-02-06 | 1 | -2/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #36546 from nextcloud/enh/36543/allow-further-previews | Anna | 2023-02-08 | 1 | -18/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | imaginary - allow to generate heif, pdf and svg thumbnails | Simon L | 2023-02-08 | 1 | -18/+45 | |
| |/ / / / | ||||||
* | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-08 | 130 | -344/+254 | |
* | | | | | Merge pull request #36417 from nextcloud/fix/psr-container | Joas Schilling | 2023-02-07 | 6 | -3/+49 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update autoloaders | Ferdinand Thiessen | 2023-02-07 | 2 | -0/+2 | |
| * | | | | | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if... | Ferdinand Thiessen | 2023-02-06 | 4 | -3/+47 | |
| |/ / / / | ||||||
* | / / / | Revert "disable upgrades to 26 for 32-bit" | C么me Chilliet | 2023-02-07 | 1 | -3/+0 | |
| |/ / / |/| | | | ||||||
* | | | | Respect OCP interface in private classes | C么me Chilliet | 2023-02-07 | 9 | -9/+9 | |
* | | | | Move back typing to phpdoc to keep backward compatibility in OCP | C么me Chilliet | 2023-02-07 | 2 | -2/+8 |