Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #8575 from nextcloud/new-folder-button | Roeland Jago Douma | 2018-03-08 | 11 | -101/+176 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 | |
| * | | | | | Fixed event propagation on safari | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+3 | |
| * | | | | | Use label for better focus on external share | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 | |
| * | | | | | Align radio & checkboxes | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -2/+2 | |
| * | | | | | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 5 | -29/+48 | |
| * | | | | | Default left margin for entries without icons | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+10 | |
| * | | | | | Css hack to add margin on first or last visible inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+9 | |
| * | | | | | Removed unwanted conflicting props | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -17/+6 | |
| * | | | | | Improved inline confirm icon with opacity and fixed ext share loading state | John Molakvoæ (skjnldsv) | 2018-03-07 | 6 | -43/+40 | |
| * | | | | | 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 #8728 from nextcloud/better-handling-of-invisible-elements... | Roeland Jago Douma | 2018-03-08 | 1 | -7/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add automatic handling of NoSuchElement exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -6/+16 | |
| * | | | | | | Add automatic handling of MoveTargetOutOfBounds exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -3/+17 | |
* | | | | | | | Merge pull request #8715 from nextcloud/objectstore-no-part-files | Roeland Jago Douma | 2018-03-08 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 | |
| * | | | | | | disable part files for object stores | Robin Appelman | 2018-03-07 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_members | Morris Jobke | 2018-03-08 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | dn2ocname: also apply group filter to readAttribute() | Roland Tapken | 2018-03-07 | 1 | -6/+4 | |
| * | | | | | | Apply ldapUserFilter on members of group | Roland Tapken | 2018-02-07 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #8593 from eneiluj/master | Morris Jobke | 2018-03-08 | 2 | -38/+96 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Add tests | Roeland Jago Douma | 2018-03-08 | 2 | -28/+86 | |
| * | | | | | | Make SecurityMiddleware strict | Roeland Jago Douma | 2018-03-08 | 1 | -10/+9 | |
| * | | | | | | Do not throw AppNotEnabledException for app public pages - refs #6962, refs #... | Julien Veyssier | 2018-02-28 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #8711 from nextcloud/objectstore-write-only-fopen | Morris Jobke | 2018-03-08 | 1 | -7/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | don't read existing file when overwriting using object store | Robin Appelman | 2018-03-07 | 1 | -7/+13 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #8662 from nextcloud/better-debugging-unit-tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Single quotes | Joas Schilling | 2018-03-07 | 1 | -1/+1 | |
| * | | | | | | Suppress phan error | Joas Schilling | 2018-03-07 | 1 | -0/+1 | |
| * | | | | | | Try without autoloading | Joas Schilling | 2018-03-06 | 1 | -1/+1 | |
| * | | | | | | Better debugging for "Your test case is not allowed to access the database." | Joas Schilling | 2018-03-05 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #8714 from nextcloud/8705 | Morris Jobke | 2018-03-07 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+17 | |
| * | | | | | | Check if the cached js file exists | Roeland Jago Douma | 2018-03-07 | 1 | -1/+8 | |
* | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ |