Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
* | fix(docs): Fix URL to docs of deprecated function humanFileSize | Joas Schilling | 2023-03-08 | 1 | -2/+2 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -8/+16 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -10/+0 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -2/+4 |
* | Do not print deprecation warnings during testing | Christoph Wurst | 2020-11-10 | 1 | -2/+6 |
* | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -11/+11 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -9/+9 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 1 | -1/+4 |
* | Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate | Roeland Jago Douma | 2020-05-15 | 1 | -0/+2 |
* | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 1 | -1/+0 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -21/+21 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -89/+92 |
* | Make chunkify an internal function to prevent context errors | Christoph Wurst | 2019-02-01 | 1 | -22/+22 |
* | Add OC.Util to the server bundle | Christoph Wurst | 2019-02-01 | 1 | -0/+251 |