Commit Graph

69412 Commits (7442a88ac83f00051fbc8592c34819fa9d27764e)
 

Author SHA1 Message Date
John Molakvoæ 245a439d47
Merge pull request #43740 from nextcloud/backport/43727/stable27 3 months ago
John Molakvoæ 9d7abdd08c
Merge pull request #43686 from nextcloud/backport/43661/stable27 3 months ago
John Molakvoæ 8d453cb1d5
Merge pull request #43725 from nextcloud/backport/43653/stable27 3 months ago
John Molakvoæ f093ab6402
Merge pull request #43670 from nextcloud/backport/43637/stable27 3 months ago
John Molakvoæ 0386641984
Merge pull request #43734 from nextcloud/backport/40474/stable27 3 months ago
Nextcloud bot 71442fba7f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Joas Schilling 91e80c0a5d
Merge pull request #43715 from nextcloud/backport/43712/stable27
[stable27] fix: Add bruteforce protection to federation endpoint
3 months ago
Louis Chemineau 0820481e83
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>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Louis Chemineau 1c4cfa1ee0
Check permissions when labeling a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Louis Chemineau d8026de6b3
Check node permissions when restoring a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Louis Chemineau b48b153ac6
Check node permissions when deleting a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Louis Chemineau 5606cadae7
Check share attributes when downloading versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Ferdinand Thiessen 5e8c5408ec
fix(dav): Adjust tests as we no longer set a status on REPORT
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
John Molakvoæ 6734dea780
Merge pull request #43707 from nextcloud/backport/43701/stable27 3 months ago
John Molakvoæ cb5020483e fix(dav): report status
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 months ago
John Molakvoæ 709e785b53
Merge pull request #43724 from nextcloud/backport/43664/stable27 3 months ago
Josh e27ac4c9f3 fix(security): Describe `occ security:bruteforce:attempts` accurately
This command is used to list a summary of brute force protection attempts associated with a given IP address and, optionally, a specific action. It does not reset attempts (there's already another command for that).

Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
3 months ago
Richard Steinmetz 8e67575a71 perf: skip request without read permission
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months ago
Joas Schilling c932916a82
fix(federation): Add bruteforce protection to federation endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Julien Veyssier 9f40df789b compile assets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Julien Veyssier 687e9418d4 stop the auto-logout loop after redirecting to the logout
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months ago
nextcloud-command 8d386ed6a2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
fenn-cs 15e2b5cf3d Fix undefined share object during expirationDate update
In 04e8733721 a regression was introduced.

`this` means nothing inside arrow functions, hence this.share was referring to

an undefined object and so all attempted updates for expiration dates would fail.

Resolves : https://github.com/nextcloud/server/issues/43256

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months ago
Nextcloud bot dd291e1a16
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Git'Fellow ebcd8c0a47 Move away from deprecated utf_encode() on PHP 8.2+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 months ago
Nextcloud bot 6ffffc218a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Nextcloud bot 374427b91d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Nextcloud bot 8031c6919c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Nextcloud bot 1ca914b857
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 56db673841
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Julius Härtl 77e94a7ba5
Merge pull request #43594 from nextcloud/backport/43570/stable27
[stable27] chore: Remove old theming migration steps as they are only needed once
4 months ago
John Molakvoæ 47211e654f
Merge pull request #43480 from nextcloud/release/27.1.7_rc1 4 months ago
Joas Schilling 064f16b38b
Merge pull request #43597 from nextcloud/backport/43593/stable27
[stable27] fix: Add bruteforce protection to email endpoint
4 months ago
Joas Schilling 64733fb590
fix: Add bruteforce protection to email endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Julius Härtl b75acb2dd9
chore: Remove old theming migration steps as they are only needed once
Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 months ago
Nextcloud bot 2f40639707
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
John Molakvoæ 79cf56b3e1
Merge pull request #43350 from nextcloud/backport/41617/stable27 4 months ago
Louis Chemineau 035b009843 Handle error in previews for files versions
Signed-off-by: Louis Chemineau <louis@chmn.me>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
F. E Noel Nfebe e2e226d856
Merge pull request #42780 from nextcloud/backport/42126/stable27
[stable27] Tooltip outside click, should abort share creation
4 months ago
Nextcloud bot 1b2f3114ab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
nextcloud-command db6a04180e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
fenn-cs 2806fc307b Allow user to finish typing date before formatting
Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months ago
fenn-cs 6dddd3e978 Tooltip outside click, should abort share creation
It's unexpected that click outside a tooltip would proceed with the
 action that could be carried out inside the tooltip.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months ago
Joas Schilling 2c6d11d2b9
Merge pull request #43545 from nextcloud/backport/43519/stable27
[stable27] fix(sharing): Move video verification option to password and hide without Talk
4 months ago
nextcloud-command 2c20cb9ff0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Joas Schilling e38e5b7e0e fix(sharing): Move video verification option to password and hide without Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Benjamin Gaussorgues 1603a67fe2
Merge pull request #43522 from nextcloud/backport/43349/stable27 4 months ago
Nextcloud bot 0d3addc36d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Benjamin Gaussorgues a6c3f8dd49 fix(files_external): list root when using SMB case-insensitive option
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 months ago
Git'Fellow 0e6714dab9
Merge pull request #43513 from nextcloud/backport/40067/stable27
[stable27] fix: make cancelOperation public
4 months ago