summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* add Last Login columnArthur Schiwon2014-06-021-0/+1
* 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
| |/ /
* | | Merge pull request #8524 from owncloud/prompt-dialogThomas Müller2014-05-131-1/+60
|\ \ \
| * | | Fix Typo, define $ as globalLukas Reschke2014-05-111-2/+2
| * | | Add prompt dialog to OC.dialogsRobin Appelman2014-05-091-0/+59
| |/ /
* | | fix styleThomas Müller2014-05-121-2/+2
* | | escape display name and emailThomas Müller2014-05-091-1/+1
|/ /
* | Fix file selection for infinite scrollingVincent Petry2014-04-281-1/+1
* | Fix file summary to use the whole file listVincent Petry2014-04-282-0/+20
* | Merge pull request #8213 from cbojar/masterThomas Müller2014-04-231-25/+19
|\ \
| * | Clean up js.js along suggestions from scrutinizer-ci, fixes #8204.cbojar2014-04-161-26/+20