| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -1/+1 |
* | Do not print deprecation warnings during testing | Christoph Wurst | 2020-11-10 | 1 | -2/+6 |
* | ensure filepicker list is empty before populating | Robin Appelman | 2020-11-02 | 1 | -0/+2 |
* | catch errors when closing file conflict dialog | Robin Appelman | 2020-10-28 | 1 | -1/+5 |
* | Compile assets | npmbuildbot[bot] | 2020-10-28 | 1 | -5/+5 |
* | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -43/+0 |
* | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -11/+11 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 8 | -47/+47 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
* | Fix parsing of language code | Daniel Kesselberg | 2020-07-09 | 1 | -2/+2 |
* | Make closing dialogs callback with false | Gary Kim | 2020-06-30 | 1 | -0/+1 |
* | Fix export for davclient.js legacy dependency | Julius Härtl | 2020-06-24 | 1 | -1/+1 |
* | Make the confirm dialog modal by default | Joas Schilling | 2020-06-15 | 1 | -2/+2 |
* | Actually remove _capabilities | Roeland Jago Douma | 2020-06-05 | 1 | -2/+1 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 3 | -13/+8 |
* | OC.routing is just a @nextcloud/routing proxy | Roeland Jago Douma | 2020-06-04 | 1 | -152/+5 |
* | Fix some linter warning | Roeland Jago Douma | 2020-06-02 | 4 | -4/+9 |
* | Move to @nextcloud/capabilities package | Roeland Jago Douma | 2020-05-29 | 1 | -2/+5 |
* | Make the translation sanitization optional | Christoph Wurst | 2020-05-27 | 1 | -8/+10 |
* | Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate | Roeland Jago Douma | 2020-05-15 | 1 | -0/+2 |
* | Fix replacement dialog | Roeland Jago Douma | 2020-05-07 | 1 | -2/+2 |
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -0/+6 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -13/+22 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 2 | -3/+0 |
* | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 2 | -4/+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 |
* | Deprecate OC router helpers that are provided by packages | Christoph Wurst | 2020-02-13 | 3 | -10/+46 |
* | Add more tests for the new js modules | Christoph Wurst | 2020-02-10 | 1 | -9/+24 |
* | Added space before ellipsis | rakekniven | 2020-02-05 | 1 | -1/+1 |
* | l10n: Triple dot to ellipsis | rakekniven | 2020-02-04 | 1 | -1/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 17 | -104/+103 |
* | 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 | 1 | -0/+49 |
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 2 | -124/+16 |
* | 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 | 1 | -0/+1 |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -3/+4 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 32 | -1597/+1605 |
* | 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 |
* | Properly import DOMPurify in l10n.js | Roeland Jago Douma | 2019-09-25 | 1 | -0/+1 |
* | Ignore Enter key up event on menu button toggles | Daniel Calviño Sánchez | 2019-08-28 | 1 | -2/+2 |
* | filepicker: Add option to also choose folders without a mimetype limit | Julius Härtl | 2019-08-21 | 1 | -4/+8 |
* | Fix default timeouts in OC.Notification | Daniel Calviño Sánchez | 2019-07-26 | 1 | -1/+3 |
* | Rename parameter in OCP.Toast for consistency with OC.Notification | Daniel Calviño Sánchez | 2019-07-12 | 1 | -1/+1 |
* | Show contacts app mgmt link in contacts menu | Christoph Wurst | 2019-06-27 | 2 | -3/+10 |
* | Fix js l10n registration to also work with more than one bundle | Christoph Wurst | 2019-06-26 | 2 | -32/+109 |