Nextcloud bot
|
ab5c38b9ed
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-04-15 00:19:57 +00:00 |
|
Nextcloud bot
|
0e290ca9a2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-04-02 00:19:47 +00:00 |
|
Nextcloud bot
|
8db8c615d0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-04-01 00:19:50 +00:00 |
|
Nextcloud bot
|
724a62daee
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-03-29 00:24:46 +00:00 |
|
Nextcloud bot
|
b9bd149534
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-03-28 00:19:17 +00:00 |
|
Robin Appelman
|
3263de77f2
|
fix: fallback from guessing the owner from path in versioning
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-03-16 12:26:12 +00:00 |
|
Louis Chemineau
|
080850d431
|
fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-03-08 16:08:21 +00:00 |
|
Nextcloud bot
|
89b8f86eec
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-03-08 00:19:29 +00:00 |
|
Louis
|
1c0afb0d1d
|
Merge pull request #43981 from nextcloud/backport/43898/stable28
[stable28] Improve files version listing
|
2024-03-05 11:38:56 +01:00 |
|
Nextcloud bot
|
989ac4175d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-03-05 00:19:49 +00:00 |
|
Louis Chemineau
|
cabe6e8093
|
fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-03-04 16:36:40 +00:00 |
|
Louis Chemineau
|
68fcbbd31c
|
fix(files_versions): Do not create a new version for empty files
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-03-01 09:14:07 +00:00 |
|
Nextcloud bot
|
0f4e3f3622
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-29 00:20:29 +00:00 |
|
Nextcloud bot
|
cf035c8cad
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-28 00:28:36 +00:00 |
|
Louis Chemineau
|
986459e1e4
|
Hide some actions based on node permissions and share attributes
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-21 21:49:23 +01:00 |
|
Louis Chemineau
|
3c184c44a9
|
Check permissions when labeling a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-21 21:49:23 +01:00 |
|
Louis Chemineau
|
19fcee2ede
|
Check node permissions when restoring a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-21 21:49:23 +01:00 |
|
Louis Chemineau
|
fa1a08f5ee
|
Check node permissions when deleting a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-21 21:49:23 +01:00 |
|
Nextcloud bot
|
88c5e1ae6a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-19 00:19:09 +00:00 |
|
Nextcloud bot
|
533dec0df0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-18 00:19:55 +00:00 |
|
Nextcloud bot
|
e622875f85
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-16 00:19:21 +00:00 |
|
Nextcloud bot
|
82a3d2b5c1
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-15 00:20:09 +00:00 |
|
Nextcloud bot
|
80052ba7a3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-14 00:19:42 +00:00 |
|
Nextcloud bot
|
7daddb0f8c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-09 00:19:50 +00:00 |
|
Nextcloud bot
|
0f6b626ce8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-03 00:19:24 +00:00 |
|
Ferdinand Thiessen
|
5e22ee1e05
|
Merge pull request #43167 from nextcloud/backport/43084/stable28
[stable28] Move modal outside of the Version component.
|
2024-02-02 16:07:51 +01:00 |
|
Louis Chemineau
|
a445a87339
|
Move modal outside of the Version component.
This is for accessibility, to have the NcListItem (<li>) as a direct child of the <ul>
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-02 15:14:02 +01:00 |
|
Robin Appelman
|
27ac4e25b7
|
handle storage not available when expiring versions
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-02-02 12:51:13 +01:00 |
|
Nextcloud bot
|
0f24d9d590
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-01 00:19:14 +00:00 |
|
Nextcloud bot
|
032adc0080
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-30 00:19:17 +00:00 |
|
Nextcloud bot
|
a6b0fb1db7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-28 00:19:17 +00:00 |
|
Nextcloud bot
|
787b2a3c90
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-27 00:38:38 +00:00 |
|
Louis Chemineau
|
a256b73cff
|
Wrap versions list in virtual scroll
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-23 16:57:49 +00:00 |
|
Nextcloud bot
|
0c89b042a5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-21 00:38:52 +00:00 |
|
Louis Chemineau
|
eaddf36012
|
Improve path resolution in files_version hooks
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-18 10:21:46 +00:00 |
|
Nextcloud bot
|
ab98a66c13
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-11 00:19:10 +00:00 |
|
Nextcloud bot
|
c61fabed18
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-04 00:20:07 +00:00 |
|
Nextcloud bot
|
23177dae98
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-12 00:19:03 +00:00 |
|
Julius Härtl
|
b9e7ec4bb9
|
fix: Properly fetch version from shared files by accessing the owner storage version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-12-06 23:17:38 +01:00 |
|
Andy Scherzinger
|
d6a411b4b4
|
Merge pull request #41783 from nextcloud/backport/41749/stable28
[stable28] fix(files_versions): Check for user and owner before call getUserFolder
|
2023-11-29 10:55:57 +01:00 |
|
Nextcloud bot
|
2f1f35530b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-29 00:20:37 +00:00 |
|
Git'Fellow
|
ba7c8e1df2
|
fix(files_versions): Explicitly check for user or owner before call getUserFolder
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix typo
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Optimize DI
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Switch to DI
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
userSession does not contain null
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Restore phpdoc annots
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2023-11-29 00:33:13 +01:00 |
|
Nextcloud bot
|
47fb88479e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-28 00:26:29 +00:00 |
|
Nextcloud bot
|
5b2ae14e75
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-26 00:23:47 +00:00 |
|
Nextcloud bot
|
0d478a0b9c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-24 00:27:21 +00:00 |
|
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-23 10:36:13 +01:00 |
|
Louis Chemineau
|
6896724dd4
|
Handle error in previews for files versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-11-20 18:12:25 +01:00 |
|
Git'Fellow
|
652317e3e2
|
Don't call getUid() on null
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2023-11-16 01:28:42 +01:00 |
|
Git'Fellow
|
ffeef99abc
|
fix: Delete ghost versions of non-existing files
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2023-10-28 14:47:19 +02:00 |
|
Nextcloud bot
|
01bb3efe23
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-27 00:27:40 +00:00 |
|