Commit Graph

2078 Commits

Author SHA1 Message Date
Simon Spannagel 5b4f0aec29 Workflow: Add back synchronize event type to fixup job
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2023-01-24 06:51:19 +01:00
Louis 1330f0059e
Merge pull request #1599 from simonspa/p/fix-upload
Fix upload of pictures into album
2023-01-23 18:28:32 +01:00
Simon Spannagel 6aa4c504aa Fix user folder access, not member but local variable
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2023-01-22 13:58:04 +01:00
Simon Spannagel 3a8e9353b7 Fix comparison in PreviewController: album Ids are int
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2023-01-22 13:57:48 +01:00
Nextcloud bot 167b532734
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:53:58 +00:00
dependabot[bot] 7bbef66b45
Merge pull request #1595 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.28 2023-01-21 05:00:13 +00:00
Nextcloud bot 070a2c5401
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-21 03:18:42 +00:00
dependabot[bot] d26d2bbbe7
Bump phpunit/phpunit from 9.5.26 to 9.5.28
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.28)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 02:00:30 +00:00
Nextcloud bot 84e7704ba0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-20 01:39:03 +00:00
Louis b096957f91
Merge pull request #1590 from nextcloud/update-master-php-testing-versions
chore(CI): Update master php testing versions and workflow templates
2023-01-17 11:20:35 +01:00
Joas Schilling 6ea9af217b
chore(CI): Update master php testing versions and workflow templates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-16 14:43:09 +01:00
Nextcloud bot ad5a8a8227
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:51:57 +00:00
Nextcloud bot 74123588b1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-15 02:52:29 +00:00
Nextcloud bot 496e2069a6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:53:48 +00:00
Nextcloud bot adb7c38363
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:53:51 +00:00
Nextcloud bot d8838327f6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-11 02:54:00 +00:00
Nextcloud bot b0816c412f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 02:54:48 +00:00
Marcel Klehr da098417b0
Merge pull request #1579 from nextcloud/fix/rename-faces 2023-01-09 12:03:40 +01:00
nextcloud-command 84e30267cb Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-09 10:35:56 +00:00
Marcel Klehr 2f4e8f5a78 Fix renaming faces: Do not delete existing face when renaming
fixes https://github.com/nextcloud/recognize/issues/408

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-01-09 11:30:17 +01:00
Nextcloud bot 4e75f6bf26
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-09 02:51:55 +00:00
Nextcloud bot 1503c190b8
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-07 02:52:03 +00:00
Nextcloud bot b703370b57
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-06 02:52:15 +00:00
Marcel Klehr 0bdea46302
Merge pull request #1569 from nextcloud/fix/faces-favorites 2023-01-05 14:30:09 +01:00
nextcloud-command a7371028f0 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-05 13:07:08 +00:00
Marcel Klehr 5b0618b515 Fix favoriting photos in the face content view
fixes #1346

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-01-05 14:02:09 +01:00
Marcel Klehr 9a331f20cb
Merge pull request #1570 from nextcloud/enh/move-photos-to-different-face 2023-01-04 11:20:25 +01:00
nextcloud-command dfd7f3bee8 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-04 10:07:00 +00:00
Marcel Klehr d063b10261 Allow moving selected photos to a different person
fixes nextcloud/recognize#602

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-01-04 11:02:37 +01:00
Nextcloud bot 1c748c38ea
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-04 03:38:28 +00:00
dependabot[bot] 8b5319441d
Merge pull request #1556 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.3.0 2023-01-03 14:42:24 +00:00
dependabot[bot] 4804b8fe32 Bump @nextcloud/vue from 7.0.0 to 7.3.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0 to 7.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.0.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  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>
2023-01-03 14:21:40 +00:00
John Molakvoæ ad8540c1cc
Merge pull request #1561 from qsz13/master
[bug fix] encode file name for file source
2022-12-30 17:05:41 +01:00
Daniel Qiu 5fe272ccfd [bug fix] encode file name for file source 2022-12-29 17:41:17 -08:00
Nextcloud bot b758b95e70
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-26 04:17:20 +00:00
Nextcloud bot 699d48b0fd
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-24 05:37:59 +00:00
Louis 3344a6c706
Merge pull request #1538 from andyxheli/patch-2
Make face covers smaller
2022-12-20 17:24:23 +01:00
Andy Xheli a6c0c992f7 Update FaceCover.vue
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-12-20 09:51:14 -06:00
dependabot[bot] 9180408c9d
Merge pull request #1548 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.1.96 2022-12-17 08:47:13 +00:00
dependabot[bot] 0846e0b05b
Bump @mdi/svg from 7.0.96 to 7.1.96
Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 7.0.96 to 7.1.96.
- [Release notes](https://github.com/Templarian/MaterialDesign-SVG/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v7.0.96...v7.1.96)

---
updated-dependencies:
- dependency-name: "@mdi/svg"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-17 03:01:56 +00:00
Andy Xheli 9612515660
Update FaceCover.vue
Fix Make user photos smaller #1537

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-12-14 11:57:45 -06:00
Nextcloud bot ae0c5470ac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-14 02:50:32 +00:00
Nextcloud bot 9fd908c62a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-11 02:58:15 +00:00
Nextcloud bot 9a91599616
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-10 02:51:51 +00:00
Nextcloud bot 49e3852252
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-09 03:03:03 +00:00
Nextcloud bot b3359a16c2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-08 02:47:49 +00:00
Nextcloud bot cf3cce268b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-07 02:47:39 +00:00
Nextcloud bot ee9e56e872
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-05 02:43:57 +00:00
Nextcloud bot 4d921ffcc4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-04 02:43:17 +00:00
dependabot[bot] fdbf29cf96
Merge pull request #1521 from nextcloud/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-03 06:48:28 +00:00