Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 70 | -98/+214 |
* | Merge pull request #9488 from nextcloud/disabled-users-fix | blizzz | 2018-05-25 | 25 | -105/+370 |
|\ | |||||
| * | Do not show count on empty groups | John Molakvoæ (skjnldsv) | 2018-05-25 | 3 | -8/+21 |
| * | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-25 | 1 | -1/+1 |
| * | Fixed app navigation order | John Molakvoæ (skjnldsv) | 2018-05-24 | 4 | -3/+5 |
| * | Fixed error throw and disablign count group update | John Molakvoæ (skjnldsv) | 2018-05-24 | 5 | -20/+41 |
| * | Fix the navigation component | John Molakvoæ (skjnldsv) | 2018-05-24 | 4 | -10/+25 |
| * | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 7 | -14/+39 |
| * | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 14 | -61/+86 |
| * | Fixes since requirement | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+1 |
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -2/+25 |
| * | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 8 | -11/+151 |
* | | Merge pull request #9593 from nextcloud/fwdport/9586/master | Morris Jobke | 2018-05-25 | 9 | -23/+166 |
|\ \ | |||||
| * | | addjust footer height when legal links are present. fixes #9572 | Arthur Schiwon | 2018-05-24 | 3 | -3/+16 |
| * | | also add a privacy link | Arthur Schiwon | 2018-05-24 | 8 | -21/+151 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 236 | -408/+582 |
|/ / | |||||
* | | Merge pull request #9576 from nextcloud/feature/noid/missing_index_event | Roeland Jago Douma | 2018-05-24 | 3 | -8/+19 |
|\ \ | |/ |/| | |||||
| * | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 3 | -8/+19 |
* | | Merge pull request #9582 from nextcloud/feature/2593/password-confirm-texts | Morris Jobke | 2018-05-24 | 4 | -17/+56 |
|\ \ | |/ |/| | |||||
| * | Add custom texts to apps management password checks | Julius Härtl | 2018-05-24 | 1 | -3/+12 |
| * | Add placeholder to input in OCdialog prompt | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
| * | Allow to specify custom text on admin password confirmation dialogs | Julius Härtl | 2018-05-24 | 2 | -13/+43 |
|/ | |||||
* | Merge pull request #9574 from nextcloud/search-category | Morris Jobke | 2018-05-24 | 1 | -0/+5 |
|\ | |||||
| * | Add search category icon | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+5 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 140 | -110/+502 |
* | Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr | Roeland Jago Douma | 2018-05-23 | 2 | -7/+48 |
|\ | |||||
| * | Always set the request language to the force language | Roeland Jago Douma | 2018-05-23 | 1 | -6/+5 |
| * | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-22 | 2 | -7/+49 |
* | | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanup | Morris Jobke | 2018-05-23 | 1 | -9/+12 |
|\ \ | |||||
| * | | cleanup locks in scanner on error | Robin Appelman | 2018-05-04 | 1 | -9/+12 |
* | | | Merge pull request #9564 from nextcloud/techdebt/noid/new-sharing | Morris Jobke | 2018-05-23 | 3 | -44/+45 |
|\ \ \ | |||||
| * | | | Fix ViewTest | Roeland Jago Douma | 2018-05-23 | 1 | -1/+11 |
| * | | | Fix ExpiresSharesJobTest | Roeland Jago Douma | 2018-05-23 | 1 | -16/+21 |
| * | | | Use node api | Roeland Jago Douma | 2018-05-23 | 1 | -27/+13 |
* | | | | Merge pull request #9561 from nextcloud/techdebt/noid/cron.php | Roeland Jago Douma | 2018-05-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix code style | Joas Schilling | 2018-05-23 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #9557 from nextcloud/fix/noid/cleanup | Roeland Jago Douma | 2018-05-23 | 2 | -3/+0 |
|\ \ \ | |||||
| * | | | Remove .lgtm file | Roeland Jago Douma | 2018-05-23 | 2 | -3/+0 |
* | | | | Merge pull request #9556 from nextcloud/package-security-fix | Morris Jobke | 2018-05-23 | 3 | -1140/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Updated settings package deps | John Molakvoæ (skjnldsv) | 2018-05-23 | 3 | -1140/+8 |
|/ / / | |||||
* | | | Merge pull request #9555 from nextcloud/users-list-improvements | John Molakvoæ | 2018-05-23 | 8 | -8/+12 |
|\ \ \ | |||||
| * | | | Fixed IE design, subadmins groups update and multiselect base width | John Molakvoæ (skjnldsv) | 2018-05-23 | 8 | -8/+12 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 482 | -21942/+24006 |
* | | | Merge pull request #8824 from nextcloud/settings-vue | Morris Jobke | 2018-05-23 | 66 | -6820/+13675 |
|\ \ \ | |||||
| * | | | Fix api error | John Molakvoæ (skjnldsv) | 2018-05-22 | 1 | -2/+0 |
| * | | | Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltip | John Molakvoæ (skjnldsv) | 2018-05-18 | 5 | -9/+18 |
| * | | | Bump webpack, config, deps, fixes groups selects, improved design and added t... | John Molakvoæ (skjnldsv) | 2018-05-18 | 11 | -1005/+3510 |
| * | | | Proper error message and group order fix in select | John Molakvoæ (skjnldsv) | 2018-05-16 | 4 | -6/+10 |
| * | | | Various fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 9 | -23/+45 |
| * | | | IE11 compatibility | John Molakvoæ (skjnldsv) | 2018-05-16 | 7 | -147/+169 |