summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-045-9/+42
* fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-047-11/+9
* Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
* Fix favourite openingJohn Molakvoæ2023-01-047-36/+51
* Add component testing workflowJohn Molakvoæ2023-01-048-44/+83
* Fixing testsJohn Molakvoæ2023-01-0410-300/+56
* Add component testingJohn Molakvoæ2023-01-04110-460/+3473
* Fix preview cropJohn Molakvoæ2023-01-0416-58/+119
* Port settings to ModalJohn Molakvoæ2023-01-0418-237/+429
* Port Files navigation to vueJohn Molakvoæ2023-01-0421-423/+1075
* Merge pull request #35975 from nextcloud/updateCrlVincent Petry2023-01-041-13/+13
|\
| * Update crl after revoke files_bpm.csrVitor Mattos2023-01-041-13/+13
* | Merge pull request #35987 from nextcloud/audit-fix-json5Vincent Petry2023-01-041-24/+18
|\ \
| * | Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3Vincent Petry2023-01-041-24/+18
* | | Merge pull request #35941 from nextcloud/CarlSchwan-patch-1Joas Schilling2023-01-041-3/+0
|\ \ \
| * | | Remove myself from being codeowner of some modulesCarl Schwan2023-01-021-3/+0
* | | | Merge pull request #35978 from nextcloud/bugfix/noid/fix-user-status-icon-in-...John Molakvoæ2023-01-045-3/+17
|\ \ \ \
| * | | | Fix user status icon in avatar menuJoas Schilling2023-01-045-3/+17
| | |/ / | |/| |
* | | | Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebarVincent Petry2023-01-043-4/+15
|\ \ \ \
| * | | | appsidebar should be compact when opened on small heightsSimon L2023-01-043-4/+15
| | |_|/ | |/| |
* | | | Merge pull request #35974 from CaptainSifff/masterSimon L2023-01-041-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Update config/config.sample.php: fix typos.CaptainSifff2023-01-041-1/+1
| * | | elaborate on what is required for using the tempdirectory setting of nextcloudFlorian Goth2023-01-041-1/+4
| |/ /
* | | Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseti...Joas Schilling2023-01-042-1/+5
|\ \ \
| * | | Also limit the password length on resetJoas Schilling2023-01-032-1/+5
* | | | Merge pull request #35873 from leegarrett/35830_lgarrettJoas Schilling2023-01-042-5/+25
|\ \ \ \
| * | | | No output by default when --exit-code is usedJoas Schilling2023-01-031-1/+4
| * | | | Print output also with status codeJoas Schilling2023-01-031-9/+8
| * | | | Implement occ status command via return codes (Fixes: #35704)Lee Garrett2023-01-032-4/+22
* | | | | Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-0410-17/+251
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-033-3/+3
| * | | | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-033-6/+6
| * | | | updating autoloader filesBennet Becker2023-01-033-17/+12
| * | | | refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-034-20/+29
| * | | | use constant as default value in value getterBennet Becker2022-12-262-2/+2
| * | | | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-2453-636/+523
| * | | | revert .htaccess to commit previous to PRBennet Becker2022-12-231-4/+0
| * | | | fix static-analysis error and formatting codeBennet Becker2022-12-232-45/+15
| * | | | Update PHPDoc annotation in lib/public/Mail/IMessage.phpBennet B2022-12-231-1/+1
| * | | | Updating unit test for NewUserMailHelper, to test for autosumbittedBennet Becker2022-12-231-0/+5
| * | | | ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-2354-523/+640
| * | | | fix getAutoSubmitted return type and adding unit testsBennet Becker2022-12-232-1/+143
| * | | | Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-232-0/+4
| * | | | Adding API method to set the Auto-Submitted header to OCP\Mail\IMessageBennet Becker2022-12-233-0/+109
* | | | | Merge pull request #35969 from bbx-github/patch-1Simon L2023-01-031-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix link to documentation of php functionbbx-github2023-01-031-1/+1
|/ / / /
* | | | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997Côme Chilliet2023-01-0313-51/+42
|\ \ \ \
| * | | | Suppress last psalm error until upstream fix is released and includedCôme Chilliet2023-01-021-0/+1
| * | | | 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