Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #36687 from nextcloud/release/26.0.0_beta_4v26.0.0beta4 | blizzz | 2023-02-16 | 1 | -2/+2 |
|\ | |||||
| * | 26.0.0 beta 4 | Arthur Schiwon | 2023-02-13 | 1 | -2/+2 |
* | | Merge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_e... | blizzz | 2023-02-16 | 1 | -4/+10 |
|\ \ | |||||
| * | | Handle empty DB while expiring versions | Louis Chemineau | 2023-02-08 | 1 | -4/+10 |
* | | | Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contacts | Louis | 2023-02-16 | 2 | -2/+8 |
|\ \ \ | |||||
| * | | | fix the contacts-menu vcf-contact avatars | Simon L | 2023-02-15 | 2 | -2/+8 |
* | | | | Merge pull request #36689 from nextcloud/fix/x-robots-tag-header | Simon L | 2023-02-16 | 12 | -37/+80 |
|\ \ \ \ | |||||
| * | | | | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 12 | -37/+80 |
| |/ / / | |||||
* | | | | Merge pull request #36737 from nextcloud/enh/noid/fix-entries | Simon L | 2023-02-16 | 3 | -10/+6 |
|\ \ \ \ | |||||
| * | | | | fix too long entries in contacts-menu | Simon L | 2023-02-16 | 3 | -10/+6 |
| |/ / / | |||||
* / / / | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-16 | 42 | -2/+80 |
|/ / / | |||||
* | | | Merge pull request #35365 from nextcloud/enh/check-opcache-file_cache_only | MichaIng | 2023-02-15 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Check for opcache.file_cache_only=1 | MichaIng | 2023-02-15 | 1 | -0/+2 |
* | | | | 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 |
* | | | | | | Merge pull request #36443 from nextcloud/fix/23063/fix-login-log-entry | Simon L | 2023-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | fix the login log entry | Simon L | 2023-01-30 | 1 | -2/+2 |
* | | | | | | Merge pull request #36465 from nextcloud/bugfix/trashbin-concurrency | Julius Härtl | 2023-02-15 | 4 | -39/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compile assets | nextcloud-command | 2023-02-15 | 2 | -3/+3 |
| * | | | | | | fix(files_trashbin): Remove unnecessary scanner logic when getting versions f... | Julius Härtl | 2023-02-02 | 1 | -24/+0 |
| * | | | | | | fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking i... | Julius Härtl | 2023-02-02 | 1 | -12/+12 |
* | | | | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-15 | 158 | -364/+296 |
* | | | | | | | Merge pull request #36700 from nextcloud/bugfix/noid/bruteforce-protection-no... | blizzz | 2023-02-14 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 6 | -35/+123 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | DI for Router | Robin Appelman | 2023-02-13 | 5 | -27/+96 |
| * | | | | | | | more routing performance instrumentation | Robin Appelman | 2023-02-10 | 2 | -9/+28 |
* | | | | | | | | Merge pull request #36675 from nextcloud/rakekniven-patch-3 | Joas Schilling | 2023-02-14 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | l10n: Fixed grammar | rakekniven | 2023-02-13 | 3 | -5/+5 |
* | | | | | | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-14 | 42 | -36/+20 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntion | Robin Appelman | 2023-02-13 | 5 | -28/+76 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 5 | -28/+76 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #36670 from nextcloud/automated/noid/master-update-psalm-b... | blizzz | 2023-02-13 | 1 | -15/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update psalm baseline | nextcloud-command | 2023-02-13 | 1 | -15/+4 |
* | | | | | | | | | Merge pull request #36674 from nextcloud/rakekniven-patch-2 | Anna | 2023-02-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | l10n: Fixed grammar | rakekniven | 2023-02-11 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_... | Julia Kirschenheuter | 2023-02-13 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Create an accessible name for logo on logged in page | julia.kirschenheuter | 2023-02-13 | 1 | -1/+5 |
* | | | | | | | | | 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 #36646 from nextcloud/perf/files-setupfs | Julius Härtl | 2023-02-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | perf: No need to setup the full filesystem for getting storage info | Julius Härtl | 2023-02-09 | 1 | -1/+0 |
* | | | | | | | | | | | Merge pull request #36641 from nextcloud/instrument-app-register | Côme Chilliet | 2023-02-13 | 2 | -7/+26 |
|\ \ \ \ \ \ \ \ \ \ \ |