aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-203-5/+21
* fix: Use default grey for text as background-image url svgs do not support CS...Christopher Ng2024-03-201-1/+1
* chore: Add mdi mimetype svgsChristopher Ng2024-03-205-5/+22
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-204-2/+16
* Merge pull request #44344 from nextcloud/fix/dav/webdav-5-fetchJohn Molakvoæ2024-03-205-7/+7
|\
| * fix(dav): adjust usages of webdav.customRequestRichard Steinmetz2024-03-205-7/+7
|/
* Merge pull request #44339 from nextcloud/fix/noid/use-share-ownerStephan Orbaugh2024-03-201-3/+9
|\
| * fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
* | Merge pull request #44276 from nextcloud/fix/config/string-user-keysJohn Molakvoæ2024-03-202-1/+26
|\ \ | |/ |/|
| * fix(config): Make sure user keys are stringsChristoph Wurst2024-03-192-1/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-20106-98/+220
* | Merge pull request #44333 from nextcloud/bug/noid/remove-optional-index-cards...Ferdinand Thiessen2024-03-191-7/+0
|\ \
| * | fix(db): remove redundant index in cardsDaniel Kesselberg2024-03-191-7/+0
| |/
* | Merge pull request #44275 from nextcloud/release/29.0.0_beta_4v29.0.0beta4Benjamin Gaussorgues2024-03-191-2/+2
|\ \
| * | build(hub): 29.0.0 beta 4Benjamin Gaussorgues2024-03-181-2/+2
* | | Merge pull request #44328 from nextcloud/feat/app-discover-showcase-typeAndy Scherzinger2024-03-1920-52/+320
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-03-1914-35/+16
| * | | feat(settings): Implement `app` type for AppDiscover sectionFerdinand Thiessen2024-03-193-12/+139
| * | | feat(settings): Implement `showcase` type for App Discover sectionFerdinand Thiessen2024-03-193-0/+144
| * | | fix(settings): Make App Discover PostType responsive based on available widthFerdinand Thiessen2024-03-191-5/+21
|/ / /
* | | Merge pull request #44286 from nextcloud/fix/app-discover-media-sizeAndy Scherzinger2024-03-1913-15/+31
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-03-1911-13/+13
| * | | fix(settings): Fit media into post type (app discover section)Ferdinand Thiessen2024-03-191-2/+13
| * | | fix(settings): Show proper warning if app discover section could not be fetchedFerdinand Thiessen2024-03-191-0/+5
|/ / /
* | | Merge pull request #44282 from nextcloud/fix/app-discover-pin-and-parseFerdinand Thiessen2024-03-198-14/+139
|\ \ \ | |_|/ |/| |
| * | chore: Compile assetsFerdinand Thiessen2024-03-194-6/+6
| * | fix(settings): Support `order` property on App Discover elements and hide fut...Ferdinand Thiessen2024-03-194-8/+133
|/ /
* | Merge pull request #44236 from nextcloud/fix/settings--app-list-scrolling-on-...John Molakvoæ2024-03-1912-527/+332
|\ \
| * | chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-196-8/+8
| * | test(settings): adjust e2e tests selectors to new structureGrigorii K. Shartsev2024-03-191-14/+11
| * | fix(settings): make apps list search result valid tableGrigorii K. Shartsev2024-03-191-8/+22
| * | fix(settings): app list scroll on SafariGrigorii K. Shartsev2024-03-192-14/+48
| * | refactor(settings): move AppItem styles to AppItem componentGrigorii K. Shartsev2024-03-192-174/+135
| * | refactor(settings): use more BEM styles in apps settingsGrigorii K. Shartsev2024-03-192-97/+107
| * | refactor(settings): move apps list styles to componentsGrigorii K. Shartsev2024-03-194-241/+246
| * | refactor(settings): remove unused styles from apps settingsGrigorii K. Shartsev2024-03-192-219/+2
| * | refactor(settings): remove unneeded classes from hidden headerGrigorii K. Shartsev2024-03-191-10/+10
| * | fix(settings): apps list layout on mobileGrigorii K. Shartsev2024-03-192-3/+6
| * | fix(settings): use correct dynamic component load for apps/usersGrigorii K. Shartsev2024-03-191-8/+6
* | | Merge pull request #44316 from nextcloud/fix/resolveGroupSharesJohn Molakvoæ2024-03-191-4/+6
|\ \ \ | |/ / |/| |
| * | fix(sharing): resolveGroupShares setPermissions on nullskjnldsv2024-03-191-4/+6
* | | Merge pull request #44281 from nextcloud/fix/app-discover-fetcherAndy Scherzinger2024-03-193-19/+152
|\ \ \ | |/ / |/| |
| * | fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-193-19/+152
* | | Merge pull request #44305 from nextcloud/bugfix/noid/use-correct-language-fileJoas Schilling2024-03-192-2/+2
|\ \ \ | |/ / |/| |
| * | fix(sharing): Align wording for declining a shareJoas Schilling2024-03-191-1/+1
| * | fix(federatedfilesharing): Use correct language file to render notificationJoas Schilling2024-03-191-1/+1
|/ /
* | Merge pull request #44154 from nextcloud/enh/appapi-rate-limit-bypassJoas Schilling2024-03-193-2/+14
|\ \
| * | fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-03-183-2/+14
* | | Merge pull request #44260 from RajeevDash007/dev-docsJohn Molakvoæ2024-03-191-2/+2
|\ \ \
| * | | docs: added codespace link Rajeev Lochan Dash2024-03-181-2/+2
| | |/ | |/|