summaryrefslogtreecommitdiffstats
path: root/core/src/main.js
Commit message (Expand)AuthorAgeFilesLines
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-281-5/+0
* Add config and fix seleniumJohn Molakvoæ2022-10-191-1/+1
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-6/+11
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+6
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-261-1/+2
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-2/+2
* Fix browser back buttonRoeland Jago Douma2019-10-211-0/+7
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-7/+7
* Move initCore to the bundleChristoph Wurst2019-05-101-1/+7
* Move custom polyfills to the server bundleChristoph Wurst2019-01-311-0/+1
* Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-291-0/+1
* Move OCA.Apps to the server bundleChristoph Wurst2019-01-281-1/+5
* Add public API for loading js files asynchronouslyJulius Härtl2019-01-171-0/+2
* Use @babel/polyfill instead of es6-shimChristoph Wurst2019-01-141-2/+1
* Remove unused 'Base64' polyfillChristoph Wurst2019-01-111-2/+0
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-0/+27