summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use tooltop for contact's top action titleChristoph Wurst2017-04-251-1/+4
* | Contacts menuChristoph Wurst2017-04-254-2/+786
|/
* Fix loading spinner for new app menuJulius Härtl2017-04-251-0/+15
* Responsive app menuJulius Härtl2017-04-251-0/+47
* Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-254-33/+327
|\
| * Use "complete" callback in onPasswordEnteredDaniel Calviño Sánchez2017-04-242-3/+3
| * Extract common ajax call for addShare and updateShareDaniel Calviño Sánchez2017-04-241-36/+17
| * Document options parameter in saveLinkShareDaniel Calviño Sánchez2017-04-241-1/+8
| * Add "complete" callback support for addShareDaniel Calviño Sánchez2017-04-242-0/+57
| * Add "complete" callback support for updateShareDaniel Calviño Sánchez2017-04-242-0/+55
| * Add missing unit test cases and conditionsDaniel Calviño Sánchez2017-04-241-0/+49
| * Fix working icon not hidden when successfully setting a passwordDaniel Calviño Sánchez2017-04-242-0/+145
* | Merge pull request #4321 from nextcloud/improve-sharing-tooltipMorris Jobke2017-04-241-43/+38
|\ \
| * | simplify share placeholderBjoern Schiessle2017-04-181-20/+7
| * | change sharing tooltip with a more general description of all available share...Bjoern Schiessle2017-04-121-23/+31
* | | Fix link password toggleRoeland Jago Douma2017-04-241-1/+1
* | | Merge pull request #4463 from danxuliu/fix-working-icon-placement-on-password...Roeland Jago Douma2017-04-241-2/+2
|\ \ \
| * | | Fix working icon placement on password saveDaniel Calviño Sánchez2017-04-241-2/+2
| | |/ | |/|
* / | Fix sinon.stub deprecation warningsChristoph Wurst2017-04-242-3/+3
|/ /
* | Add at most 10 password reset requests per 5 minutes and IP rangeLukas Reschke2017-04-221-1/+3
* | Merge pull request #4409 from nextcloud/socialharing_mailMorris Jobke2017-04-202-8/+16
|\ \
| * | Allow social sharing to specify if a new window is openedRoeland Jago Douma2017-04-202-8/+16
* | | allow to set a password for shares which where created without a password bef...Bjoern Schiessle2017-04-201-1/+1
* | | allow admin to enforce password on mail sharesBjoern Schiessle2017-04-202-1/+3
|/ /
* | Fix translationsJoas Schilling2017-04-184-4/+4
* | Merge pull request #4337 from nextcloud/fix-adblock-share-iconMorris Jobke2017-04-131-6/+6
|\ \
| * | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-121-6/+6
| |/
* | Move to handlebars.min.jsRoeland Jago Douma2017-04-121-1/+1
* | Moved to jquery-ui.custom.min.jsRoeland Jago Douma2017-04-121-1/+1
|/
* Merge pull request #4285 from nextcloud/bump-md5Morris Jobke2017-04-111-1/+1
|\
| * [js] Bump blueimp-md5Roeland Jago Douma2017-04-101-1/+1
* | Show 'shared via' in share list for resharesRoeland Jago Douma2017-04-112-0/+40
|/
* Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-072-10/+240
|\
| * Parse date trough momentRoeland Jago Douma2017-04-071-1/+1
| * reset password field properties before we hide itBjoern Schiessle2017-04-071-1/+7
| * add datepicker to the popoverBjoern Schiessle2017-04-071-10/+26
| * allow to edit single files shared by mail. This is useful for collaborative e...Bjoern Schiessle2017-04-071-2/+0
| * update unit testsBjoern Schiessle2017-04-071-4/+3
| * change permission orderBjoern Schiessle2017-04-031-12/+10