aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | fix: make grid view button stickyDaniel Kesselberg2023-04-235-7/+8
* | | | | | Merge pull request #37717 from nextcloud/artonge/fix/dont_override_stored_cre...Louis2023-04-242-2/+177
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Test StorePasswordListenerLouis Chemineau2023-04-191-0/+175
| * | | | | Do not override stored credentials when login in with SAMLLouis Chemineau2023-04-131-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-244-0/+76
| |/ / / / |/| | | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2320-36/+102
* | | | | chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-2/+2
* | | | | Merge pull request #37866 from nextcloud/fix/files-vueJohn Molakvoæ2023-04-2214-41/+141
|\ \ \ \ \
| * | | | | fix(files): do not execute the default action on foldersJohn Molakvoæ2023-04-211-8/+14
| * | | | | fix(files): favorite marker cssJohn Molakvoæ2023-04-211-4/+13
| * | | | | fix(files): fileid attributeJohn Molakvoæ2023-04-213-6/+6
| * | | | | feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
| * | | | | fix(files): paths store reactivityJohn Molakvoæ2023-04-213-12/+18
| * | | | | feat(files): add dir file action parameterJohn Molakvoæ2023-04-214-8/+14
| * | | | | feat(files): add sidebar actionJohn Molakvoæ2023-04-213-3/+68
| * | | | | fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2210-6/+120
* | | | | | chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-2182-299/+596
|/ / / / /
* | | | | Merge pull request #37858 from nextcloud/fix/lockJohn Molakvoæ2023-04-212-20/+21
|\ \ \ \ \
| * | | | | chore(npm): fix warning and buildJohn Molakvoæ2023-04-212-20/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #37525 from nextcloud/file-debug-infoRobin Appelman2023-04-212-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |