summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa...Joas Schilling2023-05-032-4/+161
|\
| * fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-262-4/+161
* | Merge pull request #37802 from nextcloud/fix/37729Marcel Klehr2023-05-031-1/+1
|\ \
| * | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-05-021-1/+1
* | | Merge pull request #37958 from nextcloud/artonge/fix/better_handle_expireDate...Arthur Schiwon2023-05-031-30/+19
|\ \ \
| * | | Mutualize expireDate handling when creating and updating a shareLouis Chemineau2023-04-271-30/+19
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-034-2/+4
* | | | Merge pull request #37903 from nextcloud/fix/user_ldap-fix-multiple-ldap-supportCôme Chilliet2023-05-023-23/+6
|\ \ \ \
| * | | | Add comment about Manager instance not being sharedCôme Chilliet2023-04-271-0/+1
| * | | | Adapt Sync job tests to the constructor changeCôme Chilliet2023-04-271-2/+1
| * | | | Fix multiple LDAP configuration support by fixing AccessFactoryCôme Chilliet2023-04-242-21/+4
* | | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam...Côme Chilliet2023-05-023-8/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Clear up return typesCôme Chilliet2023-04-273-6/+12
| * | | | Let OC\Group\Group handle the fallback and remove default implementation from...Côme Chilliet2023-04-271-11/+2
| * | | | Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-272-4/+17
* | | | | Merge pull request #37938 from nextcloud/feat/tags-files-inlineJohn Molakvoæ2023-05-0210-6/+180
|\ \ \ \ \
| * | | | | feat(system-tags): show inline in filesJohn Molakvoæ2023-05-0210-6/+180
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-022-0/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-012-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-302-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2916-4/+18
|/ / / / /
* | | | | fix(psalm): systemtagsJohn Molakvoæ2023-04-288-23/+110
* | | | | expose system tags as dav property for filesRobin Appelman2023-04-286-18/+171
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-28120-4/+122
| |_|/ / |/| | |
* | | | Merge pull request #37948 from nextcloud/artonge/fix/dont_show_tags_action_wh...Simon L2023-04-271-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Do not show Tags action when systemtag is disabledLouis Chemineau2023-04-271-6/+8
* | | | Create new file/folder labelsChristopher Ng2023-04-275-6/+16
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-274-0/+14
|/ / /
* | | fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1
* | | Merge pull request #35121 from nextcloud/feat/dav-wrap-app-calendarsChristoph Wurst2023-04-2612-19/+758
|\ \ \
| * | | Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-2512-19/+758
* | | | Merge pull request #37904 from nextcloud/bugfix/noid/file-widget-clickSimon L2023-04-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: Use proper link for navigating to files on click handlerJulius Härtl2023-04-251-1/+1
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2622-0/+138
* | | Merge pull request #33161 from vincentdh/masterSimon L2023-04-261-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix: External storage - exception thrown for the handler whenSelectAuthMechanismVincent Handfield2023-04-171-2/+2
* | | Merge pull request #36378 from nextcloud/fix/improve-taint-analysisJoas Schilling2023-04-251-1/+1
|\ \ \
| * | | Add missing taint analysis docblock comments, and improve escaping in some me...Carl Schwan2023-04-241-1/+1
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2528-8/+266
* | | Merge pull request #36784 from nextcloud/fix/user_ldap-update-groups-fail-getDaniel2023-04-241-1/+12
|\ \ \ | |/ / |/| |
| * | Properly test and log when a group is not foundCôme Chilliet2023-02-201-1/+12
* | | Merge pull request #37856 from march42/bugfix/ldap_profiledata_removedCôme Chilliet2023-04-241-12/+18
|\ \ \
| * | | code stylingMarc Hefter2023-04-241-5/+5
| * | | Update apps/user_ldap/lib/User/User.phpMarc Hefter2023-04-241-1/+1
| * | | removed profile data from LDAP will get removedMarc Hefter2023-04-211-12/+18
* | | | Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-...Joas Schilling2023-04-2488-143/+76
|\ \ \ \
| * | | | fix(assets): Optimize JPGs with jpegoptim 1.4.7Joas Schilling2023-04-249-0/+0
| * | | | fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-243-0/+0
| * | | | fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-2476-143/+76
* | | | | Merge pull request #37895 from nextcloud/fix-make-grid-toggle-stickySimon L2023-04-245-7/+8
|\ \ \ \ \