Ferdinand Thiessen
514b37a172
Merge 31ae610bb1 into 3a9173015c
2 weeks ago
Ferdinand Thiessen
31ae610bb1
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
bbe3d92a38
refactor(core): migrate OCP.AppConfig from jQuery to axios
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Stephan Orbaugh
3a9173015c
Merge pull request #57525 from nextcloud/carl/usermountcache-loop-optimization
perf(UserMountCache): Optimize loop
2 weeks ago
Louis
2716b0f6a6
Merge pull request #57292 from nextcloud/feature/54562/files-sharing-authoritative
feat(files_sharing): implement partial mount providers
2 weeks ago
Louis Chmn
b6e90acdb6
fix(DefaultSHareProvider): Specify join alias when accessing columns
Signed-off-by: Louis Chmn <louis@chmn.me>
2 weeks ago
Louis Chmn
7323680779
feat(files_sharing): Add indexes for target on share and share_external
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
Signed-off-by: Louis Chmn <louis@chmn.me>
2 weeks ago
Louis Chmn
7c9c74f4f0
feat(files_sharing): Implement partial mount providers
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
Signed-off-by: Louis Chmn <louis@chmn.me>
2 weeks ago
Ferdinand Thiessen
5db140d101
Merge pull request #57393 from nextcloud/fix/viewer-sidebar
fix(files): properly handle viewer integration of sidebar
2 weeks ago
Ferdinand Thiessen
b78699acd7
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
6491f6ec9a
fix(files): properly handle viewer integration of sidebar
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks ago
Ferdinand Thiessen
10661bf49f
Merge pull request #57556 from nextcloud/refactor/updater
refactor(core): migrate web updater to Vue
2 weeks ago
Nextcloud bot
75a43ff352
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Simon L.
fb8cf0d593
Merge pull request #57585 from nextcloud/rakekniven-patch-2
chore(i18n): Improved grammar
2 weeks ago
Ferdinand Thiessen
bf190c4141
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
f7dad729e4
refactor(core): migrate web updater to Vue
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
2a385fd5b8
Merge pull request #57571 from nextcloud/refactor/public-share-auth
refactor(core): migrate public share authentication to Vue
2 weeks ago
nextcloud-command
382a237fba
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
Ferdinand Thiessen
48171a4f63
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
rakekniven
678450a6c7
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 weeks ago
Ferdinand Thiessen
752a62133a
chore: fix or ignore linter issues
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
rakekniven
86e142c051
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 weeks ago
Ferdinand Thiessen
ba0615b33e
refactor(core): migrate public share authentication to Vue
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Arthur Schiwon
748206fc66
Merge pull request #57545 from nextcloud/release/33.0.0_beta_4
33.0.0 beta 4
2 weeks ago
Joas Schilling
80c16e76be
Merge pull request #57579 from nextcloud/fix/57572/remove-only-existing-index
fix(mounts): only remove existing index
2 weeks ago
Ferdinand Thiessen
13718c4de1
Merge pull request #57565 from nextcloud/chore/remove-dead-code
chore(settings): remove dead legacy code
2 weeks ago
Sebastian Krupinski
4c6981b99b
Merge pull request #56924 from nextcloud/feat/tentative-invitations
feat: automated appointment creation
2 weeks ago
SebastianKrupinski
16198d2b37
feat: automated appointment creation
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months ago
Maxence Lange
1628390ccf
fix(mounts): only remove existing index
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 weeks ago
Ferdinand Thiessen
ddff2cbff2
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
04fc1a4418
chore(settings): remove dead legacy code
The `security_password` was last used in the personal setting security
section, but already migrated to vue.
So it can be safely removed.
The styles can also be removed by moving the required ones directly to
the Vue component.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Benjamin Gaussorgues
0ff8b35578
Merge pull request #57550 from nextcloud/setup-path-not-found-fallback
2 weeks ago
Kate
3c498275e5
Merge pull request #57504 from nextcloud/implementCacheChunkGcTtl
2 weeks ago
Benjamin Gaussorgues
8f8b4411cd
Merge pull request #57553 from nextcloud/getMountsForPath-args
2 weeks ago
Louis
b9e670d1b4
Merge pull request #57552 from nextcloud/artonge/debt/files_sharing_unify_methods
debt(files_sharing): Unify `getSharedWithByPath` and `getSharedWith`
2 weeks ago
Andy Scherzinger
06b064e5f2
Merge pull request #57514 from nextcloud/carl/optimize-cacheentry
perf(files): Optimize CacheEntry creation
2 weeks ago
Carl Schwan
06827970a8
fix(cache): Handle groupfolder specific entries in cacheEntryFromData
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2 weeks ago
Carl Schwan
0b8eae7789
perf(files): Optimize CacheEntry creation
Avoid many copy on writes and create array only once.
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2 weeks ago
Robin Appelman
53b160ce9b
fix: add some extra checks for getMountsForPath arguments
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 weeks ago
Robin Appelman
83ac1c6030
fix: clearify meaning of getMountsForPath arguments
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 weeks ago
Louis Chmn
bba8e90c62
fix(files_sharing): Unify `getSharedWithByPath` and `getSharedWith`
Follow-up of https://github.com/nextcloud/server/pull/57285
This ensure that the behavior is the same and reduce code duplication.
Salvatore's version seems to be more optimized, but I prefer those change to be done separately and for both methods.
Signed-off-by: Louis Chmn <louis@chmn.me>
2 weeks ago
Ferdinand Thiessen
902d8b042a
Merge pull request #57544 from nextcloud/refactor/mail-settings-vue
refactor(settings): migrate mail settings to Vue
2 weeks ago
Ferdinand Thiessen
6ec212fed1
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
7d21350040
feat(settings): add option to allow self-signed mail certificates
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Ferdinand Thiessen
265d2c3f87
refactor(settings): migrate mail settings to Vue
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
Nextcloud bot
c9ac8cfd54
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Ferdinand Thiessen
55469c96c0
Merge pull request #57529 from nextcloud/chore/update-files-4-b9
chore(deps): update `@nextcloud/files` to v4.0.0-beta.9
2 weeks ago
Andy Scherzinger
524ee376e6
Merge pull request #57540 from nextcloud/fix-smb-sso-summary-name
chore: fix name of kerberos sso summary workflow
2 weeks ago
Robin Appelman
68cdd1b1ef
fix: fallback to full user setup if we cant find the expected mount root
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 weeks ago
Andy Scherzinger
abe5499e14
Merge pull request #57498 from nextcloud/carl/rename-imountproviderargs
refactor(files): Rename IMountProviderArgs
2 weeks ago