Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | refactor: remove SystemTag logic from Folder into QuerySearchHelper | Arthur Schiwon | 2023-05-09 | 5 | -52/+110 | |
| * | | | | | | feat: specify media type via url path: systemtags-current/$mediaType | Arthur Schiwon | 2023-05-09 | 2 | -2/+13 | |
| * | | | | | | PoC: SystemTags endpoint to return tags used by a user with meta data | Arthur Schiwon | 2023-05-09 | 3 | -46/+98 | |
* | | | | | | | Merge pull request #37691 from nextcloud/object-store-background-scan | John Molakvoæ | 2023-05-11 | 6 | -92/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | repair -1 folder sizes for object store background scan | Robin Appelman | 2023-05-10 | 6 | -92/+112 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat... | Anna | 2023-05-10 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix calendar emails to be outlook compatible | Anna Larch | 2023-02-21 | 2 | -0/+28 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-10 | 74 | -74/+74 | |
* | | | | | | | Merge pull request #36893 from nextcloud/fix/avoid-file-events-on-null-path | Côme Chilliet | 2023-05-09 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure to never trigger files hooks on a null path | Côme Chilliet | 2023-05-04 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #38140 from nextcloud/enh/noid/adjust-wording-update-hint | Louis | 2023-05-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | adjust wording | Simon L | 2023-05-09 | 1 | -2/+2 | |
| * | | | | | | | | adjust wording for update hint when files of a specific app are not there | Simon L | 2023-05-09 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #38095 from nextcloud/artonge/fix/file_metadata_scan | John Molakvoæ | 2023-05-09 | 2 | -4/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Restrict EXIF extracting to a subset of formats | Louis Chemineau | 2023-05-09 | 1 | -2/+6 | |
| * | | | | | | | | | Prevent error on files scan if metadata exists | Louis Chemineau | 2023-05-09 | 1 | -2/+28 | |
* | | | | | | | | | | Merge pull request #38104 from nextcloud/feat/um-32-bit | Pytal | 2023-05-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | feat(UserMigration)!: 32-bit support | Christopher Ng | 2023-05-05 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #37838 from nextcloud/event-logger-http | Robin Appelman | 2023-05-09 | 1 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | log performance events for http requests | Robin Appelman | 2023-04-28 | 1 | -4/+17 | |
* | | | | | | | | | | | Merge pull request #38088 from nextcloud/fix/38053/change-display-name | Arthur Schiwon | 2023-05-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix(user): Can change display name | Christopher Ng | 2023-05-04 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-09 | 2 | -0/+6 | |
* | | | | | | | | | | Merge pull request #36895 from apasov/patch-1 | Arthur Schiwon | 2023-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update Checker.php | Ilya Apasov | 2023-02-28 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #38097 from nextcloud/bugfix/38087/dont-translate-when-fro... | Joas Schilling | 2023-05-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix(translation): Don't use translation providers when from and to are the same | Joas Schilling | 2023-05-05 | 1 | -0/+4 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #38102 from nextcloud/feature/noid/add-messageid-to-talk-r... | Joas Schilling | 2023-05-08 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add messageId to richObject definition of Talk | Marcel Müller | 2023-05-05 | 1 | -0/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | / / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-06 | 126 | -376/+376 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Remove version check for ancient libxml version | jld3103 | 2023-05-05 | 1 | -14/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path | John Molakvoæ | 2023-05-04 | 1 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [BUGFIX] throw exception instead of error if unable to create file handler (o... | Jan Messer | 2023-04-06 | 1 | -0/+4 | |
| * | | | | | | | | [BUGFIX] check return value and improve error handling | Jan Messer | 2023-04-06 | 1 | -5/+8 | |
* | | | | | | | | | Merge pull request #37865 from nextcloud/info-file-space | Robin Appelman | 2023-05-04 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 2 | -0/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeouts | Simon L | 2023-05-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | increase imaginary timeouts as for big files the processing could take very long | Simon L | 2023-03-09 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #38046 from nextcloud/bugfix/noid/abort-dav-requests-with-429 | Joas Schilling | 2023-05-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-05-03 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #38016 from nextcloud/oracle-limit-workaround | Daniel | 2023-05-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix: add workaround for oci and limit queries | Daniel Kesselberg | 2023-05-02 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #37937 from nextcloud/artonge/feat/remove_non_existing_jobs | Arthur Schiwon | 2023-05-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove job from oc_jobs when the file is not findable | Louis Chemineau | 2023-05-03 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-api | Joas Schilling | 2023-05-03 | 5 | -8/+65 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 5 | -5/+54 | |
| * | | | | | | | | fix(translation): Detect the language first and then ask all providers for tr... | Joas Schilling | 2023-05-02 | 1 | -3/+11 | |
* | | | | | | | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type | Arthur Schiwon | 2023-05-03 | 10 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix file_get_content signatures to make it clear it can return false | Côme Chilliet | 2023-04-27 | 10 | -13/+16 | |
* | | | | | | | | | | Merge pull request #33106 from nextcloud/feature/update-expire-date | Arthur Schiwon | 2023-05-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |