aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/src/main.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files_trashbin): Make files view registering an init scriptFerdinand Thiessen2024-06-231-36/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-021-19/+2
* refactor(trashbin): Move columns into separate fileChristopher Ng2024-04-301-115/+3
* feat(trashbin): Show user who deleted a fileChristopher Ng2024-04-301-0/+59
* feat(trashbin): Show original location of deleted fileChristopher Ng2024-03-281-3/+36
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-7/+6
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-2/+1
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-0/+3
* feat: add modified columnJohn Molakvoæ2023-07-051-2/+2
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-3/+3
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-061-0/+1
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-061-1/+3
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-2/+5
* feat(files): actions apiJohn Molakvoæ2023-04-061-4/+10
* feat(files): custom columnsJohn Molakvoæ2023-04-061-1/+22
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-0/+39