summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21945 from nextcloud/fix-contact-download-pictureJohn Molakvoæ2020-09-073-5/+6
|\
| * Change Content-Disposition HeaderJacob Neplokh2020-09-053-5/+6
* | [tx-robot] updated from transifexNextcloud bot2020-09-0712-20/+110
* | Merge pull request #22583 from nextcloud/fix/noid/remove-unused-codeRoeland Jago Douma2020-09-066-133/+69
|\ \
| * | add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon2020-09-044-1/+69
| * | these code bits were part of old logic that was already refactored outArthur Schiwon2020-09-042-132/+0
* | | [tx-robot] updated from transifexNextcloud bot2020-09-0636-12/+172
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-09-05130-426/+578
* | Merge pull request #22531 from nextcloud/fix/save-statusesJohn Molakvoæ2020-09-041-1/+5
|\ \
| * | refs #22468 fix empty php array becoming an array instead of an object in UIJulien Veyssier2020-09-041-1/+5
* | | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-043-59/+141
|\ \ \
| * | | Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-023-20/+26
| * | | Make icon set for CalDav event presentation, use in iMIP email.brad20142020-08-201-7/+7
| * | | iMIP email improvements (take 2)brad20142020-08-201-51/+127
* | | | Merge pull request #22543 from nextcloud/bugfix/noid/dont-keep-menu-open-for-...John Molakvoæ2020-09-045-8/+8
|\ \ \ \
| * | | | Don't keep menu open for next user after deleting oneJoas Schilling2020-09-045-8/+8
| | |/ / | |/| |
* / | | build weather-status to solve design issuesJulien Veyssier2020-09-043-5/+5
|/ / /
* | | Merge pull request #22577 from nextcloud/bugfix/noid/better-error-when-chunk-...Joas Schilling2020-09-041-0/+2
|\ \ \
| * | | Better error message when blocked by access controlJoas Schilling2020-09-041-0/+2
| | |/ | |/|
* | | Merge pull request #22573 from nextcloud/bugfix/noid/tooltip-dashboard-firstrunRoeland Jago Douma2020-09-043-22/+4
|\ \ \
| * | | Remove tooltip on customize button in dashboardJulius Härtl2020-09-043-22/+4
| |/ /
* | | Merge pull request #22540 from nextcloud/bugfix/noid/fix_status_nc2.6_regress...John Molakvoæ2020-09-043-5/+5
|\ \ \
| * | | Fix status menu styles after nc/vue 2.6 upgradeGeorg Ehrke2020-09-033-5/+5
* | | | Merge pull request #22578 from nextcloud/up/files_external/smbRoeland Jago Douma2020-09-044-14/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Upgrade icewind/smb to 3.2.7Roeland Jago Douma2020-09-044-14/+14
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-04132-130/+262
|/ / /
* / / Show changelog in apps managementJulius Härtl2020-09-0320-89/+264
|/ /
* | Merge pull request #22556 from nextcloud/bugfix/noid/cleanup-part-fileblizzz2020-09-031-0/+3
|\ \
| * | Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl2020-09-031-0/+3
* | | Merge pull request #22557 from nextcloud/bugfix/noid/group-share-failureblizzz2020-09-031-1/+1
|\ \ \
| * | | Do not fail if share for mountpoint is no longer availableJulius Härtl2020-09-031-1/+1
| |/ /
* | | Merge pull request #22111 from nextcloud/enh/unified-search-filtersJohn Molakvoæ2020-09-0345-55/+61
|\ \ \
| * | | Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-0343-55/+55
| * | | Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-032-0/+6
| |/ /
* | | Merge pull request #22528 from nextcloud/bug/22475/trash-bin-sizeRoeland Jago Douma2020-09-032-8/+20
|\ \ \
| * | | Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg2020-09-011-4/+14
| * | | Change free space calculationDaniel Kesselberg2020-08-311-4/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-032-0/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-09-024-0/+4
* | | Merge pull request #22423 from nextcloud/bugfix/noid/direct-editing-encryptionRoeland Jago Douma2020-09-012-3/+16
|\ \ \
| * | | Do not expose direct editing if no master key is availableJulius Härtl2020-09-012-3/+16
* | | | do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-013-10/+6
|/ / /
* | | Merge pull request #22491 from nextcloud/dependabot/npm_and_yarn/dompurify-2....dependabot-preview[bot]2020-09-014-6/+6
|\ \ \
| * | | Bump dompurify from 2.0.12 to 2.0.14dependabot-preview[bot]2020-09-014-6/+6
* | | | Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share...Roeland Jago Douma2020-09-011-3/+36
|\ \ \ \
| * | | | Transfer shares of the transferred root nodeJulius Härtl2020-08-311-3/+36
* | | | | Merge pull request #16632 from nextcloud/bugfix/external-reshareRoeland Jago Douma2020-09-011-44/+42
|\ \ \ \ \
| * | | | | remove unneeded ifRobin Appelman2020-08-281-44/+42
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-09-01126-250/+258
| |_|_|/ / |/| | | |
* | | | | User Status: Display hint that DND mutes all notificationsGeorg Ehrke2020-08-314-7/+8
| |_|/ / |/| | |