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-04-25fix showing of all apps are up-to-date in apps managementfix/31915/up-to-date-fixszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-21Font fixes and design update for theme pickerJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-14Master is now 25Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry
Add a metadata service to store file metadata
2022-04-14Fix an issue with the search backend updateCarl Schwan
And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-14l10n: Change to lowercaseValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-14l10n: Remove dot and add a parenthesisValdnet
Adaptation of the text string to the others. Removing the dot and adding a parenthesis. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13Catch avatar export separately for better failure tracingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-13Fix migrators according to exceptionsVincent Petry
Fixed syntax errors. Removed if condition for copyToFolder since it's void now. Change signature of setMigratorVersions to also be void. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-04-13Adapt existing migrators to new APICôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-13Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry
Add settings to ignore second display name in search
2022-04-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-12Add settings to ignore second display name in searchLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-12Merge pull request #31927 from nextcloud/feat/dont_match_userid_testsVincent Petry
Tweak tests to include shareapi_restrict_user_enumeration_full_match_userid
2022-04-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-11Merge pull request #31866 from nextcloud/test-avatar-migrationPytal
2022-04-11Adapt AccountMigratorTest to id changeCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-11Use Migrators id instead of class namesCôme Chilliet
This will help with UI and means migrators can move in namespaces without changing export format. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-11Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-11Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry
Add settings to not match userID during full match
2022-04-11Merge pull request #31911 from nextcloud/enh/extend-migratorsVincent Petry
Extend migrators needed for implementation of the API
2022-04-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-08Extend account migratorChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-08Add comment explaining avatar basenameChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-08Remove unnecessary array_diffChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-07Test avatar migrationtest-avatar-migrationChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-07Improve strictness of account file regexChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-06Merge pull request #31852 from nextcloud/test-account-migratorPytal
2022-04-06Add settings to not match userID during full matchfeat/dont_match_useridLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-06Merge pull request #31194 from ↵Vincent Petry
nextcloud/feat/allow-to-exclude-groups-from-password-enforcement Allow to disable password policy enforcement for selected groups
2022-04-06[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06Test migration of account informationChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-05use `inputmode="numeric"` on port numberChristian Oliff
this is a UX enhancement for touchscreen devices... e.g. iPad
2022-04-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-04[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>