| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | JS utility function to compare paths | Vincent Petry | 2016-10-24 | 2 | -0/+87 |
* | | | Merge pull request #1823 from nextcloud/filepicker-folder-fix | Roeland Jago Douma | 2016-10-25 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | Fix picking a folder with the filepicker | Robin Appelman | 2016-10-20 | 1 | -1/+4 |
* | | | | Merge pull request #1860 from ryanwr/feature-sort-favorite | Roeland Jago Douma | 2016-10-25 | 2 | -1/+13 |
|\ \ \ \ |
|
| * | | | | Sort favorite files first Issue #1802 | ryanwr | 2016-10-24 | 2 | -1/+13 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #1850 from nextcloud/filepicker-empty-folder | Roeland Jago Douma | 2016-10-25 | 1 | -1/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | show empty folder message in filepicker | Robin Appelman | 2016-10-21 | 1 | -1/+8 |
| |/ / |
|
* / / | Fix zxcvbn path in setup page (#26359) | Philipp Eichhorn | 2016-10-21 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w... | Jakob Sack | 2016-10-20 | 1 | -0/+1 |
|\ \ |
|
| * | | Allow to dismiss the code integrity warning | Joas Schilling | 2016-10-20 | 1 | -0/+1 |
* | | | Merge pull request #1796 from nextcloud/oc_fav-report | Lukas Reschke | 2016-10-20 | 2 | -4/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 2 | -4/+6 |
* | | | Merge pull request #1768 from nextcloud/more-filepicker | Jan-Christoph Borchardt | 2016-10-20 | 2 | -31/+48 |
|\ \ \ |
|
| * | | | Improve the styling | Morris Jobke | 2016-10-20 | 1 | -2/+2 |
| * | | | fix filepicker with no mimetype filter | Robin Appelman | 2016-10-19 | 1 | -3/+6 |
| * | | | filepicker: improve layout and style | Jan-Christoph Borchardt | 2016-10-19 | 1 | -2/+2 |
| * | | | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 1 | -14/+19 |
| * | | | use fileclient to get the filelist for the filepicker | Robin Appelman | 2016-10-19 | 1 | -12/+17 |
| * | | | Allow selecting a folder after using the breadcrumb | Robin Appelman | 2016-10-19 | 1 | -1/+1 |
| * | | | Allow selecting the root folder | Robin Appelman | 2016-10-19 | 1 | -1/+5 |
| |/ / |
|
* | | | Remove deprecated breadcrumbs implementation | Morris Jobke | 2016-10-20 | 1 | -117/+0 |
* | | | Remove OC.localStorage and object method | Morris Jobke | 2016-10-20 | 1 | -76/+0 |
* | | | Remove unneeded compatibility polyfills | Morris Jobke | 2016-10-20 | 3 | -157/+1 |
| |/
|/| |
|
* | | Remove unneeded placeholder polyfill | Morris Jobke | 2016-10-20 | 1 | -459/+0 |
|/ |
|
* | Merge pull request #1641 from nextcloud/log-in-button | Jan-Christoph Borchardt | 2016-10-17 | 1 | -6/+6 |
|\ |
|
| * | bring back dedicated log in button to make log in more usable | Jan-Christoph Borchardt | 2016-10-06 | 1 | -6/+6 |