Wykres commitów

2798 Commity (cce31073d1043c0ccbdc3b1e015d4027c2832735)

Autor SHA1 Wiadomość Data
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
Nextcloud bot f0ffd1c5a6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-24 03:19:21 +00:00
Nextcloud bot 03ac8450e1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-23 03:18:51 +00:00
Nextcloud bot 967d82dd63
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-22 03:20:09 +00:00
Carl Schwan fd53410488
Merge pull request #1432 from nextcloud/improve-posts
Improve posts rendering
2022-06-21 16:31:17 +02:00
Carl Schwan 486ff4a952 Improve posts rendering
- Hover effect like talk
- Fix the buttons and make better use of material icons

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21 16:25:13 +02:00
Carl Schwan 1fda2475b9
Merge pull request #1429 from nextcloud/feat/workflow-auto-update-node.yml
Updating node.yml workflow from template
2022-06-20 14:33:34 +02:00
Carl Schwan 7698e52613
Merge pull request #1430 from nextcloud/embedd-tools-lib
Embeed tools lib
2022-06-20 11:23:52 +02:00
blizzz 6504fc3312
Merge pull request #1431 from nextcloud/fix-fixup-checks
Add fixup checker action
2022-06-20 11:04:03 +02:00
blizzz 6b4d521a42
Add fixup checker action 2022-06-20 10:28:18 +02:00
Carl Schwan 9061a6812e Embeed tools lib
And fix method signature for 25

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-20 09:41:40 +02:00
Nextcloud bot 9d8b2b322f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-14 03:24:09 +00:00
Maxence Lange 22fbe58ea5
Merge pull request #1426 from nextcloud/enh/1394/add-undraw-readme
add readme to undraw folder
2022-06-13 12:06:00 -01:00
Nextcloud bot ce949511fd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-12 03:23:30 +00:00
Nextcloud bot fb90d5acac Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 16:37:40 +00:00
Nextcloud bot aa8c22bf11
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30 03:26:25 +00:00
Nextcloud bot d80430fab5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-28 03:25:41 +00:00
Nextcloud bot 9a4e5e7f6d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 03:33:38 +00:00
Carl Schwan bb127c5792
Merge pull request #1425 from nextcloud/dependabot/composer/gumlet/php-image-resize-2.0.2
Bump gumlet/php-image-resize from 2.0.1 to 2.0.2
2022-05-16 16:58:06 +02:00
szaimen 0d0033a469 add dep5 file
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16 16:56:37 +02:00