Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-24Fix linter errorfix/linterAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-09-23Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-routeVincent Petry
Fix loading custom background
2022-09-23Merge pull request #34191 from Jerome-Herbinet/patch-7Joas Schilling
DashBoard : Allow up to 5 widgets side by side
2022-09-23Fix loading custom backgroundVincent Petry
Fix the route for loading the custom background. Because the controller is UserThemeController, so the route path is not "theming" but "userTheme". Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-22Merge pull request #34190 from nextcloud/fix/noid/remove-core-bundleblizzz
remove CoreBundle as we now ship the lat app that was referenced there
2022-09-22DashBoard : Allow up to 5 widgets side by side Jérôme Herbinet
Signed-off-by: Jérôme Herbinet <j.herbinet@protonmail.ch> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2022-09-22update autoloaderArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22remove getDefaultInstallationBundleArthur Schiwon
- because all apps are shipped now it was returning an empty result Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22remove InstallCoreBundle repair stepArthur Schiwon
- core bundle was empty and thus removed - all former apps installed this way are shipped Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22remove Core BundleArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22Merge pull request #34183 from nextcloud/bump-shipped-listblizzz
Bumped shipped apps list
2022-09-22Merge pull request #34186 from nextcloud/master-is-now-26blizzz
⚠️ Master is now 26
2022-09-22Master is now 26Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22Merge pull request #34160 from nextcloud/fix/detect-weird-local-ipsVincent Petry
Detect weird local ips
2022-09-22Bumped shipped apps listJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22Merge pull request #34133 from nextcloud/showTagVincent Petry
Add includeTags to /share/id
2022-09-22Merge pull request #34181 from nextcloud/enh/edit-locally-iconVincent Petry
Use computer icon for edit locally file action
2022-09-22Fix idn_to_utf8 stub signatureCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-21Merge pull request #34117 from nextcloud/profil-cardPytal
Show long names correctly on profile card
2022-09-21Remove port parameter which is included in hostenh/edit-locally-iconChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Use computer icon for edit locally file actionChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Switch to overflow-wrapGit'Fellow
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-21Show long nomes correctly on profile cardGit'Fellow
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Merge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1Pytal
2022-09-21Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-21Merge pull request #34145 from nextcloud/bugfix/noid/allow-app-type-sessionJoas Schilling
Allow app type session which we load in base.php
2022-09-21Merge pull request #34170 from nextcloud/enh/noid/theming-settings-iconSimon L
update theming icon in personal settings
2022-09-21Merge pull request #34171 from nextcloud/enh/edit-locallySimon L
Add edit locally file action
2022-09-21Merge pull request #31807 from nextcloud/fix/cors_csrfJoas Schilling
Accept CSRF on CORS routes
2022-09-21update theming icon in personal settingsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-21Allow CSRF on CORS routesJonas Rittershofer
Co-authored-by: Julius Härtl <jus@bitgrid.net> Co-authored-by: Andreas Brinner <andreas@everlanes.net> Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2022-09-21Update apps/files_sharing/lib/Controller/ShareAPIController.phpshowTagTobias Kaminsky
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
2022-09-21Merge pull request #34165 from ↵Joas Schilling
nextcloud/bugfix/noid/remove-remaining-occurance-of-color-primary-element-lighter Remove last occurance of "color-primary-element-lighter"
2022-09-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-20Add edit locally file actionenh/edit-locallyChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-20Update 3rdparty to masterfix/detect-weird-local-ipsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Merge pull request #34147 from ↵Joas Schilling
nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete Fix avatar cleanup on user delete
2022-09-20Remove last occurance of "color-primary-element-lighter"bugfix/noid/remove-remaining-occurance-of-color-primary-element-lighterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20Merge pull request #34161 from nextcloud/bugfix/noid/fix-ffmpeg-preview-managerVincent Petry
Fix FFMPEG preview manager
2022-09-20Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgsJoas Schilling
Add missing viewbox to SVGs
2022-09-20Fix FFMPEG preview managerJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20Fix tests for nested v4 in v6Côme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Use new dependency to normalize IPsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Add mlocati/ip-lib dependencyCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet
The call to idn_to_utf8 call is actually to apply normalization Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Merge pull request #34140 from ↵Carl Schwan
nextcloud/fix/carl/clean-search-result-when-resetting Clear search results when remove search query
2022-09-20Harden tests for local IP detection in URLsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-20Merge pull request #34144 from nextcloud/remove-avatar-fixmeJohn Molakvoæ
Remove completed refresh avatar FIXME