aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-272-0/+2
|\
| * feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-272-0/+2
* | chore(composer): Update autoloaderJulius Härtl2023-01-272-0/+8
|/
* feat(app-framework): Add support for global middlewaresChristoph Wurst2023-01-262-0/+2
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-253-14/+51
* composer update phpCôme Chilliet2023-01-201-7/+7
* Merge pull request #35966 from nextcloud/chore/remove-deprecated-dashboardJulius Härtl2023-01-102-22/+0
|\
| * chore(OCP): Remove deprecated dashboard interfaces and classesJulius Härtl2023-01-032-22/+0
* | Merge pull request #33898 from nextcloud/fix/authtoken-password-updateJulius Härtl2023-01-052-0/+2
|\ \
| * | PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-042-0/+2
| |/
* | Show local time in avatar menuJoas Schilling2023-01-042-0/+2
* | updating autoloader filesBennet Becker2023-01-033-17/+12
* | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-244-35/+31
* | ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-234-31/+35
|/
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-152-0/+2
* Merge pull request #35345 from nextcloud/feat/add_event_for_failed_loginsSimon L2022-12-032-0/+2
|\
| * feat: add event for failed loginsRoeland Jago Douma2022-11-242-0/+2
* | Add group display name cacheAnna Larch2022-11-282-0/+4
|/
* Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-232-0/+2
* Update composer autoloaderCarl Schwan2022-11-223-2/+17
* update autoloaderRobin Appelman2022-11-082-2/+2
* Add repair step to fix wrong share ownershipLouis Chemineau2022-11-082-0/+2
* Dump autoloaders for new IHandleImipMessageJulius Härtl2022-11-032-0/+2
* Add remote host validation APIChristoph Wurst2022-10-312-2/+8
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-282-0/+2
* Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-e...Joas Schilling2022-10-282-0/+2
|\
| * Allow to conditionally enable dashboard widgetsJoas Schilling2022-10-272-0/+2
* | Emit typed event when preview is requestedJulius Härtl2022-10-272-0/+2
|/
* Fix autoloadersCôme Chilliet2022-10-252-0/+2
* Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-212-0/+4
|\
| * LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-182-0/+4
* | Use proper error pages instead of always redirectingJulius Härtl2022-10-212-0/+2
* | Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-192-0/+2
|/
* Fix missing background on upgradeChristopher Ng2022-10-132-0/+2
* Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-102-2/+0
* Cleanup tags and Share componentCarl Schwan2022-09-292-4/+0
* unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-292-0/+2
* Move avatar clearing in the backgroundCarl Schwan2022-09-262-0/+2
* Move Reference class to public namespaceJulius Härtl2022-09-262-2/+2
* update autoloaderArthur Schiwon2022-09-222-4/+0
* Rebuild autoloaderJoas Schilling2022-09-202-2/+2
* move widget options into a Option classRobin Appelman2022-09-152-0/+4
* change widget button api to support multiple button typesRobin Appelman2022-09-152-0/+2
* allow adding button to dashboard api outputRobin Appelman2022-09-152-0/+4
* Add api to load additional section in profile pageCarl Schwan2022-09-142-0/+2
* Add event to load scripts for reference renderingJulius Härtl2022-09-012-0/+2
* Refactor cache handlingJulius Härtl2022-08-312-2/+4
* CleanupJulius Härtl2022-08-312-0/+18
* Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-302-0/+16
|\
| * Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-252-0/+14