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
2018-05-16Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)
2018-05-16Settings users list new user languageJohn Molakvoæ (skjnldsv)
2018-05-16Added language support in users listJohn Molakvoæ (skjnldsv)
2018-05-16Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)
2018-05-16Settings to vuejsJohn Molakvoæ (skjnldsv)
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Use appmanager instead of OC_App for check for enabled appMorris Jobke
2017-08-22Allow to sort groups by nameJoas Schilling
2017-08-01Return '0' instead of nullLukas Reschke
2017-04-29UserManager can now count disabled usersArthur Schiwon
2017-04-29change group id to _disabledUsersMorris Jobke
2017-04-29Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2017-02-14Always enable avatarsMorris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling
2016-03-01Update author informationLukas Reschke
2016-01-27Make enable_avatars setting more robustMorris Jobke
2016-01-14allow apps to load additional scripts on the user settings page via the event...Jörn Friedrich Dreyer
2016-01-12Happy new year!Thomas Müller
2015-12-17Remove deprecated function OC_User::getManagerRoeland Jago Douma
2015-12-04Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\AppMorris Jobke
2015-11-04Fix typo in variable nameMorris Jobke
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
2015-10-26Update license headersLukas Reschke
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-09-25Save the settings in the user management pageRoeland Jago Douma
2015-09-07Check if app is enabled instead of if class existsRobin McCorkell
2015-08-13also don't count group members when more than 1 ldap configs are activeArthur Schiwon
2015-06-25update license headers and authorsMorris Jobke
2015-06-16Do not return backends but add a method to check for oneJoas Schilling
2015-06-16Only sort by group name when LDAP is involvedJoas Schilling
2015-05-18Sort user groups by group name and hide the user countJoas Schilling
2015-04-07make recovery key workBjoern Schiessle
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-12-12move loading of JS and CSS to templateMorris Jobke
2014-12-12remove PHP generated user list and move all to the existing JS partMorris Jobke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-11-05drop jquery.inview as it is unusedMorris Jobke
2014-09-05Using countUsers method to return true count of usersClark Tomlinson
2014-07-16Port of #9584Stephan Peijnik
2014-06-23Better Logic to display user count for everyone.raghunayyar
2014-06-02small fixes / cleanupArthur Schiwon