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
path: root/apps
AgeCommit message (Expand)Author
2022-02-25also handle expired pre-write shared lock on dav upload when not using part f...root-setup-mountproviderRobin Appelman
2022-02-25make share cache test resilient against skeleton files not being thereRobin Appelman
2022-02-25skip localstorage dependend trashbin test when not using local user storageRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-23Merge pull request #31319 from nextcloud/fix/31246/fix-modalsSimon L
2022-02-23Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling
2022-02-23[tx-robot] updated from transifexNextcloud bot
2022-02-22fix all modals after vue 5.0szaimen
2022-02-22Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst
2022-02-22Merge pull request #31261 from nextcloud/external-share-availability-errorJohn Molakvoæ
2022-02-22Merge pull request #31295 from nextcloud/fix-cleaning-remindersChristoph Wurst
2022-02-22Merge pull request #31241 from nextcloud/fix/use-new-button-componentVanessa
2022-02-22[tx-robot] updated from transifexNextcloud bot
2022-02-21replace button with vue button componentVanessa Pertsch
2022-02-21improve errors for external share availability checkRobin Appelman
2022-02-21Merge pull request #31294 from nextcloud/fix/test-controllerSimon L
2022-02-21Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_shareJohn Molakvoæ
2022-02-21Redirection now only happens when dir is emptyCarl Schwan
2022-02-21Fix cleaning reminders after subscription purgeThomas Citharel
2022-02-21Merge pull request #31195 from nextcloud/wrap_exceptionLouis
2022-02-21Fix regression for edit perm on file shareLouis Chemineau
2022-02-21[tx-robot] updated from transifexNextcloud bot
2022-02-20[tx-robot] updated from transifexNextcloud bot
2022-02-19[tx-robot] updated from transifexNextcloud bot
2022-02-18Merge pull request #20766 from nextcloud/bug/fix-reminders-with-empty-calenda...Christoph Wurst
2022-02-18Merge pull request #31143 from nextcloud/fix/dont-redirect-file-indexVincent Petry
2022-02-18Merge pull request #31169 from nextcloud/enh/noid/hide-download-button-for-im...Simon L
2022-02-17Fix external appCarl Schwan
2022-02-17Cleanup admin settings js filesCarl Schwan
2022-02-17Merge pull request #30938 from nextcloud/fix/user_ldap-fix-check-ldap-new-userVincent Petry
2022-02-17Don't redirect when loading files index pageCarl Schwan
2022-02-17Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan
2022-02-17Load scripts of theming app before the dashboardLouis Chemineau
2022-02-17Make it explicit that a DN can be used for ldap:check-userCôme Chilliet
2022-02-17Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Fix ldap:check-user method for newly created LDAP usersCôme Chilliet
2022-02-17Replace CalDAV availability component with component libChristoph Wurst
2022-02-17[tx-robot] updated from transifexNextcloud bot
2022-02-16Merge pull request #30862 from nextcloud/feat/crud_share_permissionLouis
2022-02-16Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-16hide download button for imagesszaimen
2022-02-16Improve caching policyCarl Schwan
2022-02-16[tx-robot] updated from transifexNextcloud bot
2022-02-15Do status and predefined message setting in one goJoas Schilling
2022-02-15Create the backup user status in 1 query instead of 3Joas Schilling
2022-02-15Don't include unindexed is_backup in the query, it's ensured by the user_id l...Joas Schilling
2022-02-15Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling
2022-02-15Delete the user status without loading it firstJoas Schilling
2022-02-15Directly delete the user status instead of getting it a second timeJoas Schilling