| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 4 | -6/+6 |
* | Merge pull request #23638 from owncloud/new-placeholder-colours-generator | Jan-Christoph Borchardt | 2016-04-03 | 1 | -6/+56 |
|\ |
|
| * | New colour generator | John Molakvoæ | 2016-04-01 | 1 | -6/+56 |
* | | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingaway | Vincent Petry | 2016-04-01 | 2 | -7/+77 |
|\ \
| |/
|/| |
|
| * | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-03-23 | 2 | -6/+43 |
| * | Stronger fix for navigate away detection | Vincent Petry | 2016-03-22 | 1 | -2/+10 |
| * | Firefox returns 303 on cross-domain redirect | Vincent Petry | 2016-03-22 | 1 | -1/+1 |
| * | Detect user navigating away, don't interpret as ajax error | Vincent Petry | 2016-03-22 | 1 | -1/+26 |
* | | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 2 | -18/+18 |
|\ \ |
|
| * | | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 2 | -18/+18 |
* | | | Fix js strings if group sharing is disabled | Roeland Jago Douma | 2016-03-22 | 3 | -6/+20 |
* | | | Merge pull request #23386 from owncloud/share-keepoptioncheckboxinblocks | Thomas Müller | 2016-03-21 | 1 | -36/+50 |
|\ \ \
| |_|/
|/| | |
|
| * | | Keep share checkboxes together | Vincent Petry | 2016-03-18 | 1 | -36/+50 |
| |/ |
|
* | | Merge pull request #22065 from owncloud/systemtags-create-same-prefix | Thomas Müller | 2016-03-21 | 2 | -1/+12 |
|\ \
| |/
|/| |
|
| * | Allow creating tags where another one with same prefix exists | Vincent Petry | 2016-02-02 | 2 | -1/+12 |
* | | Adjust wording a bit | Lukas Reschke | 2016-03-11 | 2 | -2/+2 |
* | | Fix MKCOL for IE11 as well | Roeland Jago Douma | 2016-03-10 | 1 | -1/+6 |
* | | Merge pull request #22872 from owncloud/password-change-tooltip-text | Thomas Müller | 2016-03-07 | 1 | -0/+2 |
|\ \ |
|
| * | | Update error text for link passwords | Morris Jobke | 2016-03-04 | 1 | -0/+2 |
* | | | trigger login if remember_login checked | prastut | 2016-03-04 | 1 | -0/+11 |
|/ / |
|
* | | Update author information | Lukas Reschke | 2016-03-01 | 1 | -1/+1 |
* | | Merge pull request #22677 from owncloud/allow-to-overwrite-single-l10n-string... | Thomas Müller | 2016-03-01 | 2 | -6/+20 |
|\ \ |
|
| * | | Improved JS L10N bundle merging + tests | Vincent Petry | 2016-02-29 | 2 | -3/+9 |
| * | | Allow to overwrite a single language string via the theme folder | Joas Schilling | 2016-02-26 | 1 | -6/+14 |
* | | | Merge pull request #22608 from owncloud/collaborative-tags | Thomas Müller | 2016-02-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Rename system tags app to collaborative tags | Joas Schilling | 2016-02-26 | 1 | -1/+1 |
| |/ / |
|
* | | | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -2/+1 |
* | | | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -12/+13 |
|/ / |
|
* | | Tweak tooltip style for recipients | Vincent Petry | 2016-02-25 | 2 | -2/+10 |
* | | Add the uid on hover for sharing autocomplete | Joas Schilling | 2016-02-24 | 1 | -1/+2 |
* | | Fix unit tests affected by side effects | Vincent Petry | 2016-02-22 | 1 | -1/+3 |
* | | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 2 | -114/+265 |
* | | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 2 | -4/+4 |
* | | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 2 | -2/+6 |
* | | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 5 | -4/+120 |
|\ \ |
|
| * | | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 5 | -8/+117 |
| * | | Adding global error handler for ajax calls which run into redirections or una... | Thomas Müller | 2016-02-15 | 1 | -0/+7 |
* | | | Merge pull request #22445 from owncloud/files-client-sendpropfindheaders | Thomas Müller | 2016-02-17 | 1 | -12/+7 |
|\ \ \ |
|
| * | | | Fix redundant headers in files dav client | Vincent Petry | 2016-02-16 | 1 | -12/+7 |
| |/ / |
|
* | | | Merge pull request #22452 from owncloud/fix_22441 | Thomas Müller | 2016-02-17 | 2 | -0/+43 |
|\ \ \ |
|
| * | | | Do not clear sharee input on failed share | Roeland Jago Douma | 2016-02-17 | 1 | -2/+2 |
| * | | | Unlock sharee input field when sharing fails | Roeland Jago Douma | 2016-02-17 | 2 | -0/+43 |
| |/ / |
|
* / / | Allow searching for single user | Roeland Jago Douma | 2016-02-16 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #22383 from owncloud/better-sharee-translations | Thomas Müller | 2016-02-15 | 1 | -3/+10 |
|\ \ |
|
| * | | Do not use string concatination for translations | Joas Schilling | 2016-02-15 | 1 | -3/+10 |
* | | | Merge pull request #22350 from owncloud/fix_22304 | Thomas Müller | 2016-02-15 | 3 | -8/+30 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updated unit tests | Roeland Jago Douma | 2016-02-12 | 1 | -1/+15 |
| * | | Provide proper feedback when creating a share in the webUI | Roeland Jago Douma | 2016-02-12 | 2 | -7/+15 |
* | | | Search tags case insensitive | Roeland Jago Douma | 2016-02-14 | 2 | -1/+55 |
* | | | Merge pull request #22351 from owncloud/fix_22277 | Thomas Müller | 2016-02-13 | 1 | -1/+5 |
|\ \ \ |
|