Jérôme Herbinet
2a2cf05149
npm run build
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-08-24 11:11:36 +02:00
Jérôme Herbinet
c35c78aaf6
Remove padding for longer wordings
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-08-24 11:11:36 +02:00
Nextcloud bot
313a06aeed
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-24 01:00:57 +00:00
Pytal
4e60b3c61e
Merge pull request #39971 from nextcloud/fix/a11y-weather-visible-label
2023-08-23 17:26:02 -07:00
Daniel
ac47eb9b94
Merge pull request #40012 from nextcloud/techdebt/noid/prepare-doctrine-update
2023-08-23 21:25:51 +02:00
John Molakvoæ
590b1d9b2a
Merge pull request #39955 from nextcloud/fix/files-lib
2023-08-23 14:21:07 +02:00
John Molakvoæ
7d46eb0273
chore(deps): remove unused is-svg
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:52 +02:00
John Molakvoæ
3e271d89f4
chore: upgrade to @nextcloud/files@3.0.0-beta.18
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:51 +02:00
John Molakvoæ
2c9acd5d5d
feat: migrate FileAction from server
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:51 +02:00
John Molakvoæ
b4e71ad0fb
chore: use Navigation from @nextcloud/files
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:50 +02:00
Joas Schilling
5a1fcdb272
fix(dbal): Migrate to Doctrine\DBAL\ParameterTypes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 09:08:08 +02:00
Joas Schilling
26c734abe4
fix(tests): Specify all positional parameters again to fix tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 09:08:08 +02:00
John Molakvoæ
c9a197e6dd
Merge pull request #39999 from nextcloud/chore/deps/ts-vue
2023-08-23 08:10:00 +02:00
John Molakvoæ
962388d653
Merge pull request #40005 from nextcloud/automated/noid/master-update-ca-cert-bundle
2023-08-23 08:09:41 +02:00
nextcloud-command
4b0837f957
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:09:58 +00:00
Nextcloud bot
bc411a2cf3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-23 00:28:15 +00:00
Kate
020401b6c8
Merge pull request #40001 from nextcloud/fix/openapi/capabilities
...
Fix OpenAPI capabilities
2023-08-22 20:35:41 +02:00
jld3103
672966e4b3
files: Fix OpenAPI spec
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-22 20:07:26 +02:00
jld3103
8cfa6ac8c2
Update openapi-extractor
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-22 20:07:11 +02:00
John Molakvoæ
1c626693ab
chore(deps): upgrade @nextcloud/webpack-vue-config and typescript
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-22 19:42:21 +02:00
John Molakvoæ
b11532ce56
Merge pull request #39958 from nextcloud/dav-permissions-perf
2023-08-22 19:14:53 +02:00
John Molakvoæ
39d5f69e4d
Merge pull request #39979 from nextcloud/automated/noid/master-fix-npm-audit
2023-08-22 19:13:54 +02:00
Kate
544c6e8ffb
Merge pull request #39984 from nextcloud/feature/openapi/files_reminders
...
files_reminders: Add OpenAPI spec
2023-08-22 18:04:10 +02:00
Julius Härtl
2bb48a6dc7
Merge pull request #39950 from nextcloud/bugfix/uncaught-preview-promise
2023-08-22 17:35:45 +02:00
Joas Schilling
613cd16583
Merge pull request #39996 from nextcloud/bugfix/noid/fix-header-regression
...
fix(middleware): Fix header injection for bruteforce middleware
2023-08-22 16:32:10 +02:00
Joas Schilling
381c35080d
fix(middleware): Fix header injection for bruteforce middleware
...
Calling setHeaders(getHeaders()) breaks the CSP nonce for unknown reasons
So shifting back to old standard practise for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-22 16:00:39 +02:00
Julia Kirschenheuter
e42d82fe13
Merge pull request #39987 from nextcloud/fix/39926-fix_predefined_status-buttons
...
Fix predefined status buttons
2023-08-22 15:07:46 +02:00
julia.kirschenheuter
558f5f97fc
Add logic for predefined status to be visible.
...
Add styles for radio buttons to be visible in checked, active and focus-visible state.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-22 13:20:34 +02:00
Ferdinand Thiessen
da3c94161b
Merge pull request #39912 from nextcloud/fix/improved-upload-view
...
Improve upload progress visualization
2023-08-22 13:03:27 +02:00
Julius Härtl
79c240a17f
fix: Avoid throwing on folder previews as there are none
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-08-22 08:49:17 +00:00
Joas Schilling
5234807c60
Merge pull request #39937 from nextcloud/feat/dashboard/item-api-v2
...
feat(dashboard): implement widget item api v2
2023-08-22 09:35:32 +02:00
Joas Schilling
e1accaf0b1
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-22 08:41:04 +02:00
Richard Steinmetz
6982597b6a
feat(dashboard): implement widget item api v2
...
This API enables the dashboard to render all widgets from the API data
alone without having apps to provide their own bundles. This saves a lot
of traffic and execution time as a lot less javascript has to be parsed
on the frontend.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-22 08:36:53 +02:00
jld3103
a95bebde34
files_reminders: Add OpenAPI spec
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-22 08:33:42 +02:00
Joas Schilling
82835eaa46
Merge pull request #39870 from nextcloud/perf/noid/memcache-bfp-backend
...
feat(security): Add a bruteforce protection backend base on memcache
2023-08-22 08:32:54 +02:00
Nextcloud bot
f7e7034ca7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-22 00:51:53 +00:00
Pytal
4b7ec0a0c1
Merge pull request #39943 from nextcloud/fix/users-app-nav
2023-08-21 17:11:55 -07:00
Christopher Ng
9423be64ab
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:29:57 -07:00
Christopher Ng
32f5e0bd96
fix(settings): Keyboard focus outline for app nav button
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:24:55 -07:00
Christopher Ng
f1c2dfc094
fix(settings): Invert app nav icons when active
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:24:55 -07:00
Christopher Ng
266789a4f4
fix(settings): Remove margin on app nav button
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:24:55 -07:00
Christopher Ng
2505961fe7
fix(settings): Remove add group hover border
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:24:55 -07:00
Ferdinand Thiessen
39e0a42ed2
fix: Upload progress shows number of files to upload and current index
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-21 23:18:45 +02:00
Ferdinand Thiessen
c87ce4bafc
fix: Make smooth bitrate and remaining upload time work when unset
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-21 23:18:45 +02:00
Phlogi
0609aeeb0a
Smooth time remaining, bitrate and stabilize user information
...
Besides the existing moving average, a smoothing factor is introduced for the time remaining display as well as the bitrate.
Furthermore, half of the buffer needs to be filled before the first prediction is displayed to the user. This reduces volatile and jumping durations towards the user and improves usability.
Signed-off-by: Cyrill H. <phlogi@posteo.de>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2023-08-21 23:18:45 +02:00
Pytal
1e6ed078e8
Merge pull request #39965 from nextcloud/dependabot/npm_and_yarn/cypress-12.17.4
2023-08-21 10:24:45 -07:00
Joas Schilling
919b055f33
Merge pull request #39989 from nextcloud/techdebt/noid/bump-coding-style
...
fix(CS): Ignore apps*/ directories which are gitignored
2023-08-21 17:09:20 +02:00
Joas Schilling
bed3ffb312
feat(admin): Show an error when the admin is throttled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-21 16:40:24 +02:00
Joas Schilling
124588d4a6
fix: Make bypass function public API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-21 16:40:24 +02:00
Joas Schilling
b2fd283a30
feat(OCC): Add a command to get the bruteforce state of an IP
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-21 16:36:05 +02:00