summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38104 from nextcloud/feat/um-32-bitPytal2023-05-091-2/+2
|\
| * feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-051-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-262-0/+2
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-202-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-172-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-162-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-152-0/+2
* fix(files): standardize `files:node:event` event syntaxJohn MolakvoƦ2023-04-141-1/+1
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-132-0/+2
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-12146-718/+720
* fix(files_trashbin): set real filename on trashbin downloadJohn MolakvoƦ2023-04-115-8/+25
* Merge pull request #37646 from nextcloud/feat/trashbin-cleanupJohn MolakvoƦ2023-04-112-500/+0
|\
| * chore(files_trashbin): cleanup old legacy filesJohn MolakvoƦ2023-04-072-500/+0
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-102-0/+2
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-094-0/+4
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-0812-0/+12
|/
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-07148-294/+294
* chore(eslint): clean and fixJohn MolakvoƦ2023-04-064-10/+8
* feat(files): add FileAction serviceJohn MolakvoƦ2023-04-061-1/+3
* fix: improved preview handlingJohn MolakvoƦ2023-04-061-1/+1
* feat(files): move userconfig to dedicated store and fix crop previewsJohn MolakvoƦ2023-04-061-1/+1
* feat(files): batch actionsJohn MolakvoƦ2023-04-061-16/+26
* feat(files): propagate restore and delete eventsJohn MolakvoƦ2023-04-061-4/+10
* 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-062-3/+6
* feat(files): actions apiJohn MolakvoƦ2023-04-063-5/+71
* feat(files): custom columnsJohn MolakvoƦ2023-04-062-1/+24
* fix(files_trashbin): previews crop supportJohn MolakvoƦ2023-04-062-4/+8
* feat(files_trashbin): migrate to vueJohn MolakvoƦ2023-04-0610-508/+197
* add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-032-27/+52
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-03-302-2/+2
* chore(eslint): fix missing import extensionsJohn MolakvoƦ2023-03-231-2/+2
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn MolakvoƦ2023-03-231-1/+1
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-03-202-0/+2
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-03-012-0/+12
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-02-272-10/+10
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-02-262-0/+12
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-02-212-0/+2
* Merge pull request #36465 from nextcloud/bugfix/trashbin-concurrencyJulius HƤrtl2023-02-152-36/+12
|\
| * fix(files_trashbin): Remove unnecessary scanner logic when getting versions f...Julius HƤrtl2023-02-021-24/+0
| * fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking i...Julius HƤrtl2023-02-021-12/+12
* | Silence errors of return type mismatch from Sabre for nowCĆ“me Chilliet2023-02-072-1/+5
* | Type sizes as int|float throughout the code baseCĆ“me Chilliet2023-02-071-1/+1
* | Fix a few tests that were using too big int values for 32bitsCĆ“me Chilliet2023-02-071-2/+1
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-02-062-0/+2
|/