summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-061-0/+1
|\
| * update licence headers via scriptMorris Jobke2015-10-051-0/+1
* | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-062-6/+46
* | Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller2015-10-052-9/+11
|\ \
| * | Use DD-MM-YYYY consistently in share sidebarRoeland Jago Douma2015-10-042-9/+11
* | | Do not remove linkshare if there is noneRoeland Jago Douma2015-10-052-1/+42
| |/ |/|
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-25/+43
|\ \ | |/ |/|
| * Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-25/+43
* | Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller2015-10-022-24/+35
|\ \
| * | Updated some mimetypesRoeland Jago Douma2015-10-021-0/+1
| * | Allow recursive mimetype aliasesRobin McCorkell2015-10-021-1/+1
| * | Introduce a few new mimetypes for codeRobin McCorkell2015-10-021-23/+33
* | | Focus on share field after first displayVincent Petry2015-10-021-1/+8
|/ /
* | Merge pull request #19523 from owncloud/fix-seconds-agoThomas Müller2015-10-021-0/+4
|\ \
| * | Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-0/+4
| |/
* / Make sure the conflict dialog is loaded before adding conflictsVincent Petry2015-10-021-4/+11
|/
* Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-301-0/+40
|\
| * [IE8] Fix filetype icon sizesVincent Petry2015-09-291-0/+40
* | Merge pull request #19443 from owncloud/sharedialog-passworderrorThomas Müller2015-09-301-3/+19
|\ \
| * | Fix share link password errorVincent Petry2015-09-291-3/+19
| |/
* / Use Hermite resampling for comparator canvas previewsOlivier Paroz2015-09-291-8/+85
|/
* Merge pull request #19418 from owncloud/fix-parsehashqueryThomas Müller2015-09-291-3/+1
|\
| * Consider both hash params and query when parsing URLVincent Petry2015-09-281-3/+1
* | Show loading spinner for first fetch of sharesVincent Petry2015-09-282-5/+28
|/
* Merge pull request #19363 from owncloud/checkboxes-sidebarThomas Müller2015-09-283-10/+10
|\
| * restyle checkboxes in sidebarHendrik Leppelsack2015-09-253-10/+10
* | fix sidebar spinnerHendrik Leppelsack2015-09-251-3/+5
|/
* fix multiselectHendrik Leppelsack2015-09-251-0/+3
* Merge pull request #18517 from owncloud/17753_to_masterThomas Müller2015-09-241-2/+2
|\
| * Fix preview of old file on public upload conflictsOlivier Paroz2015-09-201-2/+2
* | Merge pull request #19305 from owncloud/share-hasusersharesThomas Müller2015-09-242-2/+72
|\ \
| * | Fix ShareItemModel.hasUserShares to only check shares of current itemVincent Petry2015-09-232-2/+72
* | | Expiration date was always a stringVincent Petry2015-09-242-5/+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
* | | Update mimetypesLukas Reschke2015-09-221-34/+23
|/ /
* | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-0/+5
* | TypoOlivier Paroz2015-09-191-1/+1
|/
* 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
* | fix missing checkboxes in share dialogHendrik Leppelsack2015-09-171-6/+12
* | Port share.css styles to the sidebar panelVincent Petry2015-09-162-3/+2
* | 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