summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* simplify upload iconJan-Christoph Borchardt2015-09-252-2/+2
* fix wording of other search results to 'in other folders'Jan-Christoph Borchardt2015-09-231-2/+2
* display checkboxes in ie8Hendrik Leppelsack2015-09-231-0/+5
* Fix parsing int attributes from share.php responseVincent Petry2015-09-232-7/+70
* Merge pull request #19220 from individual-it/fix_19164Thomas Müller2015-09-231-0/+2
|\
| * re initialize OC.Share.currentShares OC.Share.itemShares Individual IT Services2015-09-211-0/+2
* | Merge pull request #19279 from owncloud/share-fixbogusentryThomas Müller2015-09-231-0/+3
|\ \
| * | Fix bogus entry that appears when switching with arrow keysVincent Petry2015-09-221-0/+3
* | | implement builder pattern in tipsy shimHendrik Leppelsack2015-09-231-0/+1
* | | add style for disabled checkboxesHendrik Leppelsack2015-09-221-0/+2
* | | left align checkboxes in group dropdownHendrik Leppelsack2015-09-221-3/+2
* | | Update mimetypesLukas Reschke2015-09-221-34/+23
|/ /
* | improve description and help output for the encrypt-all and decrypt-all commandBjoern Schiessle2015-09-212-2/+4
* | Merge pull request #18709 from owncloud/cleanup-login-semanticsThomas Müller2015-09-212-5/+4
|\ \
| * | Squashing all commits in one, remove typos.Raghu Nayyar2015-09-122-5/+4
* | | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-212-0/+7
* | | Merge pull request #19183 from owncloud/oparoz-sharejs-typoThomas Müller2015-09-211-1/+1
|\ \ \
| * | | TypoOlivier Paroz2015-09-191-1/+1
| | |/ | |/|
* | | Merge pull request #19148 from owncloud/issue-19113-stop-setting-single-user-...Thomas Müller2015-09-212-7/+35
|\ \ \
| * | | Also catch exceptions on encryptAll and reset trashbin and singleUser modeJoas Schilling2015-09-181-2/+7
| * | | Do not set single user in constructorJoas Schilling2015-09-182-5/+28
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-202-0/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-192-0/+4
* | | Merge pull request #19008 from owncloud/jquery_avatar_testsThomas Müller2015-09-182-1/+241
|\ \ \ | |/ / |/| |
| * | Added js tests for jquery.avatarRoeland Jago Douma2015-09-142-1/+241
* | | Merge pull request #19126 from owncloud/fix-19117Thomas Müller2015-09-181-6/+12
|\ \ \
| * | | fix missing checkboxes in share dialogHendrik Leppelsack2015-09-171-6/+12
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1810-0/+20
* | | | Merge pull request #19121 from owncloud/sidebar-design-detailsThomas Müller2015-09-171-13/+3
|\ \ \ \
| * | | | fix sidebar Sharing layout a bitJan-Christoph Borchardt2015-09-171-13/+3
| |/ / /
* | | | Fix the singleuser config casing in new encryption codeJoas Schilling2015-09-172-6/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-17152-2314/+1978
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1754-0/+70
* | | | Merge pull request #17998 from owncloud/highres_avatarThomas Müller2015-09-161-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use srcset to select best avatar sizeRoeland Jago Douma2015-09-141-2/+4
| |/ /
* | | Merge pull request #18692 from fuhaoshih/patch-2Thomas Müller2015-09-161-0/+1
|\ \ \
| * | | Update apps.cssfuhaoshih2015-08-311-0/+1
* | | | Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-163-0/+8
|\ \ \ \
| * | | | add details iconJan-Christoph Borchardt2015-09-153-0/+8
* | | | | adjust navigation text opacity, fix #19016Jan-Christoph Borchardt2015-09-161-1/+1
* | | | | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-1613-2012/+2944
|\ \ \ \ \
| * | | | | Port share.css styles to the sidebar panelVincent Petry2015-09-163-15/+20
| * | | | | Fix cruds button in share dialogVincent Petry2015-09-161-2/+3
| * | | | | Removed obsolete testsVincent Petry2015-09-161-76/+2
| * | | | | Fix allow reshare for owner when sharing with self through groupVincent Petry2015-09-162-2/+22
| * | | | | More unit tests for share dialogVincent Petry2015-09-166-400/+202
| * | | | | Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-167-1103/+1157
| * | | | | Remove unused/obsoleted OC.Share codeVincent Petry2015-09-161-424/+0
| * | | | | Implement email autocomplete for link shareVincent Petry2015-09-161-0/+27
| * | | | | Implement email share linkVincent Petry2015-09-162-2/+59