Ferdinand Thiessen
0fd567a8d3
fix: Remove jQuery from main entry point
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-07-13 10:18:11 +02:00
Ferdinand Thiessen
8e58c34eae
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-13 10:06:23 +02:00
Christopher Ng
faf2b2339d
test(settings): Users table
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-07-12 21:35:55 -07:00
Christopher Ng
957dbee1b0
fix(cypress): users_disable
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-07-12 17:30:11 -07:00
Christopher Ng
821fcc6d8e
chore: Compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-07-12 17:30:11 -07:00
Ferdinand Thiessen
71c3be4fc6
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-07-12 17:58:46 +02:00
Joas Schilling
46284f1696
Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flow
...
fix(flow): Revert invalid rename of check class for RequestTime
2023-07-12 07:10:21 +02:00
Julia Kirschenheuter
a756600b91
Merge pull request #39277 from nextcloud/test/4193-Buttons_accessibility_improvements
...
Set double outline to buttons in focus state
2023-07-11 16:52:48 +02:00
John Molakvoæ
74763e8757
feat(files_sharing): add openInFiles action
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-11 13:55:10 +02:00
John Molakvoæ
71cfc7ddba
chore: compile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-11 13:55:08 +02:00
julia.kirschenheuter
34bbb4ed48
Set double outline to buttons in focus state
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-07-11 11:22:39 +02:00
dependabot[bot]
233cefbbed
chore(deps): Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-07-11 06:59:16 +00:00
Joas Schilling
7457431f16
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-11 07:30:59 +02:00
Richard Steinmetz
270d3a4269
fix(files_sharing): hide download permission for circle shares
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-07-10 08:51:49 +02:00
Ferdinand Thiessen
a5630abedc
fix: Remove deprecation warning for already removed API
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-07-06 17:40:31 +02:00
Louis
5538a40029
Merge pull request #39165 from nextcloud/artonge/feat/enable_versions_features_with_groupfolders_enabled
...
Enable all files_versions features when groupfolders is enabled
2023-07-06 13:11:42 +02:00
John Molakvoæ
7f8a390b60
fix(files): show a border around the favorite icon for better contrast
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-05 16:49:44 +02:00
John Molakvoæ
19e2aaa5b4
fix: favorites colour, icon, unwanted eslint-disable, typing and preview
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-05 16:48:26 +02:00
John Molakvoæ
3e99d81574
chore: compile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-05 16:20:34 +02:00
Louis Chemineau
eb71ee950d
Enable all files versions features when groupfolders is enabled
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-07-05 15:52:13 +02:00
Marcel Klehr
3036f467a8
Fix(OC/password-confirmation): Hide the correct button
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-04 09:55:46 +02:00
Ferdinand Thiessen
215b3bbc9d
fix(settings): Migrate away from NcAppNavigationCounter
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-07-01 23:12:06 +02:00
Ferdinand Thiessen
e36fc974e0
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-30 11:38:11 -07:00
Louis
d76f39889a
Merge pull request #38905 from nextcloud/artonge/feat/improve_files_versions_preview_logic
...
Reduce load of files versions preview loading
2023-06-30 20:32:24 +02:00
fenn-cs
b83aaed283
Update aria-expanded attribute for sidebar apps-slide-toggles
...
Some apps which use the machanism provided in `core/src/OC/apps.js`
for toggle slide up/down in the side bar would equally rely on same for
`aria-expanded` state change.
For example : https://github.com/nextcloud/activity/pull/1230
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-30 11:47:21 +00:00
Pytal
ba25c66f3d
Merge pull request #38839 from nextcloud/fix/36976-_9.1.4.11/8.2_-_The_frames_of_the_input_fields_do_not_meet_the_contrast_requirements
2023-06-28 17:33:37 -07:00
Louis Chemineau
505a11b3e7
Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 17:00:23 +02:00
julia.kirschenheuter
04d4fb6286
Replace plain input fields with NcTextField fields and NcMultiSelect fields with NcSelect fields
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-06-28 16:55:16 +02:00
Maksim Sukharev
bcb074a90d
wrap user status message input and buttons with native form
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-06-28 15:38:17 +02:00
Ferdinand Thiessen
b74f0dcfe0
fix(core): Migrate from deprecated excludeClickOutsideClasses to excludeClickOutsideSelectors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-27 21:38:06 +02:00
John Molakvoæ
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-27 16:16:41 +02:00
Jérôme Herbinet
e66271a0cd
npm run build
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-26 14:54:59 +02:00
John Molakvoæ
adff75d559
fix: restore AppsSlideToggle feature
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-25 15:39:32 +02:00
nextcloud-command
c9f8902b0c
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-25 03:30:40 +00:00
Simon L
95deec130a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-24 15:00:15 +00:00
dependabot[bot]
f89a4fcaa8
chore(deps): Bump fast-xml-parser and webdav
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) to 4.2.5 and updates ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client ). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5 )
Updates `webdav` from 5.1.0 to 5.2.1
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: webdav
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-22 20:26:31 +00:00
nextcloud-command
cbc0f5e3b1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-22 17:09:57 +00:00
Christopher Ng
84ff000767
enh(a11y): New user modal
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-06-21 11:12:40 -07:00
John Molakvoæ
45ecd55d89
feat: prepare jest coverage support
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-21 09:20:50 +02:00
Louis Chemineau
fbde8f91b6
Don't disable actions when saving share permissions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-19 12:13:19 +02:00
Kate
885dc63737
Merge pull request #38878 from nextcloud/cleanup/controller-service-aliases
...
Cleanup controller service aliases
2023-06-19 11:20:02 +02:00
Jonas
0397e9de44
Compile JS assets
...
Signed-off-by: Jonas <jonas@freesources.org>
2023-06-19 09:52:14 +02:00
jld3103
efb7448cd2
workflowengine: Stop using a service alias for controller
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-19 09:43:44 +02:00
nextcloud-command
3ab1b05895
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-14 12:16:26 +00:00
John Molakvoæ
eff14a2382
Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-14 10:47:19 +02:00
dependabot[bot]
d4bebc5d29
chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
...
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-11 08:04:17 +00:00
Christopher Ng
21382099d0
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-06-08 10:17:40 -07:00
Ferdinand Thiessen
bab7cc9853
fix(weather_status): Always show all favorite locations
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-07 17:47:49 +02:00
Christopher Ng
5acbe6fd80
Show loading icon when loading tags
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-06 11:01:46 -07:00
Christopher Ng
bf10f3c9d1
Reset show tags on close
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-06-06 10:59:17 -07:00