Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 18 | -4/+392 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 6 | -958/+28 |
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 10 | -5/+489 |
|\ | |||||
| * | Code style and comment fixes | Michael Weimann | 2019-02-10 | 1 | -1/+1 |
| * | Make the where is your data section optional | Michael Weimann | 2019-01-29 | 1 | -1/+5 |
| * | Update provider icon | Michael Weimann | 2019-01-20 | 1 | -1/+1 |
| * | Move server info to theming section | Michael Weimann | 2019-01-14 | 3 | -2/+3 |
| * | Update wording | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| * | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 6 | -23/+226 |
| * | Add the "server info" settings | Michael Weimann | 2019-01-14 | 4 | -7/+194 |
| * | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 3 | -5/+94 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-11 | 10 | -0/+32 |
* | | Merge pull request #14119 from nextcloud/dependabot/npm_and_yarn/settings/web... | Roeland Jago Douma | 2019-02-10 | 2 | -37/+12 |
|\ \ | |||||
| * | | Bump webpack from 4.29.1 to 4.29.3 in /settings | dependabot[bot] | 2019-02-09 | 2 | -37/+12 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-10 | 16 | -2/+62 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-09 | 4 | -12/+26 |
* | | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwords | Roeland Jago Douma | 2019-02-08 | 5 | -16/+122 |
|\ \ | |||||
| * | | Don't update token if current session token | Daniel Kesselberg | 2019-02-02 | 1 | -1/+1 |
| * | | Improve usability | Daniel Kesselberg | 2019-02-02 | 4 | -13/+40 |
| * | | Add interface INamedToken | Daniel Kesselberg | 2019-02-02 | 1 | -3/+3 |
| * | | Add canRename & name to tests | Daniel Kesselberg | 2019-02-02 | 1 | -0/+2 |
| * | | Make app password description editable | Daniel Kesselberg | 2019-02-01 | 4 | -13/+90 |
| * | | Clipboard -> ClipboardJS | Daniel Kesselberg | 2019-02-01 | 1 | -1/+1 |
| * | | Extend regex to match DAVx5 | Daniel Kesselberg | 2019-02-01 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-08 | 2 | -0/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 10 | -0/+38 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 18 | -52/+202 |
* | | | Ignore compiled assets | Morris Jobke | 2019-02-06 | 1 | -8/+9 |
* | | | Bump webpack from 4.29.0 to 4.29.1 in /settings | dependabot[bot] | 2019-02-05 | 2 | -50/+64 |
* | | | Bump webpack-cli from 3.2.1 to 3.2.3 in /settings | dependabot[bot] | 2019-02-05 | 2 | -25/+11 |
* | | | Merge pull request #13877 from IGLOU-EU/master | Roeland Jago Douma | 2019-02-04 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | inadvertent error prevention on .row | Iglou.eu | 2019-02-01 | 1 | -0/+3 |
| * | | add background on app hover section | Iglou.eu | 2019-01-28 | 1 | -0/+3 |
* | | | Merge pull request #13548 from nextcloud/feature/10964/app_tokens_activity | Roeland Jago Douma | 2019-02-01 | 2 | -46/+117 |
|\ \ \ | |||||
| * | | | Make strict | Joas Schilling | 2019-02-01 | 1 | -29/+19 |
| * | | | Use rich object subjects | Joas Schilling | 2019-02-01 | 1 | -6/+13 |
| * | | | Don't cast tokenId to string | Daniel Kesselberg | 2019-01-30 | 1 | -1/+1 |
| * | | | Add token name for delete activity | Daniel Kesselberg | 2019-01-30 | 2 | -10/+31 |
| * | | | Publish event for app token create/update/delete | Daniel Kesselberg | 2019-01-30 | 2 | -11/+64 |
| |/ / | |||||
* | | | Generate assets | Roeland Jago Douma | 2019-01-31 | 2 | -2/+2 |
* | | | Add title attribute for app navigation items. | Aastha Gupta | 2019-01-31 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #13859 from nextcloud/dependabot/npm_and_yarn/settings/vue... | Roeland Jago Douma | 2019-01-28 | 4 | -14/+14 |
|\ \ | |||||
| * | | Bump vue-loader from 15.6.0 to 15.6.2 in /settings | dependabot[bot] | 2019-01-28 | 4 | -14/+14 |
* | | | Merge pull request #13818 from nextcloud/design/backgroundjobs-accessibility | Morris Jobke | 2019-01-28 | 1 | -37/+42 |
|\ \ \ | |/ / |/| | | |||||
| * | | Contain background jobs options in fieldset to improve accessibility, fix #13795 | Jan-Christoph Borchardt | 2019-01-25 | 1 | -37/+42 |
* | | | Merge pull request #12282 from nextcloud/settings-naming-fix | John Molakvoæ | 2019-01-26 | 28 | -1299/+867 |
|\ \ \ | |||||
| * | | | Fix vue settings checks and filenames | John Molakvoæ (skjnldsv) | 2019-01-25 | 28 | -1299/+867 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-26 | 4 | -6/+8 |
* | | | | Merge pull request #13801 from nextcloud/design/highcontrast-fix | Morris Jobke | 2019-01-25 | 1 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix settings section divider being very visible below navigation bar | Jan-Christoph Borchardt | 2019-01-24 | 1 | -3/+3 |
| |/ / |