Nextcloud bot
|
371e3b24ba
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
a931ede928
|
Merge pull request #7486 from nextcloud/bump-packages
Bump packages
|
3 years ago |
Nextcloud bot
|
4d30afc97d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
bfe962d6e1
|
Merge pull request #7489 from nextcloud/feature/noid/add-version-capability
Add app version to capabilities
|
3 years ago |
Joas Schilling
|
170414d8e2
|
Merge pull request #7494 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.21
Bump phpunit/phpunit from 9.5.20 to 9.5.21
|
3 years ago |
Nextcloud bot
|
f54981f9ea
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
a05520f410
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
dependabot[bot]
|
6c427e2f7d
|
Bump phpunit/phpunit from 9.5.20 to 9.5.21
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Vitor Mattos
|
329ef525c8
|
Merge pull request #7490 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-6.5.8
Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integration
|
3 years ago |
Nextcloud bot
|
efa6c4026b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
55bf3a96ec
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
dependabot[bot]
|
7ea4a7e810
|
Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.7...6.5.8)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Marcel Müller
|
814f2d4deb
|
Add tests for app version in capabilities
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
3 years ago |
Marcel Müller
|
d7565643d2
|
Add app version to capabilities
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
3 years ago |
Nextcloud bot
|
d4da757c72
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Vitor Mattos
|
d8322c98c3
|
Bump packages
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Nextcloud bot
|
2cccbd0ff2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
f107eb5e54
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
a98653912c
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
3dc5c6a371
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
8b7947f884
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
3ea410d58d
|
Merge pull request #7372 from nextcloud/feature/7336/JWT-for-HPB-authentication
Require firebase JWT lib
|
3 years ago |
Joas Schilling
|
2f16ea57ae
|
Merge pull request #7306 from nextcloud/feature/noid/simple-polls
📊 Simple polls API
|
3 years ago |
Joas Schilling
|
36ecc01c90
|
Comment why IDs are not returned on API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
70034a81ad
|
Bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
3e7345f073
|
Fix wrong number of voters
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Nextcloud bot
|
55ecfec5fe
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
55bb6c066c
|
Don't allow updating/voting after closing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
ec24253ca4
|
Fix further comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
b1cf98d3ca
|
Add typing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
c9919b86bf
|
Add system messages for voting and closing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
d3bad8f604
|
Hide summary also until the actor voted
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
e850664c9a
|
Save number of actors that voted
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
864422eb96
|
Do not allow to vote the same option multiple times
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
4b3ea5e47b
|
Allow to get detailed voting list
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
d8fd68d84a
|
Store the summary as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
30c41a8fff
|
Cache the display name for polls and votes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
a39e7815e1
|
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
f063637cad
|
Add negative integration tests as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
171f37d403
|
Check voting options for validity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
31c4d20dde
|
Add docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
1052b7e1ec
|
Add endpoint for voting
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
4fef2a89c1
|
Implement room deletion
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
aeb1bd5288
|
Allow to see the poll data and close it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
bce64c3fbf
|
Add model, migration and base
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
84a30c9ba8
|
Merge pull request #7464 from nextcloud/bugfix/noid/fix-next-federation-step
Test remote invite notifications and try to send the accept/decline on invites
|
3 years ago |
Nextcloud bot
|
8b23801abc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
f798751722
|
Merge pull request #7477 from nextcloud/feat/workflow-auto-update-node.yml
Updating node.yml workflow from template
|
3 years ago |
Nextcloud bot
|
2008827b4d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
4c82c17b9a
|
Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |