aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into replace_strpos_calls_in_dav_appFaraz Samapoor2023-06-27422-4589/+9324
|\
| * Merge pull request #39005 from nextcloud/fix/dav/upgrade-catch-sab-sync-errorsSimon L2023-06-271-1/+9
| |\
| | * fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-261-1/+9
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2744-258/+856
| * | Add "button" class to the QR code linkJérôme Herbinet2023-06-261-2/+2
| |/
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2618-210/+462
| * Merge pull request #38665 from nextcloud/fix/weather_status-osm-apiFerdinand Thiessen2023-06-251-2/+3
| |\
| | * fix(weather_status): Pass address as paramFerdinand Thiessen2023-06-061-2/+3
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2510-6/+174
| * | feat: add detected mime type to exceptionDaniel Kesselberg2023-06-242-1/+27
| * | address reviewSimon L2023-06-243-6/+6
| * | only print deprecation logs if debug mode is enabledSimon L2023-06-243-6/+6
| * | Move deprecation warnings to debugSimon L2023-06-243-6/+6
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2486-278/+902
| * | Merge pull request #38948 from nextcloud/Jerome-Herbinet-collaborative-tags-a...John Molakvoæ2023-06-235-5/+4
| |\ \
| | * | Align collaborative tags differentlyJérôme Herbinet2023-06-235-5/+4
| * | | Merge pull request #38800 from nextcloud/bugfix/noid/version-update-or-insertJulius Härtl2023-06-231-16/+34
| |\ \ \
| | * | | Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-06-221-2/+2
| | * | | fix: Add logging statement for cases when updating the version failsJulius Härtl2023-06-211-8/+29
| | * | | Handle previousNode size === 0 on version creationLouis Chemineau2023-06-211-20/+10
| | * | | fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-06-131-5/+12
| * | | | Merge pull request #38939 from nextcloud/feat/f2v/more-actionsJohn Molakvoæ2023-06-2210-3/+894
| |\ \ \ \
| | * | | | feat: add rename action with testsJohn Molakvoæ2023-06-224-2/+164
| | * | | | fix(files): action default is false if not setJohn Molakvoæ2023-06-223-1/+3
| | * | | | feat: add favorite action with testsJohn Molakvoæ2023-06-222-0/+490
| | * | | | feat: add edit locally action with testsJohn Molakvoæ2023-06-222-0/+237
| * | | | | Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perfArthur Schiwon2023-06-221-2/+9
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix paged search when offset is not a multiple of default page sizeCôme Chilliet2023-06-201-2/+8
| | * | | | Use default page size for jumping to desired offsetCôme Chilliet2023-05-251-2/+3
| * | | | | Merge pull request #38856 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-06-222-2/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fix(sab): put location in proper address fieldJohannes Merkel2023-06-202-2/+14
| * | | | | Merge pull request #38747 from nextcloud/perf/early-exit-mkcolJoas Schilling2023-06-221-2/+13
| |\ \ \ \ \
| | * | | | | perf: skip request without write permissionDaniel Kesselberg2023-06-191-2/+13
| * | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-22142-1692/+1732
| * | | | | | enh(a11y): New user modalChristopher Ng2023-06-215-366/+531
| * | | | | | fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-212-3/+3
| * | | | | | feat: add open folder action testingJohn Molakvoæ2023-06-212-6/+173
| * | | | | | feat: add download action testingJohn Molakvoæ2023-06-212-0/+267
| * | | | | | feat: add delete action testingJohn Molakvoæ2023-06-212-2/+188
| * | | | | | feat: add sidebar action testingJohn Molakvoæ2023-06-213-10/+168
| * | | | | | fix: delete action importJohn Molakvoæ2023-06-211-2/+2
| * | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2114-6/+16
| * | | | | | Merge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-de...Simon L2023-06-204-6/+135
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-06-122-4/+22
| | * | | | | Issue #36644: Test casesChristof Arnosti2023-06-052-2/+113
| * | | | | | Cleanup comments codeCarl Schwan2023-06-2015-181/+64
| * | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20180-490/+978
| * | | | | | Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_duri...Simon L2023-06-201-8/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
| * | | | | | Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controllerJulien Veyssier2023-06-192-5/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |