aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-312-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-272-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-264-4/+34
* Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-12-226-17/+94
* Merge pull request #35676 from nextcloud/backport/35071/stable25Vincent Petry2022-12-229-37/+10
|\
| * Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-229-37/+10
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-222-4/+4
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-21138-524/+470
* [tx-robot] updated from transifexNextcloud bot2022-12-202-0/+4
* Fix type of PreviewController::$userIdVarun Patil2022-12-191-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-12-192-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-12-176-4/+122
* Merge pull request #35497 from nextcloud/backport/35494/stable25Vincent Petry2022-12-161-2/+0
|\
| * Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* | [tx-robot] updated from transifexNextcloud bot2022-12-164-6/+8
* | [tx-robot] updated from transifexNextcloud bot2022-12-142-2/+4
* | Merge pull request #35742 from nextcloud/backport/35714/stable25Pytal2022-12-135-73/+312
|\ \
| * | Fix vue-select stylesChristopher Ng2022-12-135-73/+312
* | | [tx-robot] updated from transifexNextcloud bot2022-12-1356-104/+490
* | | Merge pull request #35688 from nextcloud/backport/35529/stable25Pytal2022-12-121-1/+1
|\ \ \
| * | | Improve verbosity of search descriptionChristopher Ng2022-12-131-1/+1
| |/ /
* / / Increase default input field border contrastChristopher Ng2022-12-133-3/+3
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-12-122-0/+4
* | [tx-robot] updated from transifexNextcloud bot2022-12-114-0/+8
* | [tx-robot] updated from transifexNextcloud bot2022-12-1018-0/+38
* | [tx-robot] updated from transifexNextcloud bot2022-12-0954-536/+104
* | Fix contrast of global search headingsChristopher Ng2022-12-081-4/+4
* | try to fix the popovermenuSimon L2022-12-085-80/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-072-0/+4
* | [tx-robot] updated from transifexNextcloud bot2022-12-066-6/+40
* | [tx-robot] updated from transifexNextcloud bot2022-12-054-6/+6
* | [tx-robot] updated from transifexNextcloud bot2022-12-044-4/+22
* | [tx-robot] updated from transifexNextcloud bot2022-12-032-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-024-10/+12
* | [tx-robot] updated from transifexNextcloud bot2022-12-014-6/+18
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-292-0/+2
* Merge pull request #35412 from nextcloud/fix/fix-33741-h1_should_instead_be_i...blizzz2022-11-253-26/+29
|\
| * Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-243-26/+29
* | [tx-robot] updated from transifexNextcloud bot2022-11-252-0/+2
* | Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-241-1/+0
|/
* Merge pull request #35375 from nextcloud/backport/35350/stable25Simon L2022-11-245-601/+2
|\
| * scroll if too much groupsJohn Molakvoæ2022-11-231-1/+1
| * Fix user settings layoutJohn Molakvoæ2022-11-234-600/+1
* | Allow single character search by defaultChristopher Ng2022-11-241-1/+1
|/
* Merge pull request #35034 from nextcloud/backport/32211/stable25blizzz2022-11-232-0/+197
|\
| * fix repairing non user shares when repairing all sharesRobin Appelman2022-11-081-10/+33
| * split repairing into two stages to prevent long open transactionRobin Appelman2022-11-081-32/+66
| * update shares directly in dbRobin Appelman2022-11-081-13/+17
| * More verbose output for repair share ownership cmdVincent Petry2022-11-081-2/+3
| * move share owner repair to occ commandRobin Appelman2022-11-082-0/+135