aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* only show weather credits if the app is enabled and the weather status is ena...Julien Veyssier2023-07-211-9/+11
* Merge pull request #39264 from nextcloud/feat/add-instance-categoryBenjamin Gaussorgues2023-07-212-66/+23
|\
| * Add instance category while checking new updatesBenjamin Gaussorgues2023-07-182-66/+23
* | Merge pull request #39476 from nextcloud/fix/36975-increase_contrast_on_actio...Julia Kirschenheuter2023-07-211-11/+0
|\ \
| * | Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
* | | Merge pull request #39460 from nextcloud/fix/39413-add-more-space-belowitem-p...Julia Kirschenheuter2023-07-211-1/+5
|\ \ \
| * | | Add more space below item of preview explanationjulia.kirschenheuter2023-07-201-1/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-21106-386/+942
* | | | Merge pull request #39367 from nextcloud/s3-fopen-exceptionRobin Appelman2023-07-201-1/+1
|\ \ \ \
| * | | | handle more exceptions in AmazonS3::fopenRobin Appelman2023-07-131-1/+1
* | | | | Merge pull request #38930 from nextcloud/chunk-clean-failedRobin Appelman2023-07-201-1/+9
|\ \ \ \ \
| * | | | | clean failed upload chunksRobin Appelman2023-06-211-1/+9
* | | | | | Merge pull request #38860 from nextcloud/scanner-change-summaryRobin Appelman2023-07-201-1/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add summary of detected changes to files:scan outputRobin Appelman2023-06-161-1/+31
* | | | | | when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-201-2/+6
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-20402-1200/+1744
* | | | | | fix(workflowengine): Remove legacy event (deprecated since 17)Joas Schilling2023-07-192-18/+4
* | | | | | fix(loopup_server_connector): Migrate to IEventDispatcherJoas Schilling2023-07-191-8/+10
* | | | | | fix(files_trashbin): Migrate to IEventDispatcher and emit as typed eventJoas Schilling2023-07-193-7/+9
* | | | | | Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entityJoas Schilling2023-07-194-16/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-184-16/+13
| | |_|_|/ | |/| | |
* | | | | Merge pull request #39229 from nextcloud/fix/default-empty-content-filesPytal2023-07-188-15/+47
|\ \ \ \ \
| * | | | | fix(files): default emptycontent messageJohn Molakvoæ2023-07-188-15/+47
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1988-230/+2136
|/ / / / /
* | | | | Merge pull request #39444 from nextcloud/fix/l10n-managerDaniel2023-07-183-4/+11
|\ \ \ \ \
| * | | | | fix(l10n): ManagerChristopher Ng2023-07-173-4/+11
* | | | | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-optionDaniel2023-07-183-14/+54
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-103-14/+54
* | | | | | Merge pull request #39305 from nextcloud/bugfix/noid/sabre-plugin-eventsJoas Schilling2023-07-188-14/+79
|\ \ \ \ \ \
| * | | | | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-178-14/+79
* | | | | | | Fix sharing of encrypted filesCôme Chilliet2023-07-181-1/+1
* | | | | | | Merge pull request #39378 from nextcloud/bugfix/noid/sidebar-fullscreenJulius Härtl2023-07-181-0/+6
|\ \ \ \ \ \ \
| * | | | | | | fix: Always apply fullscreen styling to sidebarJulius Härtl2023-07-171-0/+6
| | |_|/ / / / | |/| | | | |
* / | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1812-8/+36
|/ / / / / /
* | | | | | fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-171-0/+3
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1734-12/+96
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1642-80/+82
* | | | | | fix(i18n) Changed grammar related to "login"rakekniven2023-07-151-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1568-38/+364
* | | | | | Merge pull request #39132 from nextcloud/fix/correct-exceptions-for-SABArthur Schiwon2023-07-141-1/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-14756-8568/+15056
| |\| | | | |
| * | | | | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-0751-496/+1189
| |\ \ \ \ \ \
| * | | | | | | fix(CardDAV): catch right exception when checking for federated app classesAnna Larch2023-07-061-1/+1
* | | | | | | | feat: Add public event for missing indicesJulius Härtl2023-07-142-0/+31
| |_|/ / / / / |/| | | | | |
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-14342-1840/+1954
* | | | | | | Merge pull request #39321 from nextcloud/feature/openapi/files_externalRobin Appelman2023-07-136-4/+215
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | files_external: Add OpenAPI specjld31032023-07-116-4/+215
* | | | | | | Merge pull request #39323 from nextcloud/fix/noid/getstorge-before-rmMaxence Lange2023-07-131-0/+6
|\ \ \ \ \ \ \
| * | | | | | | getStorage before removeMaxence Lange2023-07-111-0/+6
* | | | | | | | cloud_federation_api: Fix OpenAPI specjld31032023-07-131-1/+1