Commit Graph

910 Commits (c22cfa4422440bacf05024d980d5c737a0812d70)

Author SHA1 Message Date
Benjamin Gaussorgues 3fb243e21c
Merge pull request #44499 from nextcloud/backport/44484/stable27 2 months ago
nextcloud-command 5b7d538831 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months ago
fenn-cs 58db30da87 fix(share): Send correct share attributes upon share creation
- Send correct share attributes (`share.attributes`) to server upon creation.

- Delete parts of code that create or reference, `share.hasDownloadPermission`

(Not required by Share API)

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 months ago
Ferdinand Thiessen c7c7b5bb19
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months ago
nextcloud-command b3c996a6ae chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months ago
Louis Chemineau fe869641f5 fix(encryption): Clicking default module in UI sets bogus value
Fixes #44532

Likely fixes #43123

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months ago
Christopher Ng cb5a7f0b17 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months ago
nextcloud-command bd2059a5f1 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months ago
Ferdinand Thiessen 2d64245f26
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months ago
Grigorii K. Shartsev 13543ff3ba
Merge pull request #44171 from nextcloud/backport/40294/stable27
[stable27] fix(comments): move new comment instructions placeholder to description
3 months ago
nextcloud-command 8699d16777 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Grigorii K. Shartsev 9f6d13eb7d chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 months ago
Ferdinand Thiessen ba760fb66b chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
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
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
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
nextcloud-command 8d386ed6a2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 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
nextcloud-command db6a04180e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
nextcloud-command 2c20cb9ff0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Christopher Ng c30c219657 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months ago
nextcloud-command 2fa7b6e068 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
fenn-cs 080390976f Use `@nextcloud/capabilities` to obtain share api defaults
- Remove redundant initial state added

- Call `getCapabilities()` in share config file.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months ago
nextcloud-command 9ab55c45b9 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen 9b3136c280
fix: Update `@nextcloud/dialogs` to 4.2.4 to include missing translations
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Josh b76f446679 fix(trashbin) Switch parseWebdavPermissions->davParsePermissions
Fixes #43134

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen fda0af4223
chore: Update `@nextcloud/router` to 2.2.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
nextcloud-command 00c26fc085 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Git'Fellow 328d9c6619
Merge pull request #42778 from nextcloud/backport/42067/stable27
[stable27] Fix some silent share bugs
5 months ago
nextcloud-command 47e715e1cb chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
nextcloud-command 8a870e4bd5 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Ferdinand Thiessen 0da2ea61cc
fix(files): Fix reference picker not working
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months ago
nextcloud-command fa21241930 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
nextcloud-command b08805f0f0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months ago
Arthur Schiwon b45a2b672c
fix(dist): assets were not compiled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
Ferdinand Thiessen 3ec1d93e43
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Christoph Wurst 32a02b0ec7 fix: Show error message when CSRF check fails at login
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
fenn-cs 8c5ea73404 Improve share logic for enforced password & expiry date
* It's possible for the admin to enforce and expiry date after, some
 shares have been created. This commit makes possible to update the
 share with the new admin constraints.

* This commit would users to modify enforced expiry to anything within
 range and less than the enforced limit in the pre-create dialog for public
 shares.

* This commit fixes, unable to update share without updating password.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
F. E Noel Nfebe ebf289c430
Merge pull request #41734 from nextcloud/Jerome-Herbinet-change-share-update-right-wording
Nextcloud 27 : Replace "Update" with "Edit" in share dialog
6 months ago
Jérôme Herbinet 21c157e349 Replace "Update" with "Edit"
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
Christoph Wurst 84fd8b16fc fix(ui): Do not close all menus on right click
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
fenn-cs 38ac4f8d92 Fix icons for bundled perms in sharing details
It appears `NcCheckboxRadioSwitch` does not take icons via
`<template #icon>` (at least not anymore) but two options in the bundled
 perms still used that and that has been fixed in this commit.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
6 months ago
Grigorii K. Shartsev b43325fb43 fix(files_sharing): permissions translation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
6 months ago
Arthur Schiwon 391e6edfb0
build(js): compile assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
nextcloud-command cbde47f23a chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Joas Schilling 69cf580746
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months ago
Daniel Kesselberg b0f9113eba
fix: encode uri for trashbin delete
Replace d280912 with a cleaner approach.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
7 months ago
Grigorii K. Shartsev d439417e17 chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
7 months ago
dependabot[bot] 17a04a092d chore(deps): bump davclient.js from 0.2.1 to 0.2.2
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/owncloud/davclient.js/releases)
- [Commits](1ab200d099...de93b734bd)

---
updated-dependencies:
- dependency-name: davclient.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago