]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2024-03-11 Eduardo Moralesfeat: added backend metadata interface, allows JSON...
2024-03-11 Eduardo Moralesfeat: added metadata event listener
2024-03-11 Arthur SchiwonMerge pull request #39990 from nextcloud/recursive...
2024-03-11 Grigorii K... Merge pull request #44134 from nextcloud/deps/bump...
2024-03-11 Grigorii K... chore(assets): Recompile assets 44134/head
2024-03-11 Grigorii K... chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0
2024-03-11 Julius HärtlMerge pull request #44076 from nextcloud/fix/file-widge...
2024-03-11 Maxence LangeMerge pull request #43907 from nextcloud/enh/noid/switc...
2024-03-11 Julius Härtlchore: Bump bundles 44076/head
2024-03-11 Julius Härtlfix: Open viewer on simple file widget
2024-03-11 Ferdinand ThiessenMerge pull request #44119 from nextcloud/enh/noid/inver...
2024-03-11 Ferdinand ThiessenMerge pull request #44092 from nextcloud/feat/refactor...
2024-03-11 Ferdinand Thiessenchore: Compile assets 44092/head
2024-03-11 Ferdinand Thiessenfix(settings): Save account management settings in...
2024-03-11 Ferdinand Thiessenfix(settings): Always open the details tab for selected app
2024-03-11 Ferdinand Thiessenfeat(settings): Split account management into navigatio...
2024-03-11 Ferdinand Thiessenfeat(settings): Split account management and app store...
2024-03-11 Ferdinand Thiessenfeat(settings): Refactor appstore to use Pinia
2024-03-11 Ferdinand Thiessenfeat: Add composable to fetch app icon as SVG for inlin...
2024-03-11 Ferdinand Thiessenfeat: Make appstore sidebar tabs standalone components
2024-03-11 Ferdinand Thiessenfix: Get rid of PrefixMixin
2024-03-11 Ferdinand Thiessenfeat(settings): Split appstore code into better maintai...
2024-03-11 Ferdinand Thiessenfeat(settings): Refactor routing code to use named...
2024-03-11 Maxence LangeMerge pull request #42707 from nextcloud/enh/noid/store...
2024-03-11 Maxence LangeMerge pull request #42628 from nextcloud/fix/42627...
2024-03-11 Maxence Langefeat(appconfig): repair step to migrate lazy config... 43907/head
2024-03-11 Maxence Langefeat(appconfig): switching integrity check to lazy...
2024-03-11 Maxence Langefix(config): deprecated enable_file_metadata 42628/head
2024-03-11 Simon Lfix(theming): fix incorrectly inverted favicons 44119/head
2024-03-11 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-10 Eduardo MoralesMerge pull request #43946 from nextcloud/feat/315/login...
2024-03-10 Eduardo Moraleschore(assets): compile assets 43946/head
2024-03-10 Eduardo Moraleschore: update logincontroller tests
2024-03-10 Eduardo Moralesfix: login page now correctly shows email LDAP settings
2024-03-10 Eduardo Moralesfeat: added login's initial possible email-states
2024-03-10 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-09 PytalMerge pull request #43589 from nextcloud/feat/reminder...
2024-03-09 dependabot... Merge pull request #44103 from nextcloud/dependabot...
2024-03-09 dependabot... chore(deps-dev): bump @types/dockerode from 3.3.24... 44103/head
2024-03-09 Maxence LangeMerge pull request #44091 from nextcloud/automated...
2024-03-09 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-08 nextcloud-commandchore(deps): fix npm audit 44091/head
2024-03-08 Joas SchillingMerge pull request #44073 from nextcloud/fix/provide...
2024-03-08 Maxence LangeMerge pull request #43425 from nextcloud/enh/noid/no...
2024-03-08 Maxence LangeMerge pull request #42170 from nextcloud/fix/noid/copy...
2024-03-08 Maxence Langefeat(files): copy live photos 42170/head
2024-03-08 Julius HärtlMerge pull request #43778 from nextcloud/fix/edge-csp
2024-03-08 LouisMerge pull request #44083 from nextcloud/revert-44066...
2024-03-08 Robin Appelmantest: improve notify tests for smb 39990/head
2024-03-08 Robin Appelmanfix: add some recrusive detection/prevention
2024-03-08 Maxence Langefix(appconfig): no insert statement if data already... 43425/head
2024-03-08 Christopher Ngchore: compile assets 43589/head
2024-03-08 Christopher Ngfix(files_reminders): Fix translations
2024-03-08 Christopher Ngchore(files_reminders): Drop moment in favour of native...
2024-03-08 Christopher Ngfix(files_reminders): Add year to date string if not...
2024-03-08 Christopher Ngfeat(files_reminders): Add reminder status indicator
2024-03-08 Christopher Ngchore(files_reminders): Register dav plugin directly
2024-03-08 Christopher Ngfix(files): Close submenu actions after click like...
2024-03-08 Robin AppelmanMerge pull request #44064 from nextcloud/deprecate...
2024-03-08 Ferdinand ThiessenMerge pull request #44082 from nextcloud/fix/setup...
2024-03-08 Julius Härtlfix: Allow nonce in csp header also if no other reasons... 43778/head
2024-03-08 Julius Härtlfix: Add edge as supported user agent for CSPv3 nonces
2024-03-08 Julius Härtlfix: Adjust user agent pattern for Edge
2024-03-08 Robin AppelmanMerge pull request #43983 from nextcloud/fix/s3-upload...
2024-03-08 LouisRevert "files_versions: add missing null check" 44083/head
2024-03-08 Ferdinand Thiessenfix(settings): Adjust order of parameters for `runRequest` 44082/head
2024-03-08 Julius Härtlfix: Use proper path when trying to check if a file... 43983/head
2024-03-08 Ferdinand Thiessenfix(AppManager): Allow to query dark **or** bright... 44073/head
2024-03-08 John MolakvoæMerge pull request #43992 from nextcloud/fix/avoid...
2024-03-08 Julius Härtlfix: Avoid clear cache with prefix 43992/head
2024-03-08 Joas SchillingMerge pull request #44074 from nextcloud/fix/updatenoti...
2024-03-08 Ferdinand Thiessenfix(updatenotification): Adjust tests for changed IAppC... 44074/head
2024-03-08 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-07 John MolakvoæMerge pull request #44062 from nextcloud/fix/preview...
2024-03-07 John MolakvoæMerge pull request #43982 from nextcloud/fixMemExaust
2024-03-07 Arthur SchiwonMerge pull request #43991 from nextcloud/release/29... v29.0.0beta1
2024-03-07 John Molakvoæ... fix(files): properly reset preview component 44062/head
2024-03-07 John MolakvoæMerge pull request #43967 from nextcloud/feat/app-updat...
2024-03-07 Ferdinand Thiessenchore: Compile assets 43967/head
2024-03-07 Ferdinand Thiessenfeat(AppManager): Provide `getAppIcon` function
2024-03-07 Ferdinand Thiessenfeat(updatenotification): Allow to disable the app...
2024-03-07 Ferdinand Thiessenfix(updatenotification): Add migration step to replace...
2024-03-07 Ferdinand Thiessenfix(updatenotification): Resolve static code analysis...
2024-03-07 Ferdinand Thiessenfix(updatenotification): Update tests to match with...
2024-03-07 Ferdinand Thiessenfeat(updatenotification): Add notification for users...
2024-03-07 Ferdinand Thiessenfix(updatenotification): Replace deprecated code and...
2024-03-07 Varun PatilMerge pull request #44066 from nextcloud/pulsejet/ver-nc
2024-03-07 F. E Noel NfebeMerge pull request #43963 from nextcloud/42915-search...
2024-03-07 Arthur SchiwonMerge pull request #44070 from nextcloud/chore/noid...
2024-03-07 nextcloud-commandchore(assets): Recompile assets 43963/head
2024-03-07 fenn-csrefactor: improve autoload_static formating & update...
2024-03-07 fenn-csfeat(files): add search plugin to search in specified...
2024-03-07 Varun Patilfix(files_versions): Add missing null check 44066/head
2024-03-07 fenn-csrefactor: use TypeScript for unified-search boostrap...
2024-03-07 Andy Scherzingerchore: Bump Hub 7 -> Hub 8 44070/head
2024-03-07 Robin Appelmanrefactor: depricate getNumberOfUnreadCommentsForFolder... 44064/head
2024-03-07 JoshMerge pull request #43824 from nextcloud/fix/db/occ...
2024-03-07 John MolakvoæMerge pull request #44061 from nextcloud/revert-32163...
2024-03-07 John MolakvoæMerge pull request #44059 from nextcloud/fix/settings...
2024-03-07 Ferdinand Thiessenchore: Compile assets 44059/head
next