]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2024-09-06 Ferdinand Thiessenfeat(files): Allow to download files on public shares
2024-09-06 Ferdinand Thiessenfix(files): Do not allow rename action on single-file...
2024-09-06 Ferdinand Thiessenrefactor(files_sharing): Make file structure more clear
2024-09-06 Ferdinand Thiessenfix(files): Disable copy-move-action of single file...
2024-09-06 Ferdinand Thiessenrefactor(files): Make `RouterService` provide a protect...
2024-09-06 Ferdinand Thiessenfix(files): Adjust files list for sharing permissions...
2024-09-06 Ferdinand Thiessenfix(files): Fix file previews for public shares
2024-09-06 Ferdinand Thiessenfix(files): Do not use `favorite`, `sidebar` and `view...
2024-09-06 Ferdinand Thiessenfeat(files_sharing): Migrate public share to use Vue...
2024-09-06 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-05 AnnaMerge pull request #47789 from nextcloud/fix/cs-fixer...
2024-09-05 Anna Larchchore: add coding standard code change to .git-blame... 47789/head
2024-09-05 Anna Larchchore: adjust code to adhere to coding standard
2024-09-05 LouisMerge pull request #47770 from nextcloud/artonge/fix...
2024-09-05 Stephan OrbaughMerge pull request #47761 from nextcloud/fix/missing...
2024-09-05 Stephan OrbaughMerge pull request #47519 from nextcloud/fix/transfer...
2024-09-05 Stephan OrbaughMerge pull request #47769 from nextcloud/artonge/fix...
2024-09-05 Stephan OrbaughMerge pull request #46255 from nextcloud/bug/add-option...
2024-09-05 Louis Chemineaufix(dav): Always respond custom error page on exceptions 47770/head
2024-09-05 Louis Chemineaufix: Migrate existing bg jobs to use sha256 47769/head
2024-09-05 Louis Chemineaufix: Use sha256 to hash arguments of background jobs
2024-09-05 Côme Chillietfix(transfer-ownership): Improve comments according... 47519/head
2024-09-05 Côme Chillietfeat(transfer-ownership): Correctly react to encrypted...
2024-09-05 Côme Chillietfix(setupchecks): Test overwrite.cli url first, then... 46255/head
2024-09-05 Daniel Kesselbergfix: add option to remove the webroot for setup checks...
2024-09-05 Andy ScherzingerMerge pull request #47754 from nextcloud/fix/noid/cache...
2024-09-05 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-04 Christopher Ngfix: Fix missing footer on public pages 47761/head
2024-09-04 Andy ScherzingerMerge pull request #47752 from nextcloud/backport/47745...
2024-09-04 nextcloud-commandchore(assets): Recompile assets 47752/head
2024-09-04 Marcel Müllerfix(appstore): Cache apps.json also on dev instances 47754/head
2024-09-04 skjnldsvfix(files): undefined displayname for outdated `@nextcl...
2024-09-04 KateMerge pull request #47417 from nextcloud/fix/files...
2024-09-04 John MolakvoæMerge pull request #47738 from nextcloud/fix/sidebar...
2024-09-04 nextcloud-commandchore(assets): Recompile assets 47738/head
2024-09-04 skjnldsvfix(files): undefined sidebar
2024-09-04 John MolakvoæMerge pull request #46859 from nextcloud/fix-status...
2024-09-04 github-actions... Merge pull request #47724 from nextcloud/automated...
2024-09-04 John MolakvoæMerge pull request #40164 from nextcloud/exceptionsTran...
2024-09-04 Daniel Calviño... fix: Hide status tooltip in row to add a new mount... 46859/head
2024-09-04 Daniel Calviño... fix: Fix unmodified placeholder replacing the actual...
2024-09-04 Daniel Calviño... test: Add integration tests for saving external userglo...
2024-09-04 Daniel Calviño... fix: Reset selected backend when adding a new storage
2024-09-04 Daniel Calviño... fix: Add missing translation for UI string
2024-09-04 Daniel Calviño... fix: Restore default status tooltip when no status...
2024-09-04 Daniel Calviño... fix: Set status tooltip to error message on failed...
2024-09-04 Daniel Calviño... fix: Set status tooltip to status message when saving...
2024-09-04 Daniel Calviño... fix: Remove status check when configuration was changed
2024-09-04 Daniel Calviño... fix: Recheck userglobal storages when loaded
2024-09-04 Daniel Calviño... refactor: Store result in its own variable
2024-09-04 John MolakvoæMerge pull request #47690 from nextcloud/chore/theming
2024-09-04 John MolakvoæMerge pull request #47155 from nextcloud/executeStateme...
2024-09-04 John MolakvoæMerge pull request #39242 from joshtrichards/db-convert...
2024-09-04 John MolakvoæMerge pull request #47285 from nextcloud/fix/appstore...
2024-09-04 Julius Härtlfix: Do not throw if appstore is unavailable during... 47285/head
2024-09-04 John MolakvoæMerge pull request #47675 from nextcloud/adapterQueryOpti
2024-09-04 John Molakvoæfix: share manager tests translation string 40164/head
2024-09-04 John Molakvoæfix: adjust sharing controller exceptions case
2024-09-04 Git'Fellowfix(l10n): Translate all share exceptions
2024-09-04 nextcloud-commandchore(tests): Update psalm baseline 47724/head
2024-09-04 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-03 Ferdinand ThiessenMerge pull request #47709 from nextcloud/fix/server...
2024-09-03 PytalMerge pull request #47158 from nextcloud/fix/breadcrumb...
2024-09-03 nextcloud-commandchore(assets): Recompile assets 47158/head
2024-09-03 Christopher Ngfix(files): Fix navigating with breadcrumbs not highlig...
2024-09-03 nextcloud-commandchore(assets): Recompile assets 47709/head
2024-09-03 Andy ScherzingerMerge pull request #47679 from nextcloud/chore/typo...
2024-09-03 skjnldsvfix: only keep major as server version
2024-09-03 John MolakvoæMerge pull request #47412 from Luka-sama/feat/shares...
2024-09-03 Stefan Cherniakovfix(files_sharing): Add check for null 47412/head
2024-09-03 Stefan Cherniakovfix(files_sharing): Add missing check for null & use...
2024-09-03 Ferdinand ThiessenMerge pull request #47568 from nextcloud/refactor/migra...
2024-09-03 Ferdinand Thiessenchore: Compile assets 47568/head
2024-09-03 Ferdinand Thiessentest: Add end-to-end tests for public page header actions
2024-09-03 Ferdinand Thiessenchore(ExternalShareMenuAction): Remove unused legacy...
2024-09-03 Ferdinand Thiessenrefactor(IMenuAction): Make public menu actions use...
2024-09-03 Ferdinand Thiessenchore: Remove legacy JS code for public page menu ...
2024-09-03 Ferdinand Thiessenfeat: Implement Vue UI for public page menu
2024-09-03 KateMerge pull request #47674 from nextcloud/fix/settings...
2024-09-03 nextcloud-commandchore(assets): Recompile assets 47674/head
2024-09-03 provokateurinchore: compile assets
2024-09-03 provokateurinfix(settings): Fix sharing exclude groups from password...
2024-09-03 Stefan Cherniakovfix(files_sharing): Make share reminders more stable...
2024-09-03 Stefan Cherniakovfeat(files_sharing): reminder for link shares with...
2024-09-03 Arthur SchiwonMerge pull request #46114 from nextcloud/enh/improve...
2024-09-03 Marcel KlehrMerge pull request #47659 from nextcloud/fix/settings...
2024-09-03 nextcloud-commandchore(assets): Recompile assets 47659/head
2024-09-03 Marcel Klehrfix(settings): Add translators note
2024-09-03 Marcel Klehrfix(settings): Don't display built-in task types in...
2024-09-03 John MolakvoæMerge pull request #47650 from nextcloud/chore/cleanup...
2024-09-03 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-02 Ferdinand Thiessenchore(theming): Increase app version 47690/head
2024-09-02 Ferdinand ThiessenMerge pull request #47665 from nextcloud/fix/files...
2024-09-02 Andy ScherzingerMerge pull request #47617 from Ornanovitch/ornano/scrol...
2024-09-02 nextcloud-commandchore(assets): Recompile assets 47665/head
2024-09-02 Ferdinand Thiessenfix(files): Correctly parse external shares for files UI
2024-09-02 Ferdinand ThiessenMerge pull request #47671 from nextcloud/chore/cypress...
2024-09-02 protoclownchore(css): build css 47617/head
2024-09-02 protoclownfix(css): refine css cleanup
2024-09-02 protoclownfix(css): cleanup old scrolling css
next