summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* l10n: Triple dot to ellipsisrakekniven2020-02-041-1/+1
* Use correct appid for talkRoeland Jago Douma2020-01-241-2/+2
* Fix width and iconRoeland Jago Douma2020-01-241-2/+2
* Add new recommended 18 appsChristoph Wurst2020-01-241-0/+6
* Set direct login after password resetJulius Härtl2020-01-091-0/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1946-266/+267
* Design fixes for recommended appsJan-Christoph Borchardt2019-12-161-16/+31
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-123-0/+275
* Allow to have mutliple buttons on the filepickerJoas Schilling2019-12-091-12/+25
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-2/+2
* Prompt on destructive user actionsGary Kim2019-11-053-1/+54
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-4/+24
* Fix browser back buttonRoeland Jago Douma2019-10-211-0/+7
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-163-1/+15
* Deprecate js globalsRoeland Jago Douma2019-10-141-18/+19
* Use the external initial state implementationChristoph Wurst2019-10-123-19/+12
* Use @nextcloud/paths and deprecate OC helpersChristoph Wurst2019-10-052-124/+16
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-053-3/+3
* Emit an event when the CSRF token changesChristoph Wurst2019-10-052-11/+15
* Move to escape-htmlRoeland Jago Douma2019-10-044-38/+3
* Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-041-3/+4