Commit Graph

71837 Commits (92a776d07b79c2d53a6e73a9f058426c7ac6257a)
 

Author SHA1 Message Date
Benjamin Gaussorgues 92a776d07b
Merge pull request #43003 from nextcloud/release/28.0.2_rc2
28.0.2 RC2
4 months ago
Arthur Schiwon 667b0bc3ff
Merge pull request #43032 from nextcloud/fix/stable28-capabilities
[stable28] fix(theming): Apply same logic on capabilities for primary color as done on themes
4 months ago
Nextcloud bot c6c9ec9c14
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Ferdinand Thiessen afa56bb8a4
fix(theming): Apply same logic on capabilities for primary color like on themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Arthur Schiwon 52a6789423
Merge pull request #43030 from nextcloud/backport/42967/stable28
[stable28] fix(files): do not show `View in folder` in the Files view
4 months ago
nextcloud-command 14c1d3da4d
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
John Molakvoæ 3c5a09b9a4
fix(files): do not show `View in folder` in the Files view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
4 months ago
Arthur Schiwon 9398e90828
Merge pull request #43012 from nextcloud/backport/42971/stable28
[stable28] fix(auth): Fix logging in with email and app password
4 months ago
Arthur Schiwon dad03dbc73
Merge pull request #43006 from nextcloud/backport/42996/stable28
[stable28] fix(weather_status): Fix location format for OpenAPI
4 months ago
Arthur Schiwon 9657dbcfae
Merge pull request #43014 from nextcloud/backport/42963/stable28
[stable28] fix header inversion bug
4 months ago
Benjamin Gaussorgues 2be4fb7e7b
Merge pull request #42820 from nextcloud/enh/noid/prep-appconfig-migration-for-29
[stable28] prepare migration to lazy config
4 months ago
Maxence Lange 7b6b3589f3 prepare migration to lazy config
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
4 months ago
Ferdinand Thiessen b0679e2384 chore: Built CSS assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Simon L 99043c363d fix header inversion bug
Signed-off-by: Simon L <szaimen@e.mail.de>
4 months ago
Christoph Wurst 0e3f68079e fix(auth): Fix logging in with email, password and login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 months ago
Joas Schilling 7026fa6fa2
Merge pull request #42960 from nextcloud/backport/42955/stable28
[stable28] fix(a11y): Fix avatar menu icon color in dark mode
4 months ago
provokateurin a7e9803461 fix(weather_status): Fix location format for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
Benjamin Gaussorgues 1f341feac8
28.0.2 RC2
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 months ago
Joas Schilling 827baadbff
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Joas Schilling 2fec523604
fix(a11y): Fix avatar menu icon color in dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Nextcloud bot 0004ba890c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
John Molakvoæ 753425f622
Merge pull request #42994 from nextcloud/fix/stable28-dialogs 4 months ago
Ferdinand Thiessen efaf1ceddc
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen 0fed5f3c8f
chore(deps): Update `@nextcloud/dialogs` to 5.1.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
John Molakvoæ c67ff102e4
Merge pull request #42983 from nextcloud/backport/42949/stable28 4 months ago
Nextcloud bot 0c89b042a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
nextcloud-command f64af7cb83
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Christopher Ng fad87c58a7
fix(files): Fix checkbox state semantics
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months ago
Ferdinand Thiessen 3c6fc68561
Merge pull request #42988 from nextcloud/backport/42889/stable28
[stable28] enh(files): Allow to copy files into same directory
4 months ago
Ferdinand Thiessen 79ef297fea
Merge pull request #42986 from nextcloud/backport/stable28-profile-vue
[stable28] profile: Refactor code to use vue components and styles where possible
4 months ago
nextcloud-command 9818ba83fa chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen 84e2165aef fix(files): Allow to copy or move file to folder with similar name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen 20331e4349 fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen d2446762b5 enh(files): Allow to copy files into same directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen ea2ba8b27e
Merge pull request #42982 from nextcloud/backport/42974/stable28
[stable28] fix(build): Fix OpenAPI diff on non-default specs
4 months ago
Ferdinand Thiessen 6e693e633c
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen e20a87bf7f
enh(core): Refactor profile page to use vue components
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
John Molakvoæ 74f3d0fd45
Merge pull request #42952 from nextcloud/backport/42888/stable28 4 months ago
John Molakvoæ d1ef76913c
Merge pull request #42948 from nextcloud/backport/42940/stable28 4 months ago
John Molakvoæ 0285fbe430
Merge pull request #42984 from nextcloud/backport/42950/stable28 4 months ago
Eduardo Morales df15045541
fix(files): fixed home aria-label and desc logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
provokateurin 54b9636e17 fix(build): Fix OpenAPI diff on non-default specs
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
Nextcloud bot 1086d1e1b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
provokateurin 651caed6aa refactor: Configure OpenAPI scopes
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
provokateurin 98d64ea05d refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
provokateurin 4420923009 chore: Adjust codeowners
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
provokateurin 846fb6f701 chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
provokateurin b8b15b725b chore(files): Remove unused type alias
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
Nextcloud bot 2988f7f220
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Arthur Schiwon e93520a2c5
Merge pull request #42789 from nextcloud/release/28.0.2_rc1
28.0.2 RC1
4 months ago