| Commit message (Expand) | Author | Age | Files | Lines |
* | Use proper return function | Lukas Reschke | 2016-11-21 | 1 | -2/+1 |
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
* | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -1/+3 |
* | Merge pull request #1855 from nextcloud/focus-onslidetoggle | Morris Jobke | 2016-11-18 | 1 | -0/+4 |
|\ |
|
| * | Add focus to autofocus form element on slide toggle | Felix A. Epp | 2016-11-07 | 1 | -0/+4 |
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 2 | -0/+76 |
|\ \ |
|
| * | | Use the existing prompt | Joas Schilling | 2016-11-18 | 1 | -37/+27 |
| * | | Submit on enter | Roeland Jago Douma | 2016-11-18 | 1 | -0/+6 |
| * | | Empty the password field on submission of the form | Joas Schilling | 2016-11-18 | 1 | -5/+3 |
| * | | use proper method call for _.bind() | Morris Jobke | 2016-11-18 | 1 | -1/+1 |
| * | | Require confirmation for app config changes | Joas Schilling | 2016-11-18 | 1 | -0/+4 |
| * | | Make sure it is a function | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| * | | Allow to check it via the API | Joas Schilling | 2016-11-18 | 1 | -2/+16 |
| * | | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 1 | -0/+64 |
* | | | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 1 | -0/+4 |
* | | | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 1 | -1/+1 |
* | | | Core: Load mimetype icons from theming app if available | Julius Haertl | 2016-11-18 | 1 | -0/+5 |
* | | | remove Unshare icon in list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+0 |
|/ / |
|
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 1 | -10/+18 |
|\ \ |
|
| * | | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 1 | -13/+20 |
| * | | Adds copy tooltip to clipboards | Roeland Jago Douma | 2016-11-15 | 1 | -2/+3 |
* | | | Merge pull request #2139 from nextcloud/increase-version-to-ELF | Morris Jobke | 2016-11-15 | 2 | -10/+10 |
|\ \ \ |
|
| * | | | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 2 | -10/+10 |
| |/ / |
|
* / / | specify Federated Cloud ID syntax | Jan-Christoph Borchardt | 2016-11-15 | 1 | -1/+1 |
|/ / |
|
* | | Show specific empty message for tag input fields | Morris Jobke | 2016-11-14 | 1 | -0/+3 |
* | | Replace more vendor naming | Joas Schilling | 2016-11-11 | 2 | -2/+2 |
* | | Apply firefox workaroud to svg filters | Julius Haertl | 2016-11-08 | 1 | -1/+3 |
* | | Fix the push state | Joas Schilling | 2016-11-07 | 1 | -1/+1 |
* | | Workaround for disappearing app icons for Firefox before version 51 | Julius Haertl | 2016-11-04 | 1 | -0/+11 |
* | | Merge pull request #1954 from nextcloud/issue_#1953 | Christoph Wurst | 2016-11-03 | 1 | -3/+3 |
|\ \ |
|
| * | | Fixes https://github.com/nextcloud/server/issues/1953 | Andreas Hechenberger | 2016-11-03 | 1 | -3/+3 |
* | | | Remove from core.json | Roeland Jago Douma | 2016-11-02 | 1 | -1/+0 |
* | | | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 1 | -1/+0 |
* | | | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 9 | -421/+4 |
* | | | Merge pull request #657 from nextcloud/share-by-mail | Joas Schilling | 2016-11-02 | 3 | -24/+69 |
|\ \ \ |
|
| * | | | always show correct place holder, mention share by mail only if the share pro... | Bjoern Schiessle | 2016-11-01 | 2 | -10/+25 |
| * | | | don't show 'notify by mail' option or permissions not available for mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -4/+11 |
| * | | | unified way to display remote shares and mail shares | Bjoern Schiessle | 2016-11-01 | 2 | -8/+13 |
| * | | | handle case if no share-by-mail share provider is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -1/+5 |
| * | | | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 1 | -6/+6 |
| * | | | introduce share by mail, ui part | Bjoern Schiessle | 2016-11-01 | 1 | -6/+20 |
* | | | | Color the trusted domain to alert the admin a bit more | Joas Schilling | 2016-10-31 | 1 | -2/+21 |
|/ / / |
|
* | | | Remove config.php for oc.js | Roeland Jago Douma | 2016-10-31 | 1 | -207/+0 |
* | | | Issue-1776: Add unshare function to 3-dot menu. | Julia Bode | 2016-10-29 | 1 | -2/+4 |
|/ / |
|
* | | Remove notify recipient option | Roeland Jago Douma | 2016-10-26 | 3 | -63/+0 |
* | | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 4 | -37/+174 |
|\ \ |
|
| * | | Fix missing semicolon | Joas Schilling | 2016-10-24 | 1 | -1/+1 |
| * | | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 4 | -37/+174 |
| |/ |
|
* | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-upload | Lukas Reschke | 2016-10-25 | 3 | -1/+127 |
|\ \ |
|
| * | | More fixes to file upload | Vincent Petry | 2016-10-24 | 1 | -1/+40 |