aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-082-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-222-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2124-0/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-20144-146/+146
* fix(files_trashbin): Migrate to IEventDispatcher and emit as typed eventJoas Schilling2023-07-193-7/+9
* Merge pull request #39229 from nextcloud/fix/default-empty-content-filesPytal2023-07-181-0/+3
|\
| * fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-0/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+18
|/
* Merge pull request #39320 from nextcloud/feature/openapi/files_trashbinKate2023-07-133-1/+148
|\
| * files_trashbin: Add OpenAPI specjld31032023-07-133-1/+148
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-0/+4
|/
* 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
|\