| Commit message (Expand) | Author | Age | Files | Lines |
* | add dark background fade to icons to make them visible on light backgrounds | Jan-Christoph Borchardt | 2016-11-15 | 5 | -7/+31 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-15 | 2 | -22/+22 |
* | Show specific empty message for tag input fields | Morris Jobke | 2016-11-14 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -0/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-13 | 10 | -0/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-12 | 62 | -134/+134 |
* | Merge pull request #2088 from nextcloud/issue-2079-breadcrumb-padding | Lukas Reschke | 2016-11-11 | 1 | -1/+2 |
|\ |
|
| * | Restore the padding on the home icon | Joas Schilling | 2016-11-11 | 1 | -1/+2 |
* | | Replace more vendor naming | Joas Schilling | 2016-11-11 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-11 | 2 | -10/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 8 | -0/+88 |
* | Merge pull request #1618 from nextcloud/show-folder-shared-status | Morris Jobke | 2016-11-08 | 1 | -1/+4 |
|\ |
|
| * | Fix styling of the breadcrumbs icon | Morris Jobke | 2016-11-08 | 1 | -1/+1 |
| * | visually reflect sharing state of current folder | Christoph Wurst | 2016-11-07 | 1 | -1/+4 |
* | | 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 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 8 | -32/+94 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 4 | -0/+44 |
* | Merge pull request #2018 from nextcloud/firefox-svg-workaround | Morris Jobke | 2016-11-05 | 1 | -0/+11 |
|\ |
|
| * | Workaround for disappearing app icons for Firefox before version 51 | Julius Haertl | 2016-11-04 | 1 | -0/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 6 | -0/+50 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 62 | -186/+230 |
* | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 2 | -5/+32 |
|\ |
|
| * | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 2 | -5/+32 |
* | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -2/+20 |
* | | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -7/+4 |
* | | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -27/+21 |
* | | Move file | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
* | | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 4 | -121/+125 |
* | | Move to AppData | Roeland Jago Douma | 2016-11-03 | 2 | -4/+8 |
* | | New preview generator | Roeland Jago Douma | 2016-11-03 | 3 | -10/+56 |
|/ |
|
* | 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 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 62 | -632/+606 |
* | | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 10 | -423/+4 |
|\ \ |
|
| * | | 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 #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -3/+8 |
| |/ / |
|
* | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix tests | Lukas Reschke | 2016-10-31 | 1 | -2/+3 |
* | | | Merge pull request #657 from nextcloud/share-by-mail | Joas Schilling | 2016-11-02 | 4 | -24/+70 |
|\ \ \ |
|
| * | | | always show correct place holder, mention share by mail only if the share pro... | Bjoern Schiessle | 2016-11-01 | 2 | -10/+25 |
| * | | | enabled by default and add to shipped.json | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
| * | | | 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 |