| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-04 | 122 | -234/+296 |
* | Merge pull request #19233 from nextcloud/enh/transferownership_move | Roeland Jago Douma | 2020-02-03 | 2 | -7/+33 |
|\ |
|
| * | Allow specifying this is the first login | Roeland Jago Douma | 2020-02-03 | 1 | -2/+9 |
| * | Catch \Error in Transfer::restoreShares | Tobia De Koninck | 2020-02-03 | 1 | -1/+1 |
| * | Prevent transferring data to user which never loggedin | Tobia De Koninck | 2020-02-03 | 1 | -1/+1 |
| * | Add option to transfer-ownership to move data | Tobia De Koninck | 2020-02-03 | 2 | -5/+24 |
* | | Merge pull request #19275 from nextcloud/bugfix/18626/owner-transfer-multiselect | Roeland Jago Douma | 2020-02-03 | 3 | -26/+30 |
|\ \ |
|
| * | | Bump bundles | Julius Härtl | 2020-02-03 | 2 | -3/+3 |
| * | | Make sure that minSearchStringLength is taken into account | Julius Härtl | 2020-02-03 | 1 | -1/+5 |
| * | | Fix issue when selecting an entry, the multiselect input was not closed | Julius Härtl | 2020-02-03 | 1 | -22/+22 |
| |/ |
|
* | | Merge pull request #19273 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-02-03 | 4 | -5/+5 |
|\ \ |
|
| * | | Bump @babel/core from 7.8.3 to 7.8.4 | dependabot-preview[bot] | 2020-02-03 | 4 | -5/+5 |
| |/ |
|
* | | Merge pull request #19276 from nextcloud/fix/19248 | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Use proper andwhere clause | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #19268 from nextcloud/fix/19261/use_settings_l10n | Roeland Jago Douma | 2020-02-03 | 2 | -8/+3 |
|\ \
| |/
|/| |
|
| * | Update test to pass l10n instead of factory | Daniel Kesselberg | 2020-02-03 | 1 | -6/+1 |
| * | Use the l10n from settings | Roeland Jago Douma | 2020-02-03 | 1 | -2/+2 |
* | | Merge pull request #19250 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | l10n: Changed spelling of "user name" to "username" | rakekniven | 2020-02-01 | 1 | -1/+1 |
* | | Merge pull request #19243 from nextcloud/enh/settings/admin_settings_to_info_xml | Roeland Jago Douma | 2020-02-03 | 12 | -19/+24 |
|\ \ |
|
| * | | Move Admin Settings also to info.xml | Roeland Jago Douma | 2020-01-31 | 12 | -19/+24 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-03 | 22 | -64/+208 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-02 | 28 | -64/+244 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-01 | 70 | -72/+76 |
|/ |
|
* | Use activity registration for the settings | Roeland Jago Douma | 2020-01-31 | 2 | -9/+17 |
* | Merge pull request #19215 from nextcloud/bugfix/19146/webcal_not_updated | Roeland Jago Douma | 2020-01-31 | 2 | -22/+50 |
|\ |
|
| * | RefreshWebcalJob: Fix reading subscription from database leading to ignored r... | Georg Ehrke | 2020-01-30 | 2 | -22/+50 |
* | | Merge pull request #19217 from nextcloud/enh/settings/personal | Roeland Jago Douma | 2020-01-31 | 12 | -31/+32 |
|\ \ |
|
| * | | Move personal settings to proper registration | Roeland Jago Douma | 2020-01-30 | 11 | -22/+26 |
| * | | Move password settings | Roeland Jago Douma | 2020-01-30 | 6 | -14/+11 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-31 | 74 | -84/+108 |
|/ |
|
* | Merge pull request #19192 from nextcloud/enh/settings/move_2fa_to_own_setting... | Roeland Jago Douma | 2020-01-30 | 8 | -134/+171 |
|\ |
|
| * | Move the personal 2FA settings to its own app | Roeland Jago Douma | 2020-01-29 | 8 | -134/+171 |
* | | Merge pull request #19125 from nextcloud/bugfix/noid/tab-id | John Molakvoæ | 2020-01-30 | 38 | -13204/+257 |
|\ \ |
|
| * | | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-29 | 7 | -23/+24 |
| * | | Bump @nextcloud/vue | Julius Härtl | 2020-01-29 | 32 | -13183/+232 |
| * | | Give the sharing tab a unique id so it also opens properly on other languages | Julius Härtl | 2020-01-29 | 1 | -2/+5 |
* | | | Merge pull request #19179 from nextcloud/followup/19113/fix-query-selector-fo... | Joas Schilling | 2020-01-30 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Fix query selector for inverted icons | Joas Schilling | 2020-01-28 | 1 | -2/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-30 | 146 | -128/+640 |
| |_|/
|/| | |
|
* | | | Merge pull request #19185 from nextcloud/enh/move_token_logic_to_token_settings | Roeland Jago Douma | 2020-01-29 | 4 | -20/+25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Move can create token logic | Roeland Jago Douma | 2020-01-29 | 4 | -20/+25 |
| |/ |
|
* | | Merge pull request #19186 from nextcloud/bugfix/noid/fix-flow-error | blizzz | 2020-01-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()" | Joas Schilling | 2020-01-29 | 1 | -1/+1 |
* | | | Merge pull request #19174 from nextcloud/enh/settings/admin_sectorions_to_pro... | Roeland Jago Douma | 2020-01-29 | 9 | -0/+372 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move admin sections to settings app | Roeland Jago Douma | 2020-01-28 | 9 | -0/+372 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-29 | 148 | -40/+506 |
|/ |
|
* | Merge pull request #19168 from nextcloud/enh/settings/personal_sections_to_pr... | blizzz | 2020-01-28 | 6 | -0/+189 |
|\ |
|
| * | Move the Personal sections to the settings app | Roeland Jago Douma | 2020-01-28 | 6 | -0/+189 |
* | | Merge pull request #19164 from nextcloud/dependabot/various | Roeland Jago Douma | 2020-01-28 | 36 | -116/+116 |
|\ \ |
|