aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move actual password reset to vueJulius Härtl2019-07-313-1/+158
* Fix default timeouts in OC.NotificationDaniel Calviño Sánchez2019-07-261-1/+3
* Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-122-3/+3
* adding toggle password to be able to see itPhie2019-07-091-1/+14
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-071-1/+1
* changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
* Show contacts app mgmt link in contacts menuChristoph Wurst2019-06-272-3/+10
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-262-32/+109
* Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-251-0/+2
* Temporary fix for project translationsJulius Härtl2019-06-111-9/+14
* Adjust jsunit tests for new toast libraryJulius Härtl2019-06-071-1/+1
* Add toastify js as a OC.Notification replacementJulius Härtl2019-06-073-115/+135
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-301-2/+5
* Vueify the login pageChristoph Wurst2019-05-298-250/+570
* dont use deprecated oc_config in url generationRobin Appelman2019-05-201-1/+1
* Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-161-0/+49
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-152-0/+127
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-142-0/+95
* Move query string helpers to the bundleChristoph Wurst2019-05-142-0/+99
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-143-0/+25
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-0/+10