Joas Schilling
|
15f3e34ad0
|
feat(call): Direct endpoint to check if call notification should be dismissed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-03 07:01:29 +01:00 |
Joas Schilling
|
49f4e77622
|
Merge pull request #13925 from nextcloud/bugfix/noid/reset-chat-unread-marker
fix(chat): Fix infinite loading spinner when someone cleared the history
|
2024-12-02 16:00:49 +01:00 |
Joas Schilling
|
588ecf69ba
|
fix(chat): Fix infinite loading spinner when someone cleared the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-02 15:47:15 +01:00 |
Maksim Sukharev
|
9bfd8a487b
|
Merge pull request #13922 from nextcloud/fix/12406/ooo-response
feat(ooo): Add start and end dates to out-of-office view
|
2024-12-02 15:22:43 +01:00 |
Maksim Sukharev
|
c449e68fb8
|
feat(ooo): show absence period
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-12-02 14:53:05 +01:00 |
Maksim Sukharev
|
59652a9b2e
|
fix(ooo): add typings for out-of-office response
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-12-02 14:53:05 +01:00 |
dependabot[bot]
|
68b2250819
|
Merge pull request #13792 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.2.2
|
2024-12-02 12:27:30 +00:00 |
Joas Schilling
|
14987405ae
|
fix(middleware): Fix environmentaware controller class name
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-02 13:16:42 +01:00 |
Joas Schilling
|
253ab7d59c
|
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-02 12:47:15 +01:00 |
Joas Schilling
|
25a7cd4dc7
|
fix(openapi): Fix some warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-02 12:46:52 +01:00 |
dependabot[bot]
|
6d58c6686e
|
ci(deps-dev): bump nextcloud/openapi-extractor
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.0.1 to 1.2.2.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.0.1...v1.2.2)
---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 12:41:58 +01:00 |
Joas Schilling
|
099d03a765
|
Merge pull request #13920 from nextcloud/fix/13907/out-of-office-caption
fix: out of office caption
|
2024-12-02 12:41:15 +01:00 |
Joas Schilling
|
f7aab2a2c2
|
Merge pull request #13837 from nextcloud/openapi/noid/room-stuff
fix(openapi): Fix more empty arrays
|
2024-12-02 12:37:52 +01:00 |
DorraJaouad
|
1048f530b9
|
fix: out of office caption
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
|
2024-12-02 12:34:14 +01:00 |
Joas Schilling
|
b25bca059a
|
Merge pull request #13900 from nextcloud/changelog/20.1.0
chore(release): Add changelog for 20.1.0
|
2024-12-02 12:26:29 +01:00 |
Maksim Sukharev
|
1e3a56679e
|
fix(jest): adjust incoming types in CapabilitiesManager
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-12-02 12:15:26 +01:00 |
Maksim Sukharev
|
c0da601432
|
Merge pull request #13913 from nextcloud/dependabot/npm_and_yarn/pinia-2.2.8
build(deps): bump pinia from 2.2.6 to 2.2.8
|
2024-12-01 16:23:57 +01:00 |
Nextcloud bot
|
942ddac64f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-01 00:25:46 +00:00 |
dependabot[bot]
|
3f2f2096c4
|
build(deps): bump pinia from 2.2.6 to 2.2.8
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.6 to 2.2.8.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.6...v2.2.8)
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-30 03:04:17 +00:00 |
Nextcloud bot
|
cf6792653b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-30 00:24:23 +00:00 |
Joas Schilling
|
f6f6b1aa3c
|
chore(release): Add changelog for 20.1.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-29 12:20:23 +01:00 |
Nextcloud bot
|
85d5a67229
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-29 09:04:53 +00:00 |
Joas Schilling
|
b337d346c5
|
Merge pull request #13898 from nextcloud/feat/noid/promote-new-features
feat(release): Promote Desktop, AI Summaries, Meetings and Archiving
|
2024-11-29 09:55:11 +01:00 |
Joas Schilling
|
67d129be48
|
Merge pull request #13891 from nextcloud/bugfix/noid/remove-lastMessage-when-empty
fix(openapi): Remove lastMessage from TalkRoom object when empty
|
2024-11-29 09:54:09 +01:00 |
Joas Schilling
|
48df4e544f
|
fix(frontend): Make frontend compatible with absence of lastMessage
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-29 09:40:47 +01:00 |
Joas Schilling
|
54f89dfdd1
|
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-29 09:40:47 +01:00 |
Joas Schilling
|
c2965f285c
|
fix(openapi): Remove lastMessage from TalkRoom object when empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-29 09:40:46 +01:00 |
Nextcloud bot
|
7525a8bc5a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-29 00:24:30 +00:00 |
Joas Schilling
|
f9b61b14e6
|
feat(release): Promote Desktop, AI Summaries, Meetings and Archiving
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 16:22:28 +01:00 |
Dorra
|
dae416f299
|
Merge pull request #13875 from nextcloud/feat/13451/import-emails-frontend
feat(invitations): Import e-mail participants from CSV 🗒️
|
2024-11-28 15:57:44 +01:00 |
DorraJaouad
|
af2cbff54a
|
fix: fix wording and resolve ts issues. Added a subsection in lobby settings
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
|
2024-11-28 15:39:07 +01:00 |
DorraJaouad
|
04bb7ea868
|
fix: update description
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
|
2024-11-28 15:39:06 +01:00 |
Joas Schilling
|
ec58e5eeac
|
test(invites): Add unit tests for invite API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 15:39:05 +01:00 |
Joas Schilling
|
a23d2a4b65
|
fix(import): Allow importing our exports
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 15:39:04 +01:00 |
Maksim Sukharev
|
da92de8277
|
feat(ImportEmailsDialog): test and import lists
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-11-28 15:39:04 +01:00 |
Maksim Sukharev
|
534d9545b1
|
feat(ImportEmailsDialog): implement component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-11-28 15:39:01 +01:00 |
Maksim Sukharev
|
974f60a99c
|
fix(LobbyStatus): migrate component to TS
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-11-28 15:39:00 +01:00 |
Joas Schilling
|
a40536e74a
|
Merge pull request #13894 from nextcloud/changelog/20.1.0-rc.3
chore(release): Add changelog for 20.1.0-rc.3
|
2024-11-28 15:32:06 +01:00 |
Joas Schilling
|
c76e81334f
|
chore(release): Add changelog for 20.1.0-rc.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 15:18:10 +01:00 |
Joas Schilling
|
3044c0b155
|
Merge pull request #13892 from nextcloud/fix/default-devices-state-behavior
fix: respect user changes of devices state when toggling it
|
2024-11-28 15:09:43 +01:00 |
DorraJaouad
|
1b26aad56e
|
fix: respect user changes of devices state when toggling in media settings
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
|
2024-11-28 14:16:23 +01:00 |
Dorra
|
5c823c190e
|
Merge pull request #13863 from nextcloud/fix/setting-invalid-password-handling
fix: handle password policy validation
|
2024-11-28 13:05:04 +01:00 |
Joas Schilling
|
91fd4b98fc
|
fix(openapi): Regenerate OpenAPI assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:28 +01:00 |
Joas Schilling
|
df045719db
|
fix(openapi): Fix empty array on capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:27 +01:00 |
Joas Schilling
|
62f1cce2e4
|
fix(openapi): Fix empty array for SIP integration
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:27 +01:00 |
Joas Schilling
|
451ad1e6b7
|
fix(openapi): Fix empty array cases for room controller used by clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:27 +01:00 |
Joas Schilling
|
563b2f67ab
|
fix(openapi): Fix reactions API empty array cases
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:25 +01:00 |
Joas Schilling
|
05b8e72859
|
fix(openapi): Fix always empty data response of public share auth
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:25 +01:00 |
Joas Schilling
|
a9be075531
|
fix(openapi): Fix chat API list behaviour
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:24 +01:00 |
Joas Schilling
|
288ade6aa9
|
fix(openapi): Fix poll returned lists
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:00:23 +01:00 |