summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-283-0/+36
* Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-285-3/+31
|\
| * Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-214-1/+32
| * Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
* | Merge pull request #7608 from nextcloud/pimp_timestampformatterRoeland Jago Douma2017-12-281-1/+5
|\ \
| * | Fixup codeRoeland Jago Douma2017-12-221-1/+5
* | | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\ \ \
| * | | Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * | | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * | | Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-193-4/+105
* | | | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh...Roeland Jago Douma2017-12-221-3/+3
|\ \ \ \
| * | | | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
* | | | | Merge pull request #7605 from nextcloud/wait-for-the-shared-link-to-be-set-in...Roeland Jago Douma2017-12-221-5/+32
|\ \ \ \ \
| * | | | | Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24
| * | | | | Add missing timeout multiplierDaniel Calviño Sánchez2017-12-221-2/+6
| * | | | | Fix typo in callback nameDaniel Calviño Sánchez2017-12-221-2/+2
| |/ / / /
* | | | | Merge pull request #7478 from nextcloud/breadcrumbs-buttons-fixes-galleryJohn Molakvoæ2017-12-225-31/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
| * | | | zindex fixJohn Molakvoæ (skjnldsv)2017-12-201-1/+1
| * | | | Add the webkit sticky position prefixMorris Jobke2017-12-201-0/+1
| * | | | Properly show action iconsMorris Jobke2017-12-201-1/+0
| * | | | Make contorls stick to the top when scrollingMarin Treselj2017-12-202-5/+2
| * | | | Dynamic control bar widthMarin Treselj2017-12-202-12/+2
| * | | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-202-1/+6
| |/ / /
* | | | 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
* | | | Merge pull request #7498 from nextcloud/fix_7497Morris Jobke2017-12-209-130/+148
|\ \ \ \
| * | | | Fix failing AvatarTestJulius Härtl2017-12-191-1/+1
| * | | | Fix testsRoeland Jago Douma2017-12-191-77/+60
| * | | | Also do callback on the failing functionRoeland Jago Douma2017-12-191-0/+4
| * | | | Hide delete button if the avatar is a generated oneJulius Härtl2017-12-193-2/+8
| * | | | 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
| * | | | Update avatar on displayname changeRoeland Jago Douma2017-12-191-1/+7
| * | | | Remove generated avatar on displayname changeRoeland Jago Douma2017-12-193-1/+38
| * | | | 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
| |/ / /
* | | | Merge pull request #7566 from nextcloud/fix-opening-the-menu-in-a-share-pageRoeland Jago Douma2017-12-193-1/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Fix opening the menu in a Share pageDaniel Calviño Sánchez2017-12-191-1/+4
| * | | Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-192-0/+95
| |/ /
* | | Merge pull request #7562 from nextcloud/fix-wrongly-cached-resultRoeland Jago Douma2017-12-192-4/+53
|\ \ \ | |/ / |/| |
| * | Cache final result of update checkMorris Jobke2017-12-182-4/+53
* | | Merge pull request #7556 from nextcloud/smb-stat-exceptionMorris Jobke2017-12-181-5/+7
|\ \ \
| * | | handle exceptions in SMB::statRobin Appelman2017-12-181-5/+7
* | | | Merge pull request #7517 from nextcloud/add-index-to-share-tableRoeland Jago Douma2017-12-185-0/+95
|\ \ \ \
| * | | | update autoloaderBjoern Schiessle2017-12-182-0/+2
| * | | | make occ command more genericBjoern Schiessle2017-12-182-8/+26