Joas Schilling
|
f824d87fc1
|
Merge pull request #39487 from nextcloud/feat/noid/typed-events-for-db_add-missing
Feat/noid/typed events for db add missing
|
2 years ago |
John Molakvoæ
|
468fb5c8db
|
Merge pull request #39317 from nextcloud/fix/4193-change-color-primary-hover
Change color for primary element on hover
|
2 years ago |
Nextcloud bot
|
43ab741f9c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
julia.kirschenheuter
|
ddb808e136
|
Change color for primary element on hover
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2 years ago |
Joas Schilling
|
ab70bbd3ff
|
fix(db)!: Remove private legacy event because we can not keep it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
86310a35b2
|
fix(db): Move missing core indices to typed event
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
00d483585b
|
fix: Add options to support all used features by core
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
f73f14207c
|
fix(db): Move missing core columns to typed event
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
77c2b169a5
|
fix(db): Move missing core primary keys to typed event
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
bd0a149a4f
|
feat(dispatcher): Add typed event for "db:add-missing-primary-keys"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
2eded24eff
|
feat(dispatcher): Add typed event for "db:add-missing-columns"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
7548e62181
|
Merge pull request #39506 from nextcloud/techdebt/39488/ensure-index-name-uniqueness
feat(db): Ensure that index names are unique across the database
|
2 years ago |
Daniel
|
0411cc64aa
|
Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_app
Refactors "strpos" calls in /apps/settings
|
2 years ago |
Nextcloud bot
|
bef40531f0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Nextcloud bot
|
e6a00f5a74
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Nextcloud bot
|
bbb0827417
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Pytal
|
608ba174a3
|
Merge pull request #39402 from nextcloud/enh/a11y-users-settings
|
2 years ago |
Julien Veyssier
|
d255b89d77
|
Merge pull request #39527 from nextcloud/fix/39526/dashboard-hide-weather-credits
Only show weather credits if necessary
|
2 years ago |
Julien Veyssier
|
1b9593b4ce
|
Merge branch 'master' into fix/39526/dashboard-hide-weather-credits
|
2 years ago |
Simon L
|
d0957ffd97
|
Merge pull request #39008 from nextcloud/enh/noid/reorder-fonts
switch to bootstrap font-stack
|
2 years ago |
Julien Veyssier
|
41af382d68
|
only show weather credits if the app is enabled and the weather status is enabled
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2 years ago |
Joas Schilling
|
b80692d323
|
fix(tests): Adjust unit tests to outline the schema is checked twice now
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Simon L
|
d891a0a83a
|
fix tests
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2 years ago |
Marcel Klehr
|
7c80d66ee5
|
Merge pull request #38854 from nextcloud/enh/llm-api
|
2 years ago |
Benjamin Gaussorgues
|
e9b8a34cce
|
Merge pull request #39264 from nextcloud/feat/add-instance-category
Add instance category while checking new updates
|
2 years ago |
Julia Kirschenheuter
|
fefc079bd6
|
Merge pull request #39476 from nextcloud/fix/36975-increase_contrast_on_action_buttons
Remove opacity on federation control action buttons
|
2 years ago |
Julia Kirschenheuter
|
ac745ab059
|
Merge pull request #39460 from nextcloud/fix/39413-add-more-space-belowitem-preview-explanation
Add more space below item preview explanation
|
2 years ago |
Pytal
|
502f1c8fb4
|
Merge pull request #39382 from nextcloud/enh/a11y-aria-modal
|
2 years ago |
Nextcloud bot
|
9bdb78f6cc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Christopher Ng
|
b3e5269963
|
enh(a11y): Add aria-modal to dialogs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Anna
|
af6bb98b14
|
Merge pull request #39504 from nextcloud/fix/caldav/access-typed-searchquery-property-without-init
fix(caldav): Assign initial value to typed CalendarQuery properties
|
2 years ago |
Robin Appelman
|
31f1ff87d0
|
Merge pull request #39367 from nextcloud/s3-fopen-exception
handle more exceptions in AmazonS3::fopen
|
2 years ago |
Robin Appelman
|
70a9d66aa8
|
Merge pull request #39275 from nextcloud/log-backtrace
Add optional to add backtrace to log items
|
2 years ago |
Robin Appelman
|
6cf3e4b82c
|
Merge pull request #38930 from nextcloud/chunk-clean-failed
clean failed upload chunks
|
2 years ago |
Robin Appelman
|
c912a3f0f6
|
Merge pull request #38860 from nextcloud/scanner-change-summary
add summary of detected changes to files:scan output
|
2 years ago |
Anna
|
41323b0388
|
Merge branch 'master' into fix/caldav/access-typed-searchquery-property-without-init
|
2 years ago |
julia.kirschenheuter
|
913083d67b
|
Add more space below item of preview explanation
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2 years ago |
Matthieu Gallien
|
ec4ae84f96
|
Merge pull request #39221 from nextcloud/bugfix/bulkUploadEmptyFiles
Bugfix/bulk upload empty files
|
2 years ago |
Simon L
|
8ed35de5f4
|
add missing places and address review.
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2 years ago |
Joas Schilling
|
0bf738d8cb
|
feat(db): Ensure that index names are unique across the database
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Matthieu Gallien
|
906a6612e4
|
when reading an empty file getting EOF is not an error
will allow uploading empty files via bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2 years ago |
Christoph Wurst
|
2d3d396dd3
|
fix(caldav): Assign initial value to typed CalendarQuery properties
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2 years ago |
Joas Schilling
|
a4dd35e442
|
Merge pull request #39490 from nextcloud/bugfix/noid/fix-loading-infoxml
fix(apps): Fix loading info.xml file
|
2 years ago |
Julius Härtl
|
77f249726d
|
Merge pull request #38934 from nextcloud/bugfix/noid/ssec-multipart
|
2 years ago |
Joas Schilling
|
2014e7b836
|
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Nextcloud bot
|
3da48c2adb
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Daniel
|
b1683256de
|
Merge pull request #39477 from nextcloud/3rdparty-bump-symfony-http-routing-translation
chore(3rdparty): update symfony http-foundation, routing and translat…
|
2 years ago |
Daniel Kesselberg
|
cc2fae5bbd
|
chore(3rdparty): update symfony http-foundation, routing and translation to 5.4.24
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2 years ago |
Joas Schilling
|
2e175fb7a2
|
Merge pull request #39222 from nextcloud/bugfix/noid/more-event-dispatchers
Migrate more apps to IEventDispatcher
|
2 years ago |
Simon L
|
c4893e9641
|
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2 years ago |