aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-10130-500/+534
* Merge pull request #36047 from nextcloud/share-mount-check-cache-keyVincent Petry2023-01-091-1/+1
|\
| * fix cache key used to verify shared mountpointsRobin Appelman2023-01-091-1/+1
* | Merge pull request #35655 from nextcloud/enh/35654-Replace_custom_tooltips_wi...Julia Kirschenheuter2023-01-099-85/+38
|\ \
| * | Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-059-85/+38
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0916-18/+52
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-088-6/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-07102-236/+136
* | | Merge pull request #36027 from nextcloud/bug/noid/toggle-grid-invisible-sideb...Simon L2023-01-063-4/+4
|\ \ \
| * | | fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-053-4/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-068-2/+20
* | | | Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
|/ / /
* | | Merge pull request #35973 from nextcloud/fix/hook-into-event-lifecycleJohn Molakvoæ2023-01-052-4/+5
|\ \ \
| * | | Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-052-4/+5
| | |/ | |/|
* / | Fix sync errors for duplicate cards with the same UID for different backendsAnna Larch2023-01-052-2/+4
|/ /
* | Merge pull request #36008 from nextcloud/bugfix/noid/files-routesJohn Molakvoæ2023-01-051-12/+12
|\ \
| * | fix(files): Make sure that static routes on /apps/files still workJulius Härtl2023-01-051-12/+12
| |/
* | Merge pull request #36005 from nextcloud/fix/default-phone-regionSimon L2023-01-052-1/+8
|\ \ | |/ |/|
| * Fix default phone region validationChristopher Ng2023-01-052-1/+8
* | Merge pull request #35981 from nextcloud/followup/35965/const-for-max-passwor...Joas Schilling2023-01-052-4/+4
|\ \
| * | Add a const for the max user password lengthJoas Schilling2023-01-042-4/+4
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-05262-572/+948
* | | Bump @nextcloud/vue from 7.2.0 to 7.3.0Vincent Petry2023-01-051-20/+20
| |/ |/|
* | Merge pull request #34865 from nextcloud/enh/log-log-itip-message-responseAnna2023-01-045-9/+23
|\ \
| * | [WIP] Add logging to Scheduling PluginAnna Larch2023-01-045-9/+23
| |/
* | Remove jstz usage from serverThomas Citharel2023-01-041-3/+1
* | feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-041-3/+36
* | fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-042-3/+1
* | Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
* | Fix favourite openingJohn Molakvoæ2023-01-045-33/+48
* | Fixing testsJohn Molakvoæ2023-01-049-300/+55
* | Add component testingJohn Molakvoæ2023-01-047-32/+161
* | Fix preview cropJohn Molakvoæ2023-01-0415-54/+119
* | Port settings to ModalJohn Molakvoæ2023-01-0416-229/+421
* | Port Files navigation to vueJohn Molakvoæ2023-01-0416-93/+610
* | Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebarVincent Petry2023-01-041-1/+12
|\ \ | |/ |/|
| * appsidebar should be compact when opened on small heightsSimon L2023-01-041-1/+12
* | Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-043-0/+9
|\ \ | |/ |/|
| * fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-031-1/+1
| * update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-033-6/+6
| * Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-2448-600/+384
| * Updating unit test for NewUserMailHelper, to test for autosumbittedBennet Becker2022-12-231-0/+5
| * ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-2348-384/+600
| * Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-232-0/+4
* | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997Côme Chilliet2023-01-038-40/+34
|\ \
| * | Fix typing errors in settings testsCôme Chilliet2023-01-021-6/+4
| * | Fix files_external tests with phpunit 9Côme Chilliet2023-01-021-2/+2
| * | Remove redundant cast to string in user_ldapCôme Chilliet2023-01-021-2/+2
| * | Fix psalm spotted errors with new requirementsCôme Chilliet2023-01-025-30/+26
* | | Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-...Joas Schilling2023-01-027-30/+31
|\ \ \