summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21254 from nextcloud/td/js/remove/_capabilitiesRoeland Jago Douma2020-06-061-2/+1
|\
| * Actually remove _capabilitiesRoeland Jago Douma2020-06-051-2/+1
* | Fix linting on systemtags and use @nextcloud/routerRoeland Jago Douma2020-06-052-5/+7
|/
* Do not import the full OC since we don't need itRoeland Jago Douma2020-06-051-3/+2
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-054-64/+8
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-043-154/+7
* Fix some linter warningRoeland Jago Douma2020-06-024-4/+9
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-292-3/+5
* Remove the escape-html globalRoeland Jago Douma2020-05-291-2/+0
* Move the systemtags to core/srcRoeland Jago Douma2020-05-289-0/+769
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-3/+3
* Move core/js/files to webpackRoeland Jago Douma2020-05-224-2/+1269
* compress some images with tinypng.comRuben Barkow-Kuder2020-05-223-0/+0
* Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma2020-05-151-0/+2
* Remove the long deprecated jQuery tipsyChristoph Wurst2020-05-142-86/+0
* Deprecate String.prototype.toRgbChristoph Wurst2020-05-141-14/+19
* Import md5 for the jquery placeholder pluginChristoph Wurst2020-05-141-0/+1
* Bump jQuery to v2.2Christoph Wurst2020-05-141-1/+1
* Revert "Log trace when deprecated globals are used"Christoph Wurst2020-05-121-6/+1
* Log trace when deprecated globals are usedChristoph Wurst2020-05-121-1/+6
* Fix replacement dialogRoeland Jago Douma2020-05-071-2/+2
* Generate legacy image placeholder text by taking first lettersSergey Shliakhov2020-04-301-1/+2
* Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl2020-04-231-6/+14
* Add config fallback for legacy testsJulius Härtl2020-04-231-1/+8
* Add config for auto logout after browser inactivityJulius Härtl2020-04-231-6/+44
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-212-0/+2
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-171-0/+6
* Use the primary element color in case it primary color is too brightJoas Schilling2020-04-101-1/+1
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-13/+22
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-062-63/+56
* Add fieldset to align arrowDaniel Kesselberg2020-04-011-47/+49
* Start with webauthnRoeland Jago Douma2020-03-316-15/+344
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-261-1/+2
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-6/+3
* Use jquery-ui to only embed button componentsJulius Härtl2020-03-111-0/+4
* Move install scripts to bundleJulius Härtl2020-03-111-0/+133
* No tabs in translationsJoas Schilling2020-03-091-1/+1
* Remove deprecated global variablesChristoph Wurst2020-03-095-87/+3
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-2/+30
* Fix "TypeError: u.$form is undefined"Joas Schilling2020-02-251-1/+1
* Allow to create directories when they are selectableJoas Schilling2020-02-251-1/+1
* Add removal version number for global deprecationsChristoph Wurst2020-02-141-11/+11
* Deprecate OC router helpers that are provided by packagesChristoph Wurst2020-02-133-10/+46
* Deprecate jQueryChristoph Wurst2020-02-111-18/+17
* Add more tests for the new js modulesChristoph Wurst2020-02-104-41/+52
* Add webpack-based js testsChristoph Wurst2020-02-072-0/+84
* Fetch a new request token as soon as the browser becomes onlineChristoph Wurst2020-02-061-6/+58
* Use escape-html libraryJulius Härtl2020-02-051-0/+2
* Added space before ellipsisrakekniven2020-02-051-1/+1