summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34331 from nextcloud/enh/noid/public-view-fixSimon L2022-10-028-18/+17
|\
| * Compile assetsnextcloud-command2022-09-296-12/+12
| * fix public view - attempt 2szaimen2022-09-292-6/+5
* | Merge pull request #33104 from nextcloud/enhancement/add-logging-federationblizzz2022-10-014-8/+27
|\ \
| * | Add logging to federationAnna Larch2022-07-274-8/+27
* | | Merge pull request #33450 from sazanof/bug/base64-card-dav-searchblizzz2022-10-011-1/+1
|\ \ \
| * | | Add URI type to VCardMikhail Sazanov2022-08-031-1/+1
* | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-014-4/+40
|\ \ \ \
| * | | | trigger a rescan when trying to fopen a file that exists in cache but not on ...Robin Appelman2022-09-292-2/+19
| * | | | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-292-2/+21
* | | | | Merge pull request #34223 from nextcloud/includeTagsblizzz2022-10-011-2/+2
|\ \ \ \ \
| * | | | | includeTags -> include_tagstobiasKaminsky2022-09-281-2/+2
* | | | | | Merge pull request #34343 from nextcloud/fix/ocs-api-missing-maintenance-mode...blizzz2022-10-011-0/+1
|\ \ \ \ \ \
| * | | | | | Fix missing maintenance mode header for OCS requestChristoph Wurst2022-09-301-0/+1
* | | | | | | Merge pull request #34364 from nextcloud/fix/noid/updater-backup-cleanupblizzz2022-10-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
* | | | | | | | Merge pull request #33737 from andyxheli/patch-4Simon L2022-10-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Makes untrusted domain error on infoAndy Xheli2022-08-291-1/+1
* | | | | | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuffCôme Chilliet2022-10-014-50/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ContactsManagerTest testCôme Chilliet2022-09-301-1/+1
| * | | | | | | | | Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-304-49/+1
* | | | | | | | | | Merge pull request #34323 from nextcloud/fix/screenshotsSimon L2022-10-016-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update theming screenshotsJohn Molakvoæ (skjnldsv)2022-09-296-0/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #34363 from nextcloud/bugfix/noid/update-opendyslexiaSimon L2022-10-016-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Update opendyslexiaJoas Schilling2022-10-016-0/+0
* | | | | | | | | | Merge pull request #34269 from nextcloud/td/noid/remove-unused-listenerblizzz2022-10-012-29/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | remove listeners to OC_Filesystem::(write|rename) old style hooksArthur Schiwon2022-09-262-29/+0
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-0128-30/+122
* | | | | | | | | | [tx-robot] Update transifex configurationNextcloud bot2022-10-011-106/+107
* | | | | | | | | | Merge pull request #34353 from nextcloud/fix/noid/reference-url-fallbackJulien Veyssier2022-10-012-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
* | | | | | | | | | | Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-buttonSimon L2022-09-302-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix testszaimen2022-09-301-2/+2
| * | | | | | | | | | | fix the tertiary button textszaimen2022-09-301-2/+2
* | | | | | | | | | | | Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-share...Vincent Petry2022-09-303-8/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix renaming in shared with you file listVincent Petry2022-09-303-8/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapperChristoph Wurst2022-09-302-18/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Inform ServerTest that TagMapper now uses QBMapperCôme Chilliet2022-09-191-1/+1
| * | | | | | | | | | Improve typingCôme Chilliet2022-09-191-8/+3
| * | | | | | | | | | Migrate TagMapper to QBMapper instead of deprecated MapperCôme Chilliet2022-09-191-10/+18
* | | | | | | | | | | Merge pull request #34346 from nextcloud/fix/add-pre-commit-to-expected-filesCôme Chilliet2022-09-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add .pre-commit-config.yaml to expected files in checkerCôme Chilliet2022-09-301-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #34344 from nextcloud/fix/gitignore-files-modified-by-testsCôme Chilliet2022-09-301-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Ignore files which are modified by our testsCôme Chilliet2022-09-301-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #34328 from nextcloud/fix/fix-redis-type-errorJoas Schilling2022-09-302-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correctly handle Redis::keys returning falseCôme Chilliet2022-09-292-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-305-10/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adjust testsJoas Schilling2022-09-291-5/+5
| * | | | | | | | | | Only match http(s) URLs for referencesJoas Schilling2022-09-294-5/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-3010-8/+32