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
2014-08-31Use public api for getting l10nRobin Appelman
2014-08-22Redirect user after clicking on linkLukas Reschke
2014-08-22Add a trusted domain wizardLukas Reschke
2014-08-19Merge pull request #9866 from owncloud/app-upgradeRobin Appelman
2014-08-18properly encode groups as json, not ',' separatedJörn Friedrich Dreyer
2014-08-04Set maintaince mode when updating an app from the app storeRobin Appelman
2014-07-21Merge pull request #9750 from owncloud/issue/9745Vincent Petry
2014-07-21Do not force isAdmin as true and so the list is filtered correctlyJoas Schilling
2014-07-21Fix username for subadmins and only send subadmin groupsJoas Schilling
2014-07-21Correctly use groups parameter only when its not emptyJoas Schilling
2014-07-14remove dead codeArthur Schiwon
2014-07-09magic strings - bad kungfuThomas Müller
2014-06-13skip certain tests for shipped appsGeorg Ehrke
2014-06-06Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke
2014-06-04add unit testGeorg Ehrke
2014-06-03Merge pull request #8264 from owncloud/app-enable-by-groupicewind1991
2014-06-03Add option to enable app for specific groupsRobin Appelman
2014-06-02various fixes as requested by pr reviewersGeorg Ehrke
2014-06-02remove group rename stuff, there is not support in the backends yet. to do fo...Arthur Schiwon
2014-06-02Make sure group data is returned.ringmaster
2014-06-02Rename $accessiblegroups to $accessibleGroupsLukas Reschke
2014-06-02cleanupArthur Schiwon
2014-06-02unify and consolidate group fetching method for initial template fill and aja...Arthur Schiwon
2014-06-02get translations from settings, not coreArthur Schiwon
2014-06-02enable group filteringArthur Schiwon
2014-06-02make filter work on server-sideArthur Schiwon
2014-06-02refactor delete handling and apply it to users and groupsArthur Schiwon
2014-06-02fix user creation, checkSubAdminUser is only available in OC_JSONArthur Schiwon
2014-06-02Let's switch to OCP\JSONLukas Reschke
2014-06-02Use OCP\JSON instead of OC_JSONLukas Reschke
2014-06-02Remove legacy "Check for user comment"Lukas Reschke
2014-06-02Adds admin check on groupname changes.raghunayyar
2014-06-02load groups when clicking on themArthur Schiwon
2014-06-02add Last Login columnArthur Schiwon
2014-06-02Initial Commit : Changes Storage to Quota, Implements GroupName editing.raghunayyar
2014-06-02add Storage Location colArthur Schiwon
2014-06-02Initial Commit : User Search, Fixes Typosraghunayyar
2014-06-02Reverts Bogus Changes.raghunayyar
2014-06-02Implements Group Creation from Sidebarraghunayyar
2014-06-02Reverts last commit, implements user in group count.raghunayyar
2014-06-02Add GroupList Ajax to Users.raghunayyar
2014-05-31Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke
2014-05-31make it possible to update shipped apps via the appstoreGeorg Ehrke
2014-05-22allow admin to disable sharing for specific groups of usersBjoern Schiessle
2014-05-13Merge pull request #8398 from owncloud/enc_backup_keysBjörn Schießle
2014-05-13backup the encryption key after the encryption was disabled so that the userBjoern Schiessle
2014-05-12remove legacy aka deprecated code: OC_FilesystemViewThomas Müller
2014-04-15Make email display name change translatable againVolkan Gezer
2014-04-05Fix some localization issues with file encryption/decription stringsVolkan Gezer
2014-03-24use \OC_Mail::validateAddress() to validate the email address - fixes #7862Thomas Müller