Joas Schilling
4b79e75072
Merge pull request #36852 from nextcloud/bugfix/noid/fix-user-status-automation-on-the-day-rules-are-adjusted
...
fix(user_status): Fix the user status automation on the day availablity rules are adjusted
2023-03-13 15:30:27 +07:00
Anna
ac90fa2f8e
Merge pull request #36800 from rotdrop/feature/dav-macos-quirks
...
apps/dav: add some OSX specific quirks.
2023-03-13 11:46:19 +07:00
Joas Schilling
c7400fa4d5
fix(CI): Add unit test for nextcloud/server#37167
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-13 11:41:36 +07:00
Joas Schilling
c3c3dcbcd9
fix(user_status): Fix the user status automation on the day availability rules are adjusted
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-13 11:41:36 +07:00
Anna
44f452d5cb
Merge pull request #37167 from nextcloud/dav/fix/availability
...
fix(dav): Handle no next potential toggle in availability detection
2023-03-13 11:36:38 +07:00
Nextcloud bot
ade49e0b15
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-13 02:28:47 +07:00
Nextcloud bot
dda79b583d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-12 02:27:43 +07:00
Nextcloud bot
fd22f2be3d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-11 02:27:58 +07:00
Thomas Citharel
5c5de0bac1
fix(dav): Handle no next potential toggle in availability detection
...
Fixes: min(): Array must contain at least one element at /var/www/nc/nextcloud/apps/dav/lib/BackgroundJob/UserStatusAutomation.php#142
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-10 12:18:13 +07:00
Nextcloud bot
16b68fdb34
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-10 02:27:15 +07:00
Simon L
11f46fc219
Merge pull request #37145 from nextcloud/enh/noid/add-link-to-app-tokens
...
add a direct link from files settings to app-token-settings
2023-03-09 19:19:04 +07:00
Louis Chemineau
45c8a829c0
Add underline decoration to links and use div element as target
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-03-09 15:17:18 +07:00
Arthur Schiwon
315510df84
Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api
...
Use MultipartUpload for uploading chunks to s3
2023-03-09 13:55:57 +07:00
Simon L
e6a81a692a
add a direct link from files settings to app-token-settings
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-09 11:26:09 +07:00
Nextcloud bot
d7aa58eab5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-09 02:29:13 +07:00
Michiel de Jong
c0e84cb512
Add SHARE_TYPE_SCIENCEMESH
...
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
2023-03-08 16:46:55 +07:00
Julius Härtl
e23aa8883e
feat(s3): Use multipart upload for chunked uploading
...
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-08 14:00:04 +07:00
Louis
88b03d69ce
Merge pull request #37060 from nextcloud/fix/versions-webroot-url
...
Fix download URL for versions
2023-03-08 10:20:43 +07:00
Julia Kirschenheuter
f1abecdf47
Merge pull request #36640 from nextcloud/fix/35626-No_heading_nor_tab_index_for_settings_pages
...
Create headings for apps, users, settings pages
2023-03-08 08:08:25 +07:00
Nextcloud bot
5ce7336a1b
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-08 02:28:45 +07:00
julia.kirschenheuter
0cfbe54a5a
Create headings for settings pages
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-07 17:51:19 +07:00
Claus-Justus Heine
64e9dcc9c3
apps/dav: add some OSX specific quirks.
...
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2023-03-07 16:23:30 +07:00
Christopher Ng
72e2cabf40
Fix download URL for versions
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-03-07 10:14:33 +07:00
Julius Härtl
9e73412e3f
Merge pull request #34835 from nextcloud/tests/integration-s3
2023-03-07 07:20:38 +07:00
Nextcloud bot
cddfb01d99
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-07 02:26:34 +07:00
Julius Härtl
d515da502f
fix: Use proper path for quota fetching
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-06 22:46:07 +07:00
Julius Härtl
3287eddbbc
fix: Recalculate storage statistics on updating the quota
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-06 22:46:07 +07:00
Joas Schilling
394ad988c7
Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for-guests
...
fix(files): Fix controller setup for guests
2023-03-06 14:20:25 +07:00
Nextcloud bot
7df188b200
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-06 02:27:01 +07:00
Joas Schilling
e5ee2ec441
Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classes
...
techdebt(workflowengine): Remove transition event classes
2023-03-05 16:54:47 +07:00
Nextcloud bot
9e58e7b677
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-05 02:27:50 +07:00
Nextcloud bot
a5370fc71e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-04 02:27:21 +07:00
Joas Schilling
5bc86dd6ac
techdebt(workflowengine): Remove transition event classes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 15:33:17 +07:00
John Molakvoæ
d5a16d8d92
Merge pull request #37028 from nextcloud/design/distraction-free-backgrounds
...
Add distraction free backgrounds for Nextcloud 26
2023-03-03 13:18:39 +07:00
Jan C. Borchardt
8c9a9195b9
Add distraction free backgrounds for Nextcloud 26
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2023-03-03 17:55:19 +07:00
Joas Schilling
d21db216f7
chore(release): Bump requirements and versions in apps/
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 06:44:27 +07:00
Joas Schilling
a4f0a531ca
chore(security): Bump "Expires" of well-known/security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 06:36:41 +07:00
Nextcloud bot
bc94fab8ee
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-03 02:26:33 +07:00
Julius Härtl
6130f1a78e
Implement file reference wiget
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-02 21:01:44 +07:00
Simon L
0df20f6ebe
Merge pull request #36173 from nextcloud/enh/openssl-seal-custom
...
Use a PHP implementation of openssl_seal that allows to use modern ciphers
2023-03-02 17:15:45 +07:00
Richard Steinmetz
7a020b1d1a
Merge pull request #36935 from nextcloud/fix/noid/imip-plugin-null-hardening
...
fix(caldav): harden null handling of iMip scheduling method
2023-03-02 12:28:17 +07:00
blizzz
e08fa78224
Merge pull request #36594 from nextcloud/fix-handling-of-invitations
...
fix(caldav): Correctly handle calendar recreation for invitations when the current calendar is in the trashbin
2023-03-02 11:54:51 +07:00
Richard Steinmetz
a35b960c7a
fix(caldav): harden null handling of iMip scheduling method
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-02 09:42:10 +07:00
John Molakvoæ
2f64d16afd
Merge pull request #36998 from nextcloud/fix/share-select-viewer
2023-03-02 09:31:39 +07:00
John Molakvoæ
162cc3c8ea
fix(theming): select "no-background" option and fix layout order
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-02 07:22:27 +07:00
Nextcloud bot
7d4cb9a13d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-02 02:29:44 +07:00
Christopher Ng
0c69619d91
Fix share select dropdown not opening when viewer is open
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-03-01 17:18:39 +07:00
blizzz
86c102ed99
Merge pull request #36785 from nextcloud/bug/bring-back-auth-checkbox
...
Add back authentication checkbox for mailer settings
2023-03-01 21:35:08 +07:00
Julia Kirschenheuter
7145d8a892
Merge pull request #36843 from nextcloud/enh/a11y-user-status-clear-select
...
Port clear user status select
2023-03-01 10:02:20 +07:00
John Molakvoæ
0b966ab200
Merge pull request #36471 from nextcloud/fix/theming-keep-images
2023-03-01 09:54:49 +07:00