]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2024-09-30 provokateurinfix(psalm): Update baseline fix/psalm/update-baseline 48453/head
2024-09-30 DanielMerge pull request #48439 from nextcloud/fix/background...
2024-09-30 KateMerge pull request #48437 from nextcloud/fix/noid/count...
2024-09-30 KateMerge pull request #48446 from nextcloud/fix/fix-storag...
2024-09-30 Côme Chillietfix: Fix test of IConstructableStorage implentation... fix/fix-storage-interface-check 48446/head
2024-09-29 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-28 dependabot... Merge pull request #48431 from nextcloud/dependabot...
2024-09-28 dependabot... chore(deps): Bump @vueuse/integrations from 11.0.3... 48431/head
2024-09-28 dependabot... Merge pull request #48430 from nextcloud/dependabot...
2024-09-28 dependabot... chore(deps): Bump libphonenumber-js from 1.11.5 to... 48430/head
2024-09-28 dependabot... Merge pull request #48432 from nextcloud/dependabot...
2024-09-28 dependabot... chore(deps-dev): Bump cypress from 13.14.2 to 13.15.0 48432/head
2024-09-28 Ferdinand Thiessenfix(theming): Use `AppConfig` for setting background... fix/background-image 48439/head
2024-09-28 Ferdinand ThiessenMerge pull request #48424 from nextcloud/fix/declarativ...
2024-09-28 Maksim Sukharevfix: correctly count disabled users for subadmins fix/noid/count-disabled-correct 48437/head
2024-09-28 Ferdinand ThiessenMerge pull request #48098 from nextcloud/feat/zip-folde...
2024-09-28 Ferdinand Thiessenfix(settings): Sort all settings - incl declarative... fix/declarative-settings-priority 48424/head
2024-09-28 Ferdinand Thiessenchore: compile assets 48098/head
2024-09-28 Ferdinand Thiessenchore: Drop unused legacy `OC_Files`
2024-09-28 Ferdinand Thiessenfeat(files_sharing): Make `ShareController` download...
2024-09-28 Ferdinand Thiessenfeat(files): Make the files download action use WebDAV...
2024-09-28 Ferdinand Thiessenfix: Allow `Streamer` to specify type in constructor...
2024-09-28 Ferdinand Thiessenfeat(dav): New `ZipFolderPlugin` which allows to downlo...
2024-09-28 Joas SchillingMerge pull request #47265 from nextcloud/ernolf/configu...
2024-09-28 ernolffeat(share): make sharelink token length configurable ernolf/configurable_sharetoken_length 47265/head
2024-09-28 dependabot... Merge pull request #48433 from nextcloud/dependabot...
2024-09-28 dependabot... Merge pull request #48434 from nextcloud/dependabot...
2024-09-28 dependabot... chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2 dependabot/npm_and_yarn/typescript-5.6.2 48434/head
2024-09-28 dependabot... chore(deps-dev): Bump puppeteer from 23.3.0 to 23.4.1 dependabot/npm_and_yarn/puppeteer-23.4.1 48433/head
2024-09-28 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-27 Joas SchillingMerge pull request #48419 from nextcloud/bugfix/noid...
2024-09-27 Joas Schillingfix(l10n): Fix list of RTL languages bugfix/noid/fix-rtl-language-list 48419/head
2024-09-27 KateMerge pull request #48219 from nextcloud/fix/istorage...
2024-09-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-26 Joas SchillingMerge pull request #48370 from nextcloud/dependabot...
2024-09-26 provokateurinfix(IStorage): Use false instead of bool intersection... fix/istorage/return-types 48219/head
2024-09-26 provokateurinfix(Storage): Fix IStorage return types
2024-09-26 provokateurintest: Fix IStorage return types
2024-09-26 provokateurinfix(files_external): Fix all IStorage return types
2024-09-26 provokateurinfix(files_sharing): Fix all IStorage return types
2024-09-26 provokateurinfix(files_trashbin): Fix all IStorage return types
2024-09-26 Joas Schillingbuild(deps): Bump laravel/serializable-closure from... dependabot/composer/laravel/serializable-closure-1.3.5 48370/head
2024-09-26 DanielMerge pull request #48366 from nextcloud/fix/files_shar...
2024-09-26 Joas SchillingMerge pull request #48153 from nextcloud/feat/shipped...
2024-09-26 Joas SchillingMerge pull request #48375 from nextcloud/bugfix/noid...
2024-09-26 Joas SchillingMerge pull request #48361 from nextcloud/fix/querybuild...
2024-09-26 LouisMerge pull request #48359 from nextcloud/artonge/feat...
2024-09-26 provokateurinfix(files_sharing): Check if propfind response is valid... fix/files_sharing/ocm-permissions 48366/head
2024-09-26 provokateurinrefactor(files_sharing): Make permissions prop checks...
2024-09-26 Joas Schillingfix(updatenotification): Communicate app_api as shipped... bugfix/noid/skip-future-shipped-apps-from-updatenotification-check 48375/head
2024-09-26 Joas Schillingfix(updatenotification): Communicate twofactor_nextclou...
2024-09-26 Joas Schillingfix(updatenotification): Communicate files_downloadlimi...
2024-09-26 Joas SchillingMerge pull request #48343 from nextcloud/dependabot...
2024-09-26 LouisMerge pull request #48354 from nextcloud/artonge/fix...
2024-09-26 Joas Schillingchore(deps): Bump giggsey/libphonenumber-for-php-lite... dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.45 48343/head
2024-09-26 provokateurinfix(files_sharing): Parse OCM share permissions from...
2024-09-26 Marcel KlehrMerge pull request #48345 from nextcloud/fix/files_exte...
2024-09-26 Marcel Klehrfix(files_external): Catch correct exception fix/files_external/forbidden-exception 48345/head
2024-09-26 provokateurinfix(QueryBuilder): Restrict identifier length to 30... fix/querybuilder/oracle-indentifier-length 48361/head
2024-09-26 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-25 Louis Chemineaufix: Show storage full warning when storage is actually... artonge/fix/storage_full_warning 48354/head
2024-09-25 Julien VeyssierMerge pull request #48353 from nextcloud/enh/30551...
2024-09-25 Louis Chemineaufix: Use hashed password in files_external settings artonge/feat/compare_hashed_password_when_updating_global_cred_in_files_external 48359/head
2024-09-25 nextcloud-commandchore(assets): Recompile assets enh/30551/weather-status-support-more-codes 48353/head
2024-09-25 Julien Veyssierfix(weatherstatus): adjustments from review comments
2024-09-25 Julien Veyssierfix(weatherstatus): fix location marker icon with dark...
2024-09-25 Julien Veyssierfix(weatherstatus): make a difference between 'unknown...
2024-09-25 Julien Veyssierfeat(weatherstatus): support all weather codes from...
2024-09-25 XxTysweezyxXFix #30551: Added snowfall option to weather status
2024-09-25 Joas SchillingMerge pull request #48356 from nextcloud/bugfix/noid...
2024-09-25 Joas Schillingfix(icons): Document icon requirements for notification... bugfix/noid/document-icon-requirements 48356/head
2024-09-25 Andrey Borysenkofeat: add app_api to shipped and default enabled apps feat/shipped/app_api 48153/head
2024-09-25 Simon L.Merge pull request #48331 from nextcloud/fix/duplicated...
2024-09-25 Joas SchillingMerge pull request #48344 from nextcloud/bugfix/noid...
2024-09-25 Joas Schillingfix(tests): Check that the revert was successful bugfix/noid/more-reliable-tests 48344/head
2024-09-25 Joas Schillingfix(tests): Also check that the backup status works
2024-09-25 Joas Schillingfix(tests): Make timing test more reliable
2024-09-25 Joas SchillingMerge pull request #48327 from nextcloud/dependabot...
2024-09-25 Joas Schillingchore(deps): Bump web-auth/webauthn-lib from 4.8.5... dependabot/composer/web-auth/webauthn-lib-4.9.1 48327/head
2024-09-25 Joas SchillingMerge pull request #48333 from nextcloud/automated...
2024-09-25 nextcloud-commandfix(security): Update CA certificate bundle automated/noid/master-update-ca-cert-bundle 48333/head
2024-09-25 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-24 nextcloud-commandchore(assets): Recompile assets fix/duplicated-conflict-resolution 48331/head
2024-09-24 Christopher Ngfix(files): Fix having to resolve conflicts twice when...
2024-09-24 Ferdinand ThiessenMerge pull request #48244 from nextcloud/fix/sharing...
2024-09-24 nextcloud-commandchore(assets): Recompile assets fix/sharing-entry-link 48244/head
2024-09-24 Ferdinand Thiessenfix(files): Link share URL was not generated due to...
2024-09-24 Ferdinand ThiessenMerge pull request #48323 from nextcloud/chore/legacy...
2024-09-24 nextcloud-commandchore(assets): Recompile assets chore/legacy-updatenotification 48323/head
2024-09-24 Ferdinand Thiessenrefactor(updatenotification): Migrate legacy code
2024-09-24 Côme ChillietMerge pull request #32018 from nextcloud/cleanup/event...
2024-09-24 KateMerge pull request #48307 from nextcloud/fix/gracefully...
2024-09-24 Ferdinand ThiessenMerge pull request #48311 from nextcloud/fix/app-discover
2024-09-24 Richard Steinmetzfix: gracefully parse non-standard trusted certificates fix/gracefully-parse-trusted-certificates 48307/head
2024-09-24 Ferdinand Thiessenfix: Ensure app discover section is returned as list fix/app-discover 48311/head
2024-09-24 Joas SchillingMerge pull request #47349 from nextcloud/feat/31420...
2024-09-24 Côme Chillietfix(tests): Pause trashbin for lock tests in ViewTest... cleanup/event/trashbin 32018/head
2024-09-24 Joas SchillingMerge pull request #44945 from nextcloud/rakekniven...
2024-09-23 Côme Chillietfix(tests): Fix tests now that trashbin listens to...
2024-09-23 Côme Chillietchore: Use SPDX headers and property promotion in new...
next