aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fix: only use jquery once it is availableAzul2022-01-111-10/+11
* Fix JS tests after test lib updatesVincent Petry2022-01-102-6/+11
* Merge pull request #30433 from nextcloud/backport/30392/stable23John Molakvoæ2022-01-073-0/+17
|\
| * Add missing index for propertypath only queries against propertiesChristoph Wurst2021-12-293-0/+17
* | Merge pull request #30339 from nextcloud/backport/27403/stable23John Molakvoæ2022-01-072-103/+27
|\ \ | |/ |/|
| * Enhance and complement OPcache setup checksMichaIng2021-12-202-103/+27
* | Fix persistent tooltip in the "new folder" input of the file pickerDaniel Calviño Sánchez2021-12-215-4/+8
|/
* Merge pull request #30252 from nextcloud/backport/30193/stable23MichaIng2021-12-191-1/+1
|\
| * Fix setting up 2FA when no providers are set up but backup codesChristoph Wurst2021-12-131-1/+1
* | Migrate profile_config id column to bigintChristopher Ng2021-12-151-0/+42
* | Use bigint for autoincremented columnChristopher Ng2021-12-141-1/+1
|/
* Bump dompurify from 2.3.3 to 2.3.4dependabot[bot]2021-12-114-6/+6
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-1116-23/+23
* Use correct icon for dir-external-rootVincent Petry2021-12-101-1/+1
* Merge pull request #30175 from nextcloud/backport/30168/stable23John Molakvoæ2021-12-101-6/+25
|\
| * Allow to delete non-migrated previews instead of moving themJohn Molakvoæ2021-12-091-6/+25
* | Update core/Migrations/Version23000Date20211203110726.phpPytal2021-12-091-8/+4
* | Fix relation "user_id" already exists migration errorChristopher Ng2021-12-092-1/+59
|/
* Only add the vue exeption to actual button elementsmarco2021-12-071-7/+7
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-0422-101/+101
* Add an index for selecting the next jobJoas Schilling2021-12-023-0/+21
* Merge pull request #30021 from nextcloud/backport/30018/stable23MichaIng2021-12-021-0/+4
|\
| * Fix collaborative tags stylesChristopher Ng2021-12-011-0/+4
* | Fix profile actions menuChristopher Ng2021-12-013-6/+6
|/
* Set profile page titleChristopher Ng2021-11-303-3/+5
* Prevent your own status from replacing another user's statusChristopher Ng2021-11-293-4/+6
* Improve accessibilityChristopher Ng2021-11-264-13/+21
* Adjust margin of status on profileChristopher Ng2021-11-253-4/+4
* Hide user status from publicChristopher Ng2021-11-241-7/+9
* make profile page usable on mobileszaimen2021-11-233-3/+49
* Fix wording on profile pageChristopher Ng2021-11-233-5/+11
* Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-222-12/+0
* Explicitly allow some routes without 2FAChristoph Wurst2021-11-182-0/+7
* Bump bootstrap from 4.6.0 to 4.6.1dependabot[bot]2021-11-134-8/+8
* Merge pull request #29559 from nextcloud/feat/28139/profile-respect-user-enum...Joas Schilling2021-11-091-18/+40
|\
| * Move common logic to share managerJoas Schilling2021-11-091-29/+6
| * Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
* | Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-0822-79/+79
* | [tx-robot] updated from transifexNextcloud bot2021-11-082-0/+4
* | Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-0610-10/+10
* | [tx-robot] updated from transifexNextcloud bot2021-11-062-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2021-11-034-4/+16
* [tx-robot] updated from transifexNextcloud bot2021-11-012-0/+6
* Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-3022-108/+108
* [tx-robot] updated from transifexNextcloud bot2021-10-292-0/+118
* Merge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbutton...John Molakvoæ2021-10-271-1/+1
|\
| * Do notr make action icons too transparentmarco2021-10-191-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-10-274-2/+10
* | [tx-robot] updated from transifexNextcloud bot2021-10-2612-0/+44
* | Merge pull request #27949 from CarlSchwan/work/carl/password-reset-autocompleteLouis2021-10-254-4/+10
|\ \