summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-101-0/+1
|/
* Bump jquery-ui from 1.13.0 to 1.13.1dependabot[bot]2022-01-312-14/+14
* Merge pull request #30890 from nextcloud/backport/30886/stable23Louis2022-01-311-1/+5
|\
| * Fixes occ user:info when the user never logged inCôme Chilliet2022-01-311-1/+5
* | Bump clipboard from 2.0.8 to 2.0.9dependabot[bot]2022-01-312-3/+3
|/
* Bump dompurify from 2.3.4 to 2.3.5dependabot[bot]2022-01-304-6/+6
* Fix psalm not runningCarl Schwan2022-01-276-8/+7
* Improve installation pagesChristopher Ng2022-01-1925-117/+162
* Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-181-0/+67
* Fix loading of the text app in public shared linksCarl Schwan2022-01-171-3/+12
* Improve layout for the public download pageCarl Schwan2022-01-141-10/+21
* Merge pull request #30672 from nextcloud/backport/stable23/30597John Molakvoæ2022-01-145-4/+14
|\
| * Fix file picker not respecting hidden files settingsCarl Schwan2022-01-145-4/+14
* | Add version of disabled apps when availableJoas Schilling2022-01-141-2/+2
|/
* 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