aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | chore: compile assetsEduardo Morales2024-03-0615-19/+29
| * | | | | feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-063-25/+67
| * | | | | chore: manual lintingEduardo Morales2024-03-061-5/+11
| * | | | | feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
|/ / / / /
* | | | | Merge pull request #44022 from nextcloud/feat/JavaScriptSourceMapsCôme Chilliet2024-03-064-0/+72
|\ \ \ \ \
| * | | | | fix(settings): adjust source maps setup check wording and log levelJohn Molakvoæ2024-03-061-2/+2
| * | | | | feat(settings): add JavaScript Source Maps support `.js.map` setup checkJohn Molakvoæ (skjnldsv)2024-03-064-0/+72
* | | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaupRobin Appelman2024-03-064-567/+1
|\ \ \ \ \ \
| * | | | | | chore: remove long depricated share codeRobin Appelman2024-03-064-567/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #43770 from nextcloud/enh/split-appstore-app-levelFerdinand Thiessen2024-03-0680-183/+215
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2024-03-0676-113/+113
| * | | | | | feat: Make the `app-level` a component (`AppLevelBadge`)Ferdinand Thiessen2024-03-064-70/+102
| |/ / / / /
* | | | | | Merge pull request #44015 from nextcloud/fix/remove-oc-json-encode-usagesCôme Chilliet2024-03-063-16/+4
|\ \ \ \ \ \
| * | | | | | fix: Remove calls to deprecated OC_JSON::encodeCôme Chilliet2024-03-063-16/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #44029 from nextcloud/share-manager-buildRobin Appelman2024-03-064-207/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | refactor: make share manager buildableRobin Appelman2024-03-064-207/+25
* | | | | | Merge pull request #43263 from nextcloud/artonge/fix/versions_cleanupLouis2024-03-064-5/+72
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(files_versions): Improve files version listingLouis Chemineau2024-03-064-5/+72
* | | | | | Merge pull request #44031 from nextcloud/fix/app-settings-markdownFerdinand Thiessen2024-03-067-8/+16
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2024-03-064-6/+6
| * | | | | | feat(settings): Limit markdown heading output to ensure consistent levelsFerdinand Thiessen2024-03-062-2/+2
| * | | | | | fix: Allow markdown to limit the min heading levelFerdinand Thiessen2024-03-061-0/+8
* | | | | | | Merge pull request #44023 from nextcloud/chore/document_url_regex_changesJoas Schilling2024-03-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS`Jonas2024-03-061-0/+2
* | | | | | | | Merge pull request #44007 from nextcloud/feat/rename-teamsJulius Härtl2024-03-0613-15/+34
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-03-069-10/+10