summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix a typokondou2014-06-021-1/+1
| * | | | Add some more spaces for operatorskondou2014-06-021-4/+4
| * | | | Some readability improvementskondou2014-06-022-3/+3
| * | | | Scrutinizer cleanupkondou2014-06-0216-79/+166
| | |/ / | |/| |
* | | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-022-7/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| * | | add OC.menuSpeed to control the animation speed of menu toggleMorris Jobke2014-06-021-7/+8
| * | | Adds Animation to Toggling Navigation on < 768px widthsraghunayyar2014-06-021-4/+4
| |/ /
* | | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-022-1/+22
|\ \ \ | |/ / |/| |
| * | display "<1 kB" for really small filesMorris Jobke2014-06-022-1/+22
* | | Merge pull request #8718 from owncloud/share_icons_for_shared_byVincent Petry2014-06-021-13/+31
|\ \ \
| * | | add share icons for folders shared by the current userBjoern Schiessle2014-05-301-13/+31
* | | | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-022-1/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typoLukas Reschke2014-05-311-1/+1
| * | | Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
| * | | Also encode > and 'Lukas Reschke2014-04-131-1/+1
* | | | Fix undefined JS on login/setup pageVincent Petry2014-05-301-3/+3
| |/ / |/| |
* | | Fix fileList fallback in OC.Share for outside files appVincent Petry2014-05-301-3/+10
* | | Sharing overview fixes and unit testsVincent Petry2014-05-301-21/+24
* | | Fix IE8 issue when icon is not definedVincent Petry2014-05-301-1/+1
* | | Fixed file actions for sharing viewsVincent Petry2014-05-301-6/+18
* | | Added sharing overview page (WIP)Vincent Petry2014-05-301-1/+10
* | | Merge pull request #8727 from owncloud/upgrade-overviewLukas Reschke2014-05-292-24/+88
|\ \ \
| * | | Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-7/+9
| * | | Added update overview pageVincent Petry2014-05-272-24/+86
| | |/ | |/|
* | | Remove deprecated functionsLukas Reschke2014-05-291-33/+0
* | | add title property to share dialogVolkan Gezer2014-05-271-2/+2
|/ /
* | Merge pull request #8599 from owncloud/sharing_disable_for_groupsBjörn Schießle2014-05-221-0/+1
|\ \
| * | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+1
* | | Fix for #8654Remco Brenninkmeijer2014-05-221-3/+3
|/ /
* | Add generic 'share by link' URL generator in share.jslibasys2014-05-191-1/+13
* | Merge pull request #7286 from owncloud/issue/4823Morris Jobke2014-05-191-5/+32
|\ \
| * | fix wrong conflict resolutionMorris Jobke2014-05-191-1/+1
| * | Correctly set expiration dates when adding additional sharesJoas Schilling2014-05-191-4/+31
* | | Merge pull request #8592 from owncloud/login-timezoneMorris Jobke2014-05-191-0/+6
|\ \ \ | |/ / |/| |
| * | Disable login button until the timezone is setVincent Petry2014-05-141-0/+6
* | | Merge pull request #8604 from owncloud/sharing_encforce_passwordBjörn Schießle2014-05-162-19/+34
|\ \ \
| * | | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-162-19/+34
* | | | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+108
* | | | Files app navigation can now switchVincent Petry2014-05-151-0/+5
* | | | Merge pull request #8567 from owncloud/test-ocshareunittestsThomas Müller2014-05-143-0/+101
|\ \ \ \ | |/ / / |/| | |
| * | | Added ground work for OC.Share unit testsVincent Petry2014-05-133-0/+101
* | | | Merge pull request #8522 from owncloud/sharing_ux_improvementsBjörn Schießle2014-05-142-1/+36
|\ \ \ \
| * | | | move expire message to the bottomBjoern Schiessle2014-05-131-1/+2
| * | | | hide default expire message if user sets expire dateBjoern Schiessle2014-05-131-0/+7
| * | | | add information about default expire date to the share dialogBjoern Schiessle2014-05-132-1/+28
| |/ / /
* | | | Merge pull request #8403 from owncloud/fix-oc-dialogicewind19912014-05-141-6/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Use jquery to get the window widthRobin Appelman2014-05-131-2/+2
| * | | Don't set the dialog content height to a zero or negative valueRobin Appelman2014-05-131-4/+10
| * | | fix oc dialog because the body isn't 100% x 100% in dimensions anymoreMorris Jobke2014-04-291-2/+2
| |/ /