Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -3/+20 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+4 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+19 |
| | |||||
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -6/+6 |
| | | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core | ||||
* | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 1 | -7/+8 |
| | |||||
* | Check whether the app is set | Lukas Reschke | 2014-02-18 | 1 | -1/+4 |
| | |||||
* | Check whether the Key is set | Lukas Reschke | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | An admin should not be able to add remote and public services on its own. ↵ | Lukas Reschke | 2014-02-18 | 1 | -6/+18 |
| | | | | | | This should only be possible programmatically. This change is due the fact that an admin may not be expected to execute arbitrary code in every environment. | ||||
* | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+0 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -5/+5 |
| | |||||
* | Added XSRF check | Lukas Reschke | 2012-08-24 | 1 | -0/+1 |
| | |||||
* | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | wrong defaultValue definition in OC.AppConfig.getValue | unknown | 2012-04-12 | 1 | -1/+1 |
| | | | | done | ||||
* | add javascript bindings for OC_AppConfig | Robin Appelman | 2012-02-22 | 1 | -0/+35 |