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-02-14Move of files_versions to webpackRoeland Jago Douma
2019-01-30Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst
2019-01-29Move jQuery plugins into modules and add them to the bundleChristoph Wurst
2019-01-29Move OC.L10n to the server bundleChristoph Wurst
2019-01-29Move OC.EventSource to the server bundleChristoph Wurst
2019-01-29Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst
2019-01-29Move OC.Contactsmenu and OC.Backbone to the server bundleChristoph Wurst
2019-01-28Move OCA.Apps to the server bundleChristoph Wurst
2019-01-09Remove core.jsChristoph Wurst
2019-01-09Npmize (vendor) scriptsChristoph Wurst
2018-12-11Move to handlebars.runtime.minRoeland Jago Douma
2018-11-26Update to jquery-ui v1.12.0Christoph Wurst
2018-11-07Add es6-shim as polyfill and minify underscore.jsJulius Härtl
2018-10-04Move OC.Share to compiled handlebarsRoeland Jago Douma
2018-10-04Move systemtags to compiled handlebarsRoeland Jago Douma
2018-09-27Compile contactmenu handlebars templatesRoeland Jago Douma
2018-07-21Public fixesJohn Molakvoæ (skjnldsv)
2018-07-21Popovermenu migrationJohn Molakvoæ (skjnldsv)
2018-07-21UI set share note!John Molakvoæ (skjnldsv)
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
2018-06-20IE11 css vars compatibilityJohn Molakvoæ (skjnldsv)
2018-02-27Add public templateJulius Härtl
2018-01-03format links in commentsArthur Schiwon
2017-04-26add contactsmenu popoverGeorg Ehrke
2017-04-25Contacts menuChristoph Wurst
2017-04-12Move to handlebars.min.jsRoeland Jago Douma
2017-04-12Moved to jquery-ui.custom.min.jsRoeland Jago Douma
2017-04-10[js] Bump blueimp-md5Roeland Jago Douma
2017-04-03Move to autosize.min.jsRoeland Jago Douma
2017-03-29Use minified clipboard.jsRoeland Jago Douma
2017-03-26use moments.js min in core.jsRoeland Jago Douma
2017-03-23Merge vendor jsRoeland Jago Douma
2017-03-22Revert "Bundle vendor js"Roeland Jago Douma
2017-03-22Bundle more default vendor jsRoeland Jago Douma
2017-03-17Merge pull request #3679 from nextcloud/socialsharingLukas Reschke
2017-03-16Harden t() with DOMPurifyLukas Reschke
2017-03-06Fix testsRoeland Jago Douma
2016-11-02Remove from core.jsonRoeland Jago Douma
2016-10-21Make AppConfig part of the public APIJoas Schilling
2016-10-20Remove unneeded compatibility polyfillsMorris Jobke
2016-10-04Add autosizeRoeland Jago Douma
2016-07-20Add clipboard button to public share linkThomas Müller
2016-04-19extract mail view for sending share invitationsChristoph Wurst
2016-04-14update jquery to version 2.2.3Christoph Wurst
2016-01-21Move getDescriptiveTag to coreJoas Schilling
2016-01-19Added system tags GUI in sidebarVincent Petry
2016-01-16Backbone transport for WebdavVincent Petry
2015-11-22Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry
2015-09-16Update JS unit tests for share dialog (WIP)Vincent Petry
2015-08-11Load backbone when running unit testsVincent Petry