Commit Graph

294 Commits (de4e4cb6ea9decd756a2c813c8a224df4c92dbd8)

Author SHA1 Message Date
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Lukas Reschke 20a6073a9f Migrate personal certificate handling into AppFramework controllers 11 years ago
Thomas Müller bf809ac85a Removing left overs from old encryption app 11 years ago
Joas Schilling d01cfde982 Correctly purge the cache when an app is disabled via cli 11 years ago
Lukas Reschke 65202d2a18 Add check for activated local memcache 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 4032c7b685 This is an array 11 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 11 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 11 years ago
Lukas Reschke b8b4df5425 Cache responses from the AppStore server 11 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 11 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 12 years ago
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 12 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 12 years ago
Lukas Reschke 2b76227180 Check for working .htaccess via AJAX 12 years ago
Lukas Reschke d712c27fe1 Use UID instead of login name 12 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 12 years ago
Lukas Reschke e4227658d9 Migrate new app settings to AppFramework 12 years ago
Thomas Müller b091394a90 introduce new app page layout 12 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 12 years ago
Vincent Petry 39f5580cdf Remove excludegroup.php 12 years ago
Lukas Reschke 67b2957bf9 Check for admin user instead of subadmin 12 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 12 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 12 years ago
Robin Appelman 6044ad0e17 Cleanup certificate code 12 years ago
Robin Appelman f135130a75 remove outdated checks 12 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Lukas Reschke dd871098c5 Redirect user after clicking on link 12 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 12 years ago
Jörn Friedrich Dreyer a1e8dd14a1 properly encode groups as json, not ',' separated 12 years ago
Robin Appelman 5c1f572149 Set maintaince mode when updating an app from the app store 12 years ago
Joas Schilling 0dc67cb1c2 Do not force isAdmin as true and so the list is filtered correctly 12 years ago
Joas Schilling e6c75aa974 Fix username for subadmins and only send subadmin groups 12 years ago
Joas Schilling c84c1f519f Correctly use groups parameter only when its not empty 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Thomas Müller b15510ed9a magic strings - bad kungfu 12 years ago
Georg Ehrke c378e76412 skip certain tests for shipped apps 12 years ago
Georg Ehrke 724d027f19 add unit test 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Georg Ehrke eea501b847 various fixes as requested by pr reviewers 12 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 12 years ago
ringmaster 1ae8ec698b Make sure group data is returned. 12 years ago
Lukas Reschke f2fed6de4e Rename $accessiblegroups to $accessibleGroups 12 years ago
Arthur Schiwon 5444a1114d cleanup 12 years ago
Arthur Schiwon 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 12 years ago