Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix translations | Joas Schilling | 2017-04-18 | 4 | -4/+4 | |
* | | Merge pull request #4337 from nextcloud/fix-adblock-share-icon | Morris Jobke | 2017-04-13 | 1 | -6/+6 | |
|\ \ | ||||||
| * | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 1 | -6/+6 | |
| |/ | ||||||
* | | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 1 | -1/+1 | |
* | | Moved to jquery-ui.custom.min.js | Roeland Jago Douma | 2017-04-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #4285 from nextcloud/bump-md5 | Morris Jobke | 2017-04-11 | 1 | -1/+1 | |
|\ | ||||||
| * | [js] Bump blueimp-md5 | Roeland Jago Douma | 2017-04-10 | 1 | -1/+1 | |
* | | Show 'shared via' in share list for reshares | Roeland Jago Douma | 2017-04-11 | 2 | -0/+40 | |
|/ | ||||||
* | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 2 | -10/+240 | |
|\ | ||||||
| * | Parse date trough moment | Roeland Jago Douma | 2017-04-07 | 1 | -1/+1 | |
| * | reset password field properties before we hide it | Bjoern Schiessle | 2017-04-07 | 1 | -1/+7 | |
| * | add datepicker to the popover | Bjoern Schiessle | 2017-04-07 | 1 | -10/+26 | |
| * | allow to edit single files shared by mail. This is useful for collaborative e... | Bjoern Schiessle | 2017-04-07 | 1 | -2/+0 | |
| * | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -4/+3 | |
| * | change permission order | Bjoern Schiessle | 2017-04-03 | 1 | -12/+10 | |
| * | make sure that variables are defined correctly | Bjoern Schiessle | 2017-04-03 | 1 | -4/+2 | |
| * | fix typo and capitalize cruds | Bjoern Schiessle | 2017-04-03 | 1 | -8/+8 | |
| * | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 2 | -12/+46 | |
| * | add secure drop functionallity to mail shares | Bjoern Schiessle | 2017-04-03 | 2 | -1/+50 | |
| * | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -3/+101 | |
| * | add new password column to the share table in order to set passwords for shar... | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 | |
| * | allow the user to set a expire date for all shares | Bjoern Schiessle | 2017-04-03 | 1 | -0/+34 | |
* | | Merge pull request #4093 from nextcloud/endorse-password-protection | Roeland Jago Douma | 2017-04-04 | 2 | -4/+23 | |
|\ \ | ||||||
| * | | let the user set an empty password for share link | Timo Benk | 2017-04-03 | 1 | -3/+21 | |
| * | | endorseLinkPassword changed to enableLinkPasswordByDefault | Timo Benk | 2017-04-03 | 2 | -2/+2 | |
| * | | feature endorse password for share links | Timo Benk | 2017-04-03 | 2 | -1/+2 | |
| |/ | ||||||
* | | Move to autosize.min.js | Roeland Jago Douma | 2017-04-03 | 1 | -1/+1 | |
* | | Do not show social menu when there is no link share | Roeland Jago Douma | 2017-03-31 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #4128 from nextcloud/updateclipboard | Joas Schilling | 2017-03-30 | 1 | -1/+1 | |
|\ | ||||||
| * | Use minified clipboard.js | Roeland Jago Douma | 2017-03-29 | 1 | -1/+1 | |
* | | Fix tests | Roeland Jago Douma | 2017-03-29 | 1 | -2/+6 | |
* | | Allow avatars for full numeric users | Roeland Jago Douma | 2017-03-29 | 1 | -0/+3 | |
|/ | ||||||
* | Merge pull request #4027 from nextcloud/better-spreed-call-urls | Robin Appelman | 2017-03-27 | 1 | -9/+15 | |
|\ | ||||||
| * | Allow to push a non-query URL to the browser history | Joas Schilling | 2017-03-24 | 1 | -9/+15 | |
* | | Merge pull request #4073 from nextcloud/secure-drop | Roeland Jago Douma | 2017-03-27 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Rename File drop to Secure drop | Olivier Paroz | 2017-03-26 | 1 | -1/+1 | |
* | | | Merge pull request #4064 from nextcloud/update-moment | Roeland Jago Douma | 2017-03-27 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | use moments.js min in core.js | Roeland Jago Douma | 2017-03-26 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Cleanup code as suggested by @icewind1991 | Lukas Reschke | 2017-03-26 | 1 | -16/+8 | |
* | | | Make async | Lukas Reschke | 2017-03-26 | 1 | -4/+2 | |
* | | | Fix callback | Lukas Reschke | 2017-03-26 | 1 | -1/+1 | |
* | | | Use eval instead of $.script | Lukas Reschke | 2017-03-26 | 1 | -8/+23 | |
|/ / | ||||||
* | | Merge pull request #4043 from nextcloud/merge-js-for-template-prepend | Morris Jobke | 2017-03-24 | 1 | -0/+17 | |
|\ \ | ||||||
| * | | Merge JS for template prepend | Lukas Reschke | 2017-03-24 | 1 | -0/+17 | |
| |/ | ||||||
* | | Merge login JS | Lukas Reschke | 2017-03-24 | 1 | -0/+5 | |
* | | Merge pull request #4041 from nextcloud/merge-systemtags-js | Lukas Reschke | 2017-03-24 | 1 | -0/+7 | |
|\ \ | ||||||
| * | | Merge systemtags JS | Lukas Reschke | 2017-03-24 | 1 | -0/+7 | |
| |/ | ||||||
* / | Merge sharing backend JS | Lukas Reschke | 2017-03-24 | 1 | -0/+11 | |
|/ | ||||||
* | Merge pull request #4013 from nextcloud/bundle_vendor_js | Lukas Reschke | 2017-03-24 | 1 | -1/+3 | |
|\ | ||||||
| * | Merge vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -1/+3 |