Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| * | | | | | | fix: add typehine for IRootFolder | Arthur Schiwon | 2023-06-21 | 1 | -7/+5 | |
| * | | | | | | fix: expect interface, not a specific implementation | Arthur Schiwon | 2023-06-21 | 1 | -3/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | dav: clean path before putting it in the statcache | Robin Appelman | 2023-06-23 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #38945 from nextcloud/dav-meta-directory-content | Robin Appelman | 2023-06-22 | 1 | -96/+125 | |
|\ \ \ \ \ | ||||||
| * | | | | | implement optimized getDirectoryContent for DAV | Robin Appelman | 2023-06-22 | 1 | -96/+125 | |
| |/ / / / | ||||||
* / / / / | fix(l10n): Fix plural issue with different locale and language | Joas Schilling | 2023-06-21 | 1 | -1/+6 | |
|/ / / / | ||||||
* | | | | Throw if creation date is read before inserting into database | Côme Chilliet | 2023-06-20 | 2 | -2/+8 | |
* | | | | Improve typing in ICommentsManager | Carl Schwan | 2023-06-20 | 1 | -4/+2 | |
* | | | | Cleanup comments code | Carl Schwan | 2023-06-20 | 3 | -164/+83 | |
| |_|/ |/| | | ||||||
* | | | use source cache when listing folder during recursive copy | Robin Appelman | 2023-06-19 | 1 | -5/+6 | |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-18 | 2 | -2/+2 | |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 6 | -12/+14 | |
* | | | Merge pull request #38843 from nextcloud/message-log-event-type | Robin Appelman | 2023-06-16 | 1 | -3/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix type in BeforeMessageLoggedEvent | Robin Appelman | 2023-06-15 | 1 | -3/+6 | |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-16 | 2 | -8/+8 | |
|/ / | ||||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-15 | 4 | -54/+54 | |
* | | Merge pull request #38490 from nextcloud/log-dispatch-event | Robin Appelman | 2023-06-14 | 6 | -1/+114 | |
|\ \ | ||||||
| * | | emit an event when a message is logged | Robin Appelman | 2023-06-13 | 6 | -1/+114 | |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 4 | -2/+4 | |
|/ / | ||||||
* | | Merge pull request #38745 from nextcloud/feature/ocs-xml-stdclass | Kate | 2023-06-13 | 1 | -0/+4 | |
|\ \ |