summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-2366-6820/+13675
|\
| * Fix api errorJohn Molakvoæ (skjnldsv)2018-05-221-2/+0
| * Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltipJohn Molakvoæ (skjnldsv)2018-05-185-9/+18
| * Bump webpack, config, deps, fixes groups selects, improved design and added t...John Molakvoæ (skjnldsv)2018-05-1811-1005/+3510
| * Proper error message and group order fix in selectJohn Molakvoæ (skjnldsv)2018-05-164-6/+10
| * Various fixesJohn Molakvoæ (skjnldsv)2018-05-169-23/+45
| * IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-05-167-147/+169
| * Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-168-46/+143
| * Production build, router base url fixJohn Molakvoæ (skjnldsv)2018-05-165-555/+29
| * Design fixesJohn Molakvoæ (skjnldsv)2018-05-166-147/+160
| * Add feature to droneJohn Molakvoæ (skjnldsv)2018-05-161-0/+9
| * Bump script and fixed copyright templateJohn Molakvoæ (skjnldsv)2018-05-166-119/+124
| * Tabs fixJohn Molakvoæ (skjnldsv)2018-05-162-72/+76
| * Users list acceptance testsJohn Molakvoæ (skjnldsv)2018-05-168-45/+397
| * newt acceptance testsJohn Molakvoæ (skjnldsv)2018-05-162-0/+67
| * Fixed routerJohn Molakvoæ (skjnldsv)2018-05-163-15/+17
| * Fixed new user form detection in acceptanceJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
| * Composer autoloader bumpJohn Molakvoæ (skjnldsv)2018-05-162-2/+0
| * Fix row detection acceptance testJohn Molakvoæ (skjnldsv)2018-05-161-2/+2
| * Fix ApplicationtestJohn Molakvoæ (skjnldsv)2018-05-164-1280/+1807
| * Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-165-3069/+40
| * Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-165-433/+3045
| * Bump makefile, readme, fix typo and cleanupJohn Molakvoæ (skjnldsv)2018-05-167-53/+27
| * Last login tooltip and v-tooltip server compatibility cssJohn Molakvoæ (skjnldsv)2018-05-166-169/+215
| * Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)2018-05-166-26/+7624
| * new OC api and default quota fixesJohn Molakvoæ (skjnldsv)2018-05-165-86/+126
| * Added default quota selectorJohn Molakvoæ (skjnldsv)2018-05-169-72/+170
| * Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)2018-05-1613-376/+74
| * Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-1610-186/+531
| * Supports app navigation loading stateJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
| * Allow icon urls tooJoas Schilling2018-05-161-1/+4
| * Various fixes and group deletionJohn Molakvoæ (skjnldsv)2018-05-165-18/+31
| * Settings users list new user languageJohn Molakvoæ (skjnldsv)2018-05-165-30/+44
| * Loading state to vue and not cssJohn Molakvoæ (skjnldsv)2018-05-163-6/+7
| * Fixed tabs and Language supportJohn Molakvoæ (skjnldsv)2018-05-169-555/+595
| * Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-1611-110/+209
| * Redirect if disabled list is emptyJohn Molakvoæ (skjnldsv)2018-05-164-38/+579
| * MakefileJohn Molakvoæ (skjnldsv)2018-05-163-569/+45
| * Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)2018-05-1611-69/+202
| * Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-1642-6610/+2655
* | Merge pull request #9545 from nextcloud/bugfix/noid/ellipsis-below-public-tex...Morris Jobke2018-05-221-0/+4
|\ \
| * | Remove ellipsis below public text file sharesMorris Jobke2018-05-221-0/+4
* | | Merge pull request #9531 from remyj38/masterMorris Jobke2018-05-221-0/+3
|\ \ \
| * | | Fix translation bug on lost password pageRémy Jacquin2018-05-201-0/+3
* | | | Merge pull request #9538 from nextcloud/bugfix/noid/active-indicator-widthJan-Christoph Borchardt2018-05-222-2/+2
|\ \ \ \
| * | | | Increase width of other active navigation indicators to 4pxJulius Härtl2018-05-222-2/+2
* | | | | Merge pull request #9544 from nextcloud/bugfix/noid/fix-phpdocRoeland Jago Douma2018-05-221-1/+1
|\ \ \ \ \
| * | | | | Fix PHPDocMorris Jobke2018-05-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #9517 from nextcloud/feature/noid/improve_oauth_handlingRoeland Jago Douma2018-05-229-56/+518
|\ \ \ \ \
| * | | | | Add testsRoeland Jago Douma2018-05-222-40/+324