]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-10-23 Côme ChillietAllow passing null to PublicKeyToken::setScope, fixes... 41017/head
2023-10-23 Côme ChillietImprove docblock annotations for tokens and their excep...
2023-10-23 Côme ChillietUse more precise typing for setScope method parameter
2023-10-23 Côme ChillietUpdate autoloaders
2023-10-23 Côme ChillietMake sure that OC interfaces returns OC interfaces...
2023-10-23 Côme ChillietMove Exceptions used in OCP to OCP
2023-10-23 Côme ChillietAdapt baseline to filename change
2023-10-23 Côme ChillietAlign PublicKeyToken with interface changes
2023-10-20 Côme ChillietMove IToken and IProvider::getToken to OCP
2023-10-20 Ferdinand ThiessenMerge pull request #41008 from nextcloud/fix/36965...
2023-10-20 Ferdinand ThiessenMerge pull request #40994 from nextcloud/fix/37092...
2023-10-20 julia.kirschenheuterFix trusted server input field 41008/head
2023-10-20 John MolakvoæMerge pull request #40999 from nextcloud/files-list...
2023-10-20 Varun Patilfix(files): virtual list will-change value 40999/head
2023-10-20 John MolakvoæMerge pull request #41000 from nextcloud/fix/local...
2023-10-20 Ferdinand ThiessenMerge pull request #40979 from nextcloud/fix/36965...
2023-10-20 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-19 Ferdinand ThiessenMerge pull request #40978 from nextcloud/fix/37092...
2023-10-19 Ferdinand ThiessenMerge pull request #40844 from nextcloud/feat/frontend...
2023-10-19 Grigorii K... fix: replace non-standard autocorrect with spellcheck... 40978/head
2023-10-19 Ferdinand Thiessenchore: Compile assets 40844/head
2023-10-19 Ferdinand Thiessenfeat(theming): Allow to configure default apps and...
2023-10-19 Ferdinand Thiessenfeat(NavigationManager): Always sort the default app...
2023-10-19 Ferdinand Thiessenfeat(IAppManager): Allow to set the (user) default...
2023-10-19 Ferdinand Thiessenfix(cypress): Also sync `3rdparty` directory for local... 41000/head
2023-10-19 Ferdinand ThiessenMerge pull request #40961 from nextcloud/fix/cypress...
2023-10-19 Ferdinand ThiessenMerge pull request #40992 from nextcloud/fix/37092...
2023-10-19 Grigorii K... chore(assets): Re-compile assets 40994/head
2023-10-19 julia.kirschenheuterFix placement of actions within unified search 40979/head
2023-10-19 Grigorii K... fix(core): do not assign all navigation entry propertie...
2023-10-19 Ferdinand ThiessenMerge pull request #40924 from AIlkiv/shortcut-ctrl...
2023-10-19 Julia KirschenheuterMerge pull request #40963 from nextcloud/fix/36965...
2023-10-19 Grigorii K... chore(assets): Re-compile assets 40992/head
2023-10-19 Joas SchillingMerge pull request #40977 from nextcloud/Rello-patch...
2023-10-19 Ferdinand Thiessenfix(cypress): Test using `data-test-id` attributes... 40961/head
2023-10-19 Ferdinand Thiessenfix(cypress): Replace flaky password-confirmation hack...
2023-10-19 Côme ChillietMerge pull request #32550 from nextcloud/feat/api-clean...
2023-10-19 julia.kirschenheuterReduce width of sharing entry 40963/head
2023-10-19 Côme ChillietFix jsunit tests for SetupChecks 32550/head
2023-10-19 RelloUpdate version.php to owncloud 10.13 40977/head
2023-10-19 John MolakvoæMerge pull request #35728 from nextcloud/fix/cypress
2023-10-19 John MolakvoæFix background removal not applying to user default... 35728/head
2023-10-19 Ferdinand Thiessenchore: Compile assets 40924/head
2023-10-19 John MolakvoæFix background removal check
2023-10-19 John MolakvoæAdd additional no-background and custom colour test
2023-10-19 Andrii IlkivShortcut Ctrl+F for different keyboard layouts
2023-10-19 Côme ChillietSmall code style fix in SetupCheckManager
2023-10-19 Côme ChillietChange SetupResult API to named constructors
2023-10-19 Côme ChillietRemove useless var in apps/settings/lib/SetupChecks...
2023-10-19 Côme ChillietMove NeedsSystemAddressBookSync to dav application...
2023-10-19 Côme ChillietAdd debug logging when running setup checks to help...
2023-10-19 Côme ChillietRemove UI draft
2023-10-19 Côme ChillietFix tests for setup checks
2023-10-19 Côme ChillietAdd OCP interface for SetupCheckManager
2023-10-19 Côme ChillietMigrate InternetConnectivity check to new API
2023-10-19 Côme ChillietAdd missing licences and copyright in SetupCheck
2023-10-19 Côme ChillietMerge setupchecks from new API into old UI
2023-10-19 Côme ChillietFix description for SetupChecks/NeedsSystemAddressBookSync
2023-10-19 Côme ChillietMigrate ReadOnlyConfig and DefaultPhoneRegionSet to...
2023-10-19 Côme ChillietMigrate NeedsSystemAddressBookSync to new ISetupCheck API
2023-10-19 Côme ChillietFix PHPDoc in OCP for new SetupResult class
2023-10-19 Côme ChillietMove existing setup checks to new API
2023-10-19 Côme ChillietFix lint problems in vue files
2023-10-19 Côme ChillietSmall cleanups in SetupCheck classes
2023-10-19 Côme ChillietFix docblock and types for new public API
2023-10-19 Côme ChillietFix UI and add PhpOutdated check
2023-10-19 Côme ChillietFix SetupChecks/LdapInvalidUuids.php
2023-10-19 Carl SchwanProgress
2023-10-19 Carl SchwanAdd api to register setup checks
2023-10-19 John MolakvoæMerge pull request #40969 from nextcloud/ishare-type
2023-10-19 John MolakvoæMerge pull request #40958 from nextcloud/pulsejet/files...
2023-10-19 John Molakvoæfix(files): drop visible and adjust drag-to-scroll... 40958/head
2023-10-19 Varun PatilFix return type of IShare::getExpirationDate 40969/head
2023-10-19 Varun Patilperf(files): performance optimizations
2023-10-19 Nextcloud botFix(l10n): Update translations from Transifex
2023-10-18 Joas SchillingMerge pull request #40965 from nextcloud/bugfix/noid...
2023-10-18 Joas Schillingfix(federation): Fix type and docs on ICloudFederationN... 40965/head
2023-10-18 Ferdinand ThiessenMerge pull request #40923 from nextcloud/automated...
2023-10-18 Ferdinand ThiessenMerge pull request #40913 from nextcloud/dependabot...
2023-10-18 Ferdinand Thiessenfix: Improve dockerNode logging 40913/head
2023-10-18 dependabot... chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0
2023-10-18 Ferdinand ThiessenMerge pull request #40914 from nextcloud/dependabot...
2023-10-18 dependabot... chore(deps): Bump dompurify from 3.0.5 to 3.0.6 40914/head
2023-10-18 nextcloud-commandchore(deps): fix npm audit 40923/head
2023-10-18 Grigorii K... fix(weather_status): remove unnecessaries LI wrapper...
2023-10-18 Grigorii K... fix(weather_status): nextcloud/vue v8 migration - menu...
2023-10-18 Joas SchillingMerge pull request #40959 from nextcloud/bugfix/noid...
2023-10-18 John MolakvoæMerge pull request #40478 from nextcloud/node-from...
2023-10-18 Julia KirschenheuterMerge pull request #40873 from nextcloud/fix/36965...
2023-10-18 julia.kirschenheuterFix width of input on contacts menu 40873/head
2023-10-18 John MolakvoæMerge pull request #40956 from nextcloud/deps/nextcloud...
2023-10-18 Christopher Ngchore: compile assets 40956/head
2023-10-18 Christopher Ngchore: Remove unnecessary dialogs css imports
2023-10-18 Christopher Ngchore(deps): Bump @nextcloud/dialogs to v5-beta.6
2023-10-18 John MolakvoæMerge pull request #40926 from nextcloud/config-sample...
2023-10-18 Joas Schillingfix(dbal): Fix types in query builder methods for param... 40959/head
2023-10-18 Ferdinand ThiessenMerge pull request #40808 from c39cfbb3/patch-3
2023-10-18 Ferdinand ThiessenMerge pull request #40912 from nextcloud/dependabot...
2023-10-18 Ferdinand ThiessenMerge pull request #40941 from nextcloud/dependabot...
2023-10-18 Ferdinand ThiessenMerge pull request #39852 from nextcloud/pragmaHeader
next