Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 148 | -172/+316 |
* | Merge pull request #8648 from nextcloud/feature/csrf-token-controller | Roeland Jago Douma | 2018-03-08 | 5 | -32/+157 |
|\ | |||||
| * | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 5 | -32/+157 |
* | | Merge pull request #8716 from nextcloud/fix-cache-prefixing | Roeland Jago Douma | 2018-03-08 | 10 | -36/+63 |
|\ \ | |||||
| * | | Use cache prefix for theming as well | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| * | | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 6 | -17/+40 |
| * | | Actually clear cache values for all base urls | Julius Härtl | 2018-03-07 | 3 | -10/+20 |
| * | | Use JSCombiner from server container when searching for JS files | Julius Härtl | 2018-03-07 | 1 | -7/+1 |
| * | | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-07 | 2 | -4/+4 |
* | | | 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 |