| Commit message (Expand) | Author | Age | Files | Lines |
* | fix appinfo parsing when a single localized option is provided | Robin Appelman | 2018-04-17 | 2 | -0/+15 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 3 | -3/+3 |
* | Fix welcome text for better grammar in themed instances | Morris Jobke | 2017-11-09 | 7 | -7/+7 |
* | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 1 | -0/+6 |
* | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 7 | -7/+7 |
* | Remove windows config settings in tests | Morris Jobke | 2017-08-17 | 1 | -350/+0 |
* | Remove unneeded styles | Morris Jobke | 2017-07-24 | 3 | -3/+3 |
* | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 3 | -3/+3 |
* | Revert "Set max-width of image to 100px in Outlook as well" | Lukas Reschke | 2017-07-24 | 3 | -9/+0 |
* | Set max-width of image to 100px in Outlook as well | Morris Jobke | 2017-07-23 | 3 | -0/+9 |
* | Fix translations | Joas Schilling | 2017-04-18 | 2 | -2/+2 |
* | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -1/+1 |
* | Fix unit tests | Morris Jobke | 2017-04-12 | 4 | -4/+8 |
* | Use instance name as alt-text | Joas Schilling | 2017-04-12 | 3 | -3/+3 |
* | Add addBodyButton to add a single button to email templates | Morris Jobke | 2017-04-12 | 2 | -0/+183 |
* | Allow to set text versions for the plain text email | Morris Jobke | 2017-04-11 | 1 | -0/+11 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 2 | -2/+2 |
* | Add support for theming | Lukas Reschke | 2017-04-07 | 3 | -5/+202 |
* | New layout for welcome email | Morris Jobke | 2017-04-07 | 2 | -0/+200 |
* | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 2 | -0/+2 |
* | always allow remembered login | Christoph Wurst | 2017-01-11 | 3 | -3/+0 |
* | Fix InfoParser empty tests | Joas Schilling | 2016-11-16 | 1 | -1/+6 |
* | Prevent downgrade attacks for apps | Lukas Reschke | 2016-11-11 | 1 | -0/+0 |
* | Add tests for installer method | Lukas Reschke | 2016-10-31 | 2 | -0/+0 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2016-10-19 | 1 | -0/+15 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 1 | -1/+2 |
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) | Thomas Müller | 2016-10-07 | 1 | -2/+2 |
* | Svgo optimization | skjnldsv | 2016-09-27 | 2 | -7/+2 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -1/+2 |
* | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 1 | -1/+2 |
* | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 1 | -1/+3 |
* | Introduce background repair steps | Thomas Müller | 2016-04-26 | 1 | -1/+2 |
* | Remove deprecated HTTPHelper from InfoParser | Thomas Müller | 2016-04-22 | 1 | -0/+4 |
* | tests: Fix typos (found by codespell) | Stefan Weil | 2016-04-06 | 1 | -2/+2 |
* | Read available l10n files also from theme folder | Morris Jobke | 2016-03-17 | 1 | -0/+0 |
* | Add support for custom values in integrity checker | Lukas Reschke | 2016-03-15 | 2 | -0/+31 |
* | No longer evaluate appinfo/version | Thomas Müller | 2016-02-10 | 2 | -0/+0 |
* | Exclude .htaccess modifications from code checker | Lukas Reschke | 2016-01-22 | 5 | -0/+18 |
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 10 | -0/+240 |
* | The constant is now deprecated | Joas Schilling | 2015-10-14 | 1 | -1/+1 |
* | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 2 | -24/+42 |
* | Unit test OC_Files::setUploadLimit() | Robin McCorkell | 2015-07-20 | 2 | -0/+67 |
* | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 5 | -0/+9 |
* | Allow checking for functions | Joas Schilling | 2015-07-17 | 8 | -22/+24 |
* | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 4 | -0/+46 |
* | Correctly handle use statements | Joas Schilling | 2015-07-17 | 5 | -0/+48 |
* | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 6 | -0/+177 |
* | remove logo-wide from tests | Jan-Christoph Borchardt | 2015-05-21 | 4 | -875/+5 |
* | add positive tests for operator in code checker | Morris Jobke | 2015-05-05 | 1 | -0/+13 |
* | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 2 | -0/+22 |