Joas Schilling
24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-06 22:27:14 +01:00
Louis
834f70fd7a
Merge pull request #44041 from nextcloud/artonge/revert/twofactor_cleanup_change
...
Revert change in TwoFactorAuth CleanupTest.php
2024-03-06 22:08:34 +01:00
John Molakvoæ
9af67c3008
Merge pull request #43882 from nextcloud/feat/ext-share-actions
...
feat: Allow registration of advanced external share actions
2024-03-06 21:26:04 +01:00
Christopher Ng
7d98225488
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 21:25:51 +01:00
Christopher Ng
1260c8552a
feat: Allow registration of advanced external share actions
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 21:22:59 +01:00
John Molakvoæ
8fded1d4b7
Merge pull request #44028 from nextcloud/feat/app-score-use-svg
...
feat(settings): Make the AppScore component to use SVG icons
2024-03-06 21:16:28 +01:00
Ferdinand Thiessen
2308283376
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 21:15:47 +01:00
Ferdinand Thiessen
7077bdf07e
feat: Make the AppScorce component to use SVG icons
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 21:12:52 +01:00
John Molakvoæ
8d0746fddf
Merge pull request #43804 from nextcloud/fix/a11y/groups-heading
...
fix(settings): Split group lists
2024-03-06 20:51:17 +01:00
Robin Appelman
abfbe67ec9
Merge pull request #42638 from nextcloud/shares-in-folder-storage
...
also filter by storage when getting shares in folder
2024-03-06 19:08:41 +01:00
John Molakvoæ
dfae067bbc
Merge pull request #43437 from nextcloud/cleanup-mount-by-id-duplication
...
use lazy user in UserMountCache for getting user for cached mount instead of duplicating logic
2024-03-06 18:57:54 +01:00
John Molakvoæ
b3a2bb8ae8
Merge pull request #43774 from nextcloud/feat/spring2024/add-qr-code-for-link-share
...
feat: added new action for qrcode popup on link-share actions
2024-03-06 18:45:34 +01:00
Eduardo Morales
96e7e9f303
chore: compile assets
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-06 18:44:36 +01:00
Eduardo Morales
b3ec461fe8
feat: reconfigured NcActions to use MDI's
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-06 18:41:07 +01:00
Eduardo Morales
d5e2ca0883
chore: manual linting
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-06 18:41:07 +01:00
Eduardo Morales
7c7e71845a
feat: added new action for qrcode popup linkshare
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-06 18:41:06 +01:00
Christopher Ng
39e8c35c6d
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 09:32:36 -08:00
Christopher Ng
93b094923e
fix(cypress): Adjust cypress tests
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 09:30:41 -08:00
Christopher Ng
6772f41e08
fix(settings): Split group lists
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 09:30:41 -08:00
Côme Chilliet
1acc13925f
Merge pull request #44022 from nextcloud/feat/JavaScriptSourceMaps
...
feat(settings): add JavaScript Source Maps support `.js.map` setup check
2024-03-06 18:28:18 +01:00
Robin Appelman
702c679cfa
Merge pull request #44000 from nextcloud/more-sharing-cleaup
...
cleanup: remove long depricated share code
2024-03-06 18:02:03 +01:00
Ferdinand Thiessen
476c400c2d
Merge pull request #43770 from nextcloud/enh/split-appstore-app-level
...
feat: Make the `app-level` a component (`AppLevelBadge`)
2024-03-06 17:50:12 +01:00
Côme Chilliet
28c3e40f35
Merge pull request #44015 from nextcloud/fix/remove-oc-json-encode-usages
...
fix: Remove calls to deprecated OC_JSON::encode
2024-03-06 17:14:54 +01:00
Robin Appelman
9bb3d873fb
Merge pull request #44029 from nextcloud/share-manager-build
...
refactor: make share manager buildable
2024-03-06 17:14:03 +01:00
Louis Chemineau
72f7b80153
Revert change in TwoFactorAuth CleanupTest.php
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-06 16:46:35 +01:00
Louis
75c489cc4b
Merge pull request #43263 from nextcloud/artonge/fix/versions_cleanup
...
Cleanup versions entities in versions:clean command
2024-03-06 15:52:39 +01:00
Robin Appelman
bfeb97c54a
fix: also filter by storage when getting shares in folder
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 15:33:05 +01:00
Robin Appelman
a598de627c
chore: remove long depricated share code
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 15:24:48 +01:00
John Molakvoæ
a6a962d5a2
fix(settings): adjust source maps setup check wording and log level
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-03-06 15:11:32 +01:00
Ferdinand Thiessen
63f4c79e69
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 15:04:24 +01:00
Ferdinand Thiessen
8e53a882a5
feat: Make the app-level a component (AppLevelBadge)
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 15:02:50 +01:00
Ferdinand Thiessen
c651e06a6d
Merge pull request #44031 from nextcloud/fix/app-settings-markdown
...
fix(settings): Allow to limit markdown heading levels to ensure correct hierarchy
2024-03-06 15:02:22 +01:00
Joas Schilling
5f514c6ff8
Merge pull request #44023 from nextcloud/chore/document_url_regex_changes
...
chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS`
2024-03-06 14:47:40 +01:00
Robin Appelman
339702e376
refactor: make share manager buildable
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 14:33:51 +01:00
Julius Härtl
db12159fb6
Merge pull request #44007 from nextcloud/feat/rename-teams
...
feat: Rename circles to teams
2024-03-06 13:45:34 +01:00
Ferdinand Thiessen
e8a27d33d4
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 13:23:17 +01:00
Ferdinand Thiessen
139f01ac07
feat(settings): Limit markdown heading output to ensure consistent levels
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 13:21:19 +01:00
Ferdinand Thiessen
4ca770b35f
fix: Allow markdown to limit the min heading level
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 13:19:49 +01:00
Côme Chilliet
827269f5b8
Merge pull request #43764 from nextcloud/fix/user_ldap-ignore-unserialize-errors-in-migration
...
fix(user_ldap): Ignore unserialize error in group membership migration
2024-03-06 13:04:20 +01:00
Jonas
8e8d26d690
chore(IURLGenerater): Document changes to URL_REGEX_NO_MODIFIERS
...
Signed-off-by: Jonas <jonas@freesources.org>
2024-03-06 12:11:48 +01:00
nextcloud-command
73bb455b7c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-06 11:05:23 +00:00
Côme Chilliet
4a2330876e
Merge pull request #43999 from nextcloud/fix/user_ldap-catch-db-errors-when-updating-group-memberships
...
fix(user_ldap): Catch DB Exceptions when updating group memberships
2024-03-06 11:44:14 +01:00
Jonas
782f808228
Merge pull request #43997 from nextcloud/fix/url_regex
...
fix: Make URL pattern regexes match localhost and URLs with ports
2024-03-06 11:29:28 +01:00
John Molakvoæ (skjnldsv)
f0494e2b5a
feat(settings): add JavaScript Source Maps support .js.map setup check
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-03-06 11:16:10 +01:00
F. E Noel Nfebe
0a64b69ab8
Merge pull request #43189 from nextcloud/42914-search-in-single-talk-room
...
Feat: Create filter-plugin architecture for unified search
2024-03-06 11:07:23 +01:00
Robin Appelman
51019fda7a
fix: clearify logic around getMountsForFileId filtering
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 10:54:00 +01:00
Robin Appelman
e33b32095e
Revert "Filter mounts for file id before trying to get user information"
...
This reverts commit 1e2cf820c8 .
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 10:54:00 +01:00
Robin Appelman
9ea3f4ab8f
perf: use lazy user in UserMountCache for getting user for cached mount
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 10:53:55 +01:00
Côme Chilliet
ead574ba7f
fix: Remove calls to deprecated OC_JSON::encode
...
to_string was useless because L10N string is json serializable now and
serialize to string correctly. Removed all external calls to
OC_JSON::encode to ease removing the rest of it later.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-06 10:42:21 +01:00
Julius Härtl
5bdc0cc76c
feat: Rename circles to teams
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-06 10:40:24 +01:00