summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Do not escape shareesRoeland Jago Douma2016-11-231-9/+3
* Use proper return functionLukas Reschke2016-11-211-2/+1
* Adjust unit testsLukas Reschke2016-11-211-6/+12
* Search on lookup serverRoeland Jago Douma2016-11-211-1/+3
* Merge pull request #1855 from nextcloud/focus-onslidetoggleMorris Jobke2016-11-181-0/+4
|\
| * Add focus to autofocus form element on slide toggleFelix A. Epp2016-11-071-0/+4
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-182-0/+76
|\ \
| * | Use the existing promptJoas Schilling2016-11-181-37/+27
| * | Submit on enterRoeland Jago Douma2016-11-181-0/+6
| * | Empty the password field on submission of the formJoas Schilling2016-11-181-5/+3
| * | use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
| * | Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
| * | Make sure it is a functionJoas Schilling2016-11-181-1/+1
| * | Allow to check it via the APIJoas Schilling2016-11-181-2/+16
| * | Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+64
* | | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+4
* | | Fix IconController after rebaseJulius Haertl2016-11-181-1/+1
* | | Core: Load mimetype icons from theming app if availableJulius Haertl2016-11-181-0/+5
* | | remove Unshare icon in listJan-Christoph Borchardt2016-11-171-1/+0
|/ /
* | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboardRoeland Jago Douma2016-11-161-10/+18
|\ \
| * | Fix tooltips - they now properly change on clickMorris Jobke2016-11-161-13/+20
| * | Adds copy tooltip to clipboardsRoeland Jago Douma2016-11-151-2/+3
* | | Merge pull request #2139 from nextcloud/increase-version-to-ELFMorris Jobke2016-11-152-10/+10
|\ \ \
| * | | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-152-10/+10
| |/ /
* / / specify Federated Cloud ID syntaxJan-Christoph Borchardt2016-11-151-1/+1
|/ /
* | Show specific empty message for tag input fieldsMorris Jobke2016-11-141-0/+3
* | Replace more vendor namingJoas Schilling2016-11-112-2/+2
* | Apply firefox workaroud to svg filtersJulius Haertl2016-11-081-1/+3
* | Fix the push stateJoas Schilling2016-11-071-1/+1
* | Workaround for disappearing app icons for Firefox before version 51Julius Haertl2016-11-041-0/+11
* | Merge pull request #1954 from nextcloud/issue_#1953Christoph Wurst2016-11-031-3/+3
|\ \
| * | Fixes https://github.com/nextcloud/server/issues/1953Andreas Hechenberger2016-11-031-3/+3
* | | Remove from core.jsonRoeland Jago Douma2016-11-021-1/+0
* | | remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-021-1/+0
* | | remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-029-421/+4
* | | Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-023-24/+69
|\ \ \
| * | | always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-012-10/+25
| * | | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-4/+11
| * | | unified way to display remote shares and mail sharesBjoern Schiessle2016-11-012-8/+13
| * | | handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-011-1/+5
| * | | add share by mail share providerBjoern Schiessle2016-11-011-6/+6
| * | | introduce share by mail, ui partBjoern Schiessle2016-11-011-6/+20
* | | | Color the trusted domain to alert the admin a bit moreJoas Schilling2016-10-311-2/+21
|/ / /
* | | Remove config.php for oc.jsRoeland Jago Douma2016-10-311-207/+0
* | | Issue-1776: Add unshare function to 3-dot menu.Julia Bode2016-10-291-2/+4
|/ /
* | Remove notify recipient optionRoeland Jago Douma2016-10-263-63/+0
* | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-254-37/+174
|\ \
| * | Fix missing semicolonJoas Schilling2016-10-241-1/+1
| * | Make AppConfig part of the public APIJoas Schilling2016-10-214-37/+174
| |/
* | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-253-1/+127
|\ \