Benjamin Gaussorgues
3f269782aa
Merge pull request #43428 from nextcloud/feat/share-expiration-with-time
2024-02-26 10:07:41 +01:00
Julius Härtl
7e0899aaaf
fix: Avoid unitialized access of fts manager properties
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-26 07:57:13 +01:00
Nextcloud bot
34c9bfc767
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-25 00:20:35 +00:00
John Molakvoæ
b080113fdd
Merge branch 'master' into fix/42480/user-admin-not-admin
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-24 19:31:22 +01:00
Richard Steinmetz
f2e6abadbf
feat: theme error page
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-24 18:28:28 +01:00
John Molakvoæ
1d8d43f159
Merge pull request #43787 from nextcloud/fix/opendir-temporary-failure
2024-02-24 17:38:55 +01:00
John Molakvoæ
d6df5b5a70
Merge pull request #41910 from nextcloud/debug-force-full-fs-setup
2024-02-24 17:25:29 +01:00
Robin Appelman
ac7f3ee985
add a debug option to force a full filesystem setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-24 11:55:20 +01:00
Robin Kluth
414f8f1f2d
Include hostName:$port for Host access violation message as well
...
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
2024-02-24 11:34:34 +01:00
Robin Kluth
25c0021137
Log Host/IP in LocalServerException for Host violates local access rules
...
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
2024-02-24 11:34:34 +01:00
Robin Kluth
d70cd5add2
Log Host/IP in LocalServerException for Host violates local access rules
...
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
2024-02-24 11:34:34 +01:00
Nextcloud bot
ba866cd4a8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-24 00:19:43 +00:00
John Molakvoæ
5207274148
Merge pull request #43529 from nextcloud/enh/noid/leave-log-early-if-no-crash-reporter
2024-02-23 21:56:13 +01:00
John Molakvoæ
b1720970b0
Merge pull request #43187 from hschletz/patch-1
2024-02-23 21:53:05 +01:00
John Molakvoæ
09b1f049bd
Merge pull request #40135 from summersab/refactor/OC-Server-getEventLogger
2024-02-23 21:38:07 +01:00
John Molakvoæ
1629b4103d
Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch
2024-02-23 19:38:36 +01:00
John Molakvoæ
edc35f74c7
Merge pull request #42893 from nextcloud/file-info-key-location
2024-02-23 19:36:25 +01:00
John Molakvoæ
04cb02b968
Merge pull request #32429 from nextcloud/fix/profiler-data-loca
2024-02-23 19:26:38 +01:00
John Molakvoæ
bc3061d61e
Merge pull request #39173 from shdehnavi/refactor_lib_private_ocs
2024-02-23 19:24:51 +01:00
John Molakvoæ
c4975b363e
Merge pull request #39299 from shdehnavi/refactor_lib_private_app
2024-02-23 19:24:32 +01:00
John Molakvoæ
d0f7156c96
Merge pull request #42045 from nextcloud/enh/early-exception-print
...
feat: Print early exceptions in debug mode instead of plain error pages
2024-02-23 19:24:13 +01:00
John Molakvoæ
f303e95fb4
Merge pull request #40126 from summersab/refactor/OC-Server-getTrustedDomainHelper
2024-02-23 19:00:05 +01:00
John Molakvoæ
0348ad5e0d
Merge pull request #40111 from summersab/refactor/OC-Server-getAppFetcher
2024-02-23 18:59:43 +01:00
John Molakvoæ
18434d1ef3
Merge pull request #38562 from nextcloud/redis-default-ttl
2024-02-23 18:37:15 +01:00
John Molakvoæ
b0b4c7e042
Merge pull request #30417 from nextcloud/sualko-patch-1
2024-02-23 16:16:55 +01:00
Julius Härtl
22eab7ba36
fix: Throw instead of yielding nothing when listing local directories
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-23 16:08:09 +01:00
John Molakvoæ
6c837fd51e
Merge pull request #39607 from FedericoHeichou/fix-double-dots-with-pipe-sendmail
2024-02-23 15:59:26 +01:00
hschletz
b277841cb4
Fix data type in FilesMetadata::setIntList()
...
FilesMetadata::setIntList() throws an exception because it uses the incorrect type IMetadataValueWrapper::TYPE_STRING_LIST instead of IMetadataValueWrapper::TYPE_INT_LIST.
Signed-off-by: hschletz <holger.schletz@web.de>
2024-02-23 15:58:51 +01:00
Julius Härtl
efc3d76e43
feat: Print early exceptions in debug mode instead of plain error pages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-23 15:57:20 +01:00
Hamid Dehnavi
09b3702c3b
Refactor lib/private/ocs
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Refactor lib/private/ocs
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Refactor lib/private/ocs
Co-authored-by: Faraz Samapoor <f.samapoor@gmail.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Add adjustments based on the review
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
replace qualifier with an import
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
refactor lib/private/OCS
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-02-23 15:54:03 +01:00
Hamid Dehnavi
cf17db2fe6
Fix psalm errors
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-02-23 15:53:41 +01:00
Hamid Dehnavi
b6ef67edfc
Make adjustments based on the psalm review
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-02-23 15:53:41 +01:00
Hamid Dehnavi
7a8d79b85c
Fix code style
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-02-23 15:53:41 +01:00
Hamid Dehnavi
84749d53a9
Refactor lib/private/App
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-02-23 15:53:41 +01:00
Andrew Summers
e69ca0632a
Refactor OC\Server::getEventLogger
...
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
2024-02-23 15:49:01 +01:00
Andrew Summers
55eb6048fa
Refactor OC\Server::getTrustedDomainHelper
...
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
2024-02-23 15:45:40 +01:00
Andrew Summers
f461c79c58
Refactor OC\Server::getAppFetcher
...
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
2024-02-23 15:43:46 +01:00
Robin Appelman
cc3c7c24a1
set a default and max ttl for redis keys
...
having infinite TTL can lead to leaked keys as the prefix changes with version upgrades
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-23 15:41:51 +01:00
Carl Schwan
6ad335e229
Fix location of the profiler data
...
This prevents collision with an user who could be named 'profiler'
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2024-02-23 15:30:18 +01:00
Klaus
747aeded9d
fix xml ocs response for serializable objects
...
Signed-off-by: sualko <klaus@jsxc.org>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 14:49:22 +01:00
Benjamin Gaussorgues
01983d50d4
feat(share): save date and time for expiration
...
Because of timezones, not saving time can lead to unexpected behaviour
when sharing an item sooner than timezone offset
Example: sharing a file before 9am when in UTC+9
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-02-22 11:26:01 +01:00
provokateurin
df6175ccb1
feat(AppFramework): Add Route attribute
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-21 12:07:50 +01:00
provokateurin
66e7056c5e
fix(Routing): Only use lowercase names for registering and matching routes
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-21 12:07:50 +01:00
Joas Schilling
fd679e2018
fix(notifications): Help finding missing notifications by logging it
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-20 16:03:42 +01:00
Arthur Schiwon
c98b0462e3
fix(admin role): fix old and wrong way to determine whether user is admin
...
- fixes Settings knowing who is an admin of non-local group backend groups
- obsoletes and removes a little old, deprecated code
- double checks proper parameter type on Group\Manager::isAdmin
- also fixes legacy OC_User code to check whether user is an admin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-02-19 18:57:22 +01:00
Johannes
1bc8129623
Merge pull request #43339 from nextcloud/fix/42588/remove-redundant-indices
...
fix(db): remove redundant indices in properties
2024-02-19 15:20:07 +01:00
Git'Fellow
827cda8599
Merge pull request #43637 from nextcloud/mb-convert-fix
...
Move away from deprecated utf8_encode() on PHP 8.2+
2024-02-19 15:11:11 +01:00
Christoph Wurst
d52ebaa7cd
Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off
...
fix(db): Let dirty writes cool off
2024-02-19 10:53:05 +01:00
Christoph Wurst
1f46e4b854
fix(db): Let dirty writes cool off
...
We can assume that after a few seconds a read will be clean again.
This is helpful for false warnings in long running processes.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-19 10:13:24 +01:00
Nextcloud bot
82af5cc592
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 00:19:00 +00:00