Côme Chilliet
|
ccbc5fc273
|
Remove old version of temporary space setup check and fix tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
058f7d5664
|
Migrate available temp space check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Joas Schilling
|
aa25a65934
|
Merge pull request #43102 from nextcloud/dependabot/composer/symfony/polyfill-intl-grapheme-1.28.0
chore(deps): Bump symfony/polyfill-intl-grapheme and symfony/polyfill-intl-normalizer to 1.28.0
|
2 years ago |
John Molakvoæ
|
0d0f3d3ab1
|
Merge pull request #42836 from nextcloud/enh/migrate-mysql-utf8mb4-setupcheck
|
2 years ago |
Julia Kirschenheuter
|
3f0533b260
|
Merge pull request #43090 from nextcloud/fix/files--combine-navigation-and-app
fix(files): combine navigation and files list into single Vue app
|
2 years ago |
Joas Schilling
|
ec65f180dd
|
chore(deps): Bump symfony/polyfill-intl-grapheme from 1.23.1 to 1.28.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
f108ed98e3
|
Merge pull request #43077 from nextcloud/dependabot/composer/egulias/email-validator-3.2.6
chore(deps): Bump egulias/email-validator from 3.2.5 to 3.2.6
|
2 years ago |
Joas Schilling
|
c0ded72564
|
chore(deps): Bump egulias/email-validator from 3.2.5 to 3.2.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Nextcloud bot
|
9f63e667c4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Grigorii K. Shartsev
|
aa18769853
|
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2 years ago |
Grigorii K. Shartsev
|
b40279e376
|
fix(files): combine navigation and files list into single Vue app
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2 years ago |
Simon L
|
cb43fca83d
|
Merge pull request #43080 from nextcloud/enh/noid/remove-eol-branches
npm audit fix - remove stable24 and stable25 as they are EOL
|
2 years ago |
Julius Härtl
|
0f48549769
|
Merge pull request #43005 from nextcloud/fix/testing-runtime-processing
fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider
|
2 years ago |
Simon L
|
e90f267baa
|
npm audit fix - remove stable24 and stable25 as they are EOL
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2 years ago |
Matthieu Gallien
|
594016110d
|
Merge pull request #43069 from nextcloud/automated/noid/master-update-code-signing-crl
[master] fix(security): Update code signing revocation list
|
2 years ago |
nextcloud-command
|
e133c3fade
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pytal
|
e8a67a7a46
|
Merge pull request #42732 from nextcloud/fix/a11y/user-status-icons
fix(a11y): Fix informative graphics contrast of user status icons
|
2 years ago |
Christopher Ng
|
5945af5547
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
b61c13c8eb
|
chore(user_status): Remove unused styles + svgs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
f060475189
|
fix(user_status): Migrate to NcUserStatusIcon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
693eb6926e
|
fix(dashboard): Migrate to NcUserStatusIcon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Nextcloud bot
|
271f70b66a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Pytal
|
338c9e4a8d
|
Merge pull request #43061 from nextcloud/deps/nextcloud/vue-8.5.0
chore: Bump @nextcloud/vue to v8.5.0
|
2 years ago |
Christopher Ng
|
0fe76a9433
|
test(files): Fix file picker test
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
4f5f9ae98b
|
test(theming): Fix navigation bar tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
f380c6e190
|
chore: Update dav snapshot
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
124cffad4f
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Christopher Ng
|
9eb0fe3644
|
chore: Bump @nextcloud/vue to v8.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2 years ago |
Julius Härtl
|
8c777145f2
|
Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-size
perf: Avoid updating the folder size if we know the size difference
|
2 years ago |
Ferdinand Thiessen
|
8ba7de87f5
|
Merge pull request #43033 from nextcloud/fix/color-capabilities
fix(theming): Apply same logic on capabilities for primary color as done on themes
|
2 years ago |
Julius Härtl
|
0a2665a0b3
|
fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2 years ago |
Louis
|
2ac1d86051
|
Merge pull request #43029 from nextcloud/artonge/feat/files_versions_virtual_scroll
Wrap versions list in virtual scroll
|
2 years ago |
Côme Chilliet
|
10664e9529
|
Migrate MySQL utf8mb4 check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Ferdinand Thiessen
|
a09107af7a
|
Merge pull request #42978 from nextcloud/fix/refactor-unified-search
fix(unified-search): Refactor header menu code
|
2 years ago |
Louis Chemineau
|
16265dbd66
|
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2 years ago |
Louis Chemineau
|
5302024156
|
Wrap versions list in virtual scroll
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2 years ago |
John Molakvoæ
|
4dc224fa2c
|
Merge pull request #42999 from nextcloud/fix/mjs-setup-check-local
|
2 years ago |
Côme Chilliet
|
5a7b145ebc
|
Merge pull request #42829 from nextcloud/enh/migrate-webauthn-modules-setupcheck
|
2 years ago |
Joas Schilling
|
7f1b980dcf
|
Merge pull request #43045 from nextcloud/bugfix/noid/fix-type-info-in-appmanager
fix(apps): Fix type information of app manager
|
2 years ago |
Joas Schilling
|
582ec1294a
|
fix(apps): Fix type information of app manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Christoph Wurst
|
033a654389
|
Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty
fix(db): Do not log transacted reads as dirty read
|
2 years ago |
Julius Härtl
|
9bce24bf0f
|
Merge pull request #42890 from nextcloud/fix/db/replica-password-sample-config
|
2 years ago |
Julia Kirschenheuter
|
4bf4cee870
|
Merge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorrect_elements_on_Artificial_Intelligence_setting_page
Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard
|
2 years ago |
Christoph Wurst
|
5dd7513390
|
fix(db): Fix replica password example config
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2 years ago |
Ferdinand Thiessen
|
4f75acab2b
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
ea19bc58c5
|
fix(core): Do not apply invert-color filter to unified search
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
b37d4925b7
|
fix(unified-search): Refactor header menu entry
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Nextcloud bot
|
3154e09e43
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Ferdinand Thiessen
|
681b3190c5
|
Merge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrs
Correct values and attributes
|
2 years ago |
Ferdinand Thiessen
|
8de89b2103
|
fix(theming): Apply same logic on capabilities for primary color like on themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |