Rsplwe
|
ccac296821
|
Adjust the value of 'maxparts' to 1000
Signed-off-by: Rsplwe <i@rsplwe.com>
|
3 years ago |
MichaIng
|
06ab4f25eb
|
Merge pull request #37344 from nextcloud/backport/35734/master
[master] [stable25] Quota value as float for 32-bit systems
|
3 years ago |
Côme Chilliet
|
8104d9f5d8
|
Remove useless coalescing operator on non-null return value
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
da618c457a
|
Fix quota typing for 32bits after forward port from 25
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
3 years ago |
Côme Chilliet
|
3f84d41226
|
Silence a warning from psalm with explanation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
1740311283
|
Adapt types of subclasses
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
ed863fb47c
|
Make it clear that file sizes may be float on 32bits
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Vincent Petry
|
c6b683342e
|
Remove quota value type for 32-bit systems
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
701cc1eaba
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Arthur Schiwon
|
b14ae5c59c
|
Merge pull request #37497 from nextcloud/enh/profile-fields
Improve handling of profile fields
|
3 years ago |
Valdnet
|
a1aa4491ac
|
Merge pull request #37478 from silopolis/stringfix
String fix
|
3 years ago |
Joas Schilling
|
5da480a9b8
|
Merge pull request #37486 from nextcloud/fix/noid/default_lang-doc
fix default_language doc
|
3 years ago |
Nextcloud bot
|
9f1eacd67e
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Pytal
|
c53e052b6c
|
Merge pull request #37459 from nextcloud/enh/a11y-update-notif-select
|
3 years ago |
Christopher Ng
|
7bc8b543be
|
Improve handling of profile fields
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
3 years ago |
Christopher Ng
|
928e7811c9
|
Port update notification select
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
3 years ago |
Arthur Schiwon
|
ddc423ab39
|
fix default_language doc
Since commit 0228bc6e66 the browser
language always is preferred.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
3 years ago |
Julien Veyssier
|
636c2415cc
|
Merge pull request #37452 from nextcloud/fix/missing-interface-methods
Add missing interface methods
|
3 years ago |
Simon L
|
2811532e83
|
Merge pull request #37378 from nextcloud/enh/noid/fix-avatar-generation
fix the avatar generation on Alpine Linux
|
3 years ago |
Julius Härtl
|
5e7e3eb665
|
Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app-loading
|
3 years ago |
Côme Chilliet
|
da4c5a0339
|
Merge pull request #37360 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
3 years ago |
Jérémie Tarot (@silopolis)
|
0cdf8baed8
|
fix(text): Fix small typo in app description
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
|
3 years ago |
jld3103
|
02f9c3a06f
|
Use implementations instead of interfaces for accessing private methods
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
3 years ago |
Jérémie Tarot (@silopolis)
|
78e9e77b9a
|
chore(git): Add VSCode *.code-workspace files to gitignore
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
|
3 years ago |
Arthur Schiwon
|
488dde12cd
|
Merge pull request #37448 from nextcloud/fix/12281/hide-deleted-shared-groupfolder-files
hide shared files located in group folder's trash bin
|
3 years ago |
nextcloud-command
|
fc82e75519
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Nextcloud bot
|
2eda49e28d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Pytal
|
63b90d49a7
|
Merge pull request #37435 from nextcloud/enh/a11y-logo-label
|
3 years ago |
Christopher Ng
|
4f8e916585
|
Add label for logo link
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
3 years ago |
Kate
|
fc371facd2
|
Merge pull request #36667 from nextcloud/fix/ocm-validation-errors
Fix OCM validation errors
|
3 years ago |
Simon L
|
6a91d105b9
|
another approach to fixing the avatar generation
Signed-off-by: Simon L <szaimen@e.mail.de>
|
3 years ago |
Julia Kirschenheuter
|
31f4f4117e
|
Merge pull request #37423 from nextcloud/fix/37422-Remove_custom_tooltips_from_entries_of_contacts_menu
Replace custom tooltips with native ones of entries in contacts menu.
|
3 years ago |
julia.kirschenheuter
|
ccf92975f3
|
Replace custom tooltips with native ones of entries in contacts menu.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
b129cea7da
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Arthur Schiwon
|
28e7235f87
|
hide shared files located in group folder's trash bin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
3 years ago |
John Molakvoæ
|
8ee52d35b8
|
Merge pull request #37405 from nextcloud/clear-site-data
Send Clear-Site-Data header and let browsers ignore it if unsupported
|
3 years ago |
Git'Fellow
|
346054f854
|
Fix tests
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
3 years ago |
Joas Schilling
|
7db8e22207
|
Merge pull request #37437 from nextcloud/bugfix/noid/fix-rst-parsing-sample-config
fix(docs): Fix RST parsing of the sample config
|
3 years ago |
Joas Schilling
|
ab1af9952f
|
fix(docs): Fix RST parsing of the sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Nextcloud bot
|
3ad93182d6
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
2afe26726b
|
Merge pull request #37309 from nextcloud/fix/bump-icewind/streams-to-0.7.7-in-master
Bump icewind/streams to 0.7.7 in master
|
3 years ago |
Côme Chilliet
|
adb885755a
|
Update 3rdparty to merge commit
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
16f2987b43
|
Fix update-3rdparty command target branch computation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Arthur Schiwon
|
0be7548e22
|
Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHome
fix undefined method getExtStorageHome()
|
3 years ago |
Côme Chilliet
|
e94a689bca
|
Fix version number in phpdoc for app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Joas Schilling
|
6741b37356
|
Merge pull request #37198 from nextcloud/bugfix/noid/reference-image-log
fix(references): Do not log errors on 404 responses of opengraph image fetching
|
3 years ago |
Julia Kirschenheuter
|
1e85cb135e
|
Merge pull request #37421 from nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such
Change contactsmenu structure to a list
|
3 years ago |
Nextcloud bot
|
7803ba18b3
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Louis
|
779b242eb4
|
Merge pull request #37364 from nextcloud/nc-version
Ask for Nextcloud version on issue reporting
|
3 years ago |
Louis
|
130440eedd
|
Merge pull request #37380 from Jerome-Herbinet/patch-15
Fix 2FA blocks' width on login screen
|
3 years ago |