summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-0446-140/+288
* Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-035-20/+23
|\
| * Remove deprecated \OCP\APIRoeland Jago Douma2021-03-035-20/+23
* | Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun...Roeland Jago Douma2021-03-031-1/+1
|\ \
| * | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-1/+1
* | | 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 #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 #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-0320-30/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump lodash from 4.17.20 to 4.17.21dependabot-preview[bot]2021-03-0220-30/+30
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-0328-20/+162
| |_|/ |/| |
* | | 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 #25884 from nextcloud/techdept/psalm/no_castRoeland Jago Douma2021-03-021-2/+2
|\ \ \
| * | | Remove redundant castsRoeland Jago Douma2021-03-021-2/+2
* | | | Update autoloader filesRoeland Jago Douma2021-03-0225-50/+100
|/ / /
* | | Merge pull request #25862 from nextcloud/techdept/psalm/some_loggersRoeland Jago Douma2021-03-026-26/+31
|\ \ \
| * | | Move away some ILoggersRoeland Jago Douma2021-03-026-26/+31
* | | | Merge pull request #25568 from nextcloud/move-storage-disable-cacheRobin Appelman2021-03-022-8/+80
|\ \ \ \
| * | | | disable trasbin during the moveFromStorage fallbackRobin Appelman2021-02-172-8/+80
* | | | | Merge pull request #25797 from nextcloud/bugfix/noid/templates-fileactionsJulius Härtl2021-03-023-6/+6
|\ \ \ \ \
| * | | | | Bump bundlesJulius Härtl2021-03-022-2/+2
| * | | | | At least try to give the full context for the file actionJulius Härtl2021-03-021-1/+2
| * | | | | Do not trigger a full filelist reload after creating a new fileJulius Härtl2021-03-021-3/+2
* | | | | | Merge pull request #25854 from nextcloud/techdept/psalm/checksetupcontrollerLukas Reschke2021-03-021-5/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix lying docblocksRoeland Jago Douma2021-03-011-5/+2
* | | | | | Merge pull request #25670 from nextcloud/enh/psalm/redundantcastsJulius Härtl2021-03-022-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix a few RedundantCastRoeland Jago Douma2021-03-012-2/+2
| |/ / / /
* | | | | Merge pull request #25821 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot-preview[bot]2021-03-022-2/+2
|\ \ \ \ \
| * | | | | Bump @babel/core from 7.12.16 to 7.13.8dependabot-preview[bot]2021-03-012-2/+2
| |/ / / /
* | | | | Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst2021-03-024-32/+80
|\ \ \ \ \
| * | | | | Move app_password_created to a typed eventChristoph Wurst2021-02-094-32/+80
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-0298-586/+620
| |_|_|/ / |/| | | |
* | | | | Card::getOwner should return the actual valueRoeland Jago Douma2021-03-011-1/+1
| |/ / / |/| | |
* | | | Merge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-membershipsblizzz2021-03-011-10/+21
|\ \ \ \
| * | | | fix detecting cyclic group membershipsArthur Schiwon2021-02-231-10/+21
* | | | | Merge pull request #25803 from nextcloud/bugfix/25364/make-compatible-app-mes...John Molakvoæ2021-03-013-9/+10
|\ \ \ \ \
| * | | | | Make the compatible app message less confusing for multi versions appsJoas Schilling2021-02-263-9/+10
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-0120-34/+74
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-02-2820-64/+92
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-02-2716-76/+196
| |_|_|_|/ |/| | | |
* | | | | Fix focus-visible outline for files checkboxesVincent Petry2021-02-261-0/+7
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-2622-208/+324