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
2020-12-29jsunit: Remove warnings during test runsJulius Härtl
2020-12-29jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-05-28Move the systemtags to core/srcRoeland Jago Douma
2020-05-22Move core/js/files to webpackRoeland Jago Douma
2020-04-14Fix jsunit testsDaniel Kesselberg
2019-12-02Fix testsJohn Molakvoæ (skjnldsv)
2019-03-07Fix domparser on phantomjsJulius Härtl
2019-03-01Fix testsJulius Härtl
2019-02-26Move comments to webpackRoeland Jago Douma
2019-02-15Move files_sharing additionalscripts over to webpackRoeland Jago Douma
2019-02-14Update testsRoeland Jago Douma
2019-02-14Move of files_versions to webpackRoeland Jago Douma
2019-01-09Don't load old vendor files during jsunit testsChristoph Wurst
2018-10-19Fix js unit testsRoeland Jago Douma
2018-10-16fixup! Move files_drop to compiled handlebarsRoeland Jago Douma
2018-10-04Move files_versions to compiled handlebars templatesRoeland Jago Douma
2018-10-04Move Comments to compiled handlebarsRoeland Jago Douma
2018-07-21Bump karma configJohn Molakvoæ (skjnldsv)
2018-03-26Fixing failing test cases due to change in functionality.Abijeet
2017-12-14Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez
2017-11-01adjust jsunit testsArthur Schiwon
2017-06-09Extract toggle visibility of a SystemTagsInfoView to its own viewDaniel Calviño Sánchez
2017-04-25Remove DOMPurify from srcFilesLukas Reschke
2017-04-18JS tests for upload only functionArtur Neumann
2017-03-24Update karma, use sinon from npmVincent Petry
2017-01-13Apply DOMPurify over HTMLLukas Reschke
2017-01-13Fix JSUnit testsMorris Jobke
2017-01-13fix image warningsChristoph Wurst
2017-01-13allow/fix loading of fontsChristoph Wurst
2017-01-10show fewer warnings in karma test runsChristoph Wurst
2017-01-06Fix js testsRoeland Jago Douma
2016-11-09Generate js codecov coverageRoeland Jago Douma
2016-11-07refactor share permission logic into own method to reuse it for the share tabChristoph Wurst
2016-02-09Add system tags filter section for files appVincent Petry
2016-02-03Reset comments read marker after loading commentsVincent Petry
2016-02-03Add file row indicator for unread commentsVincent Petry
2016-02-02Added JS unit tests for commentsVincent Petry
2016-01-19Added system tags GUI in sidebarVincent Petry
2015-12-03Merge branch 'master' into issue_20427Jesus Macias Portela
2015-11-22Added OC.Files.Client Webdav-based files clientVincent Petry
2015-11-20Added some unit tests for the status managerVincent Petry
2015-09-16Update JS unit tests for share dialog (WIP)Vincent Petry
2015-09-03Add versions tab to files sidebarVincent Petry
2015-07-10Update JS unit test libsVincent Petry
2015-05-19Added unit tests for download URL in public sharing pageVincent Petry
2015-03-12Use storage id + appframework for ext storage CRUDVincent Petry
2015-02-23Added unit test for app filterVincent Petry
2015-01-21Add unit test for external share JS dialogVincent Petry
2014-11-04migrate jQuery to bowerMorris Jobke