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
2019-03-21Add link icon for public link tooJohn Molakvoæ (skjnldsv)
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-21Fix unit testsTomasz Grobelny
2019-01-29Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny
2018-12-06Add abort stub in JSUnitMorris Jobke
2018-11-25Fix unit testsTomasz Grobelny
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-15Enhance jsunit testsMorris Jobke
2018-11-07Fix file move testsJulius Härtl
2018-11-06Fix testsJohn Molakvoæ (skjnldsv)
2018-11-04Fix move related testsTomasz Grobelny
2018-10-18Use grid view in other file views tooJan-Christoph Borchardt
2018-10-15Tests: Properly compare the file action labelJulius Härtl
2018-10-12Make activity events strictJoas Schilling
2018-10-09Fix usage of deprecated OC.webrootChristoph Wurst
2018-09-19Fixes empty favorite names for trailing slashesMichael Weimann
2018-08-17Improves the testsMichael Weimann
2018-08-17Adds a test to check that the sorting isn't stored without an userMichael Weimann
2018-07-25Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke
2018-07-24Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt
2018-07-24Phpunit tests fixesJohn Molakvoæ (skjnldsv)
2018-07-21Jsunit fixes 1John Molakvoæ (skjnldsv)
2018-07-13Fixed phpunitJohn Molakvoæ (skjnldsv)
2018-07-12No draggable list anymoreRoeland Jago Douma
2018-07-12Fix testsRoeland Jago Douma
2018-07-12Fixed testsJohn Molakvoæ (skjnldsv)
2018-07-05Fix testsRoeland Jago Douma
2018-06-18Adds a test case for the loading symbol in deleted files.Abijeet
2018-06-18Fixed failing test cases for the new actions menu.Abijeet
2018-05-07Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke
2018-05-07Fix jsunit testsJulius Härtl
2018-05-03Fix settings testsJulius Härtl
2018-04-05Show the new dav url in the web UIRoeland Jago Douma
2018-03-08Fixed jsunitJohn Molakvoæ (skjnldsv)
2018-03-01Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculationRoeland Jago Douma
2018-02-28Fix unit testJoas Schilling
2018-02-28Update comments in testsDaniel Calviño Sánchez
2018-02-28Fix menu visibilityDaniel Calviño Sánchez
2018-02-28Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez
2018-02-28Take padding and margins of crumbs into accountDaniel Calviño Sánchez
2018-02-28Use hard-coded values for paddings and marginsDaniel Calviño Sánchez
2018-02-28Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez
2018-02-28Take all visible siblings into accountDaniel Calviño Sánchez
2018-02-28Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez
2018-02-28Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez
2018-02-28Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez
2018-02-15Split move and copy operationsRoland Tapken
2018-01-11Fix empty details view after renaming a fileDaniel Calviño Sánchez
2018-01-11Move adding test files to "beforeEach()"Daniel Calviño Sánchez