Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 10 | -24/+38 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 2 | -0/+372 |
* | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-userid | blizzz | 2019-11-18 | 1 | -1/+1 |
|\ | |||||
| * | Fixes a 500 without userid | Arthur Schiwon | 2019-11-16 | 1 | -1/+1 |
* | | Bump vuex from 3.1.1 to 3.1.2 | dependabot-preview[bot] | 2019-11-18 | 4 | -17/+17 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-17 | 6 | -4/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-16 | 2 | -14/+18 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 4 | -8/+32 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-14 | 18 | -4/+44 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-13 | 124 | -242/+254 |
* | Change official => featured | Roeland Jago Douma | 2019-11-12 | 6 | -10/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 8 | -112/+136 |
* | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -8/+8 |
* | Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2019-11-11 | 8 | -14/+14 |
|\ | |||||
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 8 | -14/+14 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 4 | -0/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-09 | 16 | -0/+322 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-08 | 124 | -144/+222 |
* | Prompt on destructive user actions (#17785) | John Molakvoæ | 2019-11-07 | 5 | -20/+52 |
|\ | |||||
| * | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 5 | -20/+52 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 2 | -0/+26 |
* | | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 2 | -2/+3 |
|\ \ | |||||
| * | | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 2 | -2/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 4 | -22/+22 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 2 | -46/+46 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-29 | 4 | -2/+20 |
* | | Bump nextcloud-vue from 0.12.6 to 0.12.7 | dependabot-preview[bot] | 2019-10-28 | 8 | -87/+87 |
* | | Bump @nextcloud/axios from 0.4.2 to 0.5.0 | dependabot-preview[bot] | 2019-10-27 | 14 | -44/+44 |
* | | Bump handlebars from 4.4.3 to 4.4.5 | dependabot-preview[bot] | 2019-10-27 | 4 | -6/+6 |
* | | Show first day of the week in correct language | Daniel Kesselberg | 2019-10-26 | 1 | -6/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-26 | 2 | -2/+42 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-24 | 2 | -0/+2 |
* | | Merge pull request #17450 from nextcloud/fix/17368/odd-group-numbers | blizzz | 2019-10-21 | 7 | -40/+53 |
|\ \ | |||||
| * | | Compile assets | npmbuildbot[bot] | 2019-10-21 | 4 | -7/+7 |
| * | | when adding/removing users from groups don't touch counters if LDAP | Arthur Schiwon | 2019-10-21 | 1 | -8/+10 |
| * | | hide strange Everyone and Disabled group numbers with LDAP, fixes 17368 | Arthur Schiwon | 2019-10-21 | 2 | -25/+36 |
* | | | Merge pull request #17577 from nextcloud/bugfix/noid/about-help | Roeland Jago Douma | 2019-10-21 | 6 | -70/+109 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move help to controller | Julius Härtl | 2019-10-17 | 6 | -70/+109 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 4 | -4/+22 |
* | | | Merge pull request #17601 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.2 | Roeland Jago Douma | 2019-10-20 | 14 | -15/+15 |
|\ \ \ | |||||
| * | | | Bump webpack from 4.41.1 to 4.41.2 | dependabot-preview[bot] | 2019-10-20 | 14 | -15/+15 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 2 | -16/+16 |
|/ / / | |||||
* | | | added documentation links on settings pages (#17585) | John Molakvoæ | 2019-10-18 | 2 | -1/+3 |
|\ \ \ | |||||
| * | | | added documentation links on settings pages | Sascha Wiswedel | 2019-10-17 | 2 | -1/+3 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 2 | -0/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-17 | 2 | -0/+76 |
* | | Merge all babelrc into one file | John Molakvoæ (skjnldsv) | 2019-10-17 | 1 | -13/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-15 | 2 | -0/+8 |
* | | Catch uncaught (in promise) | Daniel Kesselberg | 2019-10-14 | 5 | -11/+15 |