Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "fileActions.currentFile" not set before using it | Daniel Calviño Sánchez | 2017-12-26 | 2 | -0/+27 |
* | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil... | Morris Jobke | 2017-12-22 | 4 | -14/+123 |
|\ | |||||
| * | Remove internal unused property | Daniel Calviño Sánchez | 2017-12-21 | 1 | -9/+0 |
| * | Trigger the "Details" action when clicking on an empty file row space | Daniel Calviño Sánchez | 2017-12-21 | 1 | -1/+18 |
| * | Trigger events before and after a file action is executed | Daniel Calviño Sánchez | 2017-12-19 | 3 | -4/+105 |
* | | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh... | Roeland Jago Douma | 2017-12-22 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix anchor change when clicking on sharing page menu | Daniel Calviño Sánchez | 2017-12-21 | 1 | -3/+3 |
* | | | Merge pull request #7605 from nextcloud/wait-for-the-shared-link-to-be-set-in... | Roeland Jago Douma | 2017-12-22 | 1 | -5/+32 |
|\ \ \ | |||||
| * | | | Wait for the shared link to be set in the acceptance tests | Daniel Calviño Sánchez | 2017-12-22 | 1 | -1/+24 |
| * | | | Add missing timeout multiplier | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+6 |
| * | | | Fix typo in callback name | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #7478 from nextcloud/breadcrumbs-buttons-fixes-gallery | John Molakvoæ | 2017-12-22 | 5 | -31/+42 |
|\ \ \ | |||||
| * | | | Fixed breadcrumbs tests | John Molakvoæ (skjnldsv) | 2017-12-21 | 1 | -12/+31 |
| * | | | zindex fix | John Molakvoæ (skjnldsv) | 2017-12-20 | 1 | -1/+1 |
| * | | | Add the webkit sticky position prefix | Morris Jobke | 2017-12-20 | 1 | -0/+1 |
| * | | | Properly show action icons | Morris Jobke | 2017-12-20 | 1 | -1/+0 |
| * | | | Make contorls stick to the top when scrolling | Marin Treselj | 2017-12-20 | 2 | -5/+2 |
| * | | | Dynamic control bar width | Marin Treselj | 2017-12-20 | 2 | -12/+2 |
| * | | | Fixed breadcrumbs calculation and actions flow | John Molakvoæ (skjnldsv) | 2017-12-20 | 2 | -1/+6 |
| |/ / | |||||
* | | | Merge pull request #7572 from nextcloud/fix-box-shadow | Morris Jobke | 2017-12-20 | 2 | -5/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix box shadow of header elements | Morris Jobke | 2017-12-20 | 2 | -5/+11 |
* | | | Merge pull request #7498 from nextcloud/fix_7497 | Morris Jobke | 2017-12-20 | 9 | -130/+148 |
|\ \ \ | |||||
| * | | | Fix failing AvatarTest | Julius Härtl | 2017-12-19 | 1 | -1/+1 |
| * | | | Fix tests | Roeland Jago Douma | 2017-12-19 | 1 | -77/+60 |
| * | | | Also do callback on the failing function | Roeland Jago Douma | 2017-12-19 | 1 | -0/+4 |
| * | | | Hide delete button if the avatar is a generated one | Julius Härtl | 2017-12-19 | 3 | -2/+8 |
| * | | | Fix fallback when image loading fails | Julius Härtl | 2017-12-19 | 1 | -46/+27 |
| * | | | Still call callback once avatar is loaded | Roeland Jago Douma | 2017-12-19 | 1 | -0/+4 |
| * | | | Add loading icon on avatar | John Molakvoæ (skjnldsv) | 2017-12-19 | 2 | -3/+5 |
| * | | | Update avatar on displayname change | Roeland Jago Douma | 2017-12-19 | 1 | -1/+7 |
| * | | | Remove generated avatar on displayname change | Roeland Jago Douma | 2017-12-19 | 3 | -1/+38 |
| * | | | Since we now always generate an avatar do not load the placeholder | Roeland Jago Douma | 2017-12-19 | 1 | -5/+0 |
|/ / / | |||||
* | | | Merge pull request #7576 from nextcloud/fix_7574 | blizzz | 2017-12-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Use javascript to send the actual password reset | Roeland Jago Douma | 2017-12-19 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #7566 from nextcloud/fix-opening-the-menu-in-a-share-page | Roeland Jago Douma | 2017-12-19 | 3 | -1/+99 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix opening the menu in a Share page | Daniel Calviño Sánchez | 2017-12-19 | 1 | -1/+4 |
| * | | Add acceptance test for opening the menu in a public shared link | Daniel Calviño Sánchez | 2017-12-19 | 2 | -0/+95 |
| |/ | |||||
* | | Merge pull request #7562 from nextcloud/fix-wrongly-cached-result | Roeland Jago Douma | 2017-12-19 | 2 | -4/+53 |
|\ \ | |/ |/| | |||||
| * | Cache final result of update check | Morris Jobke | 2017-12-18 | 2 | -4/+53 |
* | | Merge pull request #7556 from nextcloud/smb-stat-exception | Morris Jobke | 2017-12-18 | 1 | -5/+7 |
|\ \ | |||||
| * | | handle exceptions in SMB::stat | Robin Appelman | 2017-12-18 | 1 | -5/+7 |
* | | | Merge pull request #7517 from nextcloud/add-index-to-share-table | Roeland Jago Douma | 2017-12-18 | 5 | -0/+95 |
|\ \ \ | |||||
| * | | | update autoloader | Bjoern Schiessle | 2017-12-18 | 2 | -0/+2 |
| * | | | make occ command more generic | Bjoern Schiessle | 2017-12-18 | 2 | -8/+26 |
| * | | | add index for share_with table for newly created tables | Bjoern Schiessle | 2017-12-18 | 1 | -0/+1 |
| * | | | add occ command to add a index to share_with at the share table | Bjoern Schiessle | 2017-12-18 | 2 | -0/+74 |
* | | | | Merge pull request #7531 from nextcloud/ldap/createdistributed | Roeland Jago Douma | 2017-12-18 | 20 | -23/+23 |
|\ \ \ \ | |||||
| * | | | | Fix tests | Roeland Jago Douma | 2017-12-18 | 5 | -5/+5 |
| * | | | | Also replace all other occurences | Morris Jobke | 2017-12-18 | 14 | -17/+17 |
| * | | | | don't use deprecated method for requesting memcache | Arthur Schiwon | 2017-12-18 | 1 | -1/+1 |