Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump css-loader from 3.2.0 to 3.2.1 | dependabot-preview[bot] | 2019-12-08 | 2 | -2/+2 |
* | Add checkbox to install recommended apps during setup | Christoph Wurst | 2019-12-04 | 1 | -2/+0 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 6 | -6/+6 |
* | Bump url-loader from 2.3.0 to 3.0.0 | dependabot-preview[bot] | 2019-12-02 | 2 | -3/+3 |
* | Bump bootstrap from 4.3.1 to 4.4.1 | dependabot-preview[bot] | 2019-12-01 | 2 | -17/+17 |
* | Revert removed mimetypelist | Julius Härtl | 2019-11-28 | 1 | -1/+96 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -96/+1 |
* | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 9 | -42/+42 |
* | Bump handlebars from 4.5.1 to 4.5.2 | dependabot-preview[bot] | 2019-11-17 | 6 | -6/+6 |
* | Bump bundles | Julius Härtl | 2019-11-11 | 8 | -49/+49 |
* | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -16/+16 |
* | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -18/+18 |
* | Prompt on destructive user actions (#17785) | John Molakvoæ | 2019-11-07 | 6 | -77/+143 |
|\ | |||||
| * | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 6 | -77/+143 |
* | | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 5 | -4588/+0 |
* | | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 21 | -5556/+2 |
|/ | |||||
* | Merge pull request #17683 from nextcloud/enh/login-flow-v2-polish | Roeland Jago Douma | 2019-10-31 | 1 | -8/+9 |
|\ | |||||
| * | The loading animation is back | Daniel Kesselberg | 2019-10-26 | 1 | -8/+9 |
* | | Compile assets | npmbuildbot[bot] | 2019-10-29 | 8 | -22/+22 |
* | | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+7 |
* | | Bump @nextcloud/axios from 0.4.2 to 0.5.0 | dependabot-preview[bot] | 2019-10-27 | 6 | -49/+49 |
* | | Bump handlebars from 4.4.3 to 4.4.5 | dependabot-preview[bot] | 2019-10-27 | 6 | -9/+9 |
* | | Bump davclient.js from 0.1.3 to 0.2.1 | dependabot-preview[bot] | 2019-10-26 | 6 | -6/+6 |
* | | Fix browser back button | Roeland Jago Douma | 2019-10-21 | 6 | -247/+268 |
|/ | |||||
* | Pass on direct query parameter during login | Roeland Jago Douma | 2019-10-16 | 2 | -2/+2 |
* | Deprecate js globals | Roeland Jago Douma | 2019-10-14 | 2 | -3/+3 |
* | Bump dompurify from 2.0.3 to 2.0.6 | dependabot-preview[bot] | 2019-10-13 | 6 | -52/+52 |
* | Bump handlebars from 4.4.2 to 4.4.3 | dependabot-preview[bot] | 2019-10-13 | 6 | -6/+6 |
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 6 | -98/+77 |
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 6 | -43/+43 |
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 7 | -327/+60 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 6 | -154/+91 |
* | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 |
* | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 6 | -82/+83 |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 6 | -6/+6 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 24 | -2296/+2327 |
* | Bump dompurify from 2.0.1 to 2.0.3 | dependabot-preview[bot] | 2019-09-30 | 6 | -6/+6 |
* | Bump webpack from 4.40.2 to 4.41.0 | dependabot-preview[bot] | 2019-09-29 | 6 | -11/+11 |
* | Append / to data('path') for folder content request | Daniel Kesselberg | 2019-09-28 | 6 | -6/+6 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 12 | -316/+316 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 6 | -6/+6 |
* | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 12 | -99/+99 |
* | Properly import DOMPurify in l10n.js | Roeland Jago Douma | 2019-09-25 | 6 | -49/+49 |
* | Bump dompurify from 2.0.0 to 2.0.1 | dependabot-preview[bot] | 2019-09-23 | 2 | -2/+2 |
* | Bump handlebars from 4.2.0 to 4.2.1 | dependabot-preview[bot] | 2019-09-22 | 6 | -139/+58 |
* | Bump bundles | Julius Härtl | 2019-09-15 | 2 | -2/+2 |
* | Fallback to directory icon based on the mount type | Julius Härtl | 2019-09-15 | 1 | -4/+5 |
* | Bump dompurify from 1.0.11 to 2.0.0 | dependabot-preview[bot] | 2019-09-15 | 2 | -2/+2 |
* | Bump css-vars-ponyfill from 2.1.1 to 2.1.2 | dependabot-preview[bot] | 2019-09-15 | 2 | -3/+3 |
* | Bump jstimezonedetect from 1.0.6 to 1.0.7 | dependabot-preview[bot] | 2019-09-14 | 4 | -4/+4 |