Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names | Joas Schilling | 2023-07-03 | 15 | -7/+327 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 15 | -7/+327 | |
* | | | | | | | | Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilities | Christoph Wurst | 2023-07-03 | 2 | -8/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | doc(ocp): Upgrade capability registration recommendation | Christoph Wurst | 2023-07-03 | 1 | -5/+2 | |
| * | | | | | | | feat(ocp): More specific type for ICapabilities::getCapabilities | Christoph Wurst | 2023-07-03 | 2 | -3/+13 | |
* | | | | | | | | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend | Côme Chilliet | 2023-07-03 | 4 | -9/+89 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add method to list disabled users to IProvideEnabledStateBackend | Côme Chilliet | 2023-06-29 | 1 | -0/+9 | |
| * | | | | | | | Fix since annotations and add boolean return type for setUserEnabled | Côme Chilliet | 2023-06-20 | 2 | -7/+7 | |
| * | | | | | | | Fix autoloaders | Côme Chilliet | 2023-05-25 | 2 | -0/+2 | |
| * | | | | | | | Fix user tests, avoid setting enabled state to the same value | Côme Chilliet | 2023-05-23 | 1 | -3/+4 | |
| * | | | | | | | Add user enabled state backend feature | Côme Chilliet | 2023-05-23 | 2 | -9/+77 | |
* | | | | | | | | Silent imagecreatefromstring() errors | Git'Fellow | 2023-06-30 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Add template types to responses | jld3103 | 2023-06-30 | 20 | -95/+225 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-30 | 2 | -0/+182 | |
* | | | | | | | Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-shares | Arthur Schiwon | 2023-06-29 | 2 | -4/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | displayname on federated shares | Maxence Lange | 2023-06-28 | 2 | -4/+15 | |
* | | | | | | | | Merge pull request #39042 from nextcloud/fix/ocp/timed-job-joblist-type | Christoph Wurst | 2023-06-28 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(ocp): TimedJob can't have a more specific argument than Job | Christoph Wurst | 2023-06-28 | 1 | -5/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* / | | | | | | | feat: replace id3parser with mp3info | Daniel Kesselberg | 2023-06-28 | 1 | -11/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requests | Joas Schilling | 2023-06-28 | 8 | -66/+690 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() | Joas Schilling | 2023-06-27 | 8 | -66/+690 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint | Julius Härtl | 2023-06-28 | 8 | -36/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix: cominbation of small fixes | Arthur Schiwon | 2023-06-21 | 1 | -2/+2 | |
| * | | | | | | | fix: include invisible tags for admins | Arthur Schiwon | 2023-06-21 | 4 | -45/+46 | |
| * | | | | | | | feat: add searchBySystemTag as PHP API | Arthur Schiwon | 2023-06-21 | 2 | -0/+14 | |
| * | | | | | | | fix: favorites view and universal search against tags | Arthur Schiwon | 2023-06-21 | 1 | -17/+30 | |
| * | | | | | | | fix: change if with conditionless else to switch; and a parameter value | Arthur Schiwon | 2023-06-21 | 2 | -20/+25 | |
| * | | | | | | | use efficient tag retrieval on DAV report request | Arthur Schiwon | 2023-06-21 | 3 | -17/+28 | |
* | | | | | | | | Merge pull request #39020 from fsamapoor/refactor_lib_private_mail | Pytal | 2023-06-27 | 2 | -0/+24 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Adds same object return annotations. | Faraz Samapoor | 2023-06-27 | 2 | -0/+24 | |
* | | | | | | | | Merge pull request #38990 from fsamapoor/refactor_lib_private_calendar | Christoph Wurst | 2023-06-27 | 4 | -99/+69 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Refactors lib/private/Calendar. | Faraz Samapoor | 2023-06-25 | 4 | -99/+69 | |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 4 | -12/+34 | |
* | | | | | | | | Merge pull request #38881 from nextcloud/fix/logcondition-user | Côme Chilliet | 2023-06-26 | 1 | -8/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix user log.condition feature | Côme Chilliet | 2023-06-26 | 1 | -8/+12 | |
* | | | | | | | | | Merge pull request #38858 from nextcloud/scanner-performance3 | Robin Appelman | 2023-06-26 | 2 | -14/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | file scanner performance improvements | Robin Appelman | 2023-06-16 | 2 | -14/+10 | |
* | | | | | | | | | | Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-event | Daniel | 2023-06-26 | 2 | -6/+47 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | feat: add width, height, crop and mode to BeforePreviewFetchedEvent | Daniel Kesselberg | 2023-06-23 | 2 | -6/+47 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailer | Simon L | 2023-06-26 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use getsystemvalue-functions in Mailer.php | Simon L | 2023-06-23 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-26 | 6 | -2/+8 | |
* | | | | | | | | Merge pull request #38987 from fsamapoor/refactor_lib_private_mail | F. E Noel Nfebe | 2023-06-25 | 4 | -168/+89 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Refactors lib/private/Mail. | Faraz Samapoor | 2023-06-25 | 4 | -168/+89 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | Refactors lib/private/Contacts. | Faraz Samapoor | 2023-06-25 | 8 | -121/+45 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-24 | 6 | -314/+324 | |
* | | | | | | | Merge pull request #38625 from nextcloud/fix/noid/querysearchehelper-narrow-type | Arthur Schiwon | 2023-06-24 | 7 | -41/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: pro forma check of existence of internal method | Arthur Schiwon | 2023-06-21 | 1 | -7/+9 | |
| * | | | | | | | refactor: declare getMount() and getMountsIn() at IRootFolder | Arthur Schiwon | 2023-06-21 | 5 | -23/+24 | |
| * | | | | | | | chore: ugly type juggling | Arthur Schiwon | 2023-06-21 | 5 | -20/+32 |