]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-10-27 Ferdinand ThiessenMerge pull request #40773 from nextcloud/fix/contrast...
2023-10-27 Joas SchillingMerge pull request #40986 from nextcloud/fix/only-run...
2023-10-27 Ferdinand Thiessenfix(tests): Only run tests on CI that are needed 40986/head
2023-10-27 Ferdinand ThiessenMerge pull request #41101 from JL102/handlebars
2023-10-27 Julia KirschenheuterMerge pull request #41142 from nextcloud/fix/40869...
2023-10-27 Ferdinand Thiessenfix(theming): Make changes on primary color less invasiv 40773/head
2023-10-27 Ferdinand Thiessenfix(theming): Ensure all text colors have enough contra...
2023-10-27 Ferdinand Thiessenfix(theming): Make it clearer that color-text-light...
2023-10-27 Ferdinand Thiessentests: Add accessibility tests for CSS color variables
2023-10-27 Ferdinand Thiessenfix(theming): Ensure that maxcontrast text has always...
2023-10-27 julia.kirschenheuterCreate semantically right table for the "OAuth 2.0... 41142/head
2023-10-27 John MolakvoæMerge pull request #41148 from nextcloud/dependabot...
2023-10-27 dependabot... chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 41148/head
2023-10-27 Joas SchillingMerge pull request #41135 from nextcloud/fix/cypress-ci
2023-10-27 Git'FellowMerge pull request #39743 from nextcloud/fixNullArray
2023-10-27 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-26 PytalMerge pull request #41122 from nextcloud/enh/a11y/separ...
2023-10-26 Joas SchillingMerge pull request #41140 from nextcloud/chore/codecov...
2023-10-26 Christopher Ngchore: compile assets 41122/head
2023-10-26 Christopher Ngfix(tests): Test profile entry
2023-10-26 Christopher Ngfix: Settings nav entries typing
2023-10-26 Christopher Ngenh(a11y): Add separate profile entry
2023-10-26 Christopher Ngfix: Remove profile from UserStatus component
2023-10-26 Christopher Ngfix: Set profile as active nav entry
2023-10-26 Christopher Ngenh: Register profile nav entry
2023-10-26 Côme ChillietMerge pull request #40889 from nextcloud/feat/check...
2023-10-26 Ferdinand Thiessenchore(codecov): Do not run project status check 41140/head
2023-10-26 Côme ChillietAdd links to documentation for PHP modules 40889/head
2023-10-26 Ferdinand Thiessenfix(cypress): Also clone 3rdparty submodule to keep... 41135/head
2023-10-26 Ferdinand ThiessenMerge pull request #41117 from callmemagnus/bugfix...
2023-10-26 Ferdinand ThiessenMerge pull request #41115 from nextcloud/fix/cypress...
2023-10-26 Joas SchillingMerge pull request #40326 from nextcloud/enh/text-to...
2023-10-26 Joas SchillingMerge pull request #41133 from nextcloud/bugfix/noid...
2023-10-26 Marcel Klehrfix(TextToImage): Update autoloaders 40326/head
2023-10-26 Magnus Anderssenfix(grant): remove JS error on Grant page 41117/head
2023-10-26 Simon LMerge pull request #41120 from nextcloud/imaginaryInval...
2023-10-26 Marcel KlehrUpdate lib/public/TextToImage/IProvider.php
2023-10-26 Marcel KlehrUpdate lib/public/TextToImage/IManager.php
2023-10-26 Marcel Klehrfix(TextToImage): Add missing task status update
2023-10-26 Marcel Klehrfix(TextToImage): Fix copypasta
2023-10-26 Marcel KlehrUpdate core/Controller/TextToImageApiController.php
2023-10-26 Marcel Klehrfix(TextToImage): Update testing provider to new interface
2023-10-26 Marcel Klehren(TextToImage): Add getId method to IProvider
2023-10-26 Marcel Klehren(TextToImage): Use specific exception class instead...
2023-10-26 Joas SchillingDon't duplicate notification warning 41133/head
2023-10-26 Joas SchillingMerge pull request #41123 from nextcloud/bugfix/noid...
2023-10-26 Joas Schillingfix(external): Get storage before update it 41123/head
2023-10-26 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-25 Git'FellowDon't pass invalid streams to Imaginary 41120/head
2023-10-25 Julius HärtlMerge pull request #41093 from nextcloud/fix-files...
2023-10-25 nextcloud-commandchore(assets): Recompile assets 41093/head
2023-10-25 Varun Patilfix(files): disable containment in header
2023-10-25 Ferdinand Thiessenfix(cypress): Fix linter errors on Cypress chains and... 41115/head
2023-10-25 Ferdinand ThiessenMerge pull request #41108 from nextcloud/fix/40708...
2023-10-25 JL102#37978: Remove duplicate dependency 41101/head
2023-10-25 julia.kirschenheuterRemove unneeded `tabindex="0"` from sidebar and app... 41108/head
2023-10-25 Ferdinand ThiessenMerge pull request #41110 from nextcloud/fix/login...
2023-10-25 Ferdinand Thiessenfix(cypress): Fix selector for the user menu button 41110/head
2023-10-25 Ferdinand ThiessenMerge pull request #41089 from nextcloud/fix/workflow...
2023-10-25 Ferdinand ThiessenMerge pull request #41021 from nextcloud/fix/move-tests...
2023-10-25 Ferdinand Thiessenfix(settings): Stablize user list cypress tests 41021/head
2023-10-25 Julia KirschenheuterMerge pull request #41080 from nextcloud/fix/40682...
2023-10-25 John Molakvoæfix(build): phpDocumentor usage
2023-10-25 John Molakvoæfix: use default php version
2023-10-25 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-25 PytalMerge pull request #41094 from nextcloud/fix/indirect...
2023-10-24 Christoph WurstMerge pull request #41046 from nextcloud/fix/recently...
2023-10-24 Christopher Ngfix(dav): Remove usage of indirect thecodingmachine... 41094/head
2023-10-24 LouisMerge pull request #41062 from nextcloud/artonge/fix...
2023-10-24 Robin AppelmanMerge pull request #39044 from nextcloud/more-empty...
2023-10-24 Ferdinand Thiessenfix(workflowengine): Add an empty content when no flows... 41089/head
2023-10-24 Côme ChillietAdapt CheckSetupControllerTest to the migration to...
2023-10-24 Julia KirschenheuterMerge pull request #41068 from nextcloud/fix/37092...
2023-10-24 Ferdinand ThiessenMerge pull request #41035 from nextcloud/fix/37092...
2023-10-24 hamza221Fix: duplicating contacts with the Recently contacted... 41046/head
2023-10-24 Joas SchillingMerge pull request #41061 from nextcloud/bugfix/noid...
2023-10-24 Grigorii K... chore(assets): Recompile assets 41035/head
2023-10-24 Grigorii K... fix(settings): apps list loading classes
2023-10-24 Grigorii K... fix(settings): apps list html validation
2023-10-24 Grigorii K... chore(assets): Recompile assets 41068/head
2023-10-24 Grigorii K... fix(user_status): separate user menu and dashboard...
2023-10-24 Simon LMerge pull request #41079 from nextcloud/bugfix/noid...
2023-10-24 julia.kirschenheuterChange styles on active, hover and focus state for... 41080/head
2023-10-24 Joas Schillingfix(update): Allow updating from 27.1 to 28 41079/head
2023-10-24 Côme ChillietAdd all required PHP extensions to the composer.json
2023-10-24 Ferdinand ThiessenMerge pull request #41033 from nextcloud/chore/migrate...
2023-10-24 PytalMerge pull request #40938 from nextcloud/fix/a11y/chang...
2023-10-24 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-23 Christopher Ngchore: compile assets 40938/head
2023-10-23 Christopher Ngfix(settings): Styles for scope button
2023-10-23 Christopher Ngfix(settings): Name for scope button
2023-10-23 Christopher Ngfix(settings): Remove aria-label on scope actions
2023-10-23 PytalMerge pull request #41070 from nextcloud/deps/nextcloud...
2023-10-23 Christopher Ngfix(tests): Update dav snapshot 41070/head
2023-10-23 Christopher Ngchore: compile assets
2023-10-23 Christopher Ngfix: Share select search globally icon
2023-10-23 Christopher Ngchore: Bump @nextcloud/vue to v8-beta.9
2023-10-23 Julius HärtlMerge pull request #40482 from nextcloud/fix/workflowen...
2023-10-23 PytalMerge pull request #41064 from nextcloud/fix/40705...
2023-10-23 Jonasenh(IMountManager): Add method to get MountPoint from... 40482/head
next