summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge pull request #37953 from moan0s/reword-disabled-login-formJohn Molakvoæ2024-03-193-7/+7
|\ \ \
| * | | chore: Add changed binariesJulian-Samuel Gebühr2024-03-172-3/+3
| * | | feat: Reword login form disabled warning #37949Julian-Samuel Gebühr2024-03-171-4/+4
* | | | Merge pull request #33546 from adam-blakey/show-enabled-and-disabled-appsJohn Molakvoæ2024-03-191-12/+40
|\ \ \ \
| * | | | style: Fixed style from composer cs:fixAdam Blakey2024-03-181-2/+2
| * | | | Update core/Command/App/ListApps.phpAdam Blakey2024-03-181-16/+2
| * | | | Merge branch 'master' into show-enabled-and-disabled-appsJohn Molakvoæ2024-03-158418-259762/+397259
| |\ \ \ \
| * | | | | Fixed logic issue where checking for wrong optionAdam Blakey2022-08-151-8/+7
| * | | | | added --enabled and --disabled options to occ app:listAdam Blakey2022-08-151-12/+55
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-19120-240/+320
* | | | | | Merge pull request #44279 from nextcloud/sort-submount-viewRobin Appelman2024-03-181-0/+7
|\ \ \ \ \ \
| * | | | | | fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #44280 from nextcloud/fix/app-discover-animationFerdinand Thiessen2024-03-189-13/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |