aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* Merge pull request #38843 from nextcloud/message-log-event-typeRobin Appelman2023-06-161-3/+6
|\
| * fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-8/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-154-54/+54
* Merge pull request #38490 from nextcloud/log-dispatch-eventRobin Appelman2023-06-146-1/+114
|\
| * emit an event when a message is loggedRobin Appelman2023-06-136-1/+114
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-2/+4
|/
* Merge pull request #38745 from nextcloud/feature/ocs-xml-stdclassKate2023-06-131-0/+4
|\
| * Allow stdClass in XML responsesjld31032023-06-131-0/+4
* | Fix deprecated method callDominik Fuchß2023-06-131-1/+2
* | Changes after code review.Dominik Fuchß2023-06-131-2/+7
* | Add config variable for curl timeoutDominik Fuchß2023-06-131-2/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-12/+14
* Merge pull request #38642 from nextcloud/chore/appframework/drop-emptycontent...Simon L2023-06-121-18/+1
|\
| * chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-121-18/+1
* | Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-getSimon L2023-06-121-2/+3
|\ \
| * | fix(caching): Avoid checking existence before fetchingChristoph Wurst2023-06-121-2/+3
* | | Merge pull request #38735 from nextcloud/enh/noid/update-disabled-updater-wor...Simon L2023-06-121-0/+2
|\ \ \ | |_|/ |/| |
| * | allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-101-0/+2
* | | Merge pull request #38725 from nextcloud/dropMetaRobotsSimon L2023-06-121-1/+0
|\ \ \ | |_|/ |/| |
| * | Drop meta robots tagGit'Fellow2023-06-091-1/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-18/+20
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-8/+10
| |/ |/|
* | Merge pull request #38226 from nextcloud/file-object-utilsRobin Appelman2023-06-091-1/+5
|\ \ | |/ |/|
| * add utility command for object store objectsRobin Appelman2023-06-091-1/+5
* | avoid requests to opengraph image if no host detectedJulien Veyssier2023-06-091-16/+21
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-2/+2
* fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-071-1/+1
* encrypt oauth2 client secretsJulien Veyssier2023-06-071-2/+0
* shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-061-0/+21
* drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-061-0/+34
* chore: Drop dead private methods in /libChristoph Wurst2023-06-064-43/+0
* Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-containerJulius Härtl2023-06-061-2/+4
|\
| * fix: Throw early when a service cannot be found in the app containerJulius Härtl2023-05-161-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-062-2/+2
* | Merge pull request #38478 from nextcloud/backport/38440/masterSimon L2023-06-051-2/+2
|\ \
| * | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
* | | Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-keyArthur Schiwon2023-06-051-2/+0
|\ \ \
| * | | chore(app): Do not clear unused cache keyChristoph Wurst2023-05-301-2/+0
* | | | Refactors "strpos" calls in lib/public to improve code readability.Faraz Samapoor2023-06-052-5/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-2/+2
* | | | refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-037-21/+102
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-0/+2
* | | | 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 #38545 from nextcloud/bugfix/noid/symfony/event-dispatcher...Joas Schilling2023-06-021-2/+1
|\ \ \ \ \
| * | | | | fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-021-2/+1