summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Hand in the route and the parameters of the requestJoas Schilling2020-08-052-19/+13
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-052-37/+9
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-044-20/+184
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-043-43/+12
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-037-2/+517
* Unified search UIJohn Molakvoæ (skjnldsv)2020-08-031-0/+505
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-313-8/+8
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-316-32/+32
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3116-75/+75
* Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-221-1/+5
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-204-6/+6
* Use generateUrl and imagePath instead of OC.*Joas Schilling2020-07-141-3/+16
* Use space instead of tab inside translationJoas Schilling2020-07-141-1/+1
* Up the limit for the header app menu, fix #21635Jan-Christoph Borchardt2020-07-101-2/+2
* Fix parsing of language codeDaniel Kesselberg2020-07-091-2/+2
* Set the moment locale even earlierChristoph Wurst2020-07-091-5/+5
* Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-091-1/+1
* Make closing dialogs callback with falseGary Kim2020-06-302-0/+3
* Fix export for davclient.js legacy dependencyJulius Härtl2020-06-242-2/+2
* Darker background for dark modeJoas Schilling2020-06-161-1/+5
* Add darkmode support for the modal backgroundJoas Schilling2020-06-151-1/+1
* Make the confirm dialog modal by defaultJoas Schilling2020-06-151-2/+2
* Fix modal support for vue appsJoas Schilling2020-06-151-1/+6
* 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