summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-1016-24/+48
* Bump handlebars from 4.7.6 to 4.7.7dependabot-preview[bot]2021-03-092-2/+2
* Hide expiration date field for remote sharesVincent Petry2021-03-093-6/+16
* Merge pull request #25998 from nextcloud/techdept/psalm/personalsettingsRoeland Jago Douma2021-03-092-8/+8
|\
| * Fix some types in the Settings Personal pagesRoeland Jago Douma2021-03-082-8/+8
* | Merge pull request #25970 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Roeland Jago Douma2021-03-092-3/+3
|\ \
| * | Bump @nextcloud/vue-dashboard from 1.0.1 to 1.1.0dependabot-preview[bot]2021-03-082-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-03-0916-16/+74
* | | Merge pull request #26012 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.4Roeland Jago Douma2021-03-082-2/+2
|\ \ \
| * | | [Security] Bump elliptic from 6.5.3 to 6.5.4dependabot-preview[bot]2021-03-082-2/+2
* | | | Merge pull request #26005 from nextcloud/techdept/psalm/fix_invalid_checkRoeland Jago Douma2021-03-081-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix invalid check after constructing DateTimeRoeland Jago Douma2021-03-081-4/+0
* | | | Merge pull request #25960 from nextcloud/techdept/admin_auditLukas Reschke2021-03-0814-77/+82
|\ \ \ \ | |/ / / |/| | |
| * | | Add return type to functionsRoeland Jago Douma2021-03-0814-53/+56
| * | | Move background job to DIRoeland Jago Douma2021-03-051-5/+10
| * | | Move admin_audit to LoggerInterfaceRoeland Jago Douma2021-03-052-23/+20
* | | | Fix some redundant castsRoeland Jago Douma2021-03-082-6/+2
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-03-0812-22/+36
* | | [tx-robot] updated from transifexNextcloud bot2021-03-0712-6/+42
* | | Merge pull request #25959 from nextcloud/techdept/logger/AccessibilityControllerRoeland Jago Douma2021-03-061-5/+15
|\ \ \
| * | | AccessibilityController to LoggerInterfaceRoeland Jago Douma2021-03-051-5/+15
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2021-03-0640-126/+504
| |/ |/|
* | Merge pull request #25945 from nextcloud/dependabot/npm_and_yarn/core-js-3.9.1Julius Härtl2021-03-0573-85/+85
|\ \ | |/ |/|
| * Bump core-js from 3.8.3 to 3.9.1dependabot-preview[bot]2021-03-0573-85/+85
* | Merge pull request #25932 from nextcloud/bugfix/noid/fix-fed-share-add-to-ncRoeland Jago Douma2021-03-051-1/+1
|\ \
| * | Skip empty obsolete owner when adding to own NCVincent Petry2021-03-041-1/+1
* | | Merge pull request #25870 from nextcloud/techdept/settings/move_group_activit...Joas Schilling2021-03-056-99/+202
|\ \ \
| * | | Move group activities to eventsRoeland Jago Douma2021-03-036-99/+202
| |/ /
* | | Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst2021-03-051-2/+3
|\ \ \ | |_|/ |/| |
| * | Migrate WFE to the new PSR loggerChristoph Wurst2021-02-111-2/+3
* | | Fixed error after merge in UsersControllerRoeland Jago Douma2021-03-051-5/+6
* | | Merge pull request #25589 from nextcloud/provisioning-api-invalid-argumentRoeland Jago Douma2021-03-051-0/+7
|\ \ \
| * | | forward invalid argument message to frontend when creating a user failsRobin Appelman2021-02-111-0/+7
| |/ /
* | | Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-051-1/+11
|\ \ \
| * | | Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-011-1/+11
* | | | Merge pull request #25659 from nextcloud/smb-getmetadata-catchRoeland Jago Douma2021-03-053-3/+9
|\ \ \ \
| * | | | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-043-3/+9
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-056-2/+22
|/ / / /
* | | | Merge pull request #25927 from nextcloud/enh/sharebymail/set_expiration_on_cr...Christoph Wurst2021-03-042-3/+12
|\ \ \ \
| * | | | Sharebymail: set expiration on creationRoeland Jago Douma2021-03-042-3/+12
* | | | | 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-041-22/+23
|\ \ \ \ \
| * | | | | Add some typing to SharedStorageRoeland Jago Douma2021-03-041-22/+23
* | | | | | Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-045-4/+16
|/ / / / /
* | | | | [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
|\ \ \ \ \ \