| Commit message (Expand) | Author | Age | Files | Lines |
* | Simlify tests for integrity check on modified mimetype lists | Julius Härtl | 2022-06-07 | 2 | -2/+14 |
* | Fix tests with email templates | Carl Schwan | 2022-01-18 | 2 | -4/+4 |
* | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -0/+0 |
* | Fix integrity checker tests | Julius Härtl | 2021-10-13 | 1 | -0/+7 |
* | Correctly replace all PHP placeholders with the parameters | Joas Schilling | 2021-04-20 | 1 | -1/+4 |
* | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 2 | -448/+0 |
* | Include additional scripts in Noto fonts | Daniel Calviño Sánchez | 2021-03-01 | 1 | -0/+0 |
* | Merge pull request #19942 from ACTom/add-mindmap-icon | Christoph Wurst | 2020-12-28 | 1 | -1/+5 |
|\ |
|
| * | Readd test getOnlyDefaultAliases() | ACTom | 2020-12-28 | 1 | -1/+5 |
* | | Fix vsprint parameter | Roeland Jago Douma | 2020-12-03 | 1 | -1/+1 |
* | | Fix #23357 | medcloud | 2020-11-18 | 3 | -6/+6 |
|/ |
|
* | Minor cleanup: php-cs-fixer, tests, interface consistency | Brad Rubenstein | 2020-09-02 | 3 | -0/+3 |
* | Adjust tests to new e-mail layout | Simon Spannagel | 2020-07-23 | 3 | -6/+6 |
* | Fix notification mail tests | Jan-Christoph Borchardt | 2020-05-01 | 3 | -138/+117 |
* | Make it possible to resolve svg for apps_paths outside the document root | Daniel Kesselberg | 2020-04-24 | 2 | -0/+2 |
* | Fix mailer test | Roeland Jago Douma | 2020-04-17 | 1 | -1/+1 |
* | Fix tests | Morris Jobke | 2020-04-17 | 2 | -2/+2 |
* | Mimetype list integrity check should not fail if it's changed (#15810) | John Molakvoæ | 2019-07-07 | 1 | -0/+133 |
|\ |
|
| * | Added Tests for modified mimetypelist | Xheni Myrtaj | 2019-07-04 | 1 | -0/+133 |
* | | Use correct test avatar | Roeland Jago Douma | 2019-06-27 | 1 | -0/+0 |
|/ |
|
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 2 | -10/+0 |
* | Remove unused php5 config from .htaccess | Morris Jobke | 2019-03-04 | 2 | -13/+1 |
* | two item => two items | Daniel Kesselberg | 2019-02-25 | 2 | -0/+0 |
* | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 4 | -0/+330 |
* | Switch guest avatars to PNG | Michael Weimann | 2019-02-07 | 1 | -0/+0 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 2 | -0/+5 |
* | adding .well-known/webfinger | Maxence Lange | 2018-10-10 | 1 | -0/+1 |
* | Refactors the scss svg functions | Michael Weimann | 2018-10-02 | 4 | -0/+4 |
* | Testcase for HEIC image (similar to the ImageTest) | Sebastian Steinmetz | 2018-08-11 | 1 | -0/+0 |
* | Fix email template tests | Julius Härtl | 2018-07-19 | 3 | -6/+6 |
* | 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 |