Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge pull request #4022 from nextcloud/downstream-27105 | Roeland Jago Douma | 2017-03-24 | 2 | -4/+8 |
|\ \ | |||||
| * | | Remove auto-focus on certain input fields | Felix Heidecke | 2017-03-23 | 2 | -4/+8 |
| |/ | |||||
* | | Properly clear heartbeat interval | Vincent Petry | 2017-03-23 | 1 | -1/+1 |
* | | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 1 | -5949/+0 |
|/ | |||||
* | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -3/+1 |
* | Merge pull request #3795 from nextcloud/bundle_vendor_js | Roeland Jago Douma | 2017-03-22 | 1 | -1/+3 |
|\ | |||||
| * | Bundle more default vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -1/+3 |
* | | Remove tooltip of delete button for systemtags | Morris Jobke | 2017-03-21 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #3950 from nextcloud/downstream-27149 | Lukas Reschke | 2017-03-20 | 2 | -1/+10 |
|\ | |||||
| * | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 2 | -1/+10 |
* | | Merge pull request #3936 from nextcloud/downstream-27253 | Christoph Wurst | 2017-03-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add extensionpoint to sharedialogview | Felix Heidecke | 2017-03-19 | 1 | -0/+2 |
| |/ | |||||
* / | Clear onpopstate handlers after unit tests | Vincent Petry | 2017-03-19 | 1 | -0/+4 |
|/ | |||||
* | shares-circles | Maxence Lange | 2017-03-17 | 3 | -2/+23 |
* | Merge pull request #3881 from nextcloud/downstream-26842 | Joas Schilling | 2017-03-17 | 1 | -5/+41 |
|\ | |||||
| * | Backbone Webdav Adapter MKCOL support | Vincent Petry | 2017-03-17 | 1 | -5/+41 |
* | | Merge pull request #3874 from nextcloud/harden-js-by-disabling-eval-execution | Roeland Jago Douma | 2017-03-17 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | Harden JS by disabling jQuery eval | Lukas Reschke | 2017-03-16 | 1 | -0/+9 |
* | | Merge pull request #3679 from nextcloud/socialsharing | Lukas Reschke | 2017-03-16 | 3 | -10/+173 |
|\ \ | |/ |/| | |||||
| * | Fix layout of sharing buttons | Morris Jobke | 2017-03-14 | 1 | -13/+18 |
| * | Fix tests | Roeland Jago Douma | 2017-03-06 | 1 | -0/+1 |
| * | Make sure copy tooltip remains when we have no social providers | Roeland Jago Douma | 2017-03-03 | 1 | -5/+22 |
| * | Move social buttons to menu | Roeland Jago Douma | 2017-03-03 | 3 | -149/+96 |
| * | Add social sharing | Roeland Jago Douma | 2017-03-03 | 3 | -1/+194 |
* | | Merge pull request #3008 from nextcloud/appmenu-experiment | Morris Jobke | 2017-03-16 | 1 | -2/+13 |
|\ \ | |||||
| * | | Fix popover positioning after window resize | Julius Haertl | 2017-03-16 | 1 | -5/+13 |
| * | | Fix menu issues | Julius Haertl | 2017-03-16 | 1 | -1/+4 |
| * | | Show app icons in the header | Julius Haertl | 2017-03-16 | 1 | -2/+2 |