aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fix: Replace OC_App::getAllApps with a method in AppManagerCôme Chilliet2024-09-136-13/+10
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-1/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-124-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11104-110/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+12
* Merge pull request #47805 from nextcloud/fix/xml-exception-templateFerdinand Thiessen2024-09-091-1/+1
|\
| * fix: Replace conflicting tags in `xml_exception` templateFerdinand Thiessen2024-09-091-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-096-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-082-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-078-4/+28
|/
* fix(TaskProcessing): increase error_message column lengthAnupam Kumar2024-09-061-0/+40
* Merge pull request #47649 from nextcloud/fix/footer-overlapPytal2024-09-067-16/+36
|\
| * chore: compile scssChristopher Ng2024-09-054-4/+4
| * fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-053-12/+32
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-066-6/+26
|/
* chore: adjust code to adhere to coding standardAnna Larch2024-09-053-4/+4
* Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_er...Louis2024-09-051-0/+47
|\
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-0/+47
* | fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-051-0/+83
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0516-2/+78
* Merge pull request #39242 from joshtrichards/db-convert-type-mysql-socket-no-pwJohn Molakvoæ2024-09-041-1/+19
|\
| * fix(occ): Add support for UNIX sockets to `db:convert-type`Josh Richards2024-08-161-1/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-04110-820/+328
* | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-031-34/+8
* | chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-032-30/+0
* | feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-037-0/+408
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+2
* | chore(css): build cssprotoclown2024-09-024-4/+4
* | fix(css): refine css cleanupprotoclown2024-09-021-0/+22
* | fix(css): cleanup old scrolling cssprotoclown2024-09-021-22/+0
* | fix(css): re-use old --color-scrollbar variableprotoclown2024-09-021-0/+1
* | fix(css): make scrollbar visible againprotoclown2024-09-021-4/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-0/+70
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-304-14/+10
* | Merge pull request #47628 from nextcloud/fix/restore-unified-search-modal-sizeF. E Noel Nfebe2024-08-301-1/+3
|\ \
| * | fix(UnifiedSearch): Restore normal dialog sizefenn-cs2024-08-301-1/+3
* | | chore: Compile assetsFerdinand Thiessen2024-08-304-4/+4
* | | fix(css): Adjust header styles to only add focus-visible styles to menuFerdinand Thiessen2024-08-301-16/+17
|/ /
* | chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-2928-36/+36
* | fix: Adjust more places for logical positionFerdinand Thiessen2024-08-2914-60/+48
* | fix: Adjust some minor styles issuesFerdinand Thiessen2024-08-292-36/+2
* | Fix: float and clearMostafa Ahangarha2024-08-2911-38/+136
* | Fix: shorthand paddings and marginsMostafa Ahangarha2024-08-295-13/+26
* | Fix: background position based on directionMostafa Ahangarha2024-08-292-6/+38
* | feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2924-176/+217
* | Merge pull request #47532 from nextcloud/fix/default-enable-webhooksAndy Scherzinger2024-08-281-1/+2
|\ \
| * | feat(webhook_listeners): Enable the app by defaultCôme Chilliet2024-08-271-1/+2
* | | Merge pull request #47525 from nextcloud/fix/optimize-getWrongShareOwnership-...Hamza2024-08-281-1/+1
|\ \ \
| * | | fix: optimise getWrongShareOwnership queryHamza Mahjoubi2024-08-271-1/+1
| |/ /