aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enh(settings): removed background-gradient to ensure contrast ratio a11y requ...Eduardo Morales2024-01-033-4/+3
* Merge pull request #39174 from shdehnavi/refactor_lib_private_notificationLouis2024-01-033-88/+46
|\
| * Merge branch 'master' into refactor_lib_private_notificationHamid Dehnavi2024-01-0315-13/+46
| |\
| * | Make adjustments based on the reviewHamid Dehnavi2024-01-022-27/+0
| * | Add adjustments based on the reviewHamid Dehnavi2024-01-021-1/+0
| * | refactor lib/private/NotificationHamid Dehnavi2024-01-023-60/+46
* | | Merge pull request #42500 from nextcloud/fix/files-menu-mouse-openJohn Molakvoæ2024-01-034-4/+36
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-01-032-3/+3
| * | fix(files): open menu on right click positionJohn Molakvoæ2024-01-032-1/+33
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-0312-6/+36
* | Merge pull request #42443 from nextcloud/fix/41876/files--focus-file-name-on-...Grigorii K. Shartsev2024-01-023-7/+10
|\ \ | |/ |/|
| * chore(assets): Recompile assetsGrigorii K. Shartsev2024-01-022-3/+3
| * fix(files): focus file name on renaming also initiallyGrigorii K. Shartsev2024-01-021-4/+7
|/
* Merge pull request #42499 from nextcloud/bump-nc-vue-to-8.4.0Julia Kirschenheuter2024-01-02110-177/+198
|\
| * Update Nc Vue to 8.4.0julia.kirschenheuter2024-01-02110-177/+198
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-0210-6/+104
* | Merge pull request #42538 from nextcloud/fix/log-rotate-log-levelGit'Fellow2024-01-011-1/+1
|\ \
| * | Fix log rotation notification level (warning->info)Josh Richards2023-12-311-1/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-012-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-3114-14/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-308-24/+32
* | Merge pull request #42427 from nextcloud/fix/issue-42418John Molakvoæ2023-12-291-6/+10
|\ \
| * | fix(ViewController): Regression lead to 500 on non-existent fileIdsJosh Richards2023-12-211-6/+10
* | | Merge pull request #26540 from nextcloud/bugfix/noid/sqlite-datetimeJulius Härtl2023-12-294-86/+145
|\ \ \
| * | | tests(DB): Add test for date time comparisons in query builderJulius Härtl2023-12-291-0/+86
| * | | Cast datetime columns in sqlite before comparingJulius Härtl2023-12-293-86/+59
* | | | Merge pull request #41914 from nextcloud/s3-copy-size-limitJulius Härtl2023-12-293-11/+94
|\ \ \ \ | |/ / / |/| | |
| * | | fix(s3): Add config option to disable multipart copy for certain s3 providersJulius Härtl2023-12-282-1/+4
| * | | only do a multipart s3 copy when above the regular copy limitRobin Appelman2023-12-283-11/+91
* | | | Merge pull request #42479 from nextcloud/appapi-twofactorAlexander Piskun2023-12-293-7/+25
|\ \ \ \
| * | | | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-283-7/+25
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-292-2/+2
| |/ / / |/| | |
* | | | Merge pull request #42504 from nextcloud/bugfix/setup-primaryJulius Härtl2023-12-281-3/+5
|\ \ \ \
| * | | | fix: Avoid using replicas during setupJulius Härtl2023-12-281-3/+5
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-284-4/+4
* | | | Merge pull request #41998 from nextcloud/enh/read-replicaDaniel2023-12-276-15/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | enh: Implement PrimaryReadReplicaConnectionJulius Härtl2023-12-166-15/+45
* | | | Merge pull request #42457 from nextcloud/bugfix/noid/ctrl-clickJohn Molakvoæ2023-12-274-7/+21
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2023-12-272-3/+3
| * | | | fix(files): Allow Ctrl/Command click on file entries to open in a new tabJulius Härtl2023-12-272-4/+18
|/ / / /
* | | | Merge pull request #42438 from nextcloud/fix/make-high-contrast-theme-really-...Eduardo Morales2023-12-272-3/+173
|\ \ \ \
| * | | | fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-222-3/+173
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2764-124/+98
* | | | | Merge pull request #42452 from nextcloud/feat/files-actionf-silent-errorJohn Molakvoæ2023-12-263-3/+9
|\ \ \ \ \
| * | | | | fix(files): allow silent batch actions errorsJohn Molakvoæ2023-12-263-3/+9
|/ / / / /
* | | / / Fix(l10n): Update translations from TransifexNextcloud bot2023-12-266-2/+36
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-256-18/+20
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2448-24/+200
* | | | Merge pull request #42467 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2023-12-232-5/+5
|\ \ \ \
| * | | | chore(deps-dev): Bump @testing-library/jest-dom from 6.1.4 to 6.1.5dependabot[bot]2023-12-232-5/+5
|/ / / /