Ferdinand Thiessen
154a9989a7
Merge pull request #39852 from nextcloud/pragmaHeader
...
Stop sending deprecated Pragma header
2023-10-18 03:30:21 +07:00
Nextcloud bot
e1d33096d3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 00:52:29 +07:00
Ferdinand Thiessen
8d57cdcab5
fix(theming): Add `aria-pressed` attribute to active background
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-18 01:35:54 +07:00
julia.kirschenheuter
0d53f54076
Reduce left margin of files list header
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-17 21:43:22 +07:00
Simon L
a21d6c5d8d
Merge pull request #40932 from nextcloud/enh/36965/fix-account-settings
...
fix profile visibility settings being too wide
2023-10-17 19:05:20 +07:00
Julia Kirschenheuter
91118a542c
Merge pull request #40872 from nextcloud/fix/36965-fix-status-message_dialog
...
Change width for input field
2023-10-17 18:09:38 +07:00
Simon L
d4415ba6dd
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-17 16:07:04 +07:00
John Molakvoæ
9f157d7f80
fix(files): fix new folder encoding
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 17:19:48 +07:00
julia.kirschenheuter
4af5d58130
Change `flex-direction` for input field
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-17 17:17:57 +07:00
Simon L
d5f0ba9602
fix profile visibility settings being too wide
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-17 15:14:59 +07:00
Simon L
24db452085
Merge pull request #40907 from nextcloud/enh/36965/fix-personal-settings
...
fix several personal settings problems
2023-10-17 15:23:26 +07:00
Simon L
99eeee2036
fix several personal settings problems
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-17 11:50:25 +07:00
John Molakvoæ
1ba5bc08ab
fix(files): hide grid view button on narrow screen
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 12:43:25 +07:00
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æ
4b55594f55
feat(files): migrate template picker
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:17:35 +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
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
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
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
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
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
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
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
Joas Schilling
fc445a2eaa
feat(OCM): Add a way for apps to create a new IOCMResource
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-13 08:38:19 +07:00
Joas Schilling
b246d51cbc
fix(OCM): Make the OCM provider stateful so apps can add resources
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-13 08:34:42 +07:00
Nextcloud bot
d99847b0cc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 00:47:00 +07:00
Simon L
01d5979ed2
Merge pull request #40871 from nextcloud/enh/36965/fix-my-apps-view
2023-10-12 14:25:11 +07:00
Joas Schilling
dd0142ff47
Merge pull request #40864 from nextcloud/bugfix/noid/use-allowSelfSignedCertificates-for-all-OCM-requests
...
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests
2023-10-12 12:37:15 +07:00
Joas Schilling
cd659b7119
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-12 11:36:35 +07:00
Simon L
8f66fbe454
Fix my-apps view on mobile
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-12 09:35:51 +07:00
Arthur Schiwon
37f21cf94d
Merge pull request #40443 from nextcloud/fix/noid/store-lpap-user-groups
...
fix(ldap): store last known user groups
2023-10-12 10:32:29 +07:00
Côme Chilliet
05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:43 +07:00
Côme Chilliet
800b1b7031
Fire group events at login for LDAP groups
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:43 +07:00
Côme Chilliet
6e38cb197a
Add logging to be able to debug FirstLoginListener
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:42 +07:00
Côme Chilliet
4f2048851c
Move event listener registration to register()
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:42 +07:00
Côme Chilliet
2e52e39aff
Use a standard array for the stateful cache
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:42 +07:00
Côme Chilliet
474b5e1a05
Add FirstLoginListener to accept shares upon first ldap user login
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 10:13:41 +07:00
Arthur Schiwon
bdf0fe6a03
fix(meta): copyright note
2023-10-12 08:57:41 +07:00
sorbaugh
f66e4ee072
remove unused properties
...
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 08:57:41 +07:00
sorbaugh
c38bafba9e
Remove unneeded includes.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
65c70d7cc6
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
ab81cd1e1e
Add new user filter to search.
...
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
2023-10-12 08:56:48 +07:00
Nextcloud bot
6379c852c3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 00:25:29 +07:00
Christopher Ng
ef9f1e631d
enh(settings): Move confirm group removal dialog to vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-11 09:51:48 +07:00
Christopher Ng
0fe1b402fa
enh(settings): Add groups accessibly
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-11 09:51:48 +07:00
Arthur Schiwon
cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 15:35:10 +07:00
Arthur Schiwon
d9cbe105a5
Merge pull request #40698 from nextcloud/Valdnet-patch-1
...
Correct typos and add quotation marks
2023-10-11 15:25:28 +07:00
Joas Schilling
91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-11 11:52:10 +07:00
Nextcloud bot
bf1dbd33a7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 00:28:10 +07:00
Valdnet
be6c889414
Correct typos and add quotation marks
...
Corrects typos and unifies spelling for "occ" commands.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-10-11 01:51:39 +07:00
John Molakvoæ
35aed73ede
feat: allow external drop and add dropzone
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-10 15:28:52 +07:00
John Molakvoæ
9de246d74f
Merge pull request #40782 from nextcloud/fix/auth-ext-strg
2023-10-10 13:50:59 +07:00
Côme Chilliet
43971f6a5c
Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint
...
Add endpoint for getting disabled user list
2023-10-10 13:33:49 +07:00
John Molakvoæ
ae29608e46
fix(files_external): basic auth user storage trigger
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-10 12:07:48 +07:00
Arthur Schiwon
c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-10 11:18:57 +07:00
Côme Chilliet
e51d20479e
Check limit and offset parameters sent to controller
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-10 10:43:18 +07:00
Nextcloud bot
e6d0105217
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 00:25:52 +07:00
Arthur Schiwon
039da6bd22
refactor(tests): simplify code, reduce duplication
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-09 21:58:32 +07:00
Arthur Schiwon
9e2d9d5df9
test(Group LDAP): add test for getting groups of OfflineUser
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-09 21:08:28 +07:00
Simon L
c40ece338b
Merge pull request #40804 from nextcloud/enh/40687/fix-button-text
2023-10-09 20:52:14 +07:00
Arthur Schiwon
cb3faad5b5
fix(ldap): store last known user groups
...
- for LDAP user life cycle management
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-09 19:46:27 +07:00
fenn-cs
10675f7aac
Fixed mixed translations in sharing details
...
Due to a typo in the app passed to the translation method, some
strings translations don't work.
This commit corrects the spelling `file_sharing` to `files_sharing` and
hence resolves : https://github.com/nextcloud/server/issues/40801
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-10-09 17:39:48 +07:00
Simon L
8799c6863d
fix text on default background image button
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-09 16:10:40 +07:00
Simon L
4fd0408088
Merge pull request #40784 from nextcloud/enh/39414/move-docs
2023-10-09 16:40:08 +07:00
Côme Chilliet
afcebd1e92
Fix api description for Users#getDisabledUsers
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-09 14:50:12 +07:00
Côme Chilliet
61da2b97d0
Generated openapi.json
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-09 12:04:35 +07:00
Côme Chilliet
cac3d465f0
Remove psalm @var annotations which should not be needed
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-09 12:04:35 +07:00
Côme Chilliet
a1255539b8
Add endpoint for getting disabled user list
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-09 12:04:35 +07:00
Nextcloud bot
6f722119f7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 00:28:34 +07:00
Nextcloud bot
3008f7cadc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 00:29:22 +07:00
Grigorii K. Shartsev
be8d9042b5
fix(comments): move new comment instructions placeholder to description
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-07 08:45:53 +07:00
Christopher Ng
ca43254b93
fix(ci): Update dav snapshot
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-06 14:48:51 +07:00
Christopher Ng
675feb9cf3
chore: Adapt to breaking DateTime rename
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-06 14:40:33 +07:00
Simon L
4ad5a18afb
fix double heading
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-06 17:57:39 +07:00
Simon L
e5b11ced4a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-06 16:22:02 +07:00
Pytal
649990ee8b
Merge pull request #40719 from nextcloud/enh/a11y/semantic-user-table
2023-10-05 17:31:08 +07:00
Nextcloud bot
4016c7a1be
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-06 00:26:17 +07:00
Christopher Ng
d655f2a3b9
enh(settings): Semantic user table markup
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-05 16:49:24 +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
Julien Veyssier
d56950a6c9
adjust phpdoc types in OauthApiController
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:03 +07:00
Julien Veyssier
98c8a465b0
update OpenAPI specs
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:03 +07:00
Julien Veyssier
da63d3c27b
update autoload files
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
d2bc483adf
adjust oauth app
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
32f984c520
adjust oauth tests
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
c6da99474e
rename oauth2_access_token's created_at to code_created_at
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
e944980eb6
add db index on oauth2_access_tokens's (token_count, created_at)
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
ddfc124767
add test for refusing to get an oauth token from a code when we're not in authorization state
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
779e1d51ac
delete oauth access token when receiving a code that has expired
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
1ab45bad5d
refuse oauth authorization code if a token has already been delivered (active token)
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
7bba410997
cleanup access tokens that are still in authorization state and that have expired
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
2995b0948f
add tests for oauth2 authorization code expiration
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
Julien Veyssier
807f173dec
make oauth2 authorization code expire after 10 minutes
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14: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
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
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æ (skjnldsv)
dbeb526bba
fix(files): disallow illegal characters
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-10-04 11:12:44 +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
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
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
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
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
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
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
Nextcloud bot
645002a1be
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-01 00:26:09 +07:00
Daniel
ee590ab5a9
Merge pull request #40709 from nextcloud/fix/ldap-profile-pic-resolution-master
2023-09-30 22:43:11 +07:00
Nextcloud bot
d215d80916
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-30 00:25:53 +07:00
Marcel Klehr
7f5b61c66d
Update apps/user_ldap/lib/User/User.php
...
Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-09-29 13:48:06 +07:00
Marcel Klehr
66f6e94d7d
LDAP: Increase profile picture limit to 512
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-09-29 12:47:48 +07:00
Christoph Wurst
fbdf733be0
fix(userstatus): Track message timestamp too
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-29 09:55:19 +07:00
Julia Kirschenheuter
f8f437072a
Merge pull request #40576 from nextcloud/fix/36915-_The_page_only_has_one_h1_heading
...
Split list to navigation for the left sidebar
2023-09-29 08:38:14 +07:00
Christoph Wurst
cfda046260
Merge pull request #40644 from nextcloud/fix/noid/encode-uri-trashbin-restore-files-delete-favorite
...
fix: encode uri for delete, restore and favorite
2023-09-29 08:29:02 +07:00
Nextcloud bot
703f20b5bc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 00:25:29 +07:00
Daniel Kesselberg
4f7032475e
fix: encode uri for delete, restore and favorite
...
To encode # and other characters properly
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-28 20:36:22 +07:00
julia.kirschenheuter
5693092053
Split list to navigation for the left sidebar
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-09-28 18:18:40 +07:00
John Molakvoæ
87ef6e47f2
fix(files): pass WCAG AA for hover rows
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-28 13:55:01 +07:00
Louis
45cac16432
Merge pull request #39131 from fsamapoor/refactor_lib_files_external_commands
...
Refactors files_external app commands
2023-09-28 14:39:49 +07:00
F. E Noel Nfebe
c5293bb9db
Merge pull request #40430 from nextcloud/enh/a11y/share-note-label
...
enh(a11y): Add label to share note textbox
2023-09-28 12:54:08 +07:00
Christoph Wurst
1a1514e296
Merge pull request #39225 from shdehnavi/null_coalescing_conversion_apps
...
Convert isset ternary to null coalescing operator
2023-09-28 11:39:23 +07:00
John Molakvoæ
cdd07904de
Merge pull request #40583 from nextcloud/feat/button-mtime
2023-09-28 10:56:51 +07:00
Hamid Dehnavi
d64bbc8bd3
Convert isset ternary to null coalescing operator
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 12:18:41 +07:00
Hamid Dehnavi
92b75bc798
Make adjustments based on the review
...
Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 09:16:03 +07:00
Hamid Dehnavi
878288004e
Refactor comments app
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 09:16:03 +07:00
Faraz Samapoor
eab7818f0e
Adds parameter type hints.
...
Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-09-28 09:02:10 +07:00
Faraz Samapoor
32838d8f0a
Refactors files_external app commands.
...
To improve code readability.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-09-28 09:02:10 +07:00
Christopher Ng
eacde86693
enh(a11y): Add label to share note textbox
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-09-27 17:39:38 +07:00
Nextcloud bot
c2e4a7be92
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-28 00:27:56 +07:00
Christoph Wurst
bcda3314ed
Merge pull request #39213 from shdehnavi/replace_strpos_and_substr_calls_in_federatedfilesharing_app
...
Refactor "strpos" and "substr" calls in federatedfilesharing app to improve code readability
2023-09-27 20:32:19 +07:00
Christoph Wurst
dd3cd29224
Merge pull request #39175 from shdehnavi/settings_app_users_controller_square_bracket_syntax
...
use square bracket syntax to modify array
2023-09-27 20:31:11 +07:00
Hamid Dehnavi
11447334e5
Refactors "strpos" and "substr" calls to improve code readability
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-27 20:37:51 +07:00
John Molakvoæ (skjnldsv)
25e500bbf4
feat(files): properly format buttons, align mtime to the left and apply opacity based on file last modification
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-27 10:39:33 +07:00
jld3103
d7926807ea
Fix OCS-APIRequest header for OpenAPI
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-27 10:22:20 +07:00
Kate
f134244c90
Merge pull request #40502 from nextcloud/fix/openapi/single-status-descriptions
...
Add single status code descriptions for OpenAPI
2023-09-27 09:18:25 +07:00
John Molakvoæ
6fb5f97abc
Merge pull request #40604 from nextcloud/fix/dnd/open-fileid
2023-09-27 08:53:04 +07:00
John Molakvoæ
5dcefad91f
Merge pull request #40065 from nextcloud/bugfix/files/navigation-api
2023-09-27 08:33:34 +07:00
John Molakvoæ
8e9e222105
fix(files): open folder fileid while navigating without opening the sidebar
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-27 08:29:50 +07:00
jld3103
c2d45cb172
Add single status code descriptions for OpenAPI
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-27 08:05:21 +07:00
Nextcloud bot
912b18b1fc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 00:26:53 +07:00
Max
27bcef72e0
fix(files): use `OC.Files.getClient()`
...
`OCA.Files.App.fileList` is not initiated anymore.
Signed-off-by: Max <max@nextcloud.com>
2023-09-26 21:37:45 +07:00
Max
7ba6409270
fix(files): do not include scripts for merge-index
...
Signed-off-by: Max <max@nextcloud.com>
2023-09-26 21:37:45 +07:00
John Molakvoæ (skjnldsv)
e3b2af4d9c
fix(files): preview loading
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-26 20:22:10 +07:00
John Molakvoæ
f9d2e3af0c
feat(files): add move or copy action
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-26 20:15:59 +07:00
John Molakvoæ
16094c7db5
feat(files): add drag and drop support
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-26 20:15:59 +07:00
John Molakvoæ
4621198744
feat(files): add folder icon overlay
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-26 20:15:59 +07:00
Christoph Wurst
91959c99c1
Merge pull request #40614 from nextcloud/fix/userstatus/migration-version-number
...
fix(userstatus): Sync migration version number with app version
2023-09-26 15:46:48 +07:00
Arthur Schiwon
2397e835e6
Merge pull request #40584 from nextcloud/fix/correct-37082-replace_input_on_security_page
...
Correct value for device name input field
2023-09-26 15:16:04 +07:00
Louis
e08fc29c44
Merge pull request #40619 from nextcloud/artonge/fix/l10n_id_in_files_versions
...
Use proper app id in Version.vue
2023-09-26 14:15:45 +07:00
Christoph Wurst
cf3fadc707
fix(userstatus): Sync migration version number with app version
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-26 13:11:32 +07:00
Julia Kirschenheuter
f18e73137c
Merge pull request #40613 from nextcloud/fix/36966-remove_unneeded_opacity_for_action_button
...
Remove unneeded opacity for action button
2023-09-26 10:20:39 +07:00
Côme Chilliet
7be31d4d68
Merge pull request #40541 from nextcloud/fix/dav/expand-recurrences-in-search
...
fix(dav): expand recurrences when searching
2023-09-26 09:47:53 +07:00
F. E Noel Nfebe
09b1c85245
Merge pull request #40533 from nextcloud/40493-auto-suggest-password
...
Auto set password for new email shares
2023-09-26 08:05:17 +07:00
Joas Schilling
23a2e3424b
Merge pull request #40620 from nextcloud/feat/noid/ocp-for-phonenumber-util
...
feat(phonenumber): Add OCP wrapper for PhoneNumber utils library
2023-09-26 08:59:43 +07:00
fenn-cs
a3613350f6
Auto set password for new email shares
...
Suggest auto generated password for new public share (mail share).
Resolves : https://github.com/nextcloud/server/issues/40493
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-26 06:06:27 +07:00
Nextcloud bot
2288e8e571
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 00:28:08 +07:00
julia.kirschenheuter
c401b048cc
Correct value for device name input field
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-09-25 17:11:50 +07:00
julia.kirschenheuter
33c022b875
Remove unneeded opacity for action button
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-09-25 16:42:55 +07:00
Joas Schilling
0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-25 15:54:21 +07:00
Louis Chemineau
58bb9820e5
Use proper app id in Version.vue
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-09-25 15:23:00 +07:00
Julia Kirschenheuter
8a65cf44cb
Merge pull request #40552 from nextcloud/fix/37082-add_label_for_input_fields
...
Add labels for input fields
2023-09-25 09:34:48 +07:00
Nextcloud bot
4ed4ffa4c9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 00:29:47 +07:00
Nextcloud bot
c2b879e64e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 00:27:57 +07:00
Nextcloud bot
d1f3d84ed1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 00:27:56 +07:00
julia.kirschenheuter
ea881fee2f
Add labels for input fields
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-09-22 10:46:46 +07:00
Nextcloud bot
c63ef4a2d5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-22 00:32:00 +07:00
Richard Steinmetz
ace08819f9
fix(dav): expand recurrences when searching
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-21 23:28:35 +07:00
Robin Appelman
b11ca34bbd
Merge pull request #40499 from nextcloud/known-mtime-wrapper
...
add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is
2023-09-21 18:33:15 +07:00
John Molakvoæ
472440b296
Merge pull request #40551 from nextcloud/fix/init-script
2023-09-21 17:33:44 +07:00
John Molakvoæ (skjnldsv)
bf467ad7f7
fix(files): revert button maxcontrast
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-21 15:38:22 +07:00
Côme Chilliet
39d4c8759b
Merge pull request #39695 from fsamapoor/refactor_files_version_app_commands
...
Refactors files version app commands.
2023-09-21 15:23:36 +07:00
John Molakvoæ (skjnldsv)
216804f83d
fix(files): title and inline actions
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-21 15:20:17 +07:00
Côme Chilliet
ff9de2efb6
Merge pull request #40508 from nextcloud/fix/migrate-apps-away-from-ilogger
...
Migrate applications away from deprecated ILogger
2023-09-21 15:12:31 +07:00
John Molakvoæ (skjnldsv)
a5a8655beb
fix: avoid side-effect imports
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-21 12:40:42 +07:00
Côme Chilliet
0a9371f99f
Migrate applications away from deprecated ILogger
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-21 11:57:21 +07:00
julia.kirschenheuter
b933e2e60d
Add label for input field and select and adjust styles
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-09-21 10:55:27 +07:00
Faraz Samapoor
0273b96eef
Apply suggestions from code review
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-09-21 11:40:18 +07:00
Arthur Schiwon
d6445254ac
Merge pull request #40500 from nextcloud/improve-expire-date-enforcement
...
Consider share type for enforced share expiry dates
2023-09-21 09:44:02 +07:00
Nextcloud bot
1c50cfa17f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-21 00:29:24 +07:00
Kate
716c5e0966
Merge pull request #40511 from nextcloud/fix/dashboard-widgets-api
...
Fix dashboard widgets api
2023-09-20 21:22:33 +07:00
Christoph Wurst
9a70c1e78a
Merge pull request #39166 from fsamapoor/refactor_dav_app_commands
...
Refactors dav app commands.
2023-09-20 20:36:44 +07:00