summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22650 from nextcloud/fix/noid/fix-psalm-warningMorris Jobke2020-09-071-0/+3
|\
| * Only load viewer in settings if the viewer app is enabledMorris Jobke2020-09-071-0/+3
* | Merge pull request #22644 from nextcloud/fix/license-headers-20-2Morris Jobke2020-09-0721-8/+25
|\ \
| * | Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-0721-8/+25
| |/
* | Merge pull request #22548 from nextcloud/bugfix/noid/improved_status_cleanupRoeland Jago Douma2020-09-0716-59/+237
|\ \ | |/ |/|
| * Always use IUserStatus constsGeorg Ehrke2020-09-078-34/+32
| * Add MigrationStep to add better IndizesGeorg Ehrke2020-09-074-1/+60
| * Do not display Offline statuses in the Dashboard widgetGeorg Ehrke2020-09-072-6/+6
| * Better cleanup routine for statusesGeorg Ehrke2020-09-076-5/+117
| * HeartbeatController: PHPDoc fixesGeorg Ehrke2020-09-071-0/+2
| * Introduce consts for statusesGeorg Ehrke2020-09-0711-50/+57
* | Fix weather status icon selector with nextcloud/vue updateJoas Schilling2020-09-073-5/+5
|/
* Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloudRoeland Jago Douma2020-09-0765-69/+242
|\
| * Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-0765-69/+242
* | 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