aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01140-252/+288
|/
* refactor(trashbin): Move columns into separate fileChristopher Ng2024-04-302-115/+146
* feat(trashbin): Show user who deleted a fileChristopher Ng2024-04-302-0/+61
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-272-0/+6
* fix(migration): Bump files_trashbin version to trigger migrationJoas Schilling2024-04-241-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-242-0/+4
* feat(trashbin): Add deleted by propertiesChristopher Ng2024-04-231-0/+10
* chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-238-44/+55
* chore(trashbin): Store deleted by userChristopher Ng2024-04-231-2/+4
* chore(trashbin): Add deleted_by column to files_trashChristopher Ng2024-04-233-0/+58
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-048-2/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-032-0/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-024-9/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0214-6/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-2/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3134-10/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-30126-0/+318
* Merge pull request #44512 from nextcloud/feat/trashbin-orig-locationFerdinand Thiessen2024-03-292-3/+39
|\
| * feat(trashbin): Show original location of deleted fileChristopher Ng2024-03-282-3/+39
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29146-1160/+146
|/
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-282-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-272-0/+2
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-03-144-0/+154
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-082-0/+8
* Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-051-3/+4
|\
| * perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-054-2/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+4
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-6/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-284-14/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+2
* chore(files_trashbin): Migrate away from deprecated ILoggerCôme Chilliet2024-02-201-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-192-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-184-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-164-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1498-188/+188
* fix: openapiJohn Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-3/+3
* chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-052-0/+4
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-26146-604/+604
* chore(files): cleanup old templatesJohn Molakvoæ2024-01-252-85/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-0/+4
* Merge pull request #42558 from nextcloud/trash-mtime-deletion-timeRobin Appelman2024-01-102-3/+3
|\