aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Create `<h3>` headings for profile page. Replace `<label>` which have no conn...julia.kirschenheuter2023-03-248-12/+21
|/ / / / /
* | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-24204-336/+346
* | | | | adjust tests after #36665Julien Veyssier2023-03-231-1/+7
* | | | | improve dashboard descriptionSimon L2023-03-231-5/+2
* | | | | l10n: Change name of app to a capital letterValdnet2023-03-231-1/+1
* | | | | l10n: Delete unnecessary charactersValdnet2023-03-231-8/+3
* | | | | l10n: Spelling unificationValdnet2023-03-231-1/+1
* | | | | chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvo忙2023-03-231-1/+1