Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 136 | -168/+268 |
* | Merge pull request #8716 from nextcloud/fix-cache-prefixing | Roeland Jago Douma | 2018-03-08 | 2 | -4/+4 |
|\ | |||||
| * | 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 | 2 | -3/+3 |
| * | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
* | | Merge pull request #8575 from nextcloud/new-folder-button | Roeland Jago Douma | 2018-03-08 | 6 | -63/+47 |
|\ \ | |||||
| * | | 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 |
| * | | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 4 | -11/+7 |
| * | | Improved inline confirm icon with opacity and fixed ext share loading state | John Molakvoæ (skjnldsv) | 2018-03-07 | 3 | -37/+23 |
| * | | Fixed tooltip positionning & error display | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -3/+4 |
| * | | PoC inline icon-confirm with inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 |
| * | | Updated popover rules to allow form inputs and added input submit for new File | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -10/+8 |
| |/ | |||||
* | | Merge pull request #8715 from nextcloud/objectstore-no-part-files | Roeland Jago Douma | 2018-03-08 | 1 | -5/+3 |
|\ \ | |||||
| * | | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 |
* | | | 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 #8373 from nextcloud/right-header-stdrd | Morris Jobke | 2018-03-07 | 2 | -11/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed public template | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -11/+6 |
* | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 6 | -16/+272 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 132 | -240/+286 |
* | | | | 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 #8630 from nextcloud/ldap-cachekey-sha256 | Joas Schilling | 2018-03-05 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-02 | 2 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #8601 from nextcloud/theming-fix-background-color | Morris Jobke | 2018-03-05 | 1 | -7/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Remove to restrict check for background image/color | Julius Härtl | 2018-03-01 | 1 | -7/+5 |
* | | | | | | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 11 | -1147/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 11 | -1147/+8 |
* | | | | | | | Merge pull request #8590 from nextcloud/redirect-to-download-after-share | Roeland Jago Douma | 2018-03-05 | 2 | -11/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | | | | fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | | | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
| * | | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -6/+6 |
| * | | | | | | | fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+9 |
| * | | | | | | | Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -4/+7 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 18 | -4/+54 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 66 | -36/+148 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 144 | -148/+94 |
* | | | | | | | Merge pull request #8619 from coliff/patch-1 | Roeland Jago Douma | 2018-03-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | |