Côme Chilliet
7bd8a0f2af
Merge pull request #31877 from nextcloud/fix/no-console-formatting-if-decoration-off
Do not decorate the CLI output if it's explicitly turned off
4 years ago
Vincent Petry
018ca43c09
Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cli
Fix \OC_App::getCurrentApp() when being called from CLI or phpunit
4 years ago
blizzz
7ff60b8249
Merge pull request #31825 from nextcloud/bugfix/noid/add-missing-docs
Add missing doc changes and limit string length 4000 to new columns
4 years ago
Joas Schilling
10b2319aa0
Add missing doc changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Carl Schwan
1dbe7dafe2
Fetch status in heartbeat controller only once
Store the user status inside the event instead of fetching it again
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
4 years ago
blizzz
fb7f65a687
Merge pull request #25747 from nextcloud/XAccelBuffering
Add X-Accel-Buffering header to downloads
4 years ago
blizzz
8b53b6dc9e
Merge pull request #31872 from nextcloud/fix/oracle-contrainst
Ensure schema change before checking OracleConstraints
4 years ago
Joas Schilling
d96633916c
Log exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Christoph Wurst
49cb1b724b
Do not decorate the CLI output if it's explicitly turned off
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago
Joas Schilling
a06ba88502
Fix \OC_App::getCurrentApp() when being called from CLI or phpunit
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
82c33be744
Fix typos and empty tabs
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Julius Härtl
9b408d556d
Adapt LockScope to LockContext rename
Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago
John Molakvoæ
0e29dc8c76
Merge pull request #31864 from nextcloud/fix/preview-generate-imaginary-request
4 years ago
John Molakvoæ
0257315c34
Improve error logging on migration failure
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
4 years ago
Arthur Schiwon
b2b72cb5da
24.0.0 beta 3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago
John Molakvoæ
1e5a879d2e
Fix createNamedParameter in LDAP migrations
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
4 years ago
John Molakvoæ
e20d5fa7fc
Ensure schema change before checking OracleConstraints
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
4 years ago
Carl Schwan
acacb42487
Merge pull request #31833 from nextcloud/profile-db-backtrace
record backtrace when profiling db requests
4 years ago
nextcloud-command
90dcf1e122
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
4 years ago
Nextcloud bot
584f942ed4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Christopher Ng
32fc848fcf
Test avatar migration
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Christopher Ng
3fb420115d
Improve strictness of account file regex
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
Pytal
9644b7e505
Merge pull request #31852 from nextcloud/test-account-migrator
4 years ago
John Molakvoæ
3d1f22f6d8
Generate small preview straight away if Imaginary is enabled
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
4 years ago
Robin Appelman
9f34d176de
Merge pull request #31843 from nextcloud/dav-plugin-perf
Improve performance dav PROPFIND
4 years ago
Robin Appelman
5e69f98c16
sh
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Robin Appelman
ae7205f550
use existing node in SharesPlugin
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Louis Chemineau
0e06ee68c0
Add settings to not match userID during full match
Signed-off-by: Louis Chemineau <louis@chmn.me>
4 years ago
Vincent Petry
b88dc5ff2e
Merge pull request #28935 from cahogan/trashbin-restore
Add trashbin:restore occ command
4 years ago
Robin Appelman
151c800397
allow reusing known folder info when getting directory contents
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Robin Appelman
9b1abd6fac
save filesystem node in dav node
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Robin Appelman
ef9890fb78
Merge pull request #31844 from nextcloud/fs-home-only-setup
only setup home mount when getting home folder
4 years ago
Robin Appelman
7eca0a2553
don't force a full setup for getting storage stats
the auto-setup is good enough
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Robin Appelman
791dc509d3
only setup home mount when getting home folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago
Carl Schwan
3b98db15e1
Merge pull request #31853 from nextcloud/automated/noid/psalm-baseline-update-1649218284
[Automated] Update psalm-baseline.xml
4 years ago
Joas Schilling
dd97809266
Merge pull request #31594 from nextcloud/fix/federated-shares-events
Log in audit log federated shares events
4 years ago
Carl Schwan
579c6b1e5a
Use querybuilder for share external mountpoint
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
4 years ago
Vincent Petry
b8b4d247b4
Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement
Allow to disable password policy enforcement for selected groups
4 years ago
nextcloud-command
d4b5b24439
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
4 years ago
Nextcloud bot
d2289519a3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Christopher Ng
8aa9ea7402
Test migration of account information
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 years ago
John Molakvoæ
fde178b1be
Merge pull request #31849 from nextcloud/fix/cache-account
4 years ago
Carl Schwan
9cb992e93c
Cache account information
Currently, each field of the profile settings is fetching the account
information. This patch makes it so that only the first time do a DB call
and all the later ones are cached.
Reduce by 5 queries when loading the profile setting page and I suppose
other pages are affected since loading a page generates always fetch at
least once the account information to see if the profile feature is enabled
for the user.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
4 years ago
Carl Schwan
ddc739b5ac
Retrieve user status only once when displaying page
We don't need to inject it in the template if the data is already
available in the initial state. This is also a bit cleaner.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
4 years ago
Carl Schwan
a29251e02d
Allow to disable password policy enforcement for selected groups
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 years ago
Côme Chilliet
fff26ad006
Merge pull request #31754 from nextcloud/fix/view-inconsistent-if-conditions
Fix incorrect if conditions in View
4 years ago
Simon L
1ceb6cdb38
Merge pull request #31684 from nextcloud/user-share-permissions-merge
take permissions from multiple paths into account for share permissions
4 years ago
Vincent Petry
0cdf03b733
Merge pull request #31773 from nextcloud/share-limited-owner-setup
Perform a limited filesystem setup when getting share source
4 years ago
Côme Chilliet
140624d551
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 years ago
Côme Chilliet
d36a1a7bf6
Exit early if $storage is falsy in View::getDirectoryContent
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 years ago