aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | feat(request): Allow to match the client version with the IRequest::USER_AGEN...Joas Schilling2023-07-111-8/+16
* | Add IgnoreOpenAPI attributejld31032023-07-101-0/+37
|/
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-062-3/+4
* Add OCSPreconditionFailedExceptionLouis Chemineau2023-07-051-0/+44
* Merge pull request #39043 from nextcloud/fix/ocp/dashboard-widgetitems-see-wi...Christoph Wurst2023-07-051-1/+1
|\
| * fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItemChristoph Wurst2023-06-281-1/+1
* | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-039-4/+302
|\ \
| * | Fix event names of 2FA related typed eventsJoas Schilling2023-07-039-4/+302
* | | Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilitiesChristoph Wurst2023-07-031-6/+15
|\ \ \ | |/ / |/| |
| * | doc(ocp): Upgrade capability registration recommendationChristoph Wurst2023-07-031-5/+2
| * | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-1/+13
* | | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backendCôme Chilliet2023-07-031-0/+56
|\ \ \ | |/ / |/| |
| * | Add method to list disabled users to IProvideEnabledStateBackendCôme Chilliet2023-06-291-0/+9
| * | Fix since annotations and add boolean return type for setUserEnabledCôme Chilliet2023-06-201-4/+4
| * | Add user enabled state backend featureCôme Chilliet2023-05-231-0/+47
* | | Add template types to responsesjld31032023-06-3017-94/+198
* | | Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-sharesArthur Schiwon2023-06-291-0/+10
|\ \ \
| * | | displayname on federated sharesMaxence Lange2023-06-281-0/+10
* | | | fix(ocp): TimedJob can't have a more specific argument than JobChristoph Wurst2023-06-281-5/+4
| |_|/ |/| |
* | | Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requestsJoas Schilling2023-06-282-7/+276
|\ \ \
| * | | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-272-7/+276
| |/ /
* | | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-282-2/+13
|\ \ \ | |/ / |/| |
| * | fix: include invisible tags for adminsArthur Schiwon2023-06-211-2/+3
| * | feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-211-0/+10
* | | Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-eventDaniel2023-06-261-4/+41
|\ \ \
| * | | feat: add width, height, crop and mode to BeforePreviewFetchedEventDaniel Kesselberg2023-06-231-4/+41
| |/ /
* / / refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-211-0/+13
|/ /
* | Improve typing in ICommentsManagerCarl Schwan2023-06-201-4/+2
* | Cleanup comments codeCarl Schwan2023-06-201-5/+7
* | fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
* | emit an event when a message is loggedRobin Appelman2023-06-131-0/+78
* | chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-121-18/+1
* | Drop meta robots tagGit'Fellow2023-06-091-1/+0
* | Refactors "strpos" calls in lib/public to improve code readability.Faraz Samapoor2023-06-052-5/+5
* | refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-032-9/+38
* | chore: remove check for suhosin.executor.func.blacklistDaniel Kesselberg2023-06-021-5/+0
* | Merge pull request #38593 from nextcloud/chore/ocp/drop-util-linktopublicChristoph Wurst2023-06-021-15/+0
|\ \
| * | chore(ocp)!: Drop \OCP\Util::linkToPublicChristoph Wurst2023-06-011-15/+0
* | | Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subjec...Christoph Wurst2023-06-021-0/+30
|\ \ \ | |/ / |/| |
| * | feat(ocp): Allow sending emails with subject and bodyChristoph Wurst2023-06-011-0/+30
* | | fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
|/ /
* / fix(docs): Fix language and copy-paste class name in docs of CSPJoas Schilling2023-05-303-4/+4
|/
* enh: Provide atomicRetry method to retry transactions if possibleJulius Härtl2023-05-161-0/+37
* Merge pull request #36592 from nextcloud/groupmanager-search-typingRobin Appelman2023-05-122-4/+4
|\
| * revert public interface back to the original types, just cast them before pas...Robin Appelman2023-05-111-3/+3
| * also update groupinterface and database backendRobin Appelman2023-05-111-1/+1
| * fix default values and type hints for GroupManager::searchRobin Appelman2023-05-111-1/+1
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-0/+17
|/
* Merge pull request #33381 from luzpaz/fix/lib-public-typosJohn Molakvoæ2023-05-1118-20/+20
|\
| * Fix typos in lib/public subdirectorySimon L2023-05-1018-20/+20