Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2501 from nextcloud/issue-2472-remove-update-notification... | Morris Jobke | 2016-12-05 | 1 | -23/+30 |
|\ | |||||
| * | Remove the update warning and the notification after an successful update | Joas Schilling | 2016-12-05 | 1 | -23/+30 |
* | | Merge pull request #2507 from nextcloud/conflict-dialog-ff | Morris Jobke | 2016-12-05 | 1 | -7/+5 |
|\ \ | |||||
| * | | fix conflict dialog styling in firefox | Robin Appelman | 2016-12-05 | 1 | -7/+5 |
|/ / | |||||
* | | Merge pull request #2468 from nextcloud/fix-personal-settings-readonly | Morris Jobke | 2016-12-05 | 1 | -42/+16 |
|\ \ | |||||
| * | | hide password recovery note if email address can't be set | Bjoern Schiessle | 2016-12-05 | 1 | -2/+4 |
| * | | handle read-only parameters correctly | Bjoern Schiessle | 2016-12-02 | 1 | -40/+12 |
* | | | Merge pull request #2502 from nextcloud/personal-settings-dead-code | Morris Jobke | 2016-12-05 | 1 | -55/+0 |
|\ \ \ | |||||
| * | | | remove dead js code from personal settings | Christoph Wurst | 2016-12-05 | 1 | -55/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #2500 from nextcloud/issue-2326-personal-settings | Morris Jobke | 2016-12-05 | 2 | -1/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow emtpy values on personal page and fix saving checkmark position | Christoph Wurst | 2016-12-05 | 2 | -1/+4 |
|/ / | |||||
* | | Merge pull request #2491 from nextcloud/fix-groups-enable-visual | Roeland Jago Douma | 2016-12-05 | 2 | -3/+6 |
|\ \ | |||||
| * | | Change groups enable to block element | John Molakvoæ (skjnldsv) | 2016-12-05 | 2 | -3/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-05 | 18 | -16/+142 |
* | | | Merge pull request #2497 from nextcloud/theming-icon-fixes | John Molakvoæ | 2016-12-04 | 2 | -7/+9 |
|\ \ \ | |||||
| * | | | Fix transparency of icons | Julius Haertl | 2016-12-04 | 1 | -0/+1 |
| * | | | Fix background border radius | Julius Haertl | 2016-12-04 | 1 | -1/+1 |
| * | | | Move sizing to renderAppIcon method | Julius Haertl | 2016-12-04 | 2 | -6/+7 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-04 | 38 | -78/+128 |
* | | | | Merge pull request #2493 from nextcloud/php7.1-final | Roeland Jago Douma | 2016-12-03 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Bump 7.1 CI to final! | Roeland Jago Douma | 2016-12-03 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Merge pull request #2428 from justin-sleep/upstream | Morris Jobke | 2016-12-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Move integer casting to the top of the chain | justin-sleep | 2016-12-02 | 2 | -2/+2 |
| * | | | | Explicitly cast $remember to int rather than using identity operator | justin-sleep | 2016-12-01 | 1 | -1/+1 |
| * | | | | Fix #2427 by converting $remember to integer | justin-sleep | 2016-11-30 | 1 | -1/+1 |
* | | | | | Merge pull request #2434 from nextcloud/app-list-grow | John Molakvoæ | 2016-12-03 | 1 | -4/+41 |
|\ \ \ \ \ | |||||
| * | | | | | use flex and specify rows to align everything | John Molakvoæ (skjnldsv) | 2016-12-03 | 1 | -4/+41 |
| * | | | | | dont grow items in the app list | Robin Appelman | 2016-12-01 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-03 | 230 | -576/+572 |
* | | | | | | Merge pull request #2486 from nextcloud/shared-storage-mask | Lukas Reschke | 2016-12-02 | 4 | -8/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update test | Robin Appelman | 2016-12-02 | 1 | -1/+1 |
| * | | | | | | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 3 | -7/+17 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #2482 from nextcloud/fix-loading-icon-size | Lukas Reschke | 2016-12-02 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix loader size to 32px and 16px | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -6/+6 |
* | | | | | | | Merge pull request #2437 from nextcloud/update-notification-icons | Morris Jobke | 2016-12-02 | 5 | -49/+87 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix tests | Joas Schilling | 2016-12-02 | 1 | -4/+11 |
| * | | | | | | | Update versions to 11.0.0 | Joas Schilling | 2016-12-01 | 1 | -39/+39 |
| * | | | | | | | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 2 | -1/+26 |
| * | | | | | | | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 3 | -5/+11 |
* | | | | | | | | Merge pull request #2490 from nextcloud/updated-gif-loader | Morris Jobke | 2016-12-02 | 4 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix gif loader to fit css design | John Molakvoæ (skjnldsv) | 2016-12-02 | 4 | -0/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #2480 from nextcloud/update-cache-success | Roeland Jago Douma | 2016-12-02 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | only update the cache if the storage operation succeeds | Robin Appelman | 2016-12-02 | 1 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #2483 from nextcloud/fix-unshare-icon-c | John Molakvoæ | 2016-12-02 | 2 | -6/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix loader position and visibility | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -4/+6 |
| * | | | | | | | | Fix popover arrow | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -0/+4 |
| * | | | | | | | | Fix unshare delete icon | John Molakvoæ (skjnldsv) | 2016-12-02 | 2 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #2475 from nextcloud/fix-filename-local-link | Morris Jobke | 2016-12-02 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | properly calculate the width of the name in the sidebar | Morris Jobke | 2016-12-02 | 1 | -6/+1 |
| * | | | | | | | | fix width of filename in sidebar to accommodate local link | Jan-Christoph Borchardt | 2016-12-02 | 1 | -1/+1 |