Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26Fix core tests by stubbing debounceVincent Petry
2022-07-13add a link to system requirements for new 64bit setup checkszaimen
2022-07-13add a setup check for 64 bitszaimen
2022-03-19Remove legacy Internet Explorer headersMichaIng
2022-03-07fix testsszaimen
2022-03-04Add Nextcloud docs link to OPcache recommendsMichaIng
2022-02-03add a test for wasEmailTestSuccessfulszaimen
2022-02-03fix testsszaimen
2022-01-26Use @nextcloud/sharing in files and files_sharingLouis Chemineau
2022-01-18Fix contactmenu testsLouis Chemineau
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Typing correctionsLouis Chemineau
2022-01-10Fix JS tests after test lib updatesVincent Petry
2021-12-20Enhance and complement OPcache setup checksMichaIng
2021-10-23Show warning on admin settings pageVitor Mattos
2021-09-22Merge pull request #28863 from nextcloud/Valdnet-patch-2Carl Schwan
2021-09-22Correct spelling in testValdnet
2021-09-17Issue 16719: CheckSetupController.php: bugfix: test-setup was incorrectStefan
2021-09-17Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan
2021-04-24fix broken js testGuillaume Virlet
2021-03-02Fix the jsunit testsRoeland Jago Douma
2021-03-01Hello 2016Joas Schilling
2021-03-01Remove HTML from setup check translationsJoas Schilling
2020-12-29jsunit: harden avatar tests to pass with fractional scaling of elementsJulius Härtl
2020-12-29jsunit: Add proper lang tag to documentJulius Härtl
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-17Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-helpJulius Härtl
2020-12-17Improve hints for default_phone_regionJoas Schilling
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-16promoted bad memory_limit setting to error as it may break updaterArthur Schiwon
2020-12-07Add a config for default region of phone numbersJoas Schilling
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-02Work around snap.js state messVincent Petry
2020-10-28Compile assetsnpmbuildbot[bot]
2020-06-05Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst
2020-04-30Generate legacy image placeholder text by taking first lettersSergey Shliakhov
2020-04-06Inline usages of OCP.Toast in bundled filesChristoph Wurst
2020-04-01Update new test as wellJoas Schilling
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-23Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma
2019-11-06Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)
2019-10-06Use @nextcloud/paths and deprecate OC helpersChristoph Wurst
2019-10-04Remove the tests since the library is testedRoeland Jago Douma
2019-08-23adviced should be advisedVictor Goff
2019-07-26Add unit tests for "OC.Notification.hide()"Daniel Calviño Sánchez
2019-07-26Fix default timeouts in OC.NotificationDaniel Calviño Sánchez
2019-07-26Fix mixed test for "show" and "showTemporary"Daniel Calviño Sánchez
2019-07-26Check number of elements instead of if the jQuery object is definedDaniel Calviño Sánchez
2019-07-12Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez