aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-075-138/+5
* feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-076-6/+377
* feat(IClient): Add `request` function to do arbitrary HTTP requestsFerdinand Thiessen2024-03-072-0/+68
* Merge pull request #44057 from nextcloud/fix/cypressJohn Molakvoæ2024-03-076-19/+19
|\
| * fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-076-19/+19
|/
* Merge pull request #44012 from nextcloud/feat/live-file-referenceJohn Molakvoæ2024-03-07123-237/+447
|\
| * fix: Positioning and active state of viewer componentsJulius Härtl2024-03-07118-170/+245
| * chore(deps): bump @nextcloud/vue to 8.9.1 & @nextcloud/dialogs to 5.2.0John Molakvoæ (skjnldsv)2024-03-072-22/+23
| * feat(files): add Folder Preview ressource handlerJohn Molakvoæ (skjnldsv)2024-03-073-50/+92
| * feat(files): add Viewer Files ressource handlerJohn Molakvoæ (skjnldsv)2024-03-073-7/+99
* | Merge pull request #25109 from nextcloud/external-scanRobin Appelman2024-03-076-74/+295
|\ \
| * | feat: add command to scan external storages directlyRobin Appelman2024-03-066-74/+295
* | | Merge pull request #32163 from nextcloud/file-cache-gc-no-full-setupJohn Molakvoæ2024-03-074-5/+22
|\ \ \ | |_|/ |/| |
| * | fix: fix user folder initRobin Appelman2024-03-063-3/+13
| * | fix: ensure user home mounts is registeredRobin Appelman2024-03-061-0/+9
| * | perf: don't perform an explicit setup when using the file cacheRobin Appelman2024-03-061-2/+0
* | | Merge pull request #44034 from nextcloud/fix/favorite-colorJohn Molakvoæ2024-03-0712-25/+14
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-03-064-6/+6
| * | | feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-068-19/+8
* | | | Merge pull request #44042 from nextcloud/fix/fix-erronous-log-on-login-attemp...Côme Chilliet2024-03-071-7/+5
|\ \ \ \
| * | | | fix(user_ldap): Early failure for empty password login attemptCôme Chilliet2024-03-061-7/+5
* | | | | Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usageCôme Chilliet2024-03-071-0/+5
|\ \ \ \ \
| * | | | | fix: Avoid calling setUserValue on null user idCôme Chilliet2024-03-061-1/+1
| * | | | | feat: Store last known quota usage for a userCôme Chilliet2024-03-061-0/+5
* | | | | | Merge pull request #43086 from nextcloud/s3-internal-multipart-copy-disableRobin Appelman2024-03-071-1/+2
|\ \ \ \ \ \
| * | | | | | fix: disable the internal s3sdk multi part copy logicRobin Appelman2024-03-061-1/+2
* | | | | | | Merge pull request #43114 from nextcloud/bugfix/noid/automatically-encrypt-se...Joas Schilling2024-03-073-87/+230
|\ \ \ \ \ \ \
| * | | | | | | fix(appconfig): Make sure sensitive values stay sensitiveJoas Schilling2024-03-062-5/+13
| * | | | | | | feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ...Joas Schilling2024-03-063-89/+224
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #43917 from nextcloud/fix/jsresourcelocator-apppathFerdinand Thiessen2024-03-072-44/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-02-292-44/+26
* | | | | | | Merge pull request #44041 from nextcloud/artonge/revert/twofactor_cleanup_changeLouis2024-03-061-6/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert change in TwoFactorAuth CleanupTest.phpLouis Chemineau2024-03-061-6/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #43882 from nextcloud/feat/ext-share-actionsJohn Molakvoæ2024-03-0610-10/+50
|\ \ \ \ \ \ \
| * | | | | | | chore: compile assetsChristopher Ng2024-03-067-7/+7
| * | | | | | | feat: Allow registration of advanced external share actionsChristopher Ng2024-03-063-3/+43
|/ / / / / / /
* | | | | | | Merge pull request #44028 from nextcloud/feat/app-score-use-svgJohn Molakvoæ2024-03-0678-132/+174
|\ \ \ \ \ \ \
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-03-0676-113/+113
| * | | | | | | feat: Make the AppScorce component to use SVG iconsFerdinand Thiessen2024-03-062-19/+61
|/ / / / / / /
* | | | | | | Merge pull request #43804 from nextcloud/fix/a11y/groups-headingJohn Molakvoæ2024-03-066-44/+49
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | chore: compile assetsChristopher Ng2024-03-064-6/+6
| * | | | | | fix(cypress): Adjust cypress testsChristopher Ng2024-03-061-9/+9
| * | | | | | fix(settings): Split group listsChristopher Ng2024-03-061-29/+34
* | | | | | | Merge pull request #42638 from nextcloud/shares-in-folder-storageRobin Appelman2024-03-063-3/+12
|\ \ \ \ \ \ \
| * | | | | | | fix: also filter by storage when getting shares in folderRobin Appelman2024-03-063-3/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #43437 from nextcloud/cleanup-mount-by-id-duplicationJohn Molakvoæ2024-03-062-35/+28
|\ \ \ \ \ \ \
| * | | | | | | fix: clearify logic around getMountsForFileId filteringRobin Appelman2024-03-062-13/+20
| * | | | | | | Revert "Filter mounts for file id before trying to get user information"Robin Appelman2024-03-061-16/+4
| * | | | | | | perf: use lazy user in UserMountCache for getting user for cached mountRobin Appelman2024-03-061-6/+4
* | | | | | | | Merge pull request #43774 from nextcloud/feat/spring2024/add-qr-code-for-link...John Molakvoæ2024-03-0618-32/+133
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |