| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): standardize `files:node:event` event syntax | John Molakvoæ | 2023-04-14 | 1 | -1/+1 |
* | chore(files_trashbin): cleanup old legacy files | John Molakvoæ | 2023-04-07 | 2 | -500/+0 |
* | chore(eslint): clean and fix | John Molakvoæ | 2023-04-06 | 4 | -10/+8 |
* | feat(files): add FileAction service | John Molakvoæ | 2023-04-06 | 1 | -1/+3 |
* | fix: improved preview handling | John Molakvoæ | 2023-04-06 | 1 | -1/+1 |
* | feat(files): move userconfig to dedicated store and fix crop previews | John Molakvoæ | 2023-04-06 | 1 | -1/+1 |
* | feat(files): batch actions | John Molakvoæ | 2023-04-06 | 1 | -16/+26 |
* | feat(files): propagate restore and delete events | John Molakvoæ | 2023-04-06 | 1 | -4/+10 |
* | feat(accessibility): add files table caption and summary | John Molakvoæ | 2023-04-06 | 1 | -0/+1 |
* | fix(files): fix custom render components reactivity | John Molakvoæ | 2023-04-06 | 1 | -1/+3 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 1 | -2/+5 |
* | feat(files): actions api | John Molakvoæ | 2023-04-06 | 3 | -5/+71 |
* | feat(files): custom columns | John Molakvoæ | 2023-04-06 | 2 | -1/+24 |
* | fix(files_trashbin): previews crop support | John Molakvoæ | 2023-04-06 | 1 | -1/+4 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 4 | -29/+147 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
* | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking i... | Julius Härtl | 2023-02-02 | 1 | -12/+12 |
* | Fix preview crop | John Molakvoæ | 2023-01-04 | 1 | -1/+1 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 2 | -4/+4 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 3 | -3/+3 |
* | Show most recently deleted files first in trash can | Orzu Ionut | 2021-11-09 | 1 | -1/+1 |
* | Fixed grammar | rakekniven | 2021-11-01 | 1 | -3/+3 |
* | Fixed grammar | rakekniven | 2021-10-31 | 1 | -2/+2 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 3 | -11/+67 |
* | Sort deleted files by most recently deleted first | Jan C. Borchardt | 2020-10-13 | 1 | -1/+3 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -5/+5 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
* | Allow opening files for editing in new tabs | Azul | 2020-04-09 | 1 | -0/+5 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -20/+20 |
* | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 1 | -1/+1 |
* | allow trash backends to overwrite the tooltip for trash items | Robin Appelman | 2019-10-05 | 1 | -22/+24 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 2 | -285/+284 |
* | Trashbin: Delete => Delete permanently | Roeland Jago Douma | 2019-03-16 | 1 | -2/+2 |
* | Fix trashbin restore translation | Roeland Jago Douma | 2019-02-14 | 1 | -1/+1 |
* | Move files_trashbin to webpack | Roeland Jago Douma | 2019-02-13 | 4 | -0/+485 |