summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-08-02120-118/+1402
* Bump core-js from 3.15.2 to 3.16.0dependabot[bot]2021-07-3174-416/+416
* Merge pull request #28260 from nextcloud/fix/failing-user-controller-testsChristoph Wurst2021-07-301-0/+27
|\
| * fix UserController tests failing because of max_quota app value not provided ...Julien Veyssier2021-07-301-0/+27
* | Merge pull request #28259 from nextcloud/work/carl/sodium-checkChristoph Wurst2021-07-301-0/+4
|\ \
| * | Check that php was compiled with argon2 support or that the php-sodiumCarl Schwan2021-07-301-0/+4
* | | Extend caldav resource searchAnna Larch2021-07-301-37/+113
| |/ |/|
* | Merge pull request #28009 from nextcloud/enh/21045/quota-restrictionsJulien Veyssier2021-07-309-10/+38
|\ \
| * | refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-299-10/+38
| |/
* | Merge pull request #28240 from nextcloud/accessibility/personal-infoJulius Härtl2021-07-301-1/+2
|\ \
| * | Add h2 to personal info page, fixing accessibility issueJan C. Borchardt2021-07-291-1/+2
| |/
* / add missing order attribute to tag multiselect actionJulien Veyssier2021-07-291-1/+2
|/
* BuildChristopher Ng2021-07-2839-1878/+23
* Remove chunkhashChristopher Ng2021-07-281-1/+1
* Bump @nextcloud/vue from 3.10.1 to 4.0.3dependabot[bot]2021-07-2864-811/+5676
* Merge pull request #27920 from nextcloud/fix/21263/breadcrumb-wrong-float-wid...Julien Veyssier2021-07-281-2/+2
|\
| * refs #21263 round numbers when checking if breadcrumbs should be hiddenJulien Veyssier2021-07-281-2/+2
* | Merge pull request #28147 from nextcloud/dependabot/npm_and_yarn/marked-2.1.3John Molakvoæ2021-07-284-3/+115
|\ \
| * | Bump marked from 2.0.6 to 2.1.3dependabot[bot]2021-07-264-3/+115
* | | Merge pull request #28210 from nextcloud/allow-to-disable-group-change-mail-n...Julius Härtl2021-07-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Allow to disable group change notificationMarco Ambrosini2021-07-281-1/+1
* | | Merge pull request #28174 from nextcloud/feature/set_openfile_for_internal_linksJohn Molakvoæ2021-07-281-3/+9
|\ \ \ | |/ / |/| |
| * | Fix typoLouis2021-07-281-1/+1
| * | Set openfile params when following internal linksLouis Chemineau2021-07-271-3/+9
| |/
* | Merge pull request #27751 from nextcloud/enh/23769/accept-decline-fed-sharing-uiJulius Härtl2021-07-2814-174/+816
|\ \
| * | Fix remote share deletion when deleting userVincent Petry2021-07-272-51/+201
| * | Fix route path for pending remote sharesVincent Petry2021-07-276-6/+6
| * | Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-275-16/+19
| * | Fix remote group share decline+accept code pathVincent Petry2021-07-272-1/+43
| * | Use mimetype instead of type when defaulting in remote sharesVincent Petry2021-07-271-1/+1
| * | Fix external share manager with multiple user groupsVincent Petry2021-07-272-10/+25
| * | Fix remote group share API interactionsVincent Petry2021-07-272-11/+199
| * | Disable default actions in pending file listVincent Petry2021-07-273-0/+11
| * | Pending remote group share fixesVincent Petry2021-07-273-2/+12
| * | Fix re-accepting or re-rejecting remote group sharesVincent Petry2021-07-271-42/+97
| * | Add logging to external shares managerVincent Petry2021-07-275-16/+32
| * | Remove "Reject share" for pending remote sharesVincent Petry2021-07-274-3/+18
| * | Fix received federated group sharesVincent Petry2021-07-272-92/+184
| * | Extend pending shares list to include remote sharesVincent Petry2021-07-273-3/+48
| |/
* | fix jsunit tests for commentsJulien Veyssier2021-07-271-1/+1
* | fix comments file action sidebar openingJulien Veyssier2021-07-273-3/+3
|/
* Merge pull request #28173 from nextcloud/fix/variable_override_in_file_viewJulius Härtl2021-07-261-5/+5
|\
| * Fix variabable override in file viewLouis Chemineau2021-07-261-5/+5
* | Bump p-queueJohn Molakvoæ (skjnldsv)2021-07-2671-732/+209
* | Bump vue and fix babel warningJohn Molakvoæ (skjnldsv)2021-07-264-2/+36
* | Bump dependenciesJohn Molakvoæ (skjnldsv)2021-07-264-1/+462
* | Merge pull request #28166 from nextcloud/enh/usermanagement/add-group-iconszaimen2021-07-265-4/+31
|\ \
| * | User management - Add icon to user groupsszaimen2021-07-265-4/+31
| |/
* | Merge pull request #28164 from nextcloud/fix/file-multiselect-actions-sortJulien Veyssier2021-07-261-1/+1
|\ \ | |/ |/|
| * fix sort sort function of files multiple selection actionsJulien Veyssier2021-07-261-1/+1