Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tooltip positionning & error display | John Molakvoæ (skjnldsv) | 2018-03-07 | 3 | -3/+5 |
* | PoC inline icon-confirm with inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -1/+36 |
* | fixup! Updated popover rules to allow form inputs and added input submit for ... | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+6 |
* | Updated popover rules to allow form inputs and added input submit for new File | John Molakvoæ (skjnldsv) | 2018-03-07 | 3 | -17/+22 |
* | Merge pull request #8373 from nextcloud/right-header-stdrd | Morris Jobke | 2018-03-07 | 9 | -164/+203 |
|\ | |||||
| * | Fixed public template | John Molakvoæ (skjnldsv) | 2018-03-07 | 5 | -38/+36 |
| * | Fixed loading state in apps nav menu | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -23/+25 |
| * | Fixed appsmenu | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+1 |
| * | Fixed centering of the nav/picker popup | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -6/+6 |
| * | App menu fix | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+2 |
| * | Use correct variables | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+1 |
| * | Create special option to toggle header menu container | John Molakvoæ (skjnldsv) | 2018-03-04 | 4 | -7/+9 |
| * | Clean scss, use proper loading icon and menu position on narrow screens | John Molakvoæ (skjnldsv) | 2018-03-04 | 3 | -50/+72 |
| * | New standard for top right header | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -50/+64 |
* | | Merge pull request #8696 from nextcloud/fix-public-api-doc | blizzz | 2018-03-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix PHPDoc for public API | Morris Jobke | 2018-03-06 | 1 | -1/+1 |
* | | | Merge pull request #8652 from nextcloud/navigation-controller-etag | Morris Jobke | 2018-03-07 | 2 | -2/+62 |
|\ \ \ | |||||
| * | | | Fix tests | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| * | | | Replace logout href to avoid new etag on every request | Julius Härtl | 2018-03-06 | 2 | -7/+22 |
| * | | | Add ETag to NavigationController | Julius Härtl | 2018-03-05 | 2 | -2/+47 |
* | | | | Merge pull request #8596 from nextcloud/bugfix/8454/sharee-email-matches-not-... | Morris Jobke | 2018-03-06 | 1 | -4/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add the users result only when non empty so tests stay the same | Joas Schilling | 2018-03-02 | 1 | -1/+3 |
| * | | | Also array_slice wide email matches of local users | Joas Schilling | 2018-03-01 | 1 | -4/+7 |
* | | | | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 13 | -52/+140 |
|\ \ \ \ | |||||
| * | | | | reuse query builder | Robin Appelman | 2018-01-12 | 4 | -11/+16 |
| * | | | | refactor user searching | Robin Appelman | 2017-12-20 | 9 | -52/+101 |
| * | | | | Added newline to end of htaccess file | Abijeet | 2017-12-18 | 1 | -1/+1 |
| * | | | | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 3 | -4/+38 |
* | | | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 9 | -18/+277 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the cursor on the icon | Joas Schilling | 2018-03-06 | 1 | -1/+2 |
| * | | | | | Add a little arrow to indicate that the list can be opened | Joas Schilling | 2018-03-06 | 2 | -3/+16 |
| * | | | | | Fix the available list | Joas Schilling | 2018-03-06 | 1 | -1/+0 |
| * | | | | | Show a loading message while we determinate the status of the updates | Joas Schilling | 2018-03-06 | 2 | -1/+7 |
| * | | | | | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 6 | -16/+253 |
| * | | | | | Ignore dev files | Joas Schilling | 2018-02-28 | 1 | -0/+1 |
| * | | | | | Also allow to specify the cache file name | Joas Schilling | 2018-02-28 | 2 | -2/+4 |
* | | | | | | Merge pull request #5833 from nextcloud/fix_uninstall_rep_step | Morris Jobke | 2018-03-06 | 7 | -43/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove unused and outdated hook | Morris Jobke | 2018-03-06 | 1 | -3/+0 |
| * | | | | | | Remove unused $enableAppsCache in OC_App | Tobia De Koninck | 2018-03-06 | 1 | -13/+0 |
| * | | | | | | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 5 | -19/+5 |
| * | | | | | | Run repair steps on uninstall in all cases | Tobia De Koninck | 2018-03-06 | 3 | -11/+11 |
* | | | | | | | Merge pull request #8666 from nextcloud/strict_idproof | Morris Jobke | 2018-03-06 | 3 | -10/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Make \OC\Security\IdentityProof strict | Roeland Jago Douma | 2018-03-05 | 3 | -10/+13 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 258 | -488/+560 |
* | | | | | | | Merge pull request #8634 from nextcloud/ldap-no-empty-names | Roeland Jago Douma | 2018-03-05 | 2 | -6/+59 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | treat iconv issues | Arthur Schiwon | 2018-03-05 | 2 | -5/+13 |
| * | | | | | | | typo + phpdoc | Arthur Schiwon | 2018-03-05 | 1 | -1/+2 |
| * | | | | | | | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-02 | 2 | -3/+47 |
* | | | | | | | | Merge pull request #8664 from nextcloud/bugfix/noid/add-missing-settings-page... | Roeland Jago Douma | 2018-03-05 | 3 | -8/+5 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Set the correct active navigation entry | Joas Schilling | 2018-03-05 | 3 | -8/+5 |