Julius Härtl
a9b38d8245
Merge pull request #28240 from nextcloud/accessibility/personal-info
...
Add h2 to personal info page, fixing accessibility issue
2021-07-30 08:11:31 +02:00
Julien Veyssier
416d10f76c
refs #21045 add app config to disable unlimited quota and to set max quota
...
avoid unlimited quota as default_quota fallback value if unlimited quota is not allowed
avoid getting/setting/displaying unlimited default quota if not allowed
implement tests for unlimited quota restrictions
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-29 19:31:36 +00:00
Julien Veyssier
ff62983edb
add missing order attribute to tag multiselect action
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-29 18:53:02 +02:00
Jan C. Borchardt
1bbe945482
Add h2 to personal info page, fixing accessibility issue
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-07-29 16:34:45 +02:00
Christopher Ng
decfc2e3b3
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-28 22:58:24 +00:00
Christopher Ng
63c3b9a4cc
Remove chunkhash
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-28 22:43:09 +00:00
dependabot[bot]
401314d5aa
Bump @nextcloud/vue from 3.10.1 to 4.0.3
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 3.10.1 to 4.0.3.
- [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/v3.10.1...v4.0.3 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-28 19:57:43 +00:00
Julien Veyssier
a636c38454
Merge pull request #27920 from nextcloud/fix/21263/breadcrumb-wrong-float-width-comparison
...
Fix Files breadcrumbs being hidden even if there is enough space
2021-07-28 18:45:29 +02:00
John Molakvoæ
58d034461b
Merge pull request #28147 from nextcloud/dependabot/npm_and_yarn/marked-2.1.3
...
Bump marked from 2.0.6 to 2.1.3
2021-07-28 18:05:15 +02:00
Julius Härtl
e840e08cef
Merge pull request #28210 from nextcloud/allow-to-disable-group-change-mail-notification
...
Allow to disable group membership change notification
2021-07-28 17:13:49 +02:00
Julien Veyssier
c4fcf4c0b2
refs #21263 round numbers when checking if breadcrumbs should be hidden
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-28 16:40:14 +02:00
John Molakvoæ
3ced8406a0
Merge pull request #28174 from nextcloud/feature/set_openfile_for_internal_links
2021-07-28 15:03:54 +02:00
Marco Ambrosini
a4d1c55624
Allow to disable group change notification
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-28 12:23:47 +02:00
Louis
1ad5e8ad73
Fix typo
...
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
2021-07-28 11:15:03 +02:00
Julius Härtl
a71294ed34
Merge pull request #27751 from nextcloud/enh/23769/accept-decline-fed-sharing-ui
2021-07-28 10:38:23 +02:00
Vincent Petry
f6f2f63016
Fix remote share deletion when deleting user
...
When deleting a user, we should only delete the direct remote user
shares or the remote group based subshares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 14:32:51 +02:00
Louis Chemineau
e558a00496
Set openfile params when following internal links
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-27 11:41:32 +00:00
Vincent Petry
1125832623
Fix route path for pending remote shares
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 13:30:44 +02:00
Vincent Petry
dac676c14e
Replace ILogger with LoggerInterface in remote share manager
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2021-07-27 13:04:39 +02:00
Julien Veyssier
a8ebf37b08
fix jsunit tests for comments
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-27 12:57:44 +02:00
Vincent Petry
e67e90afce
Fix remote group share decline+accept code path
...
When declining a remote group share through the dialog that appears when
notifications are off, the mount point is now correctly saved when
re-accepting.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:20:03 +02:00
Vincent Petry
3deffc3161
Use mimetype instead of type when defaulting in remote shares
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:20:01 +02:00
Vincent Petry
e8f4a524a2
Fix external share manager with multiple user groups
...
Use query builder with proper matching for finding the group names.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:26 +02:00
Vincent Petry
15f41a6b72
Fix remote group share API interactions
...
Accepting and declining can now be done repeatedly on both the parent
group share and sub-share with the same effects.
Added unit tests to cover these cases, and also when the same operation
is repeated.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:26 +02:00
Vincent Petry
c1563215e6
Disable default actions in pending file list
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:25 +02:00
Vincent Petry
f3f2faa815
Pending remote group share fixes
...
Only remove reject share for remote group shares
Also fix share indicator to appear for remote group shares as well.
Fix pending remote share icon to be the one of a share.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:25 +02:00
Vincent Petry
4b5bb4d9cf
Fix re-accepting or re-rejecting remote group shares
...
When accepting a group share, a sub-share entry is created which also
has a different id.
When accepting or rejecting the sub-share, simply update the "accepted"
flag instead of trying to re-insert the entry.
Adjust getShare to also properly validate group share membership
when called on a sub-share id.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:24 +02:00
Vincent Petry
cff8ae7ded
Add logging to external shares manager
...
Instead of just returning false, also log the exception to make
debugging database issues easier.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:24 +02:00
Vincent Petry
46b8cf4f64
Remove "Reject share" for pending remote shares
...
In the list of pending shares, the option for rejecting the share has
been removed.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:24 +02:00
Vincent Petry
7130a98e47
Fix received federated group shares
...
Fix pending shares endpoint to consider user-specific sub-entries
for group shares whenever a share was accepted or declined.
Added unit test for adding remote group shares.
Fixed "removeUserShares" to not send a remote request as we never send
remote requests for group shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:23 +02:00
Vincent Petry
53aafff972
Extend pending shares list to include remote shares
...
And adjust the accept/decline actions to use the right endpoint for
remote shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:18 +02:00
Julien Veyssier
5914c5e59c
fix comments file action sidebar opening
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-27 08:50:04 +00:00
dependabot[bot]
f055402d02
Bump marked from 2.0.6 to 2.1.3
...
Bumps [marked](https://github.com/markedjs/marked ) from 2.0.6 to 2.1.3.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v2.0.6...v2.1.3 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-26 21:42:08 +00:00
Julius Härtl
5efbdda151
Merge pull request #28173 from nextcloud/fix/variable_override_in_file_view
...
Fix variable override in file view
2021-07-26 21:11:10 +02:00
John Molakvoæ (skjnldsv)
b2b35c2b34
Bump p-queue
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-26 18:46:37 +02:00
John Molakvoæ (skjnldsv)
ccc63a4c83
Bump vue and fix babel warning
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-26 18:45:21 +02:00
John Molakvoæ (skjnldsv)
ae2719fcc4
Bump dependencies
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-26 18:45:21 +02:00
Louis Chemineau
2cbc3e9245
Fix variabable override in file view
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-26 15:47:37 +02:00
szaimen
a65d3844c1
Merge pull request #28166 from nextcloud/enh/usermanagement/add-group-icon
...
User management - Add icon to user groups
2021-07-26 15:31:55 +02:00
Julien Veyssier
4c400a0283
Merge pull request #28164 from nextcloud/fix/file-multiselect-actions-sort
...
Fix sort function of files multiple selection actions
2021-07-26 15:08:09 +02:00
Julien Veyssier
d6b4944c4b
fix sort sort function of files multiple selection actions
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-26 14:08:44 +02:00
szaimen
d9f8bce443
User management - Add icon to user groups
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-26 11:44:33 +00:00
Julius Härtl
b31c08e536
Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-path
...
Admin Audit - Sharing: createShare - report the full path
2021-07-26 12:35:48 +02:00
John Molakvoæ
a6d91c2ccf
Merge pull request #27281 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.0.0
2021-07-24 13:11:53 +02:00
John Molakvoæ
ece22815a3
Merge pull request #28132 from nextcloud/work/carl/fix-tests
...
Fix tests in files_versions
2021-07-24 09:37:52 +02:00
Christopher Ng
fd71b39d58
Rebuild
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-23 23:10:29 +00:00
John Molakvoæ
6817ba194e
Merge pull request #28133 from nextcloud/feat/tag_multiple_files_at_once
2021-07-23 18:25:12 +02:00
Carl Schwan
0d987dd2a0
Fix tests in files_versions
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-23 17:50:46 +02:00
Roland Scheidel
c5af910886
add an option to the multiple files selected actions to add and remove tags from multiple files at once
...
Signed-off-by: Roland Scheidel <kontakt@scheidel.at>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-23 17:47:26 +02:00
dependabot[bot]
6e5191b702
Bump @nextcloud/router from 1.2.0 to 2.0.0
...
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-23 15:56:28 +02:00
Carl Schwan
74e7934f04
Merge pull request #27968 from nextcloud/work/carl/file_versions-less-deprecation
...
Remove allmost all deprecation from the files_version app
2021-07-23 10:50:48 +02:00
Carl Schwan
701b57b81d
Remove allmost all deprecation from the files_version app
...
The remaining deprecations are related to Utils::hooks and I will take a
look at how EventDispatcher works before working on them.
Aside from the deprecations, this patch also does a few minor
improvements around type hinting.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-23 10:07:38 +02:00
John Molakvoæ
97976746b8
Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-id
...
Make sure that the dav propfind plugins always use the proper user id
2021-07-23 08:31:41 +02:00
szaimen
4570bb4f65
Admin Audit - Sharing: createShare - report the full path
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-22 14:20:05 +00:00
John Molakvoæ (skjnldsv)
717636fd28
Fix Login & Users settings page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 14:27:39 +02:00
John Molakvoæ (skjnldsv)
7ca81f360f
Fix eslint and update bundles
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:21:25 +02:00
Julius Härtl
6909ce6641
Make sure that the dav propfind plugins always use the proper user id
...
For old android versions it could happen that the requests are performed
with a login name instead of the actual user id, so before this change
the property methods used the wrong value for fetching their information
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-22 12:28:00 +02:00
szaimen
bf4f91bcd1
Fix dark theme in file exists dialog
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-21 23:57:00 +02:00
Lukas Reschke
b47b3d8a85
Merge pull request #28092 from nextcloud/debt/noid/add-quota-plugin
...
QuotaPlugin expect 1 parameter
2021-07-21 21:50:03 +02:00
szaimen
654672f4a3
Merge pull request #27674 from fstorz/hide-download-button-for-public-preview-of-audio-files
...
hide download button for public preview of audio files
2021-07-21 17:55:26 +02:00
Daniel Kesselberg
dedf51b6e6
QuotaPlugin expect 1 parameter
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-21 17:06:03 +02:00
Pytal
c8778d83fb
Merge pull request #28015 from nextcloud/enh/noid/fix-overlapping
...
fix overlapping of elements in certain views
2021-07-20 13:31:37 -07:00
Christopher Ng
38cbffb3a7
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-20 15:09:38 +00:00
Christopher Ng
07c6ed3df2
Improve UX
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-20 14:58:38 +00:00
Carl Schwan
da68952524
Fix missing theming for login button
...
Close #27495
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-20 10:07:42 +02:00
Florian Storz
b803043b80
Remove trailing whitespace from comment
...
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
Florian Storz
6aed80913f
Add comment linking to PR
...
PR contains discussion about the implementation with pros and cons
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
Florian Storz
2b6ff55fa9
hide download button for public preview of audio files
...
When the option to hide downloads was selected at public link creation, the download button can be hidden by the audio html attribute controlsList="nodownload"
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
szaimen
e4770f876b
Add titleTooltip to sidebar
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-19 09:16:59 +00:00
szaimen
4c20803d97
Merge pull request #27994 from nextcloud/enh/noid/fix-footer-padding
...
Increase footer height for longer menus
2021-07-19 10:43:13 +02:00
Nextcloud bot
3f99750a66
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-19 02:25:17 +00:00
dependabot[bot]
f6b61ac05e
Merge pull request #27509 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.6
2021-07-18 10:25:00 +00:00
dependabot[bot]
b2d5e25b56
Bump @babel/core from 7.14.3 to 7.14.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.3 to 7.14.6.
- [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.14.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-18 11:50:59 +02:00
Nextcloud bot
5f8335811f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-18 02:25:31 +00:00
dependabot[bot]
d9d6102557
Bump @nextcloud/event-bus from 1.3.0 to 2.0.0
...
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.3.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-18 00:08:56 +02:00
dependabot[bot]
ca606b8167
Bump dompurify from 2.2.8 to 2.3.0
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.3.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-17 20:40:45 +02:00
MichaIng
d250f7efb5
Merge pull request #28024 from nextcloud/dependabot/npm_and_yarn/css-loader-5.2.7
...
Bump css-loader from 5.2.6 to 5.2.7
2021-07-17 14:03:51 +02:00
dependabot[bot]
c915832e02
Bump css-loader from 5.2.6 to 5.2.7
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-17 13:31:19 +02:00
Nextcloud bot
43e307f59e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-17 02:44:18 +00:00
szaimen
ce9bebda0a
fix overlapping of elements in certain views
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 18:06:41 +02:00
szaimen
67d0053ecc
Increase footer padding for longer menus
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
2021-07-16 17:05:45 +02:00
Joas Schilling
9b128d823b
Jitter the requests to the appstore and updater server over 3 minutes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-16 16:58:09 +02:00
Julius Härtl
2766df9764
Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixes
...
some multiselect design fixes
2021-07-16 14:28:34 +02:00
Joas Schilling
f86f594a3a
Merge pull request #27860 from J0WI/alphanumeric-rnd
...
Introduce ISecureRandom::CHAR_ALPHANUMERIC
2021-07-16 12:46:20 +02:00
Christopher Ng
dfb55979ef
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-16 05:48:06 +00:00
Christopher Ng
74aa115125
Refine unsupported federation scope checks
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-16 05:46:04 +00:00
Nextcloud bot
6744f3c083
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-16 02:26:30 +00:00
szaimen
b3d5a57f18
Merge pull request #27980 from nextcloud/enh/18683/improve-notcreatable-permissions-hint
...
Improve notcreatable permissions hint
2021-07-15 23:12:27 +02:00
szaimen
85b0df20fa
Improve notcreatable permissions hint
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-15 21:00:09 +02:00
szaimen
f4db7cbe52
some multiselect design fixes
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-15 17:09:28 +02:00
Nextcloud bot
7f572c0645
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:37:23 +00:00
Christopher Ng
aa92c9e287
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-15 10:44:52 +02:00
Christopher Ng
64403d2401
Refine UX for primary email deletion
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-15 10:16:06 +02:00
Christopher Ng
44763576b1
Make emails Vuetiful
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-15 10:16:06 +02:00
Christopher Ng
de6e55075b
Create personal info service
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-15 10:16:06 +02:00
Christopher Ng
ef41d5977a
Provide initial state
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-15 10:16:06 +02:00
dependabot[bot]
8cedf0de03
Merge pull request #27683 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.2
2021-07-15 03:01:17 +00:00
Nextcloud bot
0546023981
[tx-robot] updated from transifex
2021-07-15 02:26:42 +00:00
dependabot[bot]
2e09776966
Bump vue-router from 3.5.1 to 3.5.2
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-15 02:26:19 +00:00
blizzz
5a22b0ac67
Merge pull request #27884 from nextcloud/enh/cloud-id-local
...
Allow to get a local cloud id without going through the contacts manager
2021-07-14 23:18:51 +02:00
Julius Härtl
7179002600
Allow to get a local cloud id without going through the contacts manager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-14 16:08:05 +02:00
Julien Veyssier
9338be7fa1
Merge pull request #27952 from nextcloud/work/carl/accessibility-remove-unused-parameters
...
[Accessibility App]: Remove unused parameters in settings class
2021-07-14 15:47:15 +02:00
blizzz
5d097ddb4b
Merge pull request #27875 from goyome/goyome-patch-group-shares-limit
...
No limit in the number of group shares
2021-07-14 13:45:50 +02:00
Julius Härtl
1366b35081
Merge pull request #27946 from nextcloud/enh/breadcrumb-detail-view-in-menu
...
Show registered breadcrumb detail views in breadcrumb menu
2021-07-14 10:31:00 +02:00
Nextcloud bot
43d4a4c5ae
[tx-robot] updated from transifex
2021-07-14 02:26:23 +00:00
MichaIng
adce076808
Merge pull request #27565 from nextcloud/dependabot/npm_and_yarn/striptags-3.2.0
...
Bump striptags from 3.1.1 to 3.2.0
2021-07-14 01:43:32 +02:00
dependabot[bot]
f750268f75
Bump striptags from 3.1.1 to 3.2.0
...
Bumps [striptags](https://github.com/ericnorris/striptags ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/ericnorris/striptags/releases )
- [Commits](https://github.com/ericnorris/striptags/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: striptags
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-14 00:51:32 +02:00
Carl Schwan
5ff31ecd6b
[Accessibility App]: Remove unused parameters in settings class
...
These two parameters weren't used, no need to load them
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-13 20:32:19 +02:00
Julien Veyssier
c035541ba4
show breadcrumb detail view in breadcrumb menu
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-13 12:51:41 +00:00
Julius Härtl
2a0bd66384
Merge pull request #27912 from nextcloud/fix/26113/dashboard-escaped-display-name
...
Do not escape display name in dashboard welcome text
2021-07-13 14:03:13 +02:00
szaimen
6615cdba3c
Merge pull request #27867 from nextcloud/fix/noid/newfilemenu-on-public-page
...
fix newfileMenu on public page
2021-07-13 13:10:23 +02:00
szaimen
ce0f38e95d
fix newfileMenu on public page
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-13 11:34:46 +02:00
Julius Härtl
3860dad9ea
Merge pull request #26481 from ghost/fdroid
2021-07-13 08:49:59 +02:00
Nextcloud bot
cabf24480e
[tx-robot] updated from transifex
2021-07-13 02:26:35 +00:00
dependabot[bot]
7343f12b5b
Bump @nextcloud/paths from 1.1.2 to 2.0.0
...
Bumps @nextcloud/paths from 1.1.2 to 2.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-12 21:34:15 +00:00
MichaIng
f91465f43e
Merge pull request #27272 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.0.0
...
Bump @nextcloud/logger from 1.1.2 to 2.0.0
2021-07-12 22:57:36 +02:00
dependabot[bot]
5370960340
Bump @nextcloud/logger from 1.1.2 to 2.0.0
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 1.1.2 to 2.0.0.
- [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.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-12 21:51:37 +02:00
MichaIng
af61ac6a7a
Fix Psalm code scanning alerts
...
InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6691
InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6692
MissingReturnType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6693
MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6694
MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6695
PossiblyFalseArgument (apps/theming/lib/IconBuilder.php#L232): https://github.com/nextcloud/server/security/code-scanning/6696
Signed-off-by: MichaIng <micha@dietpi.com>
2021-07-12 20:05:44 +02:00
Nextcloud bot
a8aeaa6c7b
[tx-robot] updated from transifex
2021-07-12 02:25:35 +00:00
Julien Veyssier
984f3903f5
refs #26113 do not escape display name in dashboard welcome text
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-11 16:17:05 +00:00
Nextcloud bot
b4cebc3539
[tx-robot] updated from transifex
2021-07-11 02:25:50 +00:00
Nextcloud bot
bdb5d9f418
[tx-robot] updated from transifex
2021-07-10 02:31:32 +00:00
szaimen
9e00b58511
Merge pull request #27887 from nextcloud/enh/noid/fix-userstatus-mobile
...
make user status usable on mobile
2021-07-09 13:30:21 +02:00
szaimen
cf8e380f65
make user status usable on mobile
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-09 09:30:56 +00:00
Joas Schilling
dfb27470e2
Merge pull request #27854 from nextcloud/fix/27371/fix-dark-theme-public-pages
...
Fix dark theme on public link shares
2021-07-09 11:00:53 +02:00
Joas Schilling
ede5db10c3
Fix accessibility theme for guests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-09 09:22:39 +02:00
Nextcloud bot
c2f62ee0b8
[tx-robot] updated from transifex
2021-07-09 02:26:17 +00:00
rakekniven
dad31ce3fa
Merge pull request #27847 from nextcloud/enh/26973/talk-password-failed
...
Update "Sending password by Nextcloud Talk failed" sentence
2021-07-08 18:14:59 +02:00
Guillaume Colson
3a5918d932
No limit in the number of group shares
...
By default, autoaccept doesn't work if the user has more than 50 group shares
Signed-off-by: Guillaume COLSON <guillaume.colson@univ-lorraine.fr>
2021-07-08 16:56:26 +02:00
Daniel Kesselberg
090f860c65
Fix add group button
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-08 16:43:46 +02:00
J0WI
91051d9207
Generate strong, human readable OTP
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-08 15:11:33 +02:00
J0WI
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-08 15:11:31 +02:00
Lukas Reschke
040bc04287
Merge pull request #27845 from nextcloud/update-diaspora-url
...
Use proper "Share to Diaspora" URL
2021-07-08 13:00:28 +02:00
Nextcloud bot
726f23ffd9
[tx-robot] updated from transifex
2021-07-08 02:26:46 +00:00
szaimen
0c27faf711
Update "Sending password by Nextcloud Talk failed" sentence
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-07 13:39:57 +02:00
Lukas Reschke
69ffd7973e
Use proper "Share to Diaspora" URL
...
The previous URL leads to an outdated GitHub page that links to websites
which are already available to sale.
This uses the somewhat more official https://share.diasporafoundation.org/
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-07 11:39:24 +02:00
szaimen
1afc63abce
Admin user settings - change Everyone to Active users
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-07 11:34:24 +02:00
John Molakvoæ
5d7d70538b
Merge pull request #27827 from nextcloud/enh/27292/singular-plural
2021-07-07 08:23:39 +02:00
Nextcloud bot
085f9d6ca9
[tx-robot] updated from transifex
2021-07-07 02:26:06 +00:00
szaimen
addc825275
add singular and plural in for days in admin sharing settings
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-06 19:05:17 +02:00
Nextcloud bot
17e58f5056
[tx-robot] updated from transifex
2021-07-06 02:26:02 +00:00
HouraisanNEET
0ba0189260
Add F-Droid
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-07-04 21:44:55 +08:00
Nextcloud bot
4aefd04f40
[tx-robot] updated from transifex
2021-07-04 02:25:36 +00:00
Nextcloud bot
329e517fd9
[tx-robot] updated from transifex
2021-07-03 02:25:58 +00:00
Joas Schilling
8ebbd91909
Merge pull request #17148 from nextcloud/always-provide-color-to-default-personal-calendar
...
Always provide theme color for default personal calendar
2021-07-02 16:29:18 +02:00
Nextcloud bot
129214e430
[tx-robot] updated from transifex
2021-07-02 02:25:20 +00:00
John Molakvoæ
9a7d432b55
Merge pull request #27742 from nextcloud/enh/explicit-hint-federation-local
...
Clarify that federated sharing settings may also affect shares between users on the current instanc
2021-07-01 15:23:52 +02:00
Julius Härtl
660c0f7942
Clarify that federated sharing settings may also affect shares between users on the current instance
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-01 11:41:21 +02:00
Julius Härtl
3853307a6a
Merge pull request #26681 from nextcloud/techdebt/hint-exception-ocp
...
Move HintException to OCP
2021-07-01 08:34:55 +02:00
Nextcloud bot
bb40e65e4e
[tx-robot] updated from transifex
2021-07-01 02:24:48 +00:00