aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37575 from nextcloud/fix/user_ldap-log-suffix-namesArthur Schiwon2023-04-051-0/+9
|\
| * Log a warning when a user or group is mapped with a suffixCôme Chilliet2023-04-041-0/+9
* | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-054-6/+4
|\ \
| * | Fix dav application testsCôme Chilliet2023-04-031-2/+1
| * | Fix return type of methods returning false on errorCôme Chilliet2023-04-031-1/+1
| * | Remove unused method getLocalFolderCôme Chilliet2023-04-031-1/+1
| * | Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-2/+1
* | | Fix types for reading and writing config valuesjld31032023-04-059-18/+18
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0512-2/+20
* | | Merge pull request #37453 from nextcloud/fix/36918-The_breadcrumb_navigation_...Julia Kirschenheuter2023-04-043-12/+14
|\ \ \ | |_|/ |/| |
| * | Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-043-12/+14
* | | Merge pull request #37243 from nextcloud/enh/openssl-get-rid-of-rc4Côme Chilliet2023-04-048-108/+211
|\ \ \
| * | | Add a test for multiKeyEncrypt/Decrypt methodsCôme Chilliet2023-03-202-4/+18
| * | | Fix encryption file key managementCôme Chilliet2023-03-172-2/+2
| * | | Adapt encryption recovery tests to new systemCôme Chilliet2023-03-171-5/+9
| * | | Adapt encryption tests to the new systemCôme Chilliet2023-03-171-19/+40
| * | | Adapt code to new encryption systemCôme Chilliet2023-03-175-62/+56
| * | | Getting rid of openssl_seal and rc4 in server side encryptionCôme Chilliet2023-03-173-24/+94
* | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_valueLouis2023-04-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-031-1/+1
* | | | Merge pull request #37517 from nextcloud/fix/36919-create-semantic-list-for-c...Julia Kirschenheuter2023-04-042-14/+21
|\ \ \ \
| * | | | Create semantic list for comments in comments tabjulia.kirschenheuter2023-04-032-14/+21
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0412-6/+118
* | | | | Merge pull request #36905 from nextcloud/ftp-fix-filezillaRobin Appelman2023-04-032-7/+15
|\ \ \ \ \
| * | | | | fix ftp external storage with filezilla serverRobin Appelman2023-03-302-7/+15
* | | | | | Merge pull request #37543 from nextcloud/fix/inherited-parameter-namesCôme Chilliet2023-04-031-6/+6
|\ \ \ \ \ \
| * | | | | | Fix inherited parameter namesjld31032023-04-031-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #36652 from nextcloud/perf/autoloading/theming-authoritati...Julius Härtl2023-04-0313-0/+1215
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | perf(autoloading): Add authoritative autoloader for themingChristoph Wurst2023-03-2713-0/+1215
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0210-2/+10
* | | | | | add test for unmarking encrypted file on cross storage moveRobin Appelman2023-04-011-0/+85
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-01126-26/+108
* | | | | | Merge pull request #37497 from nextcloud/enh/profile-fieldsArthur Schiwon2023-03-3110-33/+66
|\ \ \ \ \ \
| * | | | | | Improve handling of profile fieldsChristopher Ng2023-03-3010-33/+66
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #37478 from silopolis/stringfixValdnet2023-03-311-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(text): Fix small typo in app descriptionJérémie Tarot (@silopolis)2023-03-301-1/+1
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-3122-190/+246
* | | | | | Port update notification selectChristopher Ng2023-03-301-8/+9
| |/ / / / |/| | | |
* | | | | Use implementations instead of interfaces for accessing private methodsjld31032023-03-303-5/+4
|/ / / /
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-3026-58/+68
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-294-0/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2822-0/+36
* | | | Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHomeArthur Schiwon2023-03-272-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fix undefined method getExtStorageHome()Arthur Schiwon2023-03-222-1/+10
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2794-0/+174
* | | | Add back missing dashboard versionjld31032023-03-271-0/+1
* | | | Merge pull request #37397 from nextcloud/check-exifJohn Molakvoæ2023-03-251-0/+6
|\ \ \ \
| * | | | check-setup: recommend exif extensionVarun Patil2023-03-241-0/+6
* | | | | Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settingsSimon L2023-03-241-6/+2
|\ \ \ \ \
| * | | | | fix(mailer): check if authentication is neccessaryAnna Larch2023-03-241-6/+2