summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0174-2747/+2772
* Append / to data('path') for folder content requestDaniel Kesselberg2019-09-281-1/+1
* Move settings to an appChristoph Wurst2019-09-282-2/+2
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+2
* Properly import DOMPurify in l10n.jsRoeland Jago Douma2019-09-251-0/+1
* Deprecate the global DOMPurifyChristoph Wurst2019-09-141-1/+1
* Fix opening apps with Ctrl+clickJulius Härtl2019-09-101-4/+3
* Install Select2 via npmChristoph Wurst2019-09-051-2/+2
* Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez2019-08-281-2/+2
* filepicker: Add option to also choose folders without a mimetype limitJulius Härtl2019-08-211-4/+8
* Force proper action for login formJulius Härtl2019-08-191-0/+1
* Send new password instead of empty stringDaniel Kesselberg2019-08-191-1/+1
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-061-0/+5