Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump build and config | John Molakvoæ (skjnldsv) | 2018-06-20 | 9 | -14/+13 |
* | Add vue build for oauth2 app to drone | Julius Härtl | 2018-06-20 | 1 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 184 | -254/+314 |
* | Merge pull request #9912 from nextcloud/search-standard | John Molakvoæ | 2018-06-20 | 17 | -531/+718 |
|\ | |||||
| * | Apps search | John Molakvoæ (skjnldsv) | 2018-06-19 | 3 | -43/+20 |
| * | Debounce search and reset | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -4/+4 |
| * | Run vue builds in parallel | Morris Jobke | 2018-06-19 | 1 | -3/+4 |
| * | Fit user search to new standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 4 | -3815/+33 |
| * | Added new search standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 5 | -376/+543 |
| * | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 3 | -3/+3827 |
| * | Better design for core search, fixes and style to scss | John Molakvoæ (skjnldsv) | 2018-06-19 | 7 | -134/+134 |
|/ | |||||
* | Merge pull request #9919 from nextcloud/immutable-groups | John Molakvoæ | 2018-06-19 | 10 | -21/+113 |
|\ | |||||
| * | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 7 | -20/+65 |
| * | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 6 | -4/+51 |
* | | Merge pull request #9920 from nextcloud/fix/9867/fix_setup_check | Morris Jobke | 2018-06-19 | 2 | -4/+18 |
|\ \ | |/ |/| | |||||
| * | Fix tests | Morris Jobke | 2018-06-19 | 1 | -3/+7 |
| * | If cronErros is empty json_decode will return NULL | Roeland Jago Douma | 2018-06-19 | 1 | -1/+11 |
|/ | |||||
* | Merge pull request #9830 from nextcloud/feature/noid/oauth_vue_redirect_validate | Morris Jobke | 2018-06-19 | 18 | -151/+6136 |
|\ | |||||
| * | Fix redirctUri | Roeland Jago Douma | 2018-06-19 | 1 | -4/+4 |
| * | js-src => src | Roeland Jago Douma | 2018-06-19 | 8 | -4/+4 |
| * | Fix AdminTests | Roeland Jago Douma | 2018-06-19 | 2 | -33/+5 |
| * | Cleanup Controller | Roeland Jago Douma | 2018-06-19 | 2 | -13/+1 |
| * | Fix tests | Roeland Jago Douma | 2018-06-19 | 1 | -17/+65 |
| * | [oauth2] Fix css for admin settings | Julius Härtl | 2018-06-19 | 3 | -3/+18 |
| * | Migrate OAuth Admin settings to vue | Roeland Jago Douma | 2018-06-19 | 15 | -88/+6050 |
* | | Merge pull request #9881 from nextcloud/user-db-backend-querybuilder | Morris Jobke | 2018-06-19 | 4 | -13/+48 |
|\ \ | |||||
| * | | use query builder in all places in the db user backend | Robin Appelman | 2018-06-15 | 1 | -13/+26 |
| * | | Add count to function builder | Robin Appelman | 2018-06-14 | 3 | -0/+22 |
* | | | Merge pull request #9914 from Jaczel/new-settings-grammatical-fix | Morris Jobke | 2018-06-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixed English grammatical error on Settings page. | Jaczel | 2018-06-19 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #9904 from nextcloud/dependabot/npm_and_yarn/apps/updateno... | Roeland Jago Douma | 2018-06-19 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Bump webpack-merge from 4.1.2 to 4.1.3 in /apps/updatenotification | dependabot[bot] | 2018-06-19 | 2 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #9906 from nextcloud/dependabot/npm_and_yarn/settings/webp... | Roeland Jago Douma | 2018-06-19 | 2 | -7/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump webpack-cli from 3.0.3 to 3.0.8 in /settings | dependabot[bot] | 2018-06-19 | 2 | -7/+7 |
|/ / | |||||
* | | Merge pull request #9903 from nextcloud/dependabot/npm_and_yarn/settings/webp... | Roeland Jago Douma | 2018-06-19 | 2 | -4/+4 |
|\ \ | |||||
| * | | Bump webpack-merge from 4.1.2 to 4.1.3 in /settings | dependabot[bot] | 2018-06-19 | 2 | -4/+4 |
* | | | Merge pull request #9485 from nextcloud/feature/9441/multiple_token_providers | blizzz | 2018-06-19 | 22 | -111/+2309 |
|\ \ \ | |/ / |/| | | |||||
| * | | Comments | Roeland Jago Douma | 2018-06-19 | 5 | -6/+20 |
| * | | Add getProvider helper function | Roeland Jago Douma | 2018-06-18 | 1 | -35/+17 |
| * | | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 9 | -20/+27 |
| * | | Add more tests | Roeland Jago Douma | 2018-06-18 | 7 | -34/+506 |
| * | | Generate the new publicKey tokens by default! | Roeland Jago Douma | 2018-06-18 | 1 | -2/+1 |
| * | | Actually convert the token | Roeland Jago Douma | 2018-06-18 | 3 | -40/+94 |
| * | | Add publickey provider to manager | Roeland Jago Douma | 2018-06-18 | 1 | -47/+52 |
| * | | SetPassword on PublicKeyTokens | Roeland Jago Douma | 2018-06-18 | 3 | -14/+31 |
| * | | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 9 | -97/+34 |
| * | | Add first tests | Roeland Jago Douma | 2018-06-18 | 4 | -1/+785 |
| * | | Initial PKT implementation | Roeland Jago Douma | 2018-06-18 | 8 | -11/+678 |
| * | | Add new authtoken v2 columns to the authtoken table | Roeland Jago Douma | 2018-06-18 | 4 | -1/+57 |
| * | | Abstract the Provider via a manager | Roeland Jago Douma | 2018-06-18 | 4 | -9/+213 |