| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 18 | -24/+28 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 10 | -2/+32 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-20 | 10 | -0/+14 |
* | Merge pull request #9224 from nextcloud/accessibility-improvements | Morris Jobke | 2018-04-19 | 3 | -9/+12 |
|\ |
|
| * | Ensure proper color contrast according to WCAG AA | Jan-Christoph Borchardt | 2018-04-18 | 3 | -9/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-19 | 14 | -0/+78 |
* | | Add background job to refresh federated discovery | Roeland Jago Douma | 2018-04-18 | 4 | -1/+60 |
|/ |
|
* | log more information about insufficient storage in dav plugin | Robin Appelman | 2018-04-17 | 1 | -2/+2 |
* | Merge pull request #9162 from nextcloud/allow-lang-ocs-api | Roeland Jago Douma | 2018-04-17 | 1 | -1/+7 |
|\ |
|
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+2 |
| * | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+6 |
* | | Merge pull request #9184 from nextcloud/bug-9150 | Morris Jobke | 2018-04-17 | 1 | -3/+6 |
|\ \ |
|
| * | | Fixes issue with the large cursor on Safari in the comment section. | Abijeet | 2018-04-14 | 1 | -3/+6 |
* | | | Merge pull request #9206 from nextcloud/fix-select-text | Roeland Jago Douma | 2018-04-17 | 1 | -6/+0 |
|\ \ \ |
|
| * | | | Fix user selectable text for public links for text files | Morris Jobke | 2018-04-16 | 1 | -6/+0 |
| | |/
| |/| |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-17 | 8 | -4/+8 |
* | | | Return proper boolean user enabled state api | John Molakvoæ (skjnldsv) | 2018-04-16 | 2 | -3/+3 |
|/ / |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-16 | 4 | -4/+4 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-14 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-13 | 8 | -0/+18 |
* | Revert "Add language support for user creation in api" | Morris Jobke | 2018-04-12 | 1 | -6/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-12 | 138 | -260/+270 |
* | Merge pull request #8452 from sagorika1996/folder | Morris Jobke | 2018-04-11 | 1 | -0/+2 |
|\ |
|
| * | updated js | Sagorika Das | 2018-03-01 | 1 | -5/+1 |
| * | New folder creation flow | Sagorika Das | 2018-03-01 | 1 | -0/+6 |
* | | Merge pull request #9144 from nextcloud/allow-lang-ocs-api | Morris Jobke | 2018-04-11 | 1 | -1/+6 |
|\ \ |
|
| * | | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-11 | 1 | -1/+6 |
* | | | Merge pull request #9148 from nextcloud/dav-read-exception | Roeland Jago Douma | 2018-04-11 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | transform exception during file read to sabre exceptions | Robin Appelman | 2018-04-11 | 1 | -1/+5 |
* | | | | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substr | Julius Härtl | 2018-04-11 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Use multibyte substring | Roeland Jago Douma | 2018-04-05 | 1 | -2/+2 |
* | | | | | Merge pull request #7800 from Abijeet/bug-7281 | Morris Jobke | 2018-04-11 | 5 | -103/+240 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fixing failing test cases due to change in functionality. | Abijeet | 2018-03-27 | 2 | -25/+25 |
| * | | | | Disabled comment changes opacity only for message text. | Abijeet | 2018-03-27 | 1 | -1/+1 |
| * | | | | Adds a tooltip for the submit / save button in comments. | Abijeet | 2018-03-27 | 2 | -3/+3 |
| * | | | | Added ellipsis for longer usernames. | Abijeet | 2018-03-27 | 1 | -1/+6 |
| * | | | | Moves the edit and delete options into a dropdown menu. | Abijeet | 2018-03-27 | 4 | -25/+151 |
| * | | | | Converts the css file to scss file, and adds border-top to comments. | Abijeet | 2018-03-27 | 1 | -0/+4 |
| * | | | | Fixes the following UI issues, | Abijeet | 2018-03-27 | 2 | -57/+52 |
| * | | | | Fixes div being added placed directly under ul during editing of comments. | Abijeet | 2018-03-27 | 1 | -4/+5 |
| * | | | | Fixes issue where saving a non-modified comment kept the edit window open. | Abijeet | 2018-03-27 | 1 | -0/+6 |
* | | | | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2 | Morris Jobke | 2018-04-11 | 1 | -8/+18 |
|\ \ \ \ \ |
|
| * | | | | | adjust tests to new exception log format | Robin Appelman | 2018-04-11 | 1 | -8/+18 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-11 | 12 | -70/+130 |
* | | | | | | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat... | Morris Jobke | 2018-04-11 | 2 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 |
| * | | | | | | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooks | Morris Jobke | 2018-04-11 | 13 | -19/+147 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 6 | -14/+35 |
| * | | | | | more consistent naming | Arthur Schiwon | 2018-04-05 | 6 | -16/+16 |