aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | feat: Rename circles to teamsJulius Härtl2024-03-064-5/+24
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #43764 from nextcloud/fix/user_ldap-ignore-unserialize-err...Côme Chilliet2024-03-061-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix(user_ldap): Ignore unserialize error in group membership migrationCôme Chilliet2024-03-061-0/+4
* | | | | | | | Merge pull request #43999 from nextcloud/fix/user_ldap-catch-db-errors-when-u...Côme Chilliet2024-03-062-5/+88
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(user_ldap): Catch DB Exceptions when updating group membershipsCôme Chilliet2024-03-062-5/+88
| |/ / / / / /
* | | | | | | Merge pull request #43997 from nextcloud/fix/url_regexJonas2024-03-064-5/+5
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-03-062-3/+3
| * | | | | | | fix: Make URL pattern regexes match localhost and URLs with portsJonas2024-03-062-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #43189 from nextcloud/42914-search-in-single-talk-roomF. E Noel Nfebe2024-03-0613-24/+166
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-03-069-14/+42
| * | | | | | refactor: migrate from vuex to piniafenn-cs2024-03-064-44/+24
| * | | | | | feat(core): create filter-plugin architecture for unified searchfenn-cs2024-03-065-10/+144