70 Commits (0552933770501061ba34f72955176a2f0ecd3f46)

Author SHA1 Message Date
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Christoph Wurst 12431aa399
list user's auth tokens on the personal settings page 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Robin Appelman c15cab7ed6 Allow admins to add system wide root certificates 8 years ago
  Lukas Reschke 4971015544 Add code integrity check 8 years ago
  Roeland Jago Douma 0265bcfdae Moved changedisplayname to usercontroller 8 years ago
  Vincent Petry 781bca2437 Fix everyone count for subadmins 8 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Lukas Reschke 20a6073a9f Migrate personal certificate handling into AppFramework controllers 9 years ago
  Bjoern Schiessle d2ef73367c allow user to start migration in admin settings if no external user back-ends are enabled 9 years ago
  Thomas Müller bf809ac85a Removing left overs from old encryption app 9 years ago
  Lukas Reschke 0816cf9142 Add experimental applications switch 9 years ago
  Lukas Reschke 65202d2a18 Add check for activated local memcache 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Lukas Reschke 7e45f5d27b Remove unused function and correct PHPDoc 9 years ago
  Georg Ehrke f579f2bd94 add Download logfile button to admin settings 9 years ago
  Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 9 years ago
  Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 9 years ago
  Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 9 years ago
  Lukas Reschke e4227658d9 Migrate new app settings to AppFramework 9 years ago
  Thomas Müller b091394a90 introduce new app page layout 10 years ago
  Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 9 years ago
  Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 10 years ago
  Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 10 years ago
  Robin Appelman 1361bbb1e6 Cleanup routes 10 years ago
  Robin Appelman c1b11571ea Move certificate management interface from files_external to core 10 years ago
  Arthur Schiwon 249e42c4cd enable group filtering 10 years ago
  raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 10 years ago
  raghunayyar b506388b75 Reverts last commit, implements user in group count. 10 years ago
  raghunayyar b2ca595509 Add GroupList Ajax to Users. 10 years ago
  Georg Ehrke 020255b4e5 add button for properly uninstalling apps 10 years ago
  Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 10 years ago
  Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 10 years ago
  Thomas Müller 4900ad9119 update type hint in PHPDoc 10 years ago
  Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 10 years ago
  Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 10 years ago
  Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 10 years ago
  Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 10 years ago
  kondou 18da2f9cf7 Improve changepassword route naming 10 years ago
  kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 10 years ago
  kondou f6faec0e0b Use a controller instead of two files for changepassword.php 11 years ago
  kondou a21376480d Split personal and user-mgmt password change logic 11 years ago
  kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 11 years ago
  kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 11 years ago
  kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 11 years ago
  kondou 4a08f7d710 Add basic avatars and gravatar 11 years ago