Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 18 | -5498/+0 |
| | |||||
* | Wrong function | Lukas Reschke | 2012-08-26 | 3 | -3/+3 |
| | | | | | https://github.com/owncloud/core/commit/2028c8116122f56d8087716e42162fdc 651819d3#commitcomment-1766755 | ||||
* | OC_Util is better thank OCP\JSON because it'll redirect the user to the ↵ | Lukas Reschke | 2012-08-26 | 3 | -3/+3 |
| | | | | index.php instead of displaying an error | ||||
* | Check if app is enabled | Lukas Reschke | 2012-08-26 | 3 | -0/+3 |
| | |||||
* | Remove some empty lines | Lukas Reschke | 2012-08-26 | 1 | -17/+4 |
| | |||||
* | Use sanitizeHTML instead of strip_tags | Lukas Reschke | 2012-08-26 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 1 | -0/+3 |
| | |||||
* | translation support for text editor and impress added | Thomas Mueller | 2012-08-26 | 1 | -0/+0 |
| | |||||
* | A first basic presentation app based on the amazing impress.js. | Frank Karlitschek | 2012-08-21 | 16 | -0/+5505 |
You have to put a presentation file that contains the presentation defined in html into your ownCloud with the file extension .impress Then you can use this app to play it. It also contains a demo presentation that you can use to learn. Help is welcome to improve this app. :-) |