aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* fix(mysql): Remove custom MySQL workaround from 2015Joas Schilling2023-10-062-2/+0
* fix(postgres): Remove old Postgres 9.4 workaroundJoas Schilling2023-10-062-2/+0
* fix(sqlite): Remove no longer required autoincrement fixJoas Schilling2023-10-062-2/+0
* feat(phonenumber): Add OCP wrapper for PhoneNumber utils libraryJoas Schilling2023-09-252-0/+4
* Merge pull request #40288 from nextcloud/feat/appframework/rate-limiterJoas Schilling2023-09-212-0/+4
|\
| * feat(appframework): Expose programmatic rate limiterChristoph Wurst2023-09-202-0/+4
* | Merge pull request #40499 from nextcloud/known-mtime-wrapperRobin Appelman2023-09-212-0/+2
|\ \
| * | add wrapper to ensure we don't get an mtime that is lower than we know it isRobin Appelman2023-09-192-0/+2
| |/
* / ocm controllerMaxence Lange2023-09-202-0/+18
|/
* Merge pull request #32912 from nextcloud/group-backend-batch-methodCôme Chilliet2023-09-112-0/+2
|\
| * Move new methods to a new interface in OCPCôme Chilliet2023-09-052-0/+2
* | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-072-0/+2
|/
* Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-042-0/+2
|\
| * cleanup di for share permissions wrapperRobin Appelman2023-08-162-0/+2
* | Merge branch 'master' into auth-token-commandsLucas Azevedo2023-08-282-0/+2
|\ \
| * \ Merge pull request #38298 from nextcloud/enh/occ-sync-account-dataAnna2023-08-282-0/+2
| |\ \
| | * | feat: Add occ user:sync-account-data for updating oc_accounts information fro...Julius Härtl2023-06-092-0/+2
* | | | Update autoloadersLucas Azevedo2023-08-242-2/+6
|/ / /
* | | feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-222-0/+6
* | | feat(OCC): Add a command to get the bruteforce state of an IPJoas Schilling2023-08-212-2/+4
* | | feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-212-0/+6
* | | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-182-0/+2
|\ \ \
| * | | add separate event for rendering login page templateRobin Appelman2023-08-172-0/+2
| | |/ | |/|
* / | feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-172-0/+4
|/ /
* | allow anon text processing schedulingJulien Veyssier2023-08-072-0/+2
* | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-042-4/+16
|\ \
| * | fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-282-0/+2
| * | chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-282-4/+0
| * | feat!: Migrate Share accepted event to typed eventJoas Schilling2023-07-282-0/+2
| * | feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-282-0/+4
| * | feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-282-0/+2
| * | feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-282-0/+2
| * | feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-282-0/+4
* | | fix composer autoload filesJulien Veyssier2023-08-022-0/+2
* | | fix share roots always being marked as writableRobin Appelman2023-07-282-0/+2
|/ /
* | feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-242-0/+2
* | feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-242-0/+2
* | Merge pull request #38854 from nextcloud/enh/llm-apiMarcel Klehr2023-07-212-0/+40
|\ \
| * | Update autoloadersMarcel Klehr2023-07-172-38/+38
| * | LLM OCP API: Commit autoloadersMarcel Klehr2023-07-072-0/+40
* | | feat: Add public event for missing indicesJulius Härtl2023-07-142-0/+2
* | | Add IgnoreOpenAPI attributejld31032023-07-102-0/+2
|/ /
* | Add OCSPreconditionFailedExceptionLouis Chemineau2023-07-052-0/+2
* | Fix event names of 2FA related typed eventsJoas Schilling2023-07-033-0/+12
* | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backendCôme Chilliet2023-07-032-0/+2
|\ \
| * | Fix autoloadersCôme Chilliet2023-05-252-0/+2
* | | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-273-51/+49
* | | emit an event when a message is loggedRobin Appelman2023-06-132-0/+2
| |/ |/|
* | encrypt oauth2 client secretsJulien Veyssier2023-06-071-2/+0
* | refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-032-0/+4
|/