Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | State default unknown quota to 0 | John Molakvoæ (skjnldsv) | 2018-09-28 | 2 | -2/+2 | |
| * | Fix string formatting | John Molakvoæ (skjnldsv) | 2018-09-27 | 2 | -2/+2 | |
| * | Add back the total used space per user | John Molakvoæ (skjnldsv) | 2018-09-27 | 2 | -2/+2 | |
* | | Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebars | Christoph Wurst | 2018-09-28 | 3 | -32/+68 | |
|\ \ | ||||||
| * | | Compile handlebars template for AuthTokenView | Roeland Jago Douma | 2018-09-27 | 3 | -32/+68 | |
* | | | Merge pull request #10833 from nextcloud/fix_8623 | Morris Jobke | 2018-09-27 | 1 | -2/+3 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Re-enable upload button after updating Avatar fixes #8623 | Tobia De Koninck | 2018-08-24 | 1 | -2/+3 | |
* | | | Fix "checkWellKnownUrl" not being run | Daniel Calviño Sánchez | 2018-09-27 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Rebase and bump | John Molakvoæ (skjnldsv) | 2018-09-26 | 1 | -1/+1 | |
* | | Update config and babel for ie11 | John Molakvoæ (skjnldsv) | 2018-09-10 | 2 | -11/+11 | |
* | | Bump js deps settings | Roeland Jago Douma | 2018-09-04 | 2 | -9/+15 | |
* | | Update map | Roeland Jago Douma | 2018-09-03 | 1 | -1/+1 | |
* | | add missing js files | Jin Lin Wright | 2018-08-29 | 2 | -2/+2 | |
|/ | ||||||
* | Recompile settings | Roeland Jago Douma | 2018-08-18 | 2 | -2/+2 | |
* | Fixes hiding the disabled users nav item if there are no disabled users | Michael Weimann | 2018-08-14 | 2 | -2/+2 | |
* | Allow external actions to users list | John Molakvoæ (skjnldsv) | 2018-08-13 | 2 | -1/+2 | |
* | Recompile | Roeland Jago Douma | 2018-08-10 | 1 | -3800/+123 | |
* | Bump bundled javascript from settings | Julius Härtl | 2018-08-10 | 2 | -124/+3800 | |
* | Merge pull request #10546 from nextcloud/popover-tokens | Christoph Wurst | 2018-08-10 | 1 | -1/+7 | |
|\ | ||||||
| * | POpovermenu fix and token settings design fixes | John Molakvoæ (skjnldsv) | 2018-08-06 | 1 | -1/+7 | |
* | | Fix `this` context for enter-key handler on app tokens | Christoph Wurst | 2018-08-08 | 1 | -1/+1 | |
* | | Updates the built files | Michael Weimann | 2018-08-07 | 2 | -3801/+124 | |
* | | Fixes the apps list layout | Michael Weimann | 2018-08-07 | 1 | -123/+3800 | |
|/ | ||||||
* | Use icon classes in personal settings | Julius Härtl | 2018-08-01 | 1 | -10/+7 | |
* | Compile vue | Roeland Jago Douma | 2018-07-31 | 2 | -8/+8 | |
* | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 2 | -9/+9 | |
* | Fix app navigation controller to return an array | Julius Härtl | 2018-07-25 | 1 | -1/+1 | |
* | Replace contacts-dark icon | Julius Härtl | 2018-07-24 | 1 | -1/+1 | |
* | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+2 | |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+2 | |
* | Bump settings build | Julius Härtl | 2018-07-20 | 2 | -2/+2 | |
* | Display the remove item even for elements without a count | Michael Weimann | 2018-07-18 | 2 | -2/+2 | |
* | Rebuild js | Roeland Jago Douma | 2018-07-17 | 2 | -14/+14 | |
* | Update settings js | Julius Härtl | 2018-07-04 | 2 | -3/+3 | |
* | Properly insert app icons into navigation | Julius Härtl | 2018-07-03 | 1 | -3/+17 | |
* | Fix hardcoded message in app details view | Kevin Ndung'u | 2018-07-02 | 2 | -2/+2 | |
* | Move user password form to security settings | Julius Härtl | 2018-06-29 | 2 | -74/+85 | |
* | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 2 | -3/+3 | |
* | Update Vue settings | Roeland Jago Douma | 2018-06-29 | 2 | -2/+2 | |
* | show locale example and apply new locale right away | Georg Ehrke | 2018-06-27 | 1 | -1/+9 | |
* | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 1 | -0/+27 | |
* | Resend activation email for new users as admin | John Molakvoæ (skjnldsv) | 2018-06-26 | 2 | -3/+3 | |
* | Use a placeholder instead of magic string concatenation | Joas Schilling | 2018-06-26 | 2 | -2/+2 | |
* | Bump webpack | Roeland Jago Douma | 2018-06-25 | 2 | -8/+8 | |
* | Css clamp | John Molakvoæ (skjnldsv) | 2018-06-25 | 2 | -2/+2 | |
* | Real ellipsis and better line height | John Molakvoæ (skjnldsv) | 2018-06-25 | 2 | -2/+2 | |
* | Fixed multi line in users list | John Molakvoæ (skjnldsv) | 2018-06-25 | 2 | -2/+2 | |
* | removed debug | John Molakvoæ (skjnldsv) | 2018-06-22 | 2 | -2/+2 | |
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 2 | -2/+2 | |
* | Apps search | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -33/+9 |