aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-2/+2
* feat: add modified columnJohn Molakvoæ2023-07-052-3/+4
* fix(files): restore action tslintJohn Molakvoæ2023-07-051-3/+4
* feat(files): favoritesJohn Molakvoæ2023-07-053-13/+7
* Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\
| * Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-262-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-242-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-18/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-12/+12
* Correctly react to bad configurationCôme Chilliet2023-06-081-13/+23
* Do not cast sizes to int in Trashbin classCôme Chilliet2023-06-081-29/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+2
* fix(trashbin): Truncate long filenamesChristopher Ng2023-05-316-19/+88
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-262-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-184-2/+6
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* 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