Git'Fellow
5dda39a61e
refactor(dbal): move to modern calls
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-06-24 10:35:00 +02:00
Nextcloud bot
1a59ea945a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-06-23 00:23:55 +00:00
invario
34e255d193
fix(files_trashbin): create folder if missing when expiring
...
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
2026-06-22 21:33:24 +02:00
Nextcloud bot
dad4644546
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-06-18 00:22:59 +00:00
Côme Chilliet
b37044d484
chore: Fix psalm issues following strong typing of IUser
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2026-06-11 09:45:32 +02:00
Nextcloud bot
bb8bc057ac
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-06-11 00:23:13 +00:00
Côme Chilliet
9d7c277668
fix: Remove static vars in trashbin, versions and storages
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2026-06-02 09:46:16 +02:00
Côme Chilliet
1ab09ec753
chore: Apply new coding standard to all files
...
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2026-06-01 13:46:39 +02:00
Louis
da7c4ef3ce
Merge pull request #60316 from Justinzobel/work/justinzobel/spellingfixes
...
Spelling fixes
2026-05-27 18:47:51 +02:00
Justin Zobel
5619cc0439
fix: "than" vs "then" typos
...
Signed-off-by: Justin Zobel <justin.zobel@gmail.com >
2026-05-20 12:39:19 +09:30
Joas Schilling
820f2145a1
chore: Bump app versions and requirements
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2026-05-15 09:31:33 +02:00
Ferdinand Thiessen
d8e8703796
chore: add missing Override attribute to app code
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-04-28 21:29:28 +02:00
Robin Appelman
68448a4a42
feat: export getData for public FileInfo interface
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-24 14:39:51 +02:00
provokateurin
5d1e0a6e3a
fix(Wrapper): Always use getWrapperStorage()
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2026-04-14 16:08:37 +02:00
Robin Appelman
0317e002f3
test: skip testTrashEntryCreatedWhenSourceNotInCache on object store
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-01 20:23:42 +02:00
Robin Appelman
966db54089
chore: psalm fix
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-01 19:25:27 +02:00
Robin Appelman
b76cdd09cc
fix: catch all exceptions during trashbin cache move
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-01 19:24:26 +02:00
Robin Appelman
921ee17026
test: add test for trashbin when cross-storage move fails
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-01 19:24:25 +02:00
Robin Appelman
7eae0e5f8c
chore: deduplicate trashbin row delete logic
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2026-04-01 18:09:29 +02:00
Hoang Pham
b7150ad88c
perf(trashbin): avoid full rescan for uncached moves
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com >
2026-04-01 18:00:21 +02:00
Hoang Pham
eedd8dce3c
fix(trashbin): keep metadata consistent on move
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com >
2026-04-01 18:00:21 +02:00
Hoang Pham
ac9c17c7b8
fix: keep trashbin cache and db in sync
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com >
2026-04-01 18:00:19 +02:00
Nextcloud bot
f5faddaf31
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-03-28 00:30:27 +00:00
Kate
0cf140e903
Merge pull request #58761 from nextcloud/feat/1700/limit-recent-files
2026-03-26 09:05:14 +01:00
Cristian Scheid
282e6b707a
feat(file-info): encapsulate logic to get last activity in getLastActivity function
...
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com >
2026-03-24 15:15:34 -03:00
Josh
8bd63c5fe2
chore(Trashbin): hello lint
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Josh
e53c124ecc
chore(trashbin): drop unused use statements from SyncLivePhotosListener
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Josh
5f658d9eae
chore(Trashbin): add AbortedEventException use
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Josh
bd0784e056
refactor(Trashbin): switch to AbortedEventException usage in restore
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Josh
23569000a8
chore(trashbin): switch SyncLivePhotosListener to AbortedEventException
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Josh
4b2a77b1ff
chore(trashbin): refactor deprecated abortOperation to use AbortedEventException
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-21 11:50:28 -04:00
Nextcloud bot
38f79c031d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-03-14 00:19:08 +00:00
nextcloud-command
663018455e
refactor: Apply rector changes
...
Signed-off-by: GitHub <noreply@github.com >
2026-03-01 14:43:11 +00:00
Nextcloud bot
e61f0074f0
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-24 00:19:26 +00:00
Nextcloud bot
c4eddb5947
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-22 00:19:20 +00:00
Nextcloud bot
5a5f82c52e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-21 00:19:15 +00:00
Nextcloud bot
7e474a9ac4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-20 00:20:34 +00:00
Benjamin Gaussorgues
f2907f133c
Merge pull request #58282 from nextcloud/carl/refactor-migration
...
refactor(psalm): Modernize migration doc
2026-02-17 14:58:03 +01:00
Nextcloud bot
891ec7bed5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-16 00:20:46 +00:00
Carl Schwan
f6c839d125
refactor(psalm): Modernize migration doc
...
And remove all the duplication in the subclasses
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-02-12 11:25:55 +01:00
Ferdinand Thiessen
f075051f4a
test: remove testing internal of libraries and test only app code
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-02-10 14:50:41 +01:00
provokateurin
f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2026-02-09 10:59:31 +01:00
Ferdinand Thiessen
009aad6eb7
refactor(files_trashbin): adjust for files library interfaces
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-02-06 10:28:57 +01:00
Andy Scherzinger
b1a114ded5
Merge pull request #54876 from nextcloud/carl/cleanup-commands-trash
...
refactor: Commands and background jobs for the trashbin
2026-01-29 13:44:17 +01:00
Nextcloud bot
6e40f6e8a6
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-01-29 00:20:43 +00:00
Carl Schwan
a8d69ffed1
refactor: Commands and background jobs for the trashbin
...
- Use modern node and SetupManager API
- Avoid passing the user by id and instead use IUser
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-01-28 21:44:30 +01:00
Carl Schwan
ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager
...
Keep using the OC API in the mount manager and OC_Utils, but the rest is
now using the public API.
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-01-27 15:19:19 +01:00
Nextcloud bot
7c83a5bb99
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-01-24 00:20:53 +00:00
Nextcloud bot
dd8b274550
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-01-23 00:21:28 +00:00
Joas Schilling
1d78386806
chore: Bump app versions and requirements
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2026-01-22 08:59:28 +01:00