Commit Graph

63687 Commits

Author SHA1 Message Date
blizzz
73205a77ba
Merge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldap
Fix plural usage in LDAP wizard
2022-08-23 10:11:04 +02:00
Anna
5079bf6dd9
Merge pull request #33001 from nextcloud/enh/imip-invitations-responses
Support iMIP invitations from Mail
2022-08-23 09:59:54 +02:00
Nextcloud bot
4991448601
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-23 02:24:42 +00:00
Pytal
b5a4042391
Merge pull request #33643 from nextcloud/enh/profile-handling 2022-08-22 16:36:37 -07:00
Anna Larch
4ca4b02793 Support iMIP invitations from Mail
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-08-22 22:10:12 +02:00
Christopher Ng
9ba11ecefd Improve handling of profile page
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-22 19:28:35 +00:00
dependabot[bot]
2576609aac
Merge pull request #33627 from nextcloud/dependabot/npm_and_yarn/p-queue-7.3.0 2022-08-22 19:12:49 +00:00
dependabot[bot]
13cbb748d7 Bump p-queue from 7.2.0 to 7.3.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: p-queue
  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>
2022-08-22 18:36:23 +00:00
Christoph Wurst
7c6c26ba3a
Merge pull request #33638 from nextcloud/fix/user-mgmt-avatar-size
Request 64px avatars for the user management
2022-08-22 18:16:21 +02:00
Christoph Wurst
6a08c89452
Request 64px avatars for the user management
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-08-22 15:36:14 +02:00
blizzz
31050e5de9
Merge pull request #33624 from nextcloud/updateCrl
Update crl after revoke money.csr
2022-08-22 14:23:10 +02:00
Joas Schilling
f4885ee3ba
Remove unused method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-22 14:15:32 +02:00
Joas Schilling
ef60257110
Fix plural usage in LDAP wizard
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-22 14:14:47 +02:00
blizzz
fd645d4802
Merge pull request #33623 from NoSleep82/master
Update LostController.php
2022-08-22 11:24:44 +02:00
Côme Chilliet
b48a87e6e0
Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encrypted
Fix encryption:fix-encrypted-version command when encrypted is set to 0
2022-08-22 11:11:32 +02:00
Nextcloud bot
b10c3a5f48
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-22 02:24:26 +00:00
NoSleep82
b03aedf128
Update core/Controller/LostController.php
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: NoSleep82 <52562874+NoSleep82@users.noreply.github.com>
2022-08-21 13:16:23 +02:00
Nextcloud bot
9de927c311
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-21 02:24:30 +00:00
Carl Schwan
ce7c502719
Merge pull request #33626 from nextcloud/dependabot/npm_and_yarn/puppeteer-16.2.0
Bump puppeteer from 15.5.0 to 16.2.0
2022-08-20 10:01:49 +02:00
Nextcloud bot
4295aebb46
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-20 02:24:11 +00:00
dependabot[bot]
c64c2e9520
Bump puppeteer from 15.5.0 to 16.2.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.5.0 to 16.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.5.0...v16.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 02:16:16 +00:00
Vitor Mattos
e566ed8277
Update crl after revoke money.csr
Reference: https://github.com/nextcloud/app-certificate-requests/pull/534

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-08-19 14:02:51 -03:00
NoSleep82
61548c520b
Update LostController.php
i would be useful to know who is trying to reset the password (misspelled username or email, ex user or some sort of attack)

Signed-off-by: NoSleep82 <52562874+NoSleep82@users.noreply.github.com>
2022-08-19 18:30:32 +02:00
John Molakvoæ
4a77a68734
Merge pull request #33592 from nextcloud/release/25.0.0_beta_2 2022-08-19 15:31:51 +02:00
John Molakvoæ
c87f05a5d7
Merge pull request #33610 from nextcloud/enh/background-blur-vars 2022-08-19 15:30:33 +02:00
John Molakvoæ
5e550829c5
Fix theming tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-19 14:35:00 +02:00
Joas Schilling
71065f5fd5
Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for-activity-providers
Use user name cache in activity providers
2022-08-19 12:28:44 +02:00
nextcloud-command
145c3be5a7 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-19 10:24:35 +00:00
Julius Härtl
57233fd99a
Expose core background image
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19 11:55:10 +02:00
Julius Härtl
49ddaaecbf
Move dashboard to new variables
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19 11:55:10 +02:00
Julius Härtl
4be6280aa9
Add css variables for blurred background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19 11:55:04 +02:00
Carl Schwan
7d7f7abf7f
Merge pull request #33614 from nextcloud/perf/noid/user-displayname-cache-for-comment-mentions
Use user displayname cache for comment mentions
2022-08-19 11:49:40 +02:00
Joas Schilling
fdec866a89
Merge pull request #33617 from nextcloud/bugfix/activity-856/fix-carddav-activities
Fix carddav activities
2022-08-19 11:38:34 +02:00
Joas Schilling
eab5189abb
Fix carddav activities
The settings where combined last minute but at the same time the activities
where not adjusted to map an existing setting so the filter was not possible
to even limit it to the types that the activities had.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19 10:50:45 +02:00
Joas Schilling
7e11778190
Use user name cache in activity providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19 10:48:32 +02:00
Joas Schilling
ae67eba84b
Use user displayname cache for comment mentions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19 10:23:16 +02:00
Julia Kirschenheuter
1463f935f0
Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributes
Fix/358 add missing expanded attributes
2022-08-19 09:16:41 +02:00
Carl Schwan
cab0f1327e
Merge pull request #33575 from nextcloud/search-shared-post-process-filter
further pre-filter search result before setting up share source cache
2022-08-18 11:58:31 +02:00
John Molakvoæ
626447f669
25.0.0 beta 2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-18 10:07:45 +02:00
Nextcloud bot
ac970e5946
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-18 02:24:19 +00:00
julia.kirschenheuter
6d12f8b8a1 Add ``aria-expanded`` value to select2-container om systemtag and file tags
Add ```aria-expanded``` to color picker
Add ```aria-expanded``` to UnifiedSearch.vue
Add ```aria-expanded``` to new button on files
Add ```aria-expanded``` to action menu
Add ```aria-expanded``` to icon .federation-menu
Add ```aria-expanded``` to app navigation collapse button

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-17 19:28:40 +00:00
Pytal
2f538bb20f
Merge pull request #33584 from nextcloud/fix/theme-font-preview 2022-08-17 11:33:39 -07:00
Simon L
48752a91bd
Merge pull request #33573 from nextcloud/enh/noid/transparency
make transparent what is community maintained
2022-08-17 17:14:01 +02:00
Vincent Petry
15dc060551
Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-provider
Use bigger slice in share provider
2022-08-17 16:12:56 +02:00
John Molakvoæ
eb8d1ff6da Fix font change preview update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-17 14:11:05 +00:00
John Molakvoæ
e32314e129
Merge pull request #33564 from nextcloud/fix/theming-selector 2022-08-17 15:19:46 +02:00
Louis
634ee18d03
Merge pull request #33526 from nextcloud/fix/duplicate-filter-ids
Fix duplicate ids on apps management page
2022-08-17 14:20:47 +02:00
Louis
a2d145734a
Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse
Remove time check in isFairUseOfFreePushService
2022-08-17 14:14:03 +02:00
Robin Appelman
b731c95b79 further pre-filter search result before setting up share source cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-17 13:49:21 +02:00
szaimen
ea8425a08f make transparent what is community maintained
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-17 11:55:04 +02:00