.. |
apps
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +02:00 |
changedisplayname.php
|
Make email display name change translatable again
|
2014-04-15 00:27:54 +02:00 |
changegroupname.php
|
Use OCP\JSON instead of OC_JSON
|
2014-06-02 12:53:52 +02:00 |
creategroup.php
|
Initial Commit : User Search, Fixes Typos
|
2014-06-02 12:52:53 +02:00 |
createuser.php
|
Let's switch to OCP\JSON
|
2014-06-02 12:53:52 +02:00 |
decryptall.php
|
remove legacy aka deprecated code: OC_FilesystemView
|
2014-05-12 16:30:39 +02:00 |
deletekeys.php
|
backup the encryption key after the encryption was disabled so that the user
|
2014-05-13 12:35:25 +02:00 |
disableapp.php
|
Remove invalid characters from app id to prevent loading of invalid resources
|
2013-02-09 15:10:40 +01:00 |
enableapp.php
|
Log exception at the catching code
|
2013-08-09 18:01:49 +02:00 |
excludegroups.php
|
allow admin to disable sharing for specific groups of users
|
2014-05-22 10:43:44 +02:00 |
getlog.php
|
Add trailing comma for all touched array lines.
|
2013-08-17 23:39:26 +02:00 |
lostpassword.php
|
Make email display name change translatable again
|
2014-04-15 00:27:54 +02:00 |
navigationdetect.php
|
Merge pull request #1546 from owncloud/fix-loading-hooks
|
2013-02-09 09:59:41 -08:00 |
removegroup.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +02:00 |
removeuser.php
|
init language object before using it
|
2013-06-12 09:40:13 +02:00 |
restorekeys.php
|
backup the encryption key after the encryption was disabled so that the user
|
2014-05-13 12:35:25 +02:00 |
setlanguage.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +02:00 |
setloglevel.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +02:00 |
setquota.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +02:00 |
setsecurity.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
togglegroups.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +02:00 |
togglesubadmins.php
|
Group name does't need to be sanitized before storing it in the database
|
2012-11-27 20:22:45 +01:00 |
updateapp.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
userlist.php
|
load groups when clicking on them
|
2014-06-02 12:53:52 +02:00 |