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 (Expand)Author
2020-03-05Revive the "send email to new users" toggle for the user formChristoph Wurst
2019-12-19Fix listing users in groups with slash in the nameGary Kim
2019-12-07Fix removing groups that have a slash in the nameGary Kim
2019-10-21backport of #17450Arthur Schiwon
2019-10-15Use @nextcloud/axios to keep the CSRF token in syncChristoph Wurst
2019-08-13Reset and init new user form languageJohn Molakvoæ (skjnldsv)
2019-07-29Force defaultHtml setting of v-tooltip to be disabledJulius Härtl
2019-07-09Make it possible to wipe all tokens/devices of a userChristoph Wurst
2019-07-04Fix 'No apps found for your version' at bottom of app bundles sectionCharles Parham
2019-06-28Do not show app score if it has no ratingsChristoph Wurst
2019-06-27Remove duplicate close-iconGreta Doci
2019-06-21changes the returned key from UserID to id, in accordance with getUserDataArthur Schiwon
2019-06-21Merge pull request #15964 from nextcloud/enh/noid/user-creation-optionsblizzz
2019-06-19makes users management page aware of the introduced optionsArthur Schiwon
2019-06-19Let the user confirm the remote wipeChristoph Wurst
2019-05-22Bump settingsJohn Molakvoæ (skjnldsv)
2019-05-20Remote wipe supportRoeland Jago Douma
2019-05-13Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst
2019-05-13Show supported apps in app managementMorris Jobke
2019-05-08Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst
2019-05-03Fix default quota setting of 0 BJulius Härtl
2019-04-10Remove a debug log from the 2FA admin settingsChristoph Wurst
2019-04-03Move appstore details warnings above buttonsRoeland Jago Douma
2019-04-02Fix mobile menu on users managementJohn Molakvoæ (skjnldsv)
2019-04-02Use components multiselect in apps managementJohn Molakvoæ (skjnldsv)
2019-03-22Select the username input after creating a user successfullyChristoph Wurst
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-20Collapse 2FA admin detail settings if disabledChristoph Wurst
2019-03-03Use nextcloud-vue multiselectJohn Molakvoæ (skjnldsv)
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-03-01Improve multiselect handling on twofactor settingsJoas Schilling
2019-03-01Add app token QR codes for mobile appsChristoph Wurst
2019-02-28Move personal auth token settings to VueChristoph Wurst
2019-02-28Do not load 2fa admin settings asyncRoeland Jago Douma
2019-02-21Focus new group input on showJohn Molakvoæ (skjnldsv)
2019-02-21Fix app-navigation loadingJohn Molakvoæ (skjnldsv)
2019-02-21Fix group form reset after new userJohn Molakvoæ (skjnldsv)
2019-02-21Automatically select newly created groupJohn Molakvoæ (skjnldsv)
2019-02-21Fix infiniteLoading state after user add/removeJohn Molakvoæ (skjnldsv)
2019-02-14Adjust Apps and User settings to new Vue componentsChristoph Wurst
2019-01-31Add title attribute for app navigation items.Aastha Gupta
2019-01-25Fix vue settings checks and filenamesJohn Molakvoæ (skjnldsv)
2019-01-10Bundle dompurify in settings as wellRoeland Jago Douma
2019-01-10Bundle the 'marked' libraryChristoph Wurst
2018-12-21IE11 compatibility for users & apps managementJohn Molakvoæ (skjnldsv)
2018-12-04Fix missing click event on update buttonJulius Härtl
2018-11-22Do not clear new user form on failureJohn Molakvoæ (skjnldsv)
2018-11-22Add explanatory text to admin twofactor settingsChristoph Wurst
2018-11-15Fix interaction with groups that contain a slashJoas Schilling
2018-11-12Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)