summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Add new auth flowLukas Reschke2017-04-252-0/+16
* 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
| * make sure that variables are defined correctlyBjoern Schiessle2017-04-031-4/+2
| * fix typo and capitalize crudsBjoern Schiessle2017-04-031-8/+8
| * set expire date for all share typesBjoern Schiessle2017-04-032-12/+46
| * add secure drop functionallity to mail sharesBjoern Schiessle2017-04-032-1/+50
| * allow password protected mail sharesBjoern Schiessle2017-04-031-3/+101
| * add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-031-1/+1
| * allow the user to set a expire date for all sharesBjoern Schiessle2017-04-031-0/+34
* | Merge pull request #4093 from nextcloud/endorse-password-protectionRoeland Jago Douma2017-04-042-4/+23
|\ \
| * | let the user set an empty password for share linkTimo Benk2017-04-031-3/+21
| * | endorseLinkPassword changed to enableLinkPasswordByDefaultTimo Benk2017-04-032-2/+2
| * | feature endorse password for share linksTimo Benk2017-04-032-1/+2
| |/
* | Move to autosize.min.jsRoeland Jago Douma2017-04-031-1/+1