Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+4 | |
| * | | | | | Scrutinizer fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+7 | |
| * | | | | | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 4 | -21/+22 | |
| * | | | | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -10/+10 | |
| * | | | | | Menu hidden by default | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+3 | |
| * | | | | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -13/+17 | |
| * | | | | | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+10 | |
| * | | | | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -104/+111 | |
| * | | | | | Fix to-be-shown algorithm | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 | |
| * | | | | | Popover icon | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 | |
| * | | | | | Fixed click in menu | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+7 | |
| * | | | | | Fixed breadcrumb action feedback and optimisation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -7/+9 | |
| * | | | | | Do not hide root | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+2 | |
| * | | | | | Popover filling system updated | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -47/+65 | |
| * | | | | | Popover init | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+48 | |
| * | | | | | Fixed computation and removed unwanted scripts | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -69/+56 | |
| * | | | | | Fix controls width | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -8/+0 | |
| * | | | | | Flex to controls | John Molakvoæ | 2017-11-08 | 1 | -2/+3 | |
| * | | | | | Breadcrumbs hiding calculation | John Molakvoæ | 2017-11-08 | 1 | -55/+25 | |
* | | | | | | Theming: bump version to retrigger icon generation | Julius Härtl | 2017-11-13 | 1 | -1/+1 | |
* | | | | | | Theming: Fix tests for favicon containing multiple sizes | Julius Härtl | 2017-11-13 | 2 | -3/+18 | |
* | | | | | | Theming: Generate favicon sizes to avoid resizing issues done by the browser | Julius Härtl | 2017-11-13 | 2 | -2/+26 | |
* | | | | | | Merge pull request #6678 from nextcloud/downstream-ldap-configurable-user-update | John Molakvoæ | 2017-11-13 | 2 | -3/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed indentation | sidey79 | 2017-11-10 | 1 | -1/+1 | |
| * | | | | | | Fixed typo from last commit | sidey79 | 2017-11-10 | 1 | -1/+1 | |
| * | | | | | | Update testUpdateNoRefresh | sidey79 | 2017-11-10 | 1 | -1/+8 | |
| * | | | | | | tryfix needsRefresh unit tests | sidey79 | 2017-11-10 | 1 | -1/+1 | |
| * | | | | | | Fixed Typo in user.php | sidey79 | 2017-11-10 | 1 | -1/+1 | |
| * | | | | | | Update User.php | sidey79 | 2017-11-10 | 1 | -2/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-13 | 6 | -0/+12 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-12 | 58 | -256/+354 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 262 | -346/+11700 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic... | blizzz | 2017-11-10 | 5 | -14/+75 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable chunking for bigger files in authenticated web upload | Vincent Petry | 2017-11-03 | 5 | -14/+75 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #7057 from nextcloud/ldap-sync-split | Lukas Reschke | 2017-11-10 | 21 | -588/+1273 | |
|\ \ \ \ \ | ||||||
| * | | | | | resolve DI | Arthur Schiwon | 2017-11-09 | 8 | -80/+115 | |
| * | | | | | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 2 | -48/+67 | |
| * | | | | | add Sync test | Arthur Schiwon | 2017-11-09 | 2 | -8/+136 | |
| * | | | | | adjust tests | Arthur Schiwon | 2017-11-09 | 5 | -403/+413 | |
| * | | | | | move LDAP user attributes "sync" to background (except for ajax jobs) | Arthur Schiwon | 2017-11-09 | 11 | -35/+418 | |
| * | | | | | don't skip updating when ajax is set as background job mode | Arthur Schiwon | 2017-11-09 | 5 | -11/+92 | |
| * | | | | | move ldap user sync to background (WIP) | Arthur Schiwon | 2017-11-09 | 2 | -106/+135 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 226 | -26/+12096 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #7112 from nextcloud/theming-imagemagick-hint | Morris Jobke | 2017-11-09 | 4 | -0/+21 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix unit tests | Morris Jobke | 2017-11-09 | 1 | -0/+4 | |
| * | | | | Theming: add hint about favicon generation | Julius Härtl | 2017-11-08 | 3 | -0/+17 | |
| | |/ / | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-09 | 2 | -0/+2 | |
* | | | | Merge pull request #7046 from nextcloud/hide-summary-file-actions-when-select... | Morris Jobke | 2017-11-09 | 2 | -0/+43 | |
|\ \ \ \ | ||||||
| * | | | | Hide summary file actions when a selected file does not match | Daniel Calviño Sánchez | 2017-11-02 | 2 | -0/+43 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #6846 from nextcloud/filelist-confict-path | Morris Jobke | 2017-11-09 | 1 | -14/+17 | |
|\ \ \ \ |