| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7693 from splitt3r/fix-js-type-hint | Morris Jobke | 2018-01-04 | 1 | -1/+1 |
|\ |
|
| * | Fixed js typehint for showHtml method | splitt3r | 2018-01-04 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 72 | -86/+1128 |
|/ |
|
* | Merge pull request #7611 from nextcloud/fix-7445 | Morris Jobke | 2018-01-03 | 1 | -0/+6 |
|\ |
|
| * | never translate login names when requiring with a user id | Arthur Schiwon | 2018-01-03 | 1 | -0/+6 |
* | | Merge pull request #7680 from nextcloud/fix-7609 | Roeland Jago Douma | 2018-01-03 | 4 | -0/+67 |
|\ \ |
|
| * | | Add margin around inline links | Morris Jobke | 2018-01-03 | 1 | -0/+1 |
| * | | format links in comments | Arthur Schiwon | 2018-01-03 | 4 | -0/+66 |
| |/ |
|
* | | Remove css invert since we are using svg filters for now | Julius Härtl | 2018-01-03 | 1 | -4/+4 |
* | | Invert app icons on IE11 as well | Julius Härtl | 2018-01-03 | 1 | -2/+8 |
|/ |
|
* | Merge pull request #7487 from nextcloud/no-password-confirm-with-sso | blizzz | 2018-01-03 | 1 | -1/+2 |
|\ |
|
| * | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 1 | -1/+2 |
* | | 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 |