summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Set height for sidebar iconsJulius Härtl2018-01-101-0/+1
|/ / / /
* | | | Merge pull request #7729 from nextcloud/fix-tooltip-shadowJan-Christoph Borchardt2018-01-092-2/+3
|\ \ \ \
| * | | | Improve shadow of tooltipsJulius Härtl2018-01-082-2/+3
* | | | | opens comments links in _blank 🙊Arthur Schiwon2018-01-081-1/+1
* | | | | Fix testsJulius Härtl2018-01-081-2/+0
* | | | | Remove show() function since we always show the avatar containerJulius Härtl2018-01-082-4/+2
|/ / / /
* / / / Fix "New" menu shown behind the multiselect header in the file listDaniel Calviño Sánchez2018-01-081-1/+1
|/ / /
* | | Merge pull request #7712 from nextcloud/jsconfig_l10nMorris Jobke2018-01-051-4/+4
|\ \ \
| * | | Use correct L10N files for jsconfigRoeland Jago Douma2018-01-051-4/+4
* | | | Merge pull request #7477 from nextcloud/date-time-picker-position-fixMorris Jobke2018-01-053-34/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed default expire date and placeholderJohn Molakvoæ (skjnldsv)2018-01-051-1/+3
| * | | Fix am-pmJohn Molakvoæ (skjnldsv)2018-01-031-9/+7
| * | | Share datepicker fixJohn Molakvoæ (skjnldsv)2018-01-031-10/+5
| * | | Datepicker design fixJohn Molakvoæ (skjnldsv)2018-01-032-23/+49
* | | | Merge pull request #7696 from nextcloud/fix-appmenu-heightMorris Jobke2018-01-041-4/+10
|\ \ \ \
| * | | | Fix popover shadow in app menuJulius Härtl2018-01-041-1/+8
| * | | | Fix app menu popover alignmentJulius Härtl2018-01-041-3/+2
* | | | | Clear login token once apppassword is generatedRoeland Jago Douma2018-01-041-0/+3
| |_|/ / |/| | |
* | | | Merge pull request #7693 from splitt3r/fix-js-type-hintMorris Jobke2018-01-041-1/+1
|\ \ \ \
| * | | | Fixed js typehint for showHtml methodsplitt3r2018-01-041-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2018-01-0472-86/+1128
|/ / / /
* | | | Merge pull request #7611 from nextcloud/fix-7445Morris Jobke2018-01-031-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | never translate login names when requiring with a user idArthur Schiwon2018-01-031-0/+6
| |/ /
* | | Merge pull request #7680 from nextcloud/fix-7609Roeland Jago Douma2018-01-034-0/+67
|\ \ \
| * | | Add margin around inline linksMorris Jobke2018-01-031-0/+1
| * | | format links in commentsArthur Schiwon2018-01-034-0/+66
| |/ /
* | | Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-4/+4
* | | Invert app icons on IE11 as wellJulius Härtl2018-01-031-2/+8
|/ /
* | Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz2018-01-031-1/+2
|\ \
| * | disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+2
* | | Fix logo URL in SCSS variablesJulius Härtl2018-01-031-1/+1
* | | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-034-3/+473
|\ \ \ | |/ / |/| |
| * | Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-144-3/+17
| * | Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-142-1/+353
| * | Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+104
* | | Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-282-0/+3
* | | Merge pull request #7478 from nextcloud/breadcrumbs-buttons-fixes-galleryJohn Molakvoæ2017-12-222-13/+5
|\ \ \
| * | | zindex fixJohn Molakvoæ (skjnldsv)2017-12-201-1/+1
| * | | Add the webkit sticky position prefixMorris Jobke2017-12-201-0/+1
| * | | Make contorls stick to the top when scrollingMarin Treselj2017-12-201-1/+2
| * | | Dynamic control bar widthMarin Treselj2017-12-202-12/+2
* | | | Merge pull request #7572 from nextcloud/fix-box-shadowMorris Jobke2017-12-202-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix box shadow of header elementsMorris Jobke2017-12-202-5/+11
* | | | Fix testsRoeland Jago Douma2017-12-191-77/+60
* | | | Also do callback on the failing functionRoeland Jago Douma2017-12-191-0/+4
* | | | Fix fallback when image loading failsJulius Härtl2017-12-191-46/+27
* | | | Still call callback once avatar is loadedRoeland Jago Douma2017-12-191-0/+4
* | | | Add loading icon on avatarJohn Molakvoæ (skjnldsv)2017-12-192-3/+5
* | | | Since we now always generate an avatar do not load the placeholderRoeland Jago Douma2017-12-191-5/+0
* | | | Merge pull request #7576 from nextcloud/fix_7574blizzz2017-12-191-0/+1
|\ \ \ \