summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Add bundled filesJulius Härtl2019-03-012-25/+25
* Fix testsJulius Härtl2019-03-011-1/+2
* Adjust OCP.CollaborationJulius Härtl2019-03-011-2/+1
* Add javascript API for collaboration resourcesJulius Härtl2019-03-011-1/+2
* Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-282-13/+86
|\
| * Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-282-13/+86
* | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-282-2/+2
|/
* Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-272-41/+30
* Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-even...Roeland Jago Douma2019-02-273-2/+13
|\
| * Bump bundlesJulius Härtl2019-02-272-2/+2
| * Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
* | Remove/replace missing css varsJulius Härtl2019-02-272-2/+2
|/
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-264-61/+156
* Show sharing recommendationsChristoph Wurst2019-02-253-3/+298
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-202-0/+76
|\
| * Add unit tests and provide better messageMorris Jobke2019-02-202-3/+39
| * add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+40
* | Move settings to main webpackRoeland Jago Douma2019-02-202-2/+2
|/
* Bump bootstrap from 3.4.0 to 3.4.1dependabot[bot]2019-02-192-2/+2
* Merge pull request #14199 from nextcloud/enh/core_scss_to_webpackMorris Jobke2019-02-142-39/+19
|\
| * Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-29/+9
| * Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-142-20/+20
* | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-141-0/+3
|\ \ | |/ |/|
| * Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-2930-1715/+822
| |\
| * | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-0/+3
* | | Move of files_versions to webpackRoeland Jago Douma2019-02-131-2/+0
* | | Merge pull request #14035 from adduxa/patch-1Morris Jobke2019-02-133-3/+3
|\ \ \
| * | | Check in compiled assetsMorris Jobke2019-02-082-2/+2
| * | | Fix expiration date changingAndrey Dyakov2019-02-051-1/+1
* | | | Bump webpack from 4.29.1 to 4.29.3dependabot[bot]2019-02-112-2/+2
* | | | Bump handlebars from 4.0.12 to 4.1.0dependabot[bot]2019-02-112-2/+2
* | | | Move core/systemtags to webpackRoeland Jago Douma2019-02-114-8/+11
|/ / /
* | | Fix OC.addStyle and OC.addScriptRoeland Jago Douma2019-02-051-2/+0
* | | It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-052-2/+2
* | | Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-049-215/+42
* | | Bump css-vars-ponyfill from 1.16.3 to 1.16.4dependabot[bot]2019-02-032-4/+4
* | | Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-013-45/+72
* | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-012-4/+45
* | | Add OC.Util to the server bundleChristoph Wurst2019-02-013-427/+40
* | | Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-013-97/+4
* | | Move OC.search to the server bundleChristoph Wurst2019-02-013-17/+23
* | | Move OC.Plugin to the server bundleChristoph Wurst2019-02-013-92/+2
* | | Move OC.msg to the server bundleChristoph Wurst2019-02-013-96/+3
* | | Move OC.Notification to the server bundleChristoph Wurst2019-02-013-212/+23
* | | Move custom polyfills to the server bundleChristoph Wurst2019-01-313-28/+49
* | | Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflictRoeland Jago Douma2019-01-312-8/+7
|\ \ \
| * | | Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-312-8/+7
* | | | Remove unused OC._matchMedia helperChristoph Wurst2019-01-311-14/+0
|/ / /
* | | Merge pull request #13924 from nextcloud/fix/initial-state-keyMorris Jobke2019-01-302-4/+4
|\ \ \
| * | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-302-4/+4