]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2024-03-19 Grigorii K... test(settings): adjust e2e tests selectors to new structure backport/44236/stable28 44327/head
2024-03-19 Grigorii K... fix(settings): make apps list search result valid table
2024-03-19 Grigorii K... fix(settings): app list scroll on Safari
2024-03-19 Grigorii K... refactor(settings): move AppItem styles to AppItem...
2024-03-19 Grigorii K... refactor(settings): use more BEM styles in apps settings
2024-03-19 Grigorii K... refactor(settings): remove unused styles from apps...
2024-03-19 Grigorii K... refactor(settings): remove unneeded classes from hidden...
2024-03-19 Grigorii K... fix(settings): apps list layout on mobile
2024-03-19 Ferdinand ThiessenMerge pull request #44313 from nextcloud/backport/44305...
2024-03-19 Joas Schillingfix(sharing): Align wording for declining a share 44313/head
2024-03-19 Joas Schillingfix(federatedfilesharing): Use correct language file...
2024-03-19 John MolakvoæMerge pull request #44053 from nextcloud/backport/43086...
2024-03-19 John MolakvoæMerge pull request #44265 from nextcloud/backport/30417...
2024-03-19 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-18 Ferdinand ThiessenMerge pull request #44273 from nextcloud/backport/44254...
2024-03-18 Ferdinand Thiessenchore: Compile assets 44273/head
2024-03-18 Ferdinand Thiessenfix(files): Adjust files drop to work with Blink engine...
2024-03-18 F. E Noel NfebeMerge pull request #44251 from nextcloud/backport/manua...
2024-03-18 nextcloud-commandchore(assets): Recompile assets 44251/head
2024-03-18 fenn-csfix: List specific share permissions as subline
2024-03-18 fenn-csShow quick permission subline on newline
2024-03-18 Klausfix xml ocs response for serializable objects 44265/head
2024-03-18 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-17 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-16 Ferdinand ThiessenMerge pull request #44248 from nextcloud/backport/43613...
2024-03-16 John MolakvoæMerge pull request #44228 from nextcloud/backport/44223...
2024-03-16 Robin Appelmanfix: fallback from guessing the owner from path in... 44248/head
2024-03-16 John MolakvoæMerge pull request #44208 from nextcloud/backport/44203...
2024-03-16 John MolakvoæMerge pull request #43916 from nextcloud/backport/43876...
2024-03-16 Eduardo Moralesfix: changed text alignment and icon logic 43916/head
2024-03-16 John MolakvoæMerge pull request #43858 from nextcloud/backport/43854...
2024-03-16 Ty Davisfix: Display "+New" while files page loads instead... 43858/head
2024-03-16 John MolakvoæMerge pull request #44080 from nextcloud/backport/43992...
2024-03-16 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-15 PytalMerge pull request #44212 from nextcloud/backport/44179...
2024-03-15 Ferdinand Thiessenfix(files_sharing): ShareesAPI - Return empty response... 44228/head
2024-03-15 Christopher Ngchore: compile assets 44212/head
2024-03-15 Christopher Ngfix: Ensure correct stacking context for right click...
2024-03-15 PytalMerge pull request #44024 from nextcloud/backport/43665...
2024-03-15 nextcloud-commandchore(assets): Recompile assets 44024/head
2024-03-15 fenn-csfeat(files): restore unified search filtering in files...
2024-03-15 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-14 Benjamin Gaussorguesfix: avoid scanning a non existing directory 44208/head
2024-03-14 Ferdinand ThiessenMerge pull request #44201 from nextcloud/backport/43652...
2024-03-14 F. E Noel NfebeMerge pull request #44194 from nextcloud/backport/44184...
2024-03-14 hopleusRefactoring getName function 44201/head
2024-03-14 hopleusFixes for getting the file name in the cases when the...
2024-03-14 nextcloud-commandchore(assets): Recompile assets 44194/head
2024-03-14 KateMerge pull request #44192 from nextcloud/backport/43877...
2024-03-14 fenn-csfix: No password set for new mail shares
2024-03-14 provokateurinfix(provisioning_api): Fix AppInfo schema for OpenAPI 44192/head
2024-03-14 Benjamin GaussorguesMerge pull request #44182 from nextcloud/backport/43334...
2024-03-14 John MolakvoæMerge pull request #44150 from nextcloud/backport/44140...
2024-03-14 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-13 PytalMerge pull request #44174 from nextcloud/backport/44139...
2024-03-13 Christopher Ngfix(cypress): ResizeObserver loop undelivered notificat... 44174/head
2024-03-13 Christopher Ngchore: compile assets
2024-03-13 Christopher Ngfix(files): Right click menu positioning
2024-03-13 Christopher Ngfix(files): Right click menu scroll reset glitch
2024-03-13 Ferdinand Thiessenfix(settings): `posix_getpwuid` can return `false`... 44182/head
2024-03-13 JoshMerge pull request #44168 from nextcloud/backport/44138...
2024-03-13 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-12 LouisMerge pull request #44085 from nextcloud/backport/43983...
2024-03-12 Joshdocs(config.sample.php): 44168/head
2024-03-12 Julius Härtlfix: Use proper path when trying to check if a file... 44085/head
2024-03-12 John MolakvoæMerge pull request #44056 from nextcloud/backport/44042...
2024-03-12 Christopher Ngfix(settings): Fix always empty disabled users list... 44150/head
2024-03-12 Joas SchillingMerge pull request #44148 from nextcloud/automated...
2024-03-12 nextcloud-commandfix(security): Update CA certificate bundle 44148/head
2024-03-12 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-11 Andy ScherzingerMerge pull request #44135 from nextcloud/backport/44134...
2024-03-11 Grigorii K... chore(assets): Recompile assets 44135/head
2024-03-11 Grigorii K... chore(deps): bump @nextcloud/vue from 8.8.1 to 8.10.0
2024-03-11 Eduardo MoralesMerge pull request #44111 from nextcloud/backport/43946...
2024-03-11 Ferdinand ThiessenMerge pull request #44088 from nextcloud/backport/43778...
2024-03-11 Ferdinand ThiessenMerge pull request #44118 from nextcloud/backport/44117...
2024-03-11 Eduardo Moraleschore(assets): compile assets 44111/head
2024-03-11 Eduardo Moraleschore: update logincontroller tests
2024-03-11 Eduardo Moralesfix: login page now correctly shows email LDAP settings
2024-03-11 Eduardo Moralesfeat: added login's initial possible email-states
2024-03-11 LouisMerge pull request #44124 from nextcloud/backport/42628...
2024-03-11 Maxence Langefix(config): deprecated enable_file_metadata 44124/head
2024-03-11 Christoph Wursttests(dav): Add unit test for no calendars/subscription... 44118/head
2024-03-11 Julius Härtlfix: Allow nonce in csp header also if no other reasons... 44088/head
2024-03-11 Julius Härtlfix: Add edge as supported user agent for CSPv3 nonces
2024-03-11 Julius Härtlfix: Adjust user agent pattern for Edge
2024-03-11 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-10 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-09 Eduardo MoralesMerge pull request #43811 from nextcloud/backport/43667...
2024-03-09 Eduardo Moraleschore: compile assets 43811/head
2024-03-09 Eduardo Moralesfeat: files update correctly on destination/current...
2024-03-09 Eduardo Moralesfix: conflict picker moves files correctly to its directory
2024-03-09 Eduardo Moralesfix: merge conflict dialog added when overwriting files...
2024-03-09 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-08 Joas SchillingMerge pull request #44095 from nextcloud/fix/updatenoti...
2024-03-08 Josh[stable28] fix(UpdateNotifications): Handle numeric... 44095/head
2024-03-08 LouisMerge pull request #44037 from nextcloud/backport/43263...
2024-03-08 Louis Chemineaufix(files_versions): Improve files version listing 44037/head
2024-03-08 Andy ScherzingerMerge pull request #44089 from nextcloud/backport/stabl...
2024-03-08 John Molakvoæ... fix(settings): users settings cypress 44089/head
next