summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry2022-02-101-1/+1
|\
| * Removes misleading error message in occ files:scan for new users.Christian Paier2022-02-051-1/+1
* | handle setupFS with null userRobin Appelman2022-02-091-4/+4
* | dont mark fs as setup when no user is activeRobin Appelman2022-02-091-2/+2
* | fix fs cache test user setupRobin Appelman2022-02-091-0/+2
* | pass user object during fs initRobin Appelman2022-02-092-8/+15
* | only setup part of the filesystem for appdata requestsRobin Appelman2022-02-094-49/+61
* | Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst2022-02-096-26/+168
|\ \
| * | Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-076-26/+168
| |/
* | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-087-5/+62
|\ \
| * | Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
| * | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-076-5/+60
| |/
* | Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activit...Vincent Petry2022-02-071-6/+7
|\ \ | |/ |/|
| * Allow specify a config prefix for another database connectionJoas Schilling2022-02-031-6/+7
* | [tx-robot] updated from transifexNextcloud bot2022-02-052-0/+36
* | Merge pull request #30984 from UmbrellaCodr/ffmpeg-previewSimon L2022-02-041-2/+4
|\ \
| * | reduce 'Movie preview generation failed Output' log errorsUmbrellaCodr2022-02-031-2/+4
* | | Merge pull request #30354 from nextcloud/enhancement/talk-apiJoas Schilling2022-02-0411-0/+470
|\ \ \
| * | | Add a Talk API for OCPChristoph Wurst2022-02-0411-0/+470
| |/ /
* | | Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling2022-02-042-34/+90
|\ \ \
| * | | Update ICommentsManager with reaction methodsVitor Mattos2022-02-032-34/+90
* | | | Merge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collectionSimon L2022-02-041-0/+11
|\ \ \ \
| * | | | +getCollection(): string;Maxence Lange2022-02-031-0/+11
| | |/ / | |/| |
* / | | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-031-1/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-02-032-2/+2
* | | Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimi...Joas Schilling2022-02-023-3/+4
|\ \ \ | |_|/ |/| |
| * | Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-01-281-3/+0
| * | Add a primary key to ratelimit_entries tableJoas Schilling2022-01-282-0/+4
* | | send request id in response headerRobin Appelman2022-02-011-0/+7
| |/ |/|
* | Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet2022-02-011-3/+3
|\ \
| * | Drop PHP7.3Christoph Wurst2022-01-251-3/+3
* | | Allow sub-admins to access delegated settings.Claus-Justus Heine2022-01-311-14/+11
| |/ |/|
* | Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-...Joas Schilling2022-01-282-14/+65
|\ \
| * | Fix typo in deprecatedJoas Schilling2022-01-211-2/+2
| * | Allow to get comments with a given set of verbsJoas Schilling2022-01-212-14/+65
* | | Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ2022-01-274-8/+14
|\ \ \
| * | | Fix registerEventListener issuesCarl Schwan2022-01-271-2/+2
| * | | Fix psalm issues in theming appCarl Schwan2022-01-263-6/+12
| | |/ | |/|
* | | Merge pull request #30876 from nextcloud/docs/deprecate_addScriptVincent Petry2022-01-272-2/+3
|\ \ \
| * | | Add deprecation notice to script & addScript funcLouis Chemineau2022-01-272-2/+3
* | | | Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-fileLouis2022-01-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Return 404 when AJAX tries to list dir content but file givenMichaIng2022-01-261-1/+1
| |/ /
* | | Merge pull request #30832 from nextcloud/untrusted_domains_warningSimon L2022-01-261-1/+1
|\ \ \
| * | | Makes untrusted domain error a warning.Pierre Ozoux2022-01-251-1/+1
* | | | Merge pull request #30822 from nextcloud/bugfix/29287/remove-create-function-...Joas Schilling2022-01-262-74/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove createPluralFunction which is replaced by Symfony\Translations libJoas Schilling2022-01-242-74/+0
* | | | Remove redundant if clauseCôme Chilliet2022-01-251-4/+1
* | | | Fix OC\Files\Storage\DAV::hasUpdated when cache is not setCôme Chilliet2022-01-251-1/+1
* | | | Merge pull request #30763 from nextcloud/feature/noid/allow-to-log-audit-to-s...John Molakvoæ2022-01-255-9/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-01-195-9/+40