violoncello.ch
a7968cde0c
Merge pull request #1453 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.18.10
...
Bump @babel/preset-env from 7.16.11 to 7.18.10
2022-08-08 21:15:33 +02:00
violoncello.ch
71d1e84aa9
Merge pull request #1452 from nextcloud/dependabot/composer/vimeo/psalm-4.26.0
...
Bump vimeo/psalm from 4.24.0 to 4.26.0
2022-08-08 21:14:37 +02:00
Carl Schwan
da468bdb07
Merge pull request #1454 from nextcloud/fix/php-cs
...
fix: ci - php-cs and coding standards
2022-08-08 10:01:16 +02:00
Max
8405a1193a
fix: coding standards
...
Prevent CI failures like https://github.com/nextcloud/social/runs/7711238464?check_suite_focus=true
Signed-off-by: Max <max@nextcloud.com>
2022-08-07 20:19:42 +02:00
Max
bd17e38756
fix: php-cs
...
Signed-off-by: Max <max@nextcloud.com>
2022-08-07 11:00:30 +02:00
Nextcloud bot
6a38d8cf50
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-07 03:22:54 +00:00
Nextcloud bot
b95f7813f0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-06 03:20:33 +00:00
dependabot[bot]
9a6925b450
Bump @babel/preset-env from 7.16.11 to 7.18.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.11 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:17:09 +00:00
dependabot[bot]
d300c0dc91
Bump vimeo/psalm from 4.24.0 to 4.26.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.24.0...4.26.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:02:30 +00:00
Nextcloud bot
4cd7d5868f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-05 02:56:44 +00:00
Nextcloud bot
62a4791240
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-02 02:56:04 +00:00
Nextcloud bot
0743f40931
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-26 03:19:49 +00:00
Nextcloud bot
eed581e4e0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 03:18:22 +00:00
violoncello.ch
d607771a50
Merge pull request #1449 from nextcloud/dependabot/npm_and_yarn/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1
2022-07-21 12:15:53 +02:00
dependabot[bot]
133c6691b5
Bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 04:06:22 +00:00
Nextcloud bot
3e5d078eb9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-21 03:19:30 +00:00
Nextcloud bot
cdc74be657
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-18 03:17:25 +00:00
Nextcloud bot
bf4e72e0d7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-15 03:20:26 +00:00
Nextcloud bot
5f6185c517
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 03:18:04 +00:00
Carl Schwan
64c5fee207
Merge pull request #1447 from nextcloud/fix/inverted-like-button
...
Fix inverted like button
2022-07-13 15:17:10 +02:00
Nextcloud bot
8cdb99b846
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13 03:17:00 +00:00
Carl Schwan
5fd9376255
Fix inverted like button
...
Use outline when not liked, and filled and red with liked
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-12 14:28:25 +02:00
Carl Schwan
ed0ee34eac
Merge pull request #1446 from nextcloud/fix/init-ap
...
Fix init AP class
2022-07-12 14:10:44 +02:00
Carl Schwan
1a4021a5bd
Fix init AP class
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-12 14:07:49 +02:00
Carl Schwan
2e26de84e4
Merge pull request #1445 from nextcloud/fix/networking
...
Fix networking issues
2022-07-12 14:05:10 +02:00
Carl Schwan
cc38526f97
Fix networking issues
...
Otherwise webfinger requests are not executed correctly
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-12 13:55:15 +02:00
Nextcloud bot
9c8333af78
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12 03:16:08 +00:00
Carl Schwan
e50898a9a6
Merge pull request #1436 from nextcloud/dependabot/npm_and_yarn/babel-jest-28.1.2
...
Bump babel-jest from 26.6.3 to 28.1.2
2022-07-11 19:09:27 +02:00
Carl Schwan
1416d7cdfe
Merge pull request #1444 from nextcloud/improve/upload/frontend
...
Improve upload UI
2022-07-11 18:27:04 +02:00
Carl Schwan
5a36e2474e
Improve upload UI
...
- Remove a dependency
- Cleanup the code
- Improve the usability
- Allow to add a description to an image
The backend is unfortunately not yet working but that need some DB work
blocked by another pull requests
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 18:20:55 +02:00
Carl Schwan
4ecb9e0142
Merge pull request #1443 from nextcloud/fix/button-style
...
Fix button style in composer
2022-07-11 14:47:51 +02:00
Carl Schwan
114b25df0f
Fix button style in composer
...
and cleanup a bit the code
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 14:08:07 +02:00
Carl Schwan
072100411a
Merge pull request #1441 from nextcloud/feat/material-icon-sidebar
...
Update sidebar icons to use material icons
2022-07-11 13:27:38 +02:00
dependabot[bot]
deae974a7a
Bump babel-jest from 26.6.3 to 28.1.2
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.6.3 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 11:10:09 +00:00
Carl Schwan
c0a43071ff
Merge pull request #1438 from nextcloud/dependabot/composer/vimeo/psalm-4.24.0
...
Bump vimeo/psalm from 4.23.0 to 4.24.0
2022-07-11 13:08:17 +02:00
Carl Schwan
8441f085da
Merge pull request #1440 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.2.1
...
Bump @nextcloud/logger from 1.1.2 to 2.2.1
2022-07-11 13:07:44 +02:00
Carl Schwan
641efd7933
Update sidebar icons to use material icons
...
- This fix some icon being missing due to change in server
- Remove deprecated usage of icon by icon name
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 13:04:32 +02:00
dependabot[bot]
5605f73141
Bump @nextcloud/logger from 1.1.2 to 2.2.1
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 1.1.2 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.1.2...v2.2.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 01:04:28 +00:00
Nextcloud bot
1b35baac77
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 03:18:05 +00:00
Nextcloud bot
7b26303634
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-05 03:16:55 +00:00
Nextcloud bot
2cd94af064
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 03:16:38 +00:00
dependabot[bot]
528cb1f061
Bump vimeo/psalm from 4.23.0 to 4.24.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.23.0...4.24.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 03:10:03 +00:00
Nextcloud bot
7401ae6cf9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-27 03:19:25 +00:00
violoncello.ch
19c5690f53
Merge pull request #1433 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.21
...
Bump phpunit/phpunit from 9.5.20 to 9.5.21
2022-06-25 12:55:59 +02:00
violoncello.ch
fd593a6d46
Merge pull request #1434 from nextcloud/dependabot/composer/gumlet/php-image-resize-2.0.3
...
Bump gumlet/php-image-resize from 2.0.2 to 2.0.3
2022-06-25 12:55:27 +02:00
violoncello.ch
9f0f4e11c9
Merge pull request #1435 from nextcloud/dependabot/npm_and_yarn/jsdom-16.7.0
...
Bump jsdom from 16.4.0 to 16.7.0
2022-06-25 12:54:54 +02:00
dependabot[bot]
bd5c9036af
Bump jsdom from 16.4.0 to 16.7.0
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 04:51:51 +00:00
Nextcloud bot
be8a4f81b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-25 03:19:35 +00:00
dependabot[bot]
7047bd44e7
Bump gumlet/php-image-resize from 2.0.2 to 2.0.3
...
Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gumlet/php-image-resize/releases )
- [Commits](https://github.com/gumlet/php-image-resize/compare/2.0.2...2.0.3 )
---
updated-dependencies:
- dependency-name: gumlet/php-image-resize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 01:02:58 +00:00
dependabot[bot]
3473d2a3b0
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>
2022-06-25 01:02:53 +00:00