Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix checkstyle for files_encryption app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 1 | -2/+4 |
| | |||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
| | | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5 | ||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | add deprecated warning | Frank Karlitschek | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | add a ldap encryption warning | Frank Karlitschek | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | add a warning | Frank Karlitschek | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | | | | What better thing to do during a long train ride than refactoring ;-) | ||||
* | ported isLoggedIn | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | add the option to only load apps of a specific type | Robin Appelman | 2012-03-30 | 1 | -0/+3 |
| | |||||
* | dont enable encryption on default | Robin Appelman | 2012-02-26 | 1 | -1/+0 |
| | |||||
* | make encryption filetype blacklist configurable | Robin Appelman | 2012-02-22 | 1 | -0/+2 |
| | |||||
* | make sure we always have the encryption key unlocked | Robin Appelman | 2012-02-22 | 1 | -0/+6 |
| | |||||
* | initial integration of encryption | Robin Appelman | 2012-02-21 | 1 | -0/+11 |
| | |||||
* | encryption proxy wip | Robin Appelman | 2012-02-21 | 1 | -0/+11 |