aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-244-6/+6
* Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potent...Joas Schilling2023-01-231-0/+6
|\
| * fix(querybuilder): Log a warning if where() is called again on a query builde...Joas Schilling2023-01-201-0/+6
* | Fix double where() usage in resource managerJoas Schilling2023-01-231-1/+1
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-232-16/+16
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-224-58/+62
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-212-0/+8
* | composer run cs:fixC么me Chilliet2023-01-20601-729/+104
* | Fix types in OCS json answer (status code is an int)C么me Chilliet2023-01-203-5/+3
* | Fix crash in OCS when getting info about an applicationC么me Chilliet2023-01-201-8/+11
* | Attempt at reducing psalm errorsC么me Chilliet2023-01-202-6/+5
* | Improve typing in Entity.phpC么me Chilliet2023-01-201-12/+14
* | composer update phpC么me Chilliet2023-01-201-7/+7
* | Drop PHP 7.4 support for master (26)C么me Chilliet2023-01-201-3/+3
|/
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-204-0/+10
* docs: document types flag for search optionsDaniel Kesselberg2023-01-192-2/+6
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-192-0/+2
* Merge pull request #36225 from Jachhj-sc/patch-1Simon L2023-01-181-2/+6
|\
| * Update lib/private/PreviewManager.php William2023-01-181-2/+1
| * Merge branch 'nextcloud:master' into patch-1William2023-01-182-2/+10
| |\
| * | Update PreviewManager.phpWilliam2023-01-181-3/+8
* | | Merge pull request #27492 from cyclops8456/feature/24301-remove-can-install-o...Simon L2023-01-181-0/+17
|\ \ \ | |_|/ |/| |
| * | Rename canInstallExists method and add new method for removalAlex Harpin2023-01-101-2/+9
| * | Move CAN_INSTALL check to method and remove unlink from SetupControllerAlex Harpin2023-01-101-1/+8
| * | Remove the CAN_INSTALL file when occ maintenance:install is completeAlex Harpin2023-01-101-0/+3
* | | feat(app framework)!: Inject services into controller methodsChristoph Wurst2023-01-182-2/+10
| |/ |/|
* | Merge pull request #36002 from nextcloud/feat/files2vue-quotaJohn Molakvo忙2023-01-181-1/+6
|\ \
| * | feat(files): Quota in navigationJohn Molakvo忙2023-01-171-1/+6
* | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-182-0/+2
* | | Merge pull request #36166 from nextcloud/fix/php82/declare-symfony-console-ap...Christoph Wurst2023-01-171-0/+1
|\ \ \ | |/ / |/| |
| * | fix(PHP8.2): Declare Symfony Application property in console applicationChristoph Wurst2023-01-161-0/+1
* | | Revert "Add alt to the logo, adapt css for logo"John Molakvo忙2023-01-171-5/+4
* | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-174-0/+4
|/ /
* | Merge pull request #35970 from nextcloud/perf/noid/exception-serializerJulius H盲rtl2023-01-164-20/+27
|\ \
| * | chore: Add typings to Log propertiesJulius H盲rtl2023-01-161-16/+6
| * | fix(ExceptionSerializer): encode arguments before filtering the traceJulius H盲rtl2023-01-161-3/+3
| * | perf(logging): Return early when log level does not match before serializing ...Julius H盲rtl2023-01-163-1/+18
* | | Merge pull request #36073 from nextcloud/fix/fix-background-job-listblizzz2023-01-162-25/+25
|\ \ \ | |/ / |/| |
| * | Fix API breakage by using a new method insteadC么me Chilliet2023-01-122-3/+22
| * | Remove deprecated method getAll instead of breaking API on deprecated methodC么me Chilliet2023-01-122-21/+0
| * | Use a Generator for job list to fix background-job:list commandC么me Chilliet2023-01-102-13/+15
* | | Merge pull request #36075 from fmenabe/s3-storage-classC么me Chilliet2023-01-162-1/+7
|\ \ \
| * | | Manage s3 storage class in objectstoreFran莽ois M茅nab茅2023-01-122-1/+7
* | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-166-0/+8
* | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-158-0/+8
* | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-14128-256/+266
* | | | Merge pull request #36067 from nextcloud/enh/noid/spaces-are-allowed-in-useridsblizzz2023-01-131-2/+2
|\ \ \ \
| * | | | spaces are allowed in useridsSimon L2023-01-101-2/+2
| | |_|/ | |/| |
* | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-132-0/+6
* | | | Merge pull request #35844 from nextcloud/debt/noid/add-explanation-for-get-ne...Julius H盲rtl2023-01-121-0/+15
|\ \ \ \