summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \
| * | | Use javascript to send the actual password resetRoeland Jago Douma2017-12-191-0/+1
| |/ /
* / / Fix opening the menu in a Share pageDaniel Calviño Sánchez2017-12-191-1/+4
|/ /
* | Merge pull request #7517 from nextcloud/add-index-to-share-tableRoeland Jago Douma2017-12-183-0/+93
|\ \
| * | make occ command more genericBjoern Schiessle2017-12-182-8/+26
| * | add index for share_with table for newly created tablesBjoern Schiessle2017-12-181-0/+1
| * | add occ command to add a index to share_with at the share tableBjoern Schiessle2017-12-182-0/+74
| |/
* | Merge pull request #7531 from nextcloud/ldap/createdistributedRoeland Jago Douma2017-12-181-1/+1
|\ \
| * | Also replace all other occurencesMorris Jobke2017-12-181-1/+1
| |/
* / Use injected AppManagerRoeland Jago Douma2017-12-181-1/+1
|/
* Merge pull request #7480 from nextcloud/fix_7454Morris Jobke2017-12-132-9/+59
|\
| * Add testsRoeland Jago Douma2017-12-131-9/+50
| * Add warning regarding freetype supportRoeland Jago Douma2017-12-131-0/+9
* | Removed unwanted and unused spacerJohn Molakvoæ (skjnldsv)2017-12-122-3/+1
* | Fixed firefox guest header heightJohn Molakvoæ (skjnldsv)2017-12-121-1/+1
|/
* Set autocomplete on share password inputRoeland Jago Douma2017-12-121-2/+2
* Fixed width on app detailsJohn Molakvoæ (skjnldsv)2017-12-111-1/+2
* Fixed scrolling in app listJohn Molakvoæ (skjnldsv)2017-12-111-3/+12
* Fixed popover menu in entryJohn Molakvoæ (skjnldsv)2017-12-111-25/+40
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-112-12/+53
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-132-12/+53