summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Activity: show if files are hidden or notRoeland Jago Douma2021-03-041-2/+38
* Merge pull request #25881 from nextcloud/techdept/psalm/sharespluginRoeland Jago Douma2021-03-041-19/+41
|\
| * Fix the SharesPluginRoeland Jago Douma2021-03-021-19/+41
* | Merge pull request #25912 from nextcloud/techdept/psalm/sharedstorage_some_typesChristoph Wurst2021-03-042-27/+27
|\ \
| * | Add some typing to SharedStorageRoeland Jago Douma2021-03-042-27/+27
* | | Merge pull request #25915 from nextcloud/bugfix/noid/option-always-show-uniqu...blizzz2021-03-045-4/+16
|\ \ \ | |/ / |/| |
| * | Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-045-4/+16
|/ /
* | Merge pull request #25923 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-041-39/+0
|\ \
| * | Update psalm baselineNextcloud-PR-Bot2021-03-041-39/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-03-0462-180/+388
* | Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-0316-98/+50
|\ \
| * | Remove deprecated \OCP\APIRoeland Jago Douma2021-03-0316-98/+50
* | | Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun...Roeland Jago Douma2021-03-036-11/+16
|\ \ \
| * | | Fix types in the Group ManagerRoeland Jago Douma2021-03-036-11/+16
* | | | Merge pull request #25805 from nextcloud/bugfix/23468/clear-share-after-selectJulius Härtl2021-03-033-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Clear multiselect after selection in share panelVincent Petry2021-03-033-3/+3
* | | | Merge pull request #25896 from nextcloud/techdept/qbmapperRoeland Jago Douma2021-03-032-13/+10
|\ \ \ \
| * | | | Move DirectMapper to QBMapperRoeland Jago Douma2021-03-032-13/+10
* | | | | Merge pull request #25902 from nextcloud/techdept/psalm/loggerinterface/part2Roeland Jago Douma2021-03-034-43/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | LoggerInterface for provisioning API ControllersRoeland Jago Douma2021-03-024-43/+49
* | | | | Merge pull request #25890 from nextcloud/techdept/psalm/check_input_commandLukas Reschke2021-03-031-0/+5
|\ \ \ \ \
| * | | | | Check command inputRoeland Jago Douma2021-03-021-0/+5
* | | | | | Merge pull request #25656 from nextcloud/enh/type/expressionbuilderJoas Schilling2021-03-036-77/+79
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Type the experssionbuildersRoeland Jago Douma2021-03-036-77/+79
* | | | | | Merge pull request #25816 from nextcloud/iquerybuilder-join-conditionsJoas Schilling2021-03-032-9/+10
|\ \ \ \ \ \
| * | | | | | allow non string join conditions in query builderRobin Appelman2021-03-032-9/+10
* | | | | | | Merge pull request #25882 from nextcloud/bug/25748/filter-other-tablesRoeland Jago Douma2021-03-031-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Filter tables with other table prefixDaniel Kesselberg2021-03-021-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #25892 from nextcloud/techdept/initialstate/part1Roeland Jago Douma2021-03-036-45/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move some settings over to the IInitialStateRoeland Jago Douma2021-03-026-45/+29
* | | | | | | Merge pull request #25850 from nextcloud/techdept/js/timezonedetectRoeland Jago Douma2021-03-0317-18/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Kill jstimezonedetect from bundleRoeland Jago Douma2021-03-0317-18/+16
* | | | | | | Merge pull request #25895 from nextcloud/techdept/psalm/pimp_sharingcheckmidd...Roeland Jago Douma2021-03-031-16/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Pimp sharingcheckmiddlewareRoeland Jago Douma2021-03-021-16/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #25818 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21Roeland Jago Douma2021-03-0340-52/+52
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bump lodash from 4.17.20 to 4.17.21dependabot-preview[bot]2021-03-0240-52/+52
* | | | | | Merge pull request #25898 from nextcloud/fix/jsunitRoeland Jago Douma2021-03-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fix the jsunit testsRoeland Jago Douma2021-03-021-1/+1
* | | | | | | Merge pull request #25904 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-031-51/+1
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselineNextcloud-PR-Bot2021-03-031-51/+1
|/ / / / / / /
* | | | | | / [tx-robot] updated from transifexNextcloud bot2021-03-0348-40/+488
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #25860 from nextcloud/fix/noid/ldap-bind-expiredblizzz2021-03-021-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | do not die after LDAP auth failed with expired accArthur Schiwon2021-03-011-3/+6
* | | | | | Merge pull request #25893 from nextcloud/techdept/psalm/fix_return-typekesselb2021-03-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix docblock return type for IShareProviderRoeland Jago Douma2021-03-021-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #25874 from nextcloud/Valdnet-patch-4Valdnet2021-03-021-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | l10n: Correct text stringsValdnet2021-03-021-2/+2
* | | | | Merge pull request #25884 from nextcloud/techdept/psalm/no_castRoeland Jago Douma2021-03-021-2/+2
|\ \ \ \ \
| * | | | | Remove redundant castsRoeland Jago Douma2021-03-021-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #25885 from nextcloud/enh/autoloader_updateRoeland Jago Douma2021-03-0226-52/+104
|\ \ \ \ \ | |/ / / / |/| | | |