Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | | | | | | | Merge pull request #2479 from nextcloud/icon-for-empty-versions | Morris Jobke | 2016-12-02 | 2 | -2/+10 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | add icon if no versions are available | Bjoern Schiessle | 2016-12-02 | 2 | -2/+10 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2471 from nextcloud/harden_files_drop | Lukas Reschke | 2016-12-02 | 6 | -20/+340 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Install instance before running integration tests | Morris Jobke | 2016-12-02 | 1 | -0/+1 |
| * | | | | | Add tests to drone | Roeland Jago Douma | 2016-12-02 | 1 | -0/+9 |
| * | | | | | Add intergration tests | Roeland Jago Douma | 2016-12-02 | 3 | -0/+141 |
| * | | | | | Add unit tests | Roeland Jago Douma | 2016-12-02 | 1 | -0/+179 |
| * | | | | | Harden files drop | Roeland Jago Douma | 2016-12-02 | 1 | -20/+10 |
* | | | | | | Merge pull request #2469 from nextcloud/fix-loading-icon-background | Morris Jobke | 2016-12-02 | 2 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove white background from loading icon | Morris Jobke | 2016-12-02 | 2 | -2/+8 |
* | | | | | | | Merge pull request #2470 from nextcloud/fix-new-folder | Morris Jobke | 2016-12-02 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Increase width of new menu | Morris Jobke | 2016-12-02 | 1 | -1/+1 |
| * | | | | | | fix vertical sizing change of popover in new folder flow | Jan-Christoph Borchardt | 2016-12-02 | 1 | -0/+1 |
| * | | | | | | Fix input field for new folder - fixes #2245 | Morris Jobke | 2016-12-02 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2448 from nextcloud/errorreload-login | Robin Appelman | 2016-12-02 | 2 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | adjust js tests | Robin Appelman | 2016-12-02 | 1 | -0/+4 |
| * | | | | | only reload on errors when logged in | Robin Appelman | 2016-12-01 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-02 | 8 | -140/+146 |
|/ / / / / |