Simon L
e5b11ced4a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-06 16:22:02 +07:00
Simon L
6439fdf5b6
Move inline docs to online documentation
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-05 15:42:47 +07:00
Christoph Wurst
f3f2d9b978
Merge pull request #40764 from nextcloud/chore/eslint-no-external-apps
...
chore: Do not lint external apps
2023-10-05 10:38:53 +07:00
Arthur Schiwon
6200c914a3
Merge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules
...
fix ocm-provider rewrite rules
2023-10-05 10:24:02 +07:00
Nextcloud bot
a309d26687
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-05 00:40:35 +07:00
Pytal
ce1c9730dd
Merge pull request #40771 from nextcloud/fix/37098/migrate-to-nc-icon-svg-wrapper
2023-10-04 17:15:23 +07:00
Ferdinand Thiessen
a3657edb19
Merge pull request #40768 from nextcloud/fix/37098/dashboard-duplicated-ids
...
fix(dashboard): remove duplicated IDs on the dashboard page
2023-10-04 23:52:57 +07:00
Grigorii K. Shartsev
5d33380178
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-04 20:24:55 +07:00
Grigorii K. Shartsev
8cc21f50c1
fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-04 20:24:54 +07:00
Julia Kirschenheuter
7641af5a5b
Merge pull request #40662 from nextcloud/fix-37080_correct_aria_label_text_on_action_inputs
...
Correct `aria-label` on action input and text field
2023-10-04 18:14:06 +07:00
nextcloud-command
e1bda0ad8f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-04 15:29:21 +07:00
John Molakvoæ
ff9be6b20a
Merge pull request #40515 from nextcloud/fix/redirect-if-wrong-dir
2023-10-04 16:37:25 +07:00
Grigorii K. Shartsev
9ffd5a3402
chore: build assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-04 16:22:51 +07:00
Grigorii K. Shartsev
c4684c8ec5
fix(dashboard): remove duplicated IDs
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-04 16:19:38 +07:00
julia.kirschenheuter
1431b0dd27
Correct `aria-label` on action input and text field
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-04 14:28:28 +07:00
John Molakvoæ (skjnldsv)
b05719c8e9
fix: redirect to proper directory if file not found
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-10-04 11:29:05 +07:00
John Molakvoæ
529bce24b4
Merge pull request #40585 from nextcloud/fix/illegal-characters
2023-10-04 11:27:35 +07:00
John Molakvoæ (skjnldsv)
dbeb526bba
fix(files): disallow illegal characters
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-10-04 11:12:44 +07:00
Joas Schilling
c88b02abff
Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autocomplete-api
...
fix(autocomplete): Fix missing user status on autocomplete endpoint
2023-10-04 10:12:14 +07:00
John Molakvoæ
4756807f2e
Merge pull request #40439 from Koc/feature/clickable-logo
2023-10-04 08:49:25 +07:00
John Molakvoæ
3f725824b1
Merge pull request #40756 from nextcloud/fix/encoded-source
2023-10-04 08:48:48 +07:00
John Molakvoæ
d591510253
fix(files): legacy humanFileSize tests
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-04 08:44:57 +07:00
Christoph Wurst
837b296288
chore: Do not lint external apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-04 07:30:30 +07:00
Nextcloud bot
cf6e9a19c4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-04 00:26:58 +07:00
Konstantin Myakshin
41370350f2
Make logo in header clickable in the shared file view
...
Signed-off-by: Konstantin Myakshin <molodchick@gmail.com>
2023-10-04 00:36:10 +07:00
John Molakvoæ
d79e26b25a
fix(files): encoded source path on actions requests
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-03 18:11:03 +07:00
Maxence Lange
a250250985
Update .htaccess
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-03 14:19:44 +07:00
Julien Veyssier
8f30f97642
Merge pull request #40752 from nextcloud/enh/40654/share-creation-loading-feedback
...
Show loading icon in 'save share' button when creating a share
2023-10-03 15:31:45 +07:00
Julien Veyssier
217a2a114d
compile assets
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-03 12:32:28 +07:00
Julien Veyssier
03cb99aff3
show loading icon in 'save share' button when creating a share
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-03 13:55:02 +07:00
Christoph Wurst
fdb7fe25bf
Merge pull request #39114 from fsamapoor/refactor_lib_private_collaboration_part2
...
[2/2] Refactors lib/private/Collaboration
2023-10-03 13:47:18 +07:00
Louis
cc1da88547
Merge pull request #40751 from nextcloud/dependabot/npm_and_yarn/core-js-3.33.0
...
chore(deps): Bump core-js from 3.32.0 to 3.33.0
2023-10-03 11:19:24 +07:00
dependabot[bot]
0316048271
chore(deps): Bump core-js from 3.32.0 to 3.33.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.32.0 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-03 08:55:09 +07:00
John Molakvoæ
bdf1bfb954
Merge pull request #40748 from nextcloud/chore/remove-nextcloud-vue-dashboard
2023-10-03 10:23:30 +07:00
Faraz Samapoor
a304ba5b5a
Refactors lib/private/Collaboration.
...
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-10-03 09:17:10 +07:00
Nextcloud bot
4d227c195f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-03 00:26:05 +07:00
F. E Noel Nfebe
8c2ff08fb7
Merge pull request #40629 from nextcloud/40438-sharing-cleanup
...
Updates to new sharing flow
2023-10-02 19:26:53 +07:00
Grigorii K. Shartsev
d9c9b12d22
chore(deps): remove @nextcloud/vue-dashboard
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-02 19:04:42 +07:00
Maxence Lange
39c39a0f60
fix ocm-provider rewrite rules
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-02 14:38:10 +07:00
Christoph Wurst
cd1d980fbd
Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin
...
chore: Install phpunit via vendor bin
2023-10-02 15:30:54 +07:00
fenn-cs
0537bbd331
Correct check for enabled expiration date
...
The default expiration date cannot be enforced if it is not enabled
in the first place. Hence, the check for whether a share has an expiration date
should not consider enforcements but only where the share expiry type is enabled.
For example : Using `this.config.isDefaultExpireDateEnabled` instead of
`this.config.isDefaultExpireDateEnforced` which can be verified by checking `isExpiryDateEnforced`.
Resolves : https://github.com/nextcloud/server/issues/40612
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-02 11:29:04 +07:00
fenn-cs
a092bae720
Updates to sharing flow
...
- Show enforced expiry date for new shares.
- Improve quick share dropdown visibility in dark mode.
- Prevent expiry date from showing expire for incoming shares.
by updating the check for `share.passwordExpirationTime` to equally
check for `undefined`.
- Move "Download permission/attribute" from custom setting (as it is just
another advanced setting and not an actual permission).
- Show correct text for upload/editing when "allow public uploads" is enabled
or disabled by admin.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-10-02 11:59:10 +07:00
max-nextcloud
5ddffcb7b4
Merge pull request #40736 from nextcloud/test/cypress-record-in-prs-only
...
test(cypress): only use the cypress cloud on pull requests
2023-10-02 12:56:01 +07:00
Louis
09d0ae1308
Merge pull request #40738 from nextcloud/fix/remove-uneeded-class_app_navigation_caption
...
Remove unneeded class
2023-10-02 11:45:04 +07:00
Christoph Wurst
0e64ec6550
chore: Install phpunit via vendor bin
...
This means we can all run the same version. And when switching to
stableX it can pull the corresponding version too. Also local dev envs
and CI run the same phpunit.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-02 11:33:14 +07:00
Christoph Wurst
0cb489d6ca
Merge pull request #40656 from nextcloud/feat/backgroundjob/schedule-job-after
...
feat(backgroundjob): Schedule job after <timestamp>
2023-10-02 11:30:21 +07:00
Max
716d1a2d76
test(cypress): only use the cypress cloud on pull requests
...
* Disable recording on integration branches.
* No parallelization on integration branches.
This will still run the cypress tests - but a bit slower and without recordings.
The matrix syntax to enable this is somewhat hard to parse.
In case of a PR the matrix will contain one entry for use-cypress-cloud
with the value `true`. Otherwise it will have one entry `false`.
This way we can exclude containers for the case without the cypress cloud.
Signed-off-by: Max <max@nextcloud.com>
2023-10-02 11:14:23 +07:00
julia.kirschenheuter
5d9abce58c
Remove unneeded class
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-02 10:32:04 +07:00
Côme Chilliet
9ebcd287ef
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation
...
Fix: Escape group names for LDAP
2023-10-02 09:49:22 +07:00
Nextcloud bot
3622af9b43
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-02 00:25:52 +07:00