GretaD
8ffe43c574
fix multiselect actions for files
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-24 09:09:16 +00:00
Arthur Schiwon
8f30ff3cc6
extended documentation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Arthur Schiwon
9a7e7c3d42
ignore values that undershoot the minimum, go with default
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
blizzz
e186fecd16
use getSystemValueInt
...
Co-Authored-By: kesselb <mail@danielkesselberg.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Arthur Schiwon
42756b4655
expose Argon2 options (as we did for bcrypt)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Joas Schilling
c9d852ade2
Merge pull request #19060 from nextcloud/backport/19053/stable18
...
[stable18] Fix loaded controller check
2020-01-22 09:45:50 +01:00
Joas Schilling
f215d2f8c9
Fix loaded controller check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 19:13:39 +00:00
Roeland Jago Douma
986ad0a497
Merge pull request #19025 from nextcloud/backport/19017/stable18
...
[stable18] Increase the timeout for app downloads
2020-01-21 11:55:38 +01:00
Joas Schilling
f52c9d759f
Adjust unit test for #19017
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 08:45:58 +01:00
Joas Schilling
2450706582
Increase the timeout for app downloads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 20:41:42 +00:00
Roeland Jago Douma
df4a7b3b28
Merge pull request #18982 from nextcloud/dependabot/npm_and_yarn/stable18/style-loader-1.1.3
...
Bump style-loader from 1.1.2 to 1.1.3
2020-01-20 10:59:49 +01:00
dependabot-preview[bot]
40c8bafc93
Bump style-loader from 1.1.2 to 1.1.3
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 02:14:13 +00:00
MichaIng
fbf93de67a
Reduce legacy event log level to debug
...
This is to reduce log flooding on info log level, which is currently expected tue to deprecated event use in many apps and core: https://github.com/nextcloud/server/issues/18331
This information is helpful for developers only, hence should be sufficient as debug log. Especially due to the extremely high frequency this log can happen, this currently practically forces admins to disable info logs, which conflicts with other needs.
Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-18 18:09:10 +01:00
John Molakvoæ
357e8b76e8
Merge pull request #18961 from nextcloud/backport/18939/stable18
...
[stable18] Fix cursor on disabled contenteditable divs
2020-01-18 08:40:43 +01:00
Daniel Calviño Sánchez
c3a649c755
Fix cursor on disabled contenteditable divs
...
The cursor should be a default cursor, as the text cursor implies that
text can be introduced.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-17 15:39:32 +00:00
Roeland Jago Douma
905d07a850
Bump version
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-17 14:45:28 +01:00
Roeland Jago Douma
fe6fdfe50d
Merge pull request #18953 from nextcloud/enhancement/18-apps-18
...
[stable18] Add new recommended 18 apps
2020-01-17 14:05:20 +01:00
Roeland Jago Douma
8c229684d7
Fix width and icon
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-17 12:14:33 +00:00
Christoph Wurst
f012f0a353
Add new recommended 18 apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-17 11:52:52 +01:00
Roeland Jago Douma
32b00cee4f
Merge pull request #18950 from nextcloud/backport/18764/stable18
...
[stable18] Prevent duplicate entries in file sidebar
2020-01-17 02:36:29 +01:00
Roeland Jago Douma
df2c2d48cc
Merge pull request #18948 from nextcloud/backport-18940
...
[stable18] Make the share accept process optional
2020-01-17 02:36:02 +01:00
Gary Kim
b2b7587f54
Prevent duplicate entries in file sidebar
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-01-17 02:29:17 +01:00
Roeland Jago Douma
dae2fdaae2
Merge pull request #18947 from nextcloud/backport-18455
...
[stable18] fix userlist alignment
2020-01-17 02:00:46 +01:00
Julius Härtl
381d15850b
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:37:53 +01:00
Julius Härtl
5919bd97d5
Make auto accepting the default and provide setting to enforce the share acceptance process
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:35:18 +01:00
Julius Härtl
035fe3db7b
Remove global share accepter since auto-accepting is the default
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:35:12 +01:00
Roeland Jago Douma
d92500178f
Merge pull request #18945 from nextcloud/backport/18803/stable18
...
[stable18] Only allow navigation to a folder if you have access
2020-01-17 00:19:14 +01:00
Roeland Jago Douma
fe9f53259d
Merge pull request #18944 from nextcloud/backport/18898/stable18
...
[stable18] Fix max width on 2FA pages
2020-01-17 00:06:09 +01:00
Julius Härtl
39a28b4bfb
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 23:40:32 +01:00
Julius Härtl
dc36724f78
Fix indentation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 23:34:31 +01:00
Julius Härtl
a416baa946
Fix eslint errors in settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 23:34:26 +01:00
GretaD
be497b3bce
fix indentation and 3 dot menu
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:34:21 +01:00
GretaD
77cf9dfbe7
fix popover menu overlapping
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:33:56 +01:00
GretaD
c089cb21e7
make actionButton sticky
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:33:48 +01:00
GretaD
2ecb952156
add close button
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:33:40 +01:00
GretaD
1818ef9ef8
fix new user table
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:33:34 +01:00
GretaD
20303281f0
fix userlist alignment
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 23:33:26 +01:00
Roeland Jago Douma
827cfc8ede
Only allow navigation to a folder if you have access
...
Fixes #18716
If you can delete the share then you have access yourself to that shares
location.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-16 22:03:05 +01:00
Christoph Wurst
1072b70210
Fix max width on 2FA pages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-16 20:57:21 +00:00
Roeland Jago Douma
9e6c37c3c6
Merge pull request #18934 from nextcloud/backport/18927/stable18
...
[stable18] Fix Sidebar legacy FileInfoModel requirement
2020-01-16 21:53:50 +01:00
Roeland Jago Douma
fa43738b61
Merge pull request #18930 from nextcloud/backport/18925/stable18
...
[stable18] Add color background hover css variable
2020-01-16 20:03:27 +01:00
John Molakvoæ (skjnldsv)
986ac005e0
Fix Sidebar legacy FileInfoModel requirement
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-16 16:12:55 +00:00
Marco Ambrosini
62591b2e8b
Add color background hover css variable
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-16 14:29:59 +00:00
Roeland Jago Douma
2495570889
Merge pull request #18919 from nextcloud/backport/18894/stable18
...
[stable18] Do not save on update, use submit
2020-01-16 09:14:57 +01:00
Roeland Jago Douma
a4906451e2
Merge pull request #18918 from nextcloud/backport/18910/stable18
...
[stable18] Listen to the right even for auto share accept
2020-01-16 01:26:31 +01:00
John Molakvoæ (skjnldsv)
5829f21b19
Do not save on update, use submit
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-16 01:06:45 +01:00
Roeland Jago Douma
e30c533644
Merge pull request #18911 from nextcloud/backport/18732/enh-sidebar
...
Backport/18732/enh sidebar
2020-01-16 00:30:04 +01:00
Roeland Jago Douma
90f5e066c3
Listen to the right even for auto share accept
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 23:12:09 +00:00
Roeland Jago Douma
bcb8ce3e07
Merge pull request #18901 from nextcloud/backport/18873/stable18
...
[stable18] Install page design fixes
2020-01-15 18:12:02 +01:00
John Molakvoæ (skjnldsv)
3b6a1254cf
Close after click
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-15 17:51:25 +01:00