Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -13/+22 |
* | Use external Toast implementation and deprecate the OCP API | Christoph Wurst | 2020-04-06 | 2 | -63/+56 |
* | Add fieldset to align arrow | Daniel Kesselberg | 2020-04-01 | 1 | -47/+49 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 6 | -15/+344 |
* | Migrate from @babel/polyfill to core-js@3 | Christoph Wurst | 2020-03-26 | 1 | -1/+2 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 4 | -6/+3 |
* | Use jquery-ui to only embed button components | Julius Härtl | 2020-03-11 | 1 | -0/+4 |
* | Move install scripts to bundle | Julius Härtl | 2020-03-11 | 1 | -0/+133 |
* | No tabs in translations | Joas Schilling | 2020-03-09 | 1 | -1/+1 |
* | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 5 | -87/+3 |
* | Copy isFileNameValid function, so the filepicker works without the files app | Joas Schilling | 2020-02-25 | 1 | -2/+30 |
* | Fix "TypeError: u.$form is undefined" | Joas Schilling | 2020-02-25 | 1 | -1/+1 |
* | Allow to create directories when they are selectable | Joas Schilling | 2020-02-25 | 1 | -1/+1 |
* | Add removal version number for global deprecations | Christoph Wurst | 2020-02-14 | 1 | -11/+11 |
* | Deprecate OC router helpers that are provided by packages | Christoph Wurst | 2020-02-13 | 3 | -10/+46 |
* | Deprecate jQuery | Christoph Wurst | 2020-02-11 | 1 | -18/+17 |
* | Add more tests for the new js modules | Christoph Wurst | 2020-02-10 | 4 | -41/+52 |
* | Add webpack-based js tests | Christoph Wurst | 2020-02-07 | 2 | -0/+84 |
* | Fetch a new request token as soon as the browser becomes online | Christoph Wurst | 2020-02-06 | 1 | -6/+58 |
* | Use escape-html library | Julius Härtl | 2020-02-05 | 1 | -0/+2 |
* | Added space before ellipsis | rakekniven | 2020-02-05 | 1 | -1/+1 |
* | l10n: Triple dot to ellipsis | rakekniven | 2020-02-04 | 1 | -1/+1 |
* | Use correct appid for talk | Roeland Jago Douma | 2020-01-24 | 1 | -2/+2 |
* | Fix width and icon | Roeland Jago Douma | 2020-01-24 | 1 | -2/+2 |
* | Add new recommended 18 apps | Christoph Wurst | 2020-01-24 | 1 | -0/+6 |
* | Set direct login after password reset | Julius Härtl | 2020-01-09 | 1 | -0/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 46 | -266/+267 |
* | Design fixes for recommended apps | Jan-Christoph Borchardt | 2019-12-16 | 1 | -16/+31 |
* | Add a dedicated page for the recommended apps installation | Christoph Wurst | 2019-12-12 | 3 | -0/+275 |
* | Allow to have mutliple buttons on the filepicker | Joas Schilling | 2019-12-09 | 1 | -12/+25 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 1 | -2/+2 |
* | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 3 | -1/+54 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 4 | -4/+24 |
* | Fix browser back button | Roeland Jago Douma | 2019-10-21 | 1 | -0/+7 |
* | Pass on direct query parameter during login | Roeland Jago Douma | 2019-10-16 | 3 | -1/+15 |
* | Deprecate js globals | Roeland Jago Douma | 2019-10-14 | 1 | -18/+19 |
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 3 | -19/+12 |
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 2 | -124/+16 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 3 | -3/+3 |
* | Emit an event when the CSRF token changes | Christoph Wurst | 2019-10-05 | 2 | -11/+15 |
* | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 4 | -38/+3 |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -3/+4 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 74 | -2747/+2772 |
* | Append / to data('path') for folder content request | Daniel Kesselberg | 2019-09-28 | 1 | -1/+1 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 2 | -2/+2 |
* | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -1/+2 |
* | Properly import DOMPurify in l10n.js | Roeland Jago Douma | 2019-09-25 | 1 | -0/+1 |
* | Deprecate the global DOMPurify | Christoph Wurst | 2019-09-14 | 1 | -1/+1 |
* | Fix opening apps with Ctrl+click | Julius Härtl | 2019-09-10 | 1 | -4/+3 |
* | Install Select2 via npm | Christoph Wurst | 2019-09-05 | 1 | -2/+2 |