summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Add autocompletion for password resetCarl Schwan2021-10-224-4/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-10-2510-0/+22
* | | [tx-robot] updated from transifexNextcloud bot2021-10-242-432/+0
* | | Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ2021-10-233-1/+42
|\ \ \
| * | | Show warning on admin settings pageVitor Mattos2021-10-232-0/+25
| * | | add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-1/+17
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2021-10-236-10/+18
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-10-224-0/+24
* | Fix login button alignmentCarl Schwan2021-10-211-1/+0
* | [tx-robot] updated from transifexNextcloud bot2021-10-2116-0/+104
* | Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-202-0/+86
* | [tx-robot] updated from transifexNextcloud bot2021-10-2094-94/+140
* | Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman2021-10-193-0/+17
|\ \ | |/ |/|
| * disable path prefix index on postgresql for nowRobin Appelman2021-10-083-3/+8
| * add a prefix index to filecache.pathRobin Appelman2021-10-083-0/+12
* | Merge pull request #29295 from nextcloud/fix/button-clipJulius Härtl2021-10-191-1/+2
|\ \