| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Nextcloud docs link to OPcache recommends | MichaIng | 2022-03-06 | 1 | -4/+1 |
* | add a test for wasEmailTestSuccessful | szaimen | 2022-02-15 | 1 | -0/+56 |
* | fix tests | szaimen | 2022-02-15 | 1 | -0/+18 |
* | Fix JS tests after test lib updates | Vincent Petry | 2022-01-10 | 2 | -6/+11 |
* | Enhance and complement OPcache setup checks | MichaIng | 2021-12-20 | 1 | -93/+19 |
* | Show warning on admin settings page | Vitor Mattos | 2021-10-23 | 1 | -0/+19 |
* | Merge pull request #28863 from nextcloud/Valdnet-patch-2 | Carl Schwan | 2021-09-22 | 1 | -4/+4 |
|\ |
|
| * | Correct spelling in test | Valdnet | 2021-09-22 | 1 | -4/+4 |
* | | Issue 16719: CheckSetupController.php: bugfix: test-setup was incorrect | Stefan | 2021-09-17 | 1 | -1/+1 |
* | | Issue 16719: CheckSetupController.php now checks configured temporary directo... | Stefan | 2021-09-17 | 1 | -0/+72 |
|/ |
|
* | fix broken js test | Guillaume Virlet | 2021-04-24 | 1 | -0/+55 |
* | Fix the jsunit tests | Roeland Jago Douma | 2021-03-02 | 1 | -1/+1 |
* | Hello 2016 | Joas Schilling | 2021-03-01 | 1 | -16/+16 |
* | Remove HTML from setup check translations | Joas Schilling | 2021-03-01 | 1 | -21/+21 |
* | jsunit: harden avatar tests to pass with fractional scaling of elements | Julius Härtl | 2020-12-29 | 1 | -8/+8 |
* | jsunit: Add proper lang tag to document | Julius Härtl | 2020-12-29 | 1 | -0/+1 |
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 1 | -4/+4 |
|\ |
|
| * | Add well known handlers API | Christoph Wurst | 2020-12-16 | 1 | -4/+4 |
* | | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-help | Julius Härtl | 2020-12-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Improve hints for default_phone_region | Joas Schilling | 2020-12-17 | 1 | -1/+1 |
| |/ |
|
* / | promoted bad memory_limit setting to error as it may break updater | Arthur Schiwon | 2020-12-15 | 1 | -1/+1 |
|/ |
|
* | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -0/+69 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 5 | -82/+135 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+16 |
* | Work around snap.js state mess | Vincent Petry | 2020-11-02 | 1 | -1/+5 |
* | Compile assets | npmbuildbot[bot] | 2020-10-28 | 1 | -5/+5 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 1 | -88/+0 |
* | Generate legacy image placeholder text by taking first letters | Sergey Shliakhov | 2020-04-30 | 1 | -0/+43 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -37/+24 |
* | Update new test as well | Joas Schilling | 2020-04-01 | 1 | -0/+1 |
* | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+15 |
* | Add basic reverseproxy misconfig detection to setupchecks | Roeland Jago Douma | 2020-03-23 | 1 | -15/+81 |
* | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 5 | -4588/+0 |
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 1 | -207/+0 |
* | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 |
* | adviced should be advised | Victor Goff | 2019-08-23 | 1 | -1/+1 |
* | Add unit tests for "OC.Notification.hide()" | Daniel Calviño Sánchez | 2019-07-26 | 1 | -0/+56 |
* | Fix default timeouts in OC.Notification | Daniel Calviño Sánchez | 2019-07-26 | 1 | -4/+30 |
* | Fix mixed test for "show" and "showTemporary" | Daniel Calviño Sánchez | 2019-07-26 | 1 | -1/+19 |
* | Check number of elements instead of if the jQuery object is defined | Daniel Calviño Sánchez | 2019-07-26 | 1 | -4/+4 |
* | Rename parameter in OCP.Toast for consistency with OC.Notification | Daniel Calviño Sánchez | 2019-07-12 | 1 | -6/+11 |
* | Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-error | Roeland Jago Douma | 2019-06-28 | 1 | -17/+17 |
|\ |
|
| * | Do not show a internet connectivity warning if internet access is disabled | Christoph Wurst | 2019-06-27 | 1 | -17/+17 |
* | | Fix js l10n registration to also work with more than one bundle | Christoph Wurst | 2019-06-26 | 1 | -2/+2 |
* | | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 1 | -2/+2 |
|/ |
|
* | Adjust jsunit tests for new toast library | Julius Härtl | 2019-06-07 | 2 | -104/+45 |
* | Move OC.theme to the bundle and deprecate oc_defaults | Christoph Wurst | 2019-05-14 | 1 | -1/+1 |
* | Move l10n functions to the bundle | Christoph Wurst | 2019-05-13 | 1 | -7/+7 |
* | Move initCore to the bundle | Christoph Wurst | 2019-05-10 | 1 | -5/+0 |
* | Remove recommendation for opcache on CLI | Morris Jobke | 2019-05-09 | 1 | -1/+1 |