Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed email form on new user | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -16/+1 |
* | Merge pull request #8576 from nextcloud/mail_share_password_autocomplete | Morris Jobke | 2018-02-28 | 1 | -1/+1 |
|\ | |||||
| * | Set autocomplete=new-password for mail share password | Roeland Jago Douma | 2018-02-28 | 1 | -1/+1 |
* | | Merge pull request #8566 from nextcloud/provisioning_strict | Roeland Jago Douma | 2018-02-28 | 7 | -58/+59 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2018-02-27 | 3 | -15/+14 |
| * | | Make the provisioning api app strict | Roeland Jago Douma | 2018-02-27 | 5 | -44/+46 |
* | | | Merge pull request #8569 from nextcloud/cleanup_unused_static_sharing | Roeland Jago Douma | 2018-02-28 | 1 | -170/+0 |
|\ \ \ | |||||
| * | | | Remove unused static sharing helper code | Roeland Jago Douma | 2018-02-27 | 1 | -170/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #7600 from nextcloud/new-user-button-to-sidebar | Roeland Jago Douma | 2018-02-28 | 10 | -184/+273 |
|\ \ \ | |||||
| * | | | fixup! Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+2 |
| * | | | Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+8 |
| * | | | Fix acceptance tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -1/+34 |
| * | | | Primary to confirm button | John Molakvoæ (skjnldsv) | 2018-02-27 | 2 | -4/+9 |
| * | | | Unify input looks | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -6/+8 |
| * | | | Changed button types and do not hide form on outside click | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -13/+25 |
| * | | | New user form in table | John Molakvoæ (skjnldsv) | 2018-02-27 | 6 | -195/+165 |
| * | | | New button standard | John Molakvoæ (skjnldsv) | 2018-02-27 | 6 | -33/+92 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 194 | -464/+662 |
* | | | | Merge pull request #8565 from nextcloud/bugfix/fat-48/make-outlook-and-thunde... | Roeland Jago Douma | 2018-02-27 | 3 | -2/+137 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 3 | -2/+137 |
| | |/ | |/| | |||||
* | | | Merge pull request #8496 from nextcloud/ext-strg-design-fixes | Morris Jobke | 2018-02-27 | 6 | -112/+126 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -3/+3 |
| * | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -13/+10 |
| * | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -20/+20 |
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -3/+10 |
| * | | Fixed actions and header missing th | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -7/+8 |
| * | | fixup! Fixed icons padding | John Molakvoæ (skjnldsv) | 2018-02-26 | 1 | -0/+1 |
| * | | Fixed icons padding | John Molakvoæ (skjnldsv) | 2018-02-26 | 2 | -19/+21 |
| * | | Select in popover fix | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -1/+5 |
| * | | Tooltip fix on status icon | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -2/+7 |
| * | | fixup! Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -2/+0 |
| * | | Better label styling | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -3/+3 |
| * | | Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 4 | -15/+14 |
| * | | fixup! Use popovermenu instead of dropdown and small fix to popovermenu | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -3/+4 |
| * | | Use popovermenu instead of dropdown and small fix to popovermenu | John Molakvoæ (skjnldsv) | 2018-02-22 | 4 | -58/+57 |
* | | | Merge pull request #8219 from nextcloud/fix-overwrite-url-on-cli-install | Morris Jobke | 2018-02-27 | 1 | -3/+8 |
|\ \ \ | |||||
| * | | | Fix proper overwrite URL on CLI install | Morris Jobke | 2018-02-07 | 1 | -3/+8 |
* | | | | Merge pull request #7363 from nextcloud/default-share-perms | Morris Jobke | 2018-02-27 | 17 | -64/+244 |
|\ \ \ \ | |||||
| * | | | | Fix JSDoc | Morris Jobke | 2018-02-27 | 1 | -1/+1 |
| * | | | | Fix share capabilities JS tests | Vincent Petry | 2018-02-27 | 1 | -1/+24 |
| * | | | | fix unit tests | Bjoern Schiessle | 2018-02-27 | 4 | -28/+65 |
| * | | | | share api: use default permission of no permission is given | Bjoern Schiessle | 2018-02-27 | 1 | -28/+35 |
| * | | | | improved layout of the admin settings | Bjoern Schiessle | 2018-02-27 | 1 | -12/+11 |
| * | | | | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 9 | -27/+107 |
| * | | | | expose capabilities in js | Bjoern Schiessle | 2018-02-27 | 4 | -4/+38 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #8051 from nextcloud/public-template | Roeland Jago Douma | 2018-02-27 | 24 | -109/+781 |
|\ \ \ \ | |||||
| * | | | | Remove setters | Julius Härtl | 2018-02-27 | 1 | -48/+0 |
| * | | | | Rework array handling to avoid phan error | Julius Härtl | 2018-02-27 | 1 | -27/+12 |
| * | | | | Add id to list element | Julius Härtl | 2018-02-27 | 1 | -2/+2 |
| * | | | | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 2 | -2/+2 |