John Molakvoæ
77fdef1081
perf(files): optimize virtual scroller computation
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 12:03:12 +07:00
John Molakvoæ
116c396f0e
feat(files): add grid toggle button
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +07:00
John Molakvoæ
c4b8abd343
perf(files): reuse keys for virtual scrolling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +07:00
John Molakvoæ
16975ae457
feat(files): grid view
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +07:00
John Molakvoæ
694fd51cba
fix(files): split FileEntry Name
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +07:00
John Molakvoæ
64c32f7148
fix(files): split FileEntry Actions
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +07:00
John Molakvoæ
0f1f73478a
fix(files): split FileEntry Checkbox and fix range selection
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:01 +07:00
John Molakvoæ
60260bb58e
chore(files): split FileEntry Preview
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:01 +07:00
John Molakvoæ
2887e6419d
Merge pull request #40854 from nextcloud/fix/template-picker
2023-10-17 11:17:56 +07:00
John Molakvoæ
4b55594f55
feat(files): migrate template picker
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:17:35 +07:00
Julia Kirschenheuter
ad7d20e017
Merge pull request #40902 from nextcloud/fix/36965-fix-nc-select-on-users-table
...
Append to body all selects inside of user table
2023-10-17 10:56:57 +07:00
julia.kirschenheuter
ba0fadd312
Append to body all selects inside of user table
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-17 09:25:31 +07:00
Nextcloud bot
cd6b10f89b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 00:27:38 +07:00
Pytal
e6a2985e4d
Merge pull request #40168 from nextcloud/enh/a11y/user-menu
2023-10-16 11:45:49 +07:00
Christopher Ng
48e02becab
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-16 09:59:29 +07:00
Christopher Ng
0b8958fae7
fix(acceptance): Locate settings menu
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-16 09:54:41 +07:00
Christopher Ng
a7de1137d7
enh(a11y): Add label to app menu nav
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-16 09:54:41 +07:00
Christopher Ng
f2f1e9c8d6
enh(a11y): Add avatar description
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-16 09:54:41 +07:00
Christopher Ng
6c5a10fea3
enh(a11y): Add accessible user menu semantics
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-16 09:54:41 +07:00
Christoph Wurst
b914916bdb
Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vue
...
refactor: Contacts menu to Vue
2023-10-16 18:12:39 +07:00
Joas Schilling
746506fccd
Merge pull request #40934 from nextcloud/techdebt/noid/codeowner
...
chore: Add the talk team as codeowners for things Talk heavily relies on
2023-10-16 17:29:31 +07:00
Joas Schilling
dfc0974022
chore: Add the talk team as codeowners for things Talk heavily relies on
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16 16:50:42 +07:00
Christoph Wurst
6a375ca161
refactor: Contacts menu to Vue
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-16 14:12:20 +07:00
Christoph Wurst
0321bec791
Merge pull request #40890 from nextcloud/fix/search/close-unified-search-second-ctrl-f
...
fix(search): Close unified search at the second ctrl+f
2023-10-16 16:05:25 +07:00
Joas Schilling
90485aa39c
Merge pull request #40931 from nextcloud/bugfix/noid/fix-unit-tests-on-8.3
...
Fix unit tests on PHP 8.3
2023-10-16 15:22:17 +07:00
F. E Noel Nfebe
c932c94fdd
Merge pull request #40927 from nextcloud/allow-expiry-dates-less-than-enforced-limit
...
Allow share expiry dates lower than enforced limits
2023-10-16 11:37:10 +07:00
Julien Veyssier
9bf824eb90
Merge pull request #40471 from nextcloud/enh/fix-x-requested-with
...
Only add x-requested-with header in requests to Nextcloud
2023-10-16 12:06:49 +07:00
Julien Veyssier
b58c3dde3d
compile assets
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-16 10:28:48 +07:00
Julien Veyssier
d2cc4c4798
only add x-requested-with header if requests point to NC
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-16 10:28:47 +07:00
Joas Schilling
500fa5431d
Fix unit tests on PHP 8.3
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16 10:17:22 +07:00
Côme Chilliet
8212feefb9
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
...
Fire group membership events from LDAP at login
2023-10-16 10:01:55 +07:00
fenn-cs
9757e680e2
Allow share expiry dates lower than enforced limits
...
Previously, users could change the share expiry date up
to the enforced maximum.
The new share flow imposed the enforced share expiry
date maximum literally and did not allow even dates
lower than the maximum enforced.
That does not make much sense, if the enforced expiry date is 30
days from creation date, then it's logical to allow users set the
date to anything less than 30 days from the creation date.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-10-16 07:03:53 +07:00
Joas Schilling
356c2219bc
Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-comment
...
Fix version number in ITimeFactory after it was delayed
2023-10-16 08:01:09 +07:00
Joas Schilling
a724fd4e9c
Merge pull request #40900 from nextcloud/bugfix/noid/fix-parameter-types-in-docs
...
fix(docs): Fix parameter types in docs
2023-10-16 08:00:44 +07:00
Nextcloud bot
83c2729aae
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-16 00:28:25 +07:00
Ferdinand Thiessen
ca946e7e27
Merge pull request #40068 from nextcloud/devcontainer-fix-git-config
...
[Devcontainer] move git setup to postStartCommand
2023-10-16 01:04:06 +07:00
Ferdinand Thiessen
f07709cbb6
Merge pull request #40910 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.5.0
...
chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0
2023-10-16 00:32:48 +07:00
Christoph Wurst
7d13e9563b
fix(search): Close unified search at the second ctrl+f
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-16 00:30:31 +07:00
John Molakvoæ
7e2c51204b
Merge pull request #40893 from nextcloud/enh/a11y/files-header-sort
2023-10-15 13:52:14 +07:00
Nextcloud bot
562f19a49e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-15 00:27:31 +07:00
Christopher Ng
459e052237
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-14 21:29:48 +07:00
Christopher Ng
6a98d94e76
chore(files): Clean up unused components
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-14 21:29:48 +07:00
Christopher Ng
224ee07cd5
fix(files): Remove unnecessary sort direction from label
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-14 21:29:48 +07:00
Christopher Ng
cbb7085cfe
enh(files): Add accessible sort direction
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-14 21:29:48 +07:00
dependabot[bot]
4d1e6cefc9
chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.4.4 to 9.5.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.4.4...v9.5.0 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 03:09:38 +07:00
Nextcloud bot
6f18732c35
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-14 00:28:03 +07:00
Simon L
ba12ce8e1e
Merge pull request #40887 from nextcloud/enh/36965/fix-admin-settings
2023-10-13 18:22:55 +07:00
Robin Windey
9dd158b70d
Devcontainer: move git setup to postStartCommand
...
* postCreateCommand is executed too early
* If git config commands run in postCreate, a global .gitconfig will be created
* Copy of local .gitconfig will be skipped if .gitconfig already exists in container
* Move to later stage
* https://github.com/devcontainers/cli/issues/98
* https://github.com/microsoft/vscode-remote-release/issues/4855#issuecomment-831920085
Signed-off-by: GitHub <noreply@github.com>
2023-10-13 16:18:57 +07:00
Simon L
55c8481710
fix several admin settings problems
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-13 15:35:32 +07:00
Christoph Wurst
cdc2f38a51
Merge pull request #40868 from nextcloud/feat/in-memory-cache-factory
...
feat: Add factory method for in-memory caches
2023-10-13 13:52:14 +07:00