aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-23138-370/+370
* | | chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-235-5/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2320-0/+36
* | | Merge pull request #36665 from nextcloud/fix/36539Julien Veyssier2023-03-222-4/+3
|\ \ \ | |_|/ |/| |
| * | Always set displayname and display-name for user datajld31032023-02-102-4/+3
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2214-4/+16
| |/ |/|
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2112-2/+18
* | Merge pull request #37006 from nextcloud/ldap-unmark-dhArthur Schiwon2023-03-201-2/+0
|\ \
| * | also unmark deleted ldap user when checking the ldap entryRobin Appelman2023-03-021-2/+0
* | | Merge pull request #37271 from nextcloud/fix/36908-set_aria-hidden-for-defaul...Julia Kirschenheuter2023-03-201-1/+5
|\ \ \
| * | | Fix description for icons in dashboard widgetsjulia.kirschenheuter2023-03-201-1/+5
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2014-8/+124
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1914-12/+40
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1828-2/+68
|/ / /
* | | fix: add important to css hidden files classAnna Larch2023-03-175-5/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-172-2/+2
* | | Merge pull request #37244 from nextcloud/fix/37179-replace-custom-tooltips-wi...Julia Kirschenheuter2023-03-167-26/+98
|\ \ \
| * | | Replace custom tooltips with native ones and add description to all elements ...julia.kirschenheuter2023-03-167-26/+98
* | | | Merge pull request #37252 from nextcloud/bugfix/noid/validate-tagJoas Schilling2023-03-161-8/+29
|\ \ \ \
| * | | | fix(workflow): Check tag attributeJoas Schilling2023-03-161-8/+29
* | | | | Merge pull request #37174 from nextcloud/fix/36911-create-h1-heading-for-filesJulia Kirschenheuter2023-03-161-0/+2
|\ \ \ \ \
| * | | | | Set `<h1>` headings for navigation through files appjulia.kirschenheuter2023-03-161-0/+2
| |/ / / /
* | | | | Merge pull request #36661 from onny/event-update-mail-subjectSimon L2023-03-163-7/+13
|\ \ \ \ \