summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Update Opcache recommendationMorris Jobke2017-05-212-2/+2
* rename secure drop back to files drop because of name collision with securedr...Bjoern Schiessle2017-05-182-2/+2
* Disable the API endpoints as wellJoas Schilling2017-05-111-1/+3
* Request proper size for contacts menuRoeland Jago Douma2017-05-081-1/+2
* Update login flow redirectionMario Danic2017-05-041-3/+4
* Fix event firingRoeland Jago Douma2017-05-041-3/+3
* Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-041-3/+3
* Fix read-only label idFelix A. Epp2017-05-041-1/+1
* Make files drop more permanentRoeland Jago Douma2017-05-042-59/+65
* Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma2017-05-026-9/+9
|\
| * Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-016-9/+9
* | Merge pull request #4638 from nextcloud/fix-copy-tooltipLukas Reschke2017-05-021-3/+0
|\ \
| * | Fix "Copied" message for public linksMorris Jobke2017-05-011-3/+0
* | | Merge pull request #4615 from nextcloud/js-reduce-share.js-complexityLukas Reschke2017-05-011-87/+0
|\ \ \
| * | | Remove unused methods from OC.ShareMorris Jobke2017-05-011-87/+0
| | |/ | |/|
* | | Merge pull request #4612 from nextcloud/js-fix-long-linesRoeland Jago Douma2017-05-012-2/+8
|\ \ \
| * | | Fix some long lines in JS - JSLinut recommendationMorris Jobke2017-05-012-2/+8
| |/ /
* | | Merge pull request #4613 from nextcloud/remove-unusedRoeland Jago Douma2017-05-011-371/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused JS fileMorris Jobke2017-05-011-371/+0
| |/
* | Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke2017-05-018-16/+16
|\ \
| * | Fix semicolon at end of JS linesMorris Jobke2017-05-018-16/+16
| |/
* | Merge pull request #4614 from nextcloud/js-fix-dialogs-and-octemplateLukas Reschke2017-05-013-4/+6
|\ \
| * | Fix variable definitions in oc dialogsMorris Jobke2017-05-013-4/+6
| |/
* / Fix variable definition in sharedialogview.jsMorris Jobke2017-05-011-7/+4
|/
* Merge pull request #4521 from nextcloud/custom-mount-typesRoeland Jago Douma2017-04-281-1/+10
|\
| * allow apps to set custom mount typesRobin Appelman2017-04-281-1/+10
* | Merge pull request #4574 from nextcloud/rename-extension-pointLukas Reschke2017-04-281-1/+1
|\ \
| * | Rename extension pointLukas Reschke2017-04-281-1/+1
* | | Add sharing types for guestsLukas Reschke2017-04-281-0/+1
|/ /
* / Show tooltip for second action.Ivan Sein2017-04-271-1/+3
|/
* Merge pull request #4518 from nextcloud/downstream-25838Roeland Jago Douma2017-04-262-0/+75
|\
| * Fix share indicator handlingVincent Petry2017-04-262-0/+75
* | handle 404 separatelyGeorg Ehrke2017-04-262-2/+24
* | unit test jquery.contactsmenuGeorg Ehrke2017-04-261-0/+198
* | better detection whether or not contactsmenu target was clickedGeorg Ehrke2017-04-261-2/+2
* | add contactsmenu popover to resharer infoboxGeorg Ehrke2017-04-261-0/+5
* | Contactsmenu popover: show proper message when server throws errorGeorg Ehrke2017-04-261-2/+8
* | don't toggle sharing popover together with contactsmenu popoverGeorg Ehrke2017-04-261-2/+2
* | close menu again when clicking on avatarGeorg Ehrke2017-04-261-29/+26
* | add contactsmenu popoverGeorg Ehrke2017-04-264-2/+120
|/
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-263-1/+16
|\
| * Merge pull request #4508 from nextcloud/fix/remove-js-debug-loggingMorris Jobke2017-04-251-1/+0
| |\
| | * Remove js debug loggingChristoph Wurst2017-04-251-1/+0
| * | Add new auth flowLukas Reschke2017-04-252-0/+16
| |/
* | Fix testJan-Christoph Borchardt2017-04-261-1/+1
* | Fix emptycontent HTML and wordingJan-Christoph Borchardt2017-04-251-4/+5
* | Use HTTP POST to retrieve the list of contactsChristoph Wurst2017-04-251-1/+1
* | Fix failing contacts menu js test dataChristoph Wurst2017-04-251-2/+12
* | Fix icon of second actionChristoph Wurst2017-04-251-3/+5
* | Use absolute URI for action iconsChristoph Wurst2017-04-251-2/+4