Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix logo URL in SCSS variables | Julius Härtl | 2018-01-03 | 1 | -1/+1 |
* | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the... | Morris Jobke | 2018-01-03 | 4 | -3/+473 |
|\ | |||||
| * | Force the drag to end when the navigation bar Snap is disabled by an app | Daniel Calviño Sánchez | 2017-12-14 | 4 | -3/+17 |
| * | Make possible for apps to disallow the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 2 | -1/+353 |
| * | Add unit tests for the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 1 | -0/+104 |
* | | Hide stay logged in checkbox when flow authentication is used | Julius Härtl | 2017-12-28 | 2 | -0/+3 |
* | | Merge pull request #7478 from nextcloud/breadcrumbs-buttons-fixes-gallery | John Molakvoæ | 2017-12-22 | 2 | -13/+5 |
|\ \ | |||||
| * | | 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 |
| * | | Make contorls stick to the top when scrolling | Marin Treselj | 2017-12-20 | 1 | -1/+2 |
| * | | Dynamic control bar width | Marin Treselj | 2017-12-20 | 2 | -12/+2 |
* | | | 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 |
* | | | 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 |
* | | | 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 |
* | | | 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 |
| |/ / | |||||
* / / | Fix opening the menu in a Share page | Daniel Calviño Sánchez | 2017-12-19 | 1 | -1/+4 |
|/ / | |||||
* | | Merge pull request #7517 from nextcloud/add-index-to-share-table | Roeland Jago Douma | 2017-12-18 | 3 | -0/+93 |
|\ \ | |||||
| * | | 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 | 1 | -1/+1 |
|\ \ | |||||
| * | | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| |/ | |||||
* / | Use injected AppManager | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #7480 from nextcloud/fix_7454 | Morris Jobke | 2017-12-13 | 2 | -9/+59 |
|\ | |||||
| * | Add tests | Roeland Jago Douma | 2017-12-13 | 1 | -9/+50 |
| * | Add warning regarding freetype support | Roeland Jago Douma | 2017-12-13 | 1 | -0/+9 |
* | | Removed unwanted and unused spacer | John Molakvoæ (skjnldsv) | 2017-12-12 | 2 | -3/+1 |
* | | Fixed firefox guest header height | John Molakvoæ (skjnldsv) | 2017-12-12 | 1 | -1/+1 |
|/ | |||||
* | Set autocomplete on share password input | Roeland Jago Douma | 2017-12-12 | 1 | -2/+2 |
* | Fixed width on app details | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -1/+2 |
* | Fixed scrolling in app list | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -3/+12 |
* | Fixed popover menu in entry | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -25/+40 |
* | Merge pull request #6079 from nextcloud/fix-antivirus | blizzz | 2017-12-11 | 2 | -12/+53 |
|\ | |||||
| * | Parse Sabre Exception in OC.Files.Client and file-upload | Vincent Petry | 2017-11-13 | 2 | -12/+53 |
* | | Merge pull request #7249 from nextcloud/guest-flex | Morris Jobke | 2017-12-11 | 1 | -10/+12 |
|\ \ | |||||
| * | | Fixed top | John Molakvoæ (skjnldsv) | 2017-11-23 | 1 | -1/+1 |
| * | | Fixed heigh resize | John Molakvoæ (skjnldsv) | 2017-11-22 | 1 | -2/+3 |
| * | | Use flex for guest full screen alignment | John Molakvoæ (skjnldsv) | 2017-11-22 | 1 | -8/+9 |
* | | | Merge pull request #7324 from nextcloud/no-sorters-no-instances | Roeland Jago Douma | 2017-12-11 | 1 | -5/+7 |
|\ \ \ | |||||
| * | | | don't create sorter instances when none was requested | Arthur Schiwon | 2017-11-28 | 1 | -5/+7 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-11 | 6 | -38/+74 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 14 | -54/+80 |
* | | | | Merge pull request #6876 from nextcloud/always_img_avatar | Morris Jobke | 2017-12-08 | 1 | -12/+6 |
|\ \ \ \ | |||||
| * | | | | Move avatar code to Avatar Class | Roeland Jago Douma | 2017-11-29 | 1 | -159/+3 |