| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bundled code | Julius Härtl | 2018-06-06 | 1 | -56/+3437 |
* | Remove old js code except for app navigation rebuild | Julius Härtl | 2018-06-06 | 1 | -940/+1 |
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -3/+9 |
* | Do not show count on empty groups | John Molakvoæ (skjnldsv) | 2018-05-25 | 2 | -2/+2 |
* | Fixed app navigation order | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -2/+2 |
* | Fixed error throw and disablign count group update | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -3/+3 |
* | Fix the navigation component | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -2/+2 |
* | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -7/+7 |
* | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -3/+3 |
* | Add custom texts to apps management password checks | Julius Härtl | 2018-05-24 | 1 | -3/+12 |
* | Fixed IE design, subadmins groups update and multiselect base width | John Molakvoæ (skjnldsv) | 2018-05-23 | 2 | -3/+3 |
* | Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltip | John Molakvoæ (skjnldsv) | 2018-05-18 | 2 | -5/+10 |
* | Bump webpack, config, deps, fixes groups selects, improved design and added t... | John Molakvoæ (skjnldsv) | 2018-05-18 | 2 | -9/+37 |
* | Proper error message and group order fix in select | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -3/+3 |
* | Various fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -4/+4 |
* | IE11 compatibility | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -6/+6 |
* | Fixed root url detection, new tests, default new user group to current | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -2/+2 |
* | Production build, router base url fix | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -553/+24 |
* | Design fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -139/+139 |
* | Bump script and fixed copyright template | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -1/+2 |
* | Fixed router | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
* | Fix Applicationtest | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -24/+552 |
* | Bump tests and editorconfig | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -552/+24 |
* | Bump makefile, readme, fix typo and cleanup | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
* | Last login tooltip and v-tooltip server compatibility css | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -57/+64 |
* | Fixed settings menu entry and group deletion | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -18/+17 |
* | new OC api and default quota fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -63/+70 |
* | Added default quota selector | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -32/+32 |
* | Continued the upgrade to proper router link and added navigationItem router l... | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -8/+8 |
* | Bump user controller, cleaned old legacy and added route history mode | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -9/+9 |
* | Various fixes and group deletion | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -5/+5 |
* | Settings users list new user language | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -4/+4 |
* | Loading state to vue and not css | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -2/+2 |
* | Fixed tabs and Language support | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -93/+88 |
* | Added language support in users list | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -38/+13 |
* | Redirect if disabled list is empty | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -23/+568 |
* | Makefile | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -569/+24 |
* | Group filtering, disable state, ocs api final update | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -10/+10 |
* | Settings to vuejs | John Molakvoæ (skjnldsv) | 2018-05-16 | 6 | -1865/+569 |
* | Fix position and template | John Molakvoæ (skjnldsv) | 2018-05-07 | 2 | -9/+4 |
* | Settings groups to ocs | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -81/+84 |
* | Show a link to the docs instead of a button on the untrusted domain page | Morris Jobke | 2018-04-17 | 1 | -25/+0 |
* | Use new navigation endpoint and get rid of the legacy navigationdetect ajax | Julius Härtl | 2018-04-10 | 1 | -3/+3 |
* | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 4 | -106/+113 |
|\ |
|
| * | Fixed api tests | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -4/+3 |
| * | fixup! Fixed sharing groups select and fixed search | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -2/+0 |
| * | Fixed sharing groups select and fixed search | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -63/+58 |
| * | Send the group ids to the server on user creation | Joas Schilling | 2018-03-08 | 1 | -0/+1 |
| * | Fix users loading on group click and group creation on select | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -3/+5 |
| * | Use group displayNames in users list | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -28/+42 |