summaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-252-0/+2
* | Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-302-0/+2
|\ \
| * | Add DavUtil to autoloaderCôme Chilliet2022-08-302-0/+2
| |/
* | Merge pull request #33500 from nextcloud/encryption-system-mountVincent Petry2022-08-292-0/+2
|\ \ | |/ |/|
| * add marker interface to mark system mount points for encryptionRobin Appelman2022-08-252-0/+2
* | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-252-0/+4
|/
* Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-242-0/+4
|\
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-232-0/+4
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-232-4/+0
|\ \ | |/ |/|
| * Fix many tests and warningsCarl Schwan2022-08-082-4/+0
* | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-082-4/+0
|\ \ | |/ |/|
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-012-4/+0
* | Multiple fixesCarl Schwan2022-07-312-0/+4
* | Add share attributes + prevent download permissionVincent Petry2022-07-282-0/+4
|/
* Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-282-0/+2
* Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz2022-07-182-0/+2
|\
| * Allow SSO authentication to provide a user secretMichaIng2022-07-122-0/+2
* | Move CappedMemoryCache to OCPCarl Schwan2022-07-142-0/+2
|/
* Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-122-0/+2
|\
| * Add command to list jobsCôme Chilliet2022-07-112-0/+2
* | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-112-0/+6
|\ \ | |/ |/|
| * Make Color class publicCarl Schwan2022-07-052-0/+2
| * Cleanup avatar related codeCarl Schwan2022-06-222-0/+4
* | Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-282-0/+2
|\ \
| * | Summer cleanup of the federation appCarl Schwan2022-06-242-0/+2
| |/
* / Add comments expire dateVitor Mattos2022-06-152-0/+2
|/
* Add password reset typed eventsThomas Citharel2022-06-102-0/+4
* Add new share attributes columnVincent Petry2022-06-082-0/+2
* Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst2022-06-073-0/+33
|\
| * Add a helper function that makes it easier to log from anywhereChristoph Wurst2022-05-233-0/+33
* | Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet2022-05-302-0/+2
* | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-272-0/+2
|\ \
| * | Introduce event for loading additional script on projectsJulius Härtl2022-05-122-0/+2
* | | Add API to change preferencesJoas Schilling2022-05-232-0/+4
| |/ |/|
* | Cleanup and compileJohn Molakvoæ2022-05-133-10/+10
* | Remove SCSSCacherJohn Molakvoæ2022-05-133-8/+6
* | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-112-0/+2
|/
* Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ2022-05-112-4/+0
|\
| * Compile themingJohn Molakvoæ2022-05-112-4/+0
* | Add a public replacement for OC::$server->getCarl Schwan2022-05-102-0/+2
|/
* Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet2022-05-022-2/+0
|\