provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
1 개월 전 |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
1 개월 전 |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 달 전 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 달 전 |
greta
|
26d22881e5
fix: add a try and catch for delete versioning
|
4 달 전 |
carhe
|
7eac3fe7da
fix(files_versions): avoid unintentional skipping of expiration
|
5 달 전 |
Andy Scherzinger
|
afa48a4e0e
chore: Add SPDX header
|
5 달 전 |
Louis Chemineau
|
9361a305ba
chore(files_versions): Use new metadata API for versions
|
8 달 전 |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
9 달 전 |
Robin Appelman
|
6fbf22ef5e
handle storage not available when expiring versions
|
10 달 전 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 년 전 |
Git'Fellow
|
ffeef99abc
fix: Delete ghost versions of non-existing files
|
1 년 전 |
Louis Chemineau
|
cec0b310a5
Move module versions management logic out of main logic
|
1 년 전 |
Julius Härtl
|
bbb7172220
fix: Also cleanup version metadata if expiring
|
1 년 전 |
Louis Chemineau
|
c3475f4dbb
Fix initialisation of versions in the DB
|
1 년 전 |
Git'Fellow
|
d6eb48c436
Check if version has entity before trying to access it
|
1 년 전 |
Git'Fellow
|
7cd5cbe6e9
Check if version entity is not null before delete
|
1 년 전 |
Max
|
337fc110ec
fix: catch ManuallyLockedException and use app context
|
1 년 전 |
Côme Chilliet
|
60b7d2117e
Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions
|
1 년 전 |
Côme Chilliet
|
a6b1d990a4
Check for non-numeric versions, not non-integer
|
1 년 전 |
Côme Chilliet
|
8cc8765089
Ignore and log non integer versions
|
1 년 전 |
Julius Härtl
|
cf46bd6915
fix: Make sure that rollback hook is triggered on all version backends
|
1 년 전 |
Louis Chemineau
|
21cd3b0e0d
Handle empty DB while expiring versions
|
1 년 전 |
Louis Chemineau
|
ad469969bf
Prevent expiration of named versions
|
2 년 전 |
Louis Chemineau
|
6a2f8bc599
Allow to delete a version through DAV
|
2 년 전 |
Côme Chilliet
|
53cb5b8d07
Handle badly named version files more gracefully and log information
|
2 년 전 |
Robin Appelman
|
9587a4a548
use filesystem user instead of file owner for creating version
|
2 년 전 |
Robin Appelman
|
7be5788995
always use the default fs owner when storing versions
|
2 년 전 |
Robin Appelman
|
d5953e5c33
cache internalpath in versions cleanup
|
2 년 전 |
Robin Appelman
|
5f101d910b
use search to find versions to expire
|
3 년 전 |