Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files): add FileAction service | John Molakvoæ | 2023-04-06 | 1 | -0/+184 |
* | fix: improved preview handling | John Molakvoæ | 2023-04-06 | 1 | -0/+37 |
* | feat(accessibility): add files table caption and summary | John Molakvoæ | 2023-04-06 | 1 | -1/+1 |
* | fix(files): fix custom render components reactivity | John Molakvoæ | 2023-04-06 | 1 | -1/+1 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 1 | -0/+10 |
* | chore(deps): cleanup unused deps and audit | John Molakvoæ | 2023-04-06 | 1 | -2/+2 |
* | feat(files): custom columns | John Molakvoæ | 2023-04-06 | 1 | -14/+10 |
* | perf(files): fetch previews faster and cache properly | John Molakvoæ | 2023-04-06 | 1 | -0/+40 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -8/+23 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 1 | -0/+217 |
* | Add share attrs + download permission support in frontend | Vincent Petry | 2022-07-28 | 1 | -0/+1 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -1/+1 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 4 | -4/+4 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 3 | -6/+10 |
* | Fix file creation from template without ext | John Molakvoæ | 2021-09-17 | 1 | -0/+16 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
* | Replace proposal-class-private-properties by regular properties | John Molakvoæ (skjnldsv) | 2021-06-02 | 2 | -19/+18 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 4 | -4/+4 |
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -0/+29 |
* | Use `babel-loader-exclude-node-modules-except` | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Add OCA.Files.Settings for Files Settings | Gary Kim | 2020-03-22 | 1 | -0/+56 |
* | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-29 | 1 | -3/+3 |
* | Close handling | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -9/+0 |
* | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -10/+0 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -1/+1 |
* | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 1 | -10/+18 |
* | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -0/+176 |