Commit graph

64356 commits

Author SHA1 Message Date
Côme Chilliet
fba6f2597a
Merge pull request #32012 from nextcloud/cleanup/tags
Cleanup tags and share component
2022-09-29 18:56:39 +02:00
blizzz
3969497059
Merge pull request #33984 from nextcloud/enh/add-pre-commit-config-for-cs-fixer
Add pre commit config for cs fixer, EOF checks, etc
2022-09-29 18:41:23 +02:00
Carl Schwan
92a5a8f075 Cleanup tags and Share component
- Port to LoggerInterface
- Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB
- Use IEventListener instead of hooks
- Remove the now unused OC_DB and OC_DB_StatementWrapper legacy utils

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-29 15:15:28 +00:00
Simon L
b4708fb9f0
Merge pull request #34327 from nextcloud/fix/favourite
Fix starred favourite icon
2022-09-29 16:16:53 +02:00
John Molakvoæ (skjnldsv)
eb6ed7dcfd
Fix starred favourite icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-09-29 13:57:22 +02:00
Simon L
d647025f61
Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayer
unbundle files_videoplayer and clean up a little
2022-09-29 13:23:51 +02:00
Arthur Schiwon
4aaa4590a5
unbundle files_videoplayer and clean up a little
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-29 12:11:37 +02:00
Nextcloud bot
a880f791d1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-29 02:33:10 +00:00
Simon L
f7067f4e58
Merge pull request #34308 from nextcloud/fix/user-status
Fix user status emoji picking
2022-09-29 01:22:41 +02:00
Simon L
f170f30637
Merge pull request #34311 from nextcloud/fix/settings-bg
Remove unwanted settings button background
2022-09-29 00:32:07 +02:00
John Molakvoæ (skjnldsv)
75bcf9bd2a Remove unwanted settings button background
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-28 21:52:21 +00:00
nextcloud-command
076d4dd7db Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-28 18:58:43 +00:00
John Molakvoæ (skjnldsv)
21fd2d8317 Fix user status emoji picking
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-09-28 18:42:13 +00:00
Simon L
fafc1ee807
Merge pull request #34287 from nextcloud/enh/33836/fix-theme
fix highcontrast theme
2022-09-28 20:35:07 +02:00
Julius Härtl
1aa76e5968
Merge pull request #34215 from nextcloud/bugfix/cache-headers-reference
Add cache header for image endpoint if link previews
2022-09-28 20:25:15 +02:00
Pytal
054d266c70
Merge pull request #34204 from nextcloud/fix/flashing-background-color
Fix various theming bugs
2022-09-28 10:57:41 -07:00
Christopher Ng
295d03869e Fix various theming bugs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-28 17:12:56 +00:00
blizzz
f6f0195a3f
Merge pull request #34306 from nextcloud/fix/noid/step-file-not-moved
fix default value for updatedirectory setting
2022-09-28 15:51:37 +02:00
Julius Härtl
f4a2ab137b Add cache header for image endpoint if link previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-28 13:21:28 +00:00
Vincent Petry
20b75480d0
Merge pull request #34152 from nextcloud/bugfix/noid/db-password-install
Do not store generated mysql password if it was not used
2022-09-28 15:09:03 +02:00
Vincent Petry
980ba65734
Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types
Ignore invalid share types
2022-09-28 15:06:09 +02:00
Arthur Schiwon
e9e6f5fe84
fix default value for updatedirectory setting
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-28 14:39:12 +02:00
Nextcloud bot
5709084956
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-28 02:32:41 +00:00
Vincent Petry
5c8cab61ab
Merge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-focus
Fix focussing to internal link after copy
2022-09-27 19:05:00 +02:00
Vincent Petry
f875a81a07
Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpage
Fix grid view button in public page
2022-09-27 19:03:26 +02:00
Pytal
657f2e87e4
Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colors
Add primary color presets for shipped backgrounds
2022-09-27 09:20:41 -07:00
Vincent Petry
42bc63f1a0 Update apps/files_sharing/src/components/SharingEntryInternal.vue
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-27 14:05:46 +00:00
Vincent Petry
848a8c8c59
Fix grid view button in public page
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-27 15:51:15 +02:00
szaimen
c9a372034f fix highcontrast theme icons
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-27 13:52:49 +02:00
Vincent Petry
64a4abf472
Fix focussing to internal link after copy
Since a recent change to NcActions it's not possible to add a "ref"
attribute on a NcAction* component.

As a workaround, a ref was added on the NcActions parent component
instead.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-27 12:25:22 +02:00
Julien Veyssier
0e41530b80
Merge pull request #34263 from nextcloud/bugfix/noid/resolve-get-cachable
Add endpoint to fetch a cachable reference data
2022-09-27 11:26:20 +02:00
Joas Schilling
cbef32b6f8
Merge pull request #34134 from nextcloud/Valdnet-patch-4
l10n: Fix text string
2022-09-27 11:25:11 +02:00
Joas Schilling
df9be44010
Merge pull request #34142 from nextcloud/move-background-clearing
Move avatar clearing in the background
2022-09-27 11:13:00 +02:00
blizzz
265f744ff8
Merge pull request #34267 from nextcloud/bugfix/upgrade-from-26
Bump versions to upgrade from
2022-09-27 09:19:50 +02:00
Nextcloud bot
69287aa99f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-27 02:28:05 +00:00
Christopher Ng
67742884b7 Add preset primary colors for shipped backgrounds
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-27 00:56:58 +00:00
Vincent Petry
eb80d4d144
Merge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-09-26 21:28:51 +02:00
Simon L
7a701f248a
Merge pull request #34163 from Jerome-Herbinet/patch-6
User list : User name and Display name visibility improvement
2022-09-26 21:27:06 +02:00
Vincent Petry
417586f1a0
Merge pull request #34260 from nextcloud/remove-unneeded-vue-cli
Remove unneeded and problematic vue-cli-plugin-unit-test
2022-09-26 21:25:11 +02:00
Julius Härtl
2065da03e0
Bump versions to upgrade from
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 19:17:25 +02:00
nextcloud-command
914cfb1f5e Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-26 15:54:29 +00:00
Julius Härtl
5fa7563bf9
Add endpoint to fetch a cachable reference data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 17:44:49 +02:00
Carl Schwan
de23ff38ff Move avatar clearing in the background
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-26 15:26:31 +00:00
Vincent Petry
7622fdfce3
Remove unneeded and problematic vue-cli-plugin-unit-test
It was causing issues during dependency upgrades and wasn't really used
except for its preset definition.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-26 15:24:15 +02:00
dependabot[bot]
9de77ccf0e
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-26 12:58:39 +00:00
Joas Schilling
8eb03e712a
Merge pull request #33887 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.37
Bump moment-timezone from 0.5.34 to 0.5.37
2022-09-26 14:37:26 +02:00
Vincent Petry
f122bac520
Merge pull request #34247 from nextcloud/dependabot/npm_and_yarn/nth-check-and-vue/cli-service-2.1.1
Bump nth-check and @vue/cli-service
2022-09-26 14:34:39 +02:00
Simon L
4a034acc5d
Merge pull request #34249 from nextcloud/bugfix/noid/reference-public
Move Reference class to public namespace
2022-09-26 12:40:59 +02:00
Joas Schilling
042474bb12
Add since
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 11:26:34 +02:00
Carl Schwan
671c36506a
Merge pull request #34222 from nextcloud/fix/install-page
Fix install page
2022-09-26 11:16:09 +02:00