| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11036 from nextcloud/fix/10903/users-undefined-maxautocom... | Joas Schilling | 2018-09-13 | 2 | -71/+224 |
|\ |
|
| * | adjust and extend js unit tests | Arthur Schiwon | 2018-09-12 | 1 | -63/+203 |
| * | don't user a higher paging size than max autocomplete entries are set | Arthur Schiwon | 2018-09-10 | 1 | -2/+2 |
| * | fix check for more users | Arthur Schiwon | 2018-09-10 | 1 | -6/+19 |
* | | Merge pull request #10840 from webfoersterei/refactor/5530-urandom-check | Joas Schilling | 2018-09-13 | 2 | -18/+18 |
|\ \ |
|
| * | | Change check if secure randomness is possible. | Timo Förster | 2018-08-24 | 2 | -18/+18 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-13 | 4 | -50/+74 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-12 | 4 | -4/+50 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-10 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-09 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 2 | -12/+12 |
* | | Improve class import and strict typing for generated migration class | Christoph Wurst | 2018-09-07 | 1 | -6/+10 |
* | | Do not invalidate main token on OAuth | Roeland Jago Douma | 2018-09-06 | 1 | -3/+3 |
* | | Merge pull request #11054 from nextcloud/fix-size-of-icons-in-menus-inside-ap... | Roeland Jago Douma | 2018-09-05 | 1 | -0/+21 |
|\ \ |
|
| * | | Fix size of icons in menus inside apps when shown as images | Daniel Calviño Sánchez | 2018-09-04 | 1 | -0/+21 |
* | | | Merge pull request #11048 from nextcloud/stable14-10963 | Julius Härtl | 2018-09-04 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updates logo scss to regard default values | Michael Weimann | 2018-09-04 | 1 | -3/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-04 | 2 | -0/+22 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 6 | -2/+66 |
|/ / |
|
* | | Merge pull request #10944 from nextcloud/content-list-overflow-fix | Roeland Jago Douma | 2018-08-31 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix overflow x scroll on app content list | John Molakvoæ (skjnldsv) | 2018-08-31 | 1 | -3/+3 |
* | | | Change password expiration time from 12h to 7d | Morris Jobke | 2018-08-31 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-31 | 2 | -0/+14 |
* | | | Merge pull request #10936 from nextcloud/make-possible-to-pick-both-files-and... | Morris Jobke | 2018-08-30 | 2 | -9/+22 |
|\ \ \ |
|
| * | | | Make possible to pick both files and folders | Daniel Calviño Sánchez | 2018-08-30 | 1 | -1/+9 |
| * | | | Store the mime type filter always as an array | Daniel Calviño Sánchez | 2018-08-30 | 1 | -6/+11 |
| * | | | Fix empty mime type filter | Daniel Calviño Sánchez | 2018-08-30 | 1 | -2/+2 |
| * | | | Prevent default action from being executed when the button is disabled | Daniel Calviño Sánchez | 2018-08-30 | 1 | -1/+1 |
* | | | | Merge pull request #10925 from nextcloud/use-main-text-color-for-editable-div... | Morris Jobke | 2018-08-30 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Use main text color for editable divs and text areas | Daniel Calviño Sánchez | 2018-08-29 | 1 | -1/+1 |
* | | | | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primary | Julius Härtl | 2018-08-30 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Move SCSS variable fetching before the variables.scss to properly calculate c... | Julius Härtl | 2018-08-29 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge pull request #10853 from nextcloud/apps-menu-fix-mobile | Julius Härtl | 2018-08-30 | 2 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix apps menu and typo | John Molakvoæ (skjnldsv) | 2018-08-28 | 2 | -1/+2 |
| * | | | Fix apps menu on mobile | John Molakvoæ (skjnldsv) | 2018-08-25 | 2 | -4/+3 |
| | |/
| |/| |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 2 | -0/+2 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-29 | 2 | -0/+6 |
* | | Merge pull request #10881 from nextcloud/fix/10705/notification-width | John Molakvoæ | 2018-08-28 | 2 | -2/+8 |
|\ \ |
|
| * | | Makes the notifications area width equal to the contents | Michael Weimann | 2018-08-27 | 2 | -2/+8 |
* | | | Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-link | Julius Härtl | 2018-08-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Theming: Only Entity in footer if a url is set | Julius Härtl | 2018-08-27 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-28 | 2 | -0/+6 |
| |/ /
|/| | |
|
* | | | Merge pull request #10867 from nextcloud/bugfix/noid/a11y | Joas Schilling | 2018-08-27 | 2 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make the color important | Joas Schilling | 2018-08-26 | 1 | -2/+2 |
| * | | Use empty alt tag for avatars since there is always the name next to it | Joas Schilling | 2018-08-26 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 6 | -8/+16 |
* | | | Fix public pages conflicting | John Molakvoæ (skjnldsv) | 2018-08-26 | 1 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-26 | 8 | -0/+8 |
|/ / |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 4 | -4/+4 |
|/ |
|
* | Merge pull request #10838 from nextcloud/header-fixes-and-public-note | Morris Jobke | 2018-08-24 | 6 | -29/+19 |
|\ |
|