Commit Graph

73165 Commits (108e69405ba481568cb21670438716431317b149)
 

Author SHA1 Message Date
nextcloud-command 108e69405b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
fenn-cs a3f6380e10 refactor: improve autoload_static formating & update autoloaders
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months ago
fenn-cs 035a2c7062 feat(files): add search plugin to search in specified folder exclusively
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months ago
fenn-cs 0fd31cdb4c refactor: use TypeScript for unified-search boostrap file
This would allow us to type guard what is sent to`registerFilterAction`
for unified search, so that incompatibilties are caught quickly.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months ago
Josh 20953d0374
Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps
fix(db): db-convert supports disabled apps but not removed ones
3 months ago
John Molakvoæ 7b7fc307b6
Merge pull request #44061 from nextcloud/revert-32163-file-cache-gc-no-full-setup
Revert "don't perform an explicit setup when using the file cache"
3 months ago
John Molakvoæ be3449c42d
Merge pull request #44059 from nextcloud/fix/settings-apps-level
fix(settings): Drop deprecated code from app level badge
3 months ago
Ferdinand Thiessen e39e564d3a
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 907d313a23
fix: Remove deprecated parts from `AppLevelBadge`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Côme Chilliet bfcbffa288
Merge pull request #43939 from nextcloud/enh/migrate-frontend-setupcheck-v2
feat(settings): Migrate `.well-known` tests to `SetupCheck`
3 months ago
Arthur Schiwon 3137415b72
Merge pull request #44040 from nextcloud/feat/ship-files-downloadlimit
feat: Ship downloadlimit
3 months ago
Joas Schilling 951c330d39
Revert "don't perform an explicit setup when using the file cache" 3 months ago
Côme Chilliet 82fbab4632 fix: Swap method and uri parameter in request to match upstream order
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Ferdinand Thiessen 3056bc4962 fix(settings): Remove migrated SetupCheck from legacy JS code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API
Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 01d5af66be feat(IClient): Add `request` function to do arbitrary HTTP requests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
John Molakvoæ e17424fa11
Merge pull request #44057 from nextcloud/fix/cypress
fix(settings): users settings cypress
3 months ago
John Molakvoæ (skjnldsv) b5b658c0d0
fix(settings): users settings cypress
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 months ago
Christopher Ng da3644e19f feat: Ship downloadlimit
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 months ago
John Molakvoæ 32f5a15b1e
Merge pull request #44012 from nextcloud/feat/live-file-reference
feat(files): add Viewer Files ressource handler
3 months ago
Robin Appelman 5d2198bc36
Merge pull request #25109 from nextcloud/external-scan
add command to scan external storages directly
3 months ago
Julius Härtl bebf1e1860
fix: Positioning and active state of viewer components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months ago
John Molakvoæ b7088e7071
Merge pull request #32163 from nextcloud/file-cache-gc-no-full-setup
don't perform an explicit setup when using the file cache
3 months ago
John Molakvoæ (skjnldsv) cc93ce6781
chore(deps): bump @nextcloud/vue to 8.9.1 & @nextcloud/dialogs to 5.2.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 months ago
John Molakvoæ (skjnldsv) 3f8a66f25d
feat(files): add Folder Preview ressource handler
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 months ago
John Molakvoæ (skjnldsv) bfa65cf0cb
feat(files): add Viewer Files ressource handler
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 months ago
John Molakvoæ 6c04942e2b
Merge pull request #44034 from nextcloud/fix/favorite-color
feat(theming): Provide CSS variable for favorite color and adjust for dark mode
3 months ago
Côme Chilliet 75fc1a3967
Merge pull request #44042 from nextcloud/fix/fix-erronous-log-on-login-attempt-with-no-password
fix(user_ldap): Early failure for empty password login attempt
3 months ago
Côme Chilliet 7033967115
Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usage
feat: Store last known quota usage for a user
3 months ago
Robin Appelman efcb16f859
Merge pull request #43086 from nextcloud/s3-internal-multipart-copy-disable
disable the internal s3sdk multi part copy logic
3 months ago
Joas Schilling 718c845434
Merge pull request #43114 from nextcloud/bugfix/noid/automatically-encrypt-sensitive-values
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database
3 months ago
Ferdinand Thiessen 8d58356dc1
Merge pull request #43917 from nextcloud/fix/jsresourcelocator-apppath
fix(JSResourceLocator): Consider configured app roots for files
3 months ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Ferdinand Thiessen f3a74c5917
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode
Co-authored-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Louis 834f70fd7a
Merge pull request #44041 from nextcloud/artonge/revert/twofactor_cleanup_change
Revert change in TwoFactorAuth CleanupTest.php
3 months ago
John Molakvoæ 9af67c3008
Merge pull request #43882 from nextcloud/feat/ext-share-actions
feat: Allow registration of advanced external share actions
3 months ago
Christopher Ng 7d98225488
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 months ago
Christopher Ng 1260c8552a
feat: Allow registration of advanced external share actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 months ago
John Molakvoæ 8fded1d4b7
Merge pull request #44028 from nextcloud/feat/app-score-use-svg
feat(settings): Make the AppScore component to use SVG icons
3 months ago
Ferdinand Thiessen 2308283376
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 7077bdf07e
feat: Make the AppScorce component to use SVG icons
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
John Molakvoæ 8d0746fddf
Merge pull request #43804 from nextcloud/fix/a11y/groups-heading
fix(settings): Split group lists
3 months ago
Robin Appelman 42e14cc4c7 feat: add command to scan external storages directly
the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months ago
Robin Appelman abfbe67ec9
Merge pull request #42638 from nextcloud/shares-in-folder-storage
also filter by storage when getting shares in folder
3 months ago
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
3 months ago
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
3 months ago
Eduardo Morales 96e7e9f303
chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
3 months ago
Eduardo Morales b3ec461fe8
feat: reconfigured NcActions to use MDI's
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
3 months ago