aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-filesCôme Chilliet2024-03-217-207/+126
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: Break closure call on two lines to make it readableCôme Chilliet2024-03-192-2/+4
| * | | fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-197-207/+124
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-214-6/+10
| |_|/ |/| |
* | | fix(dav): adjust usages of webdav.customRequestRichard Steinmetz2024-03-201-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-20106-98/+220
* | | 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
* | | 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
* | | fix(settings): Support `order` property on App Discover elements and hide fut...Ferdinand Thiessen2024-03-194-8/+133
* | | chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-192-2/+2
* | | 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 #44281 from nextcloud/fix/app-discover-fetcherAndy Scherzinger2024-03-191-1/+1
|\ \
| * | fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-1/+1
| |/
* | 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
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-19116-238/+316
* fix(settings): App Store Discover carousel animations are invertedFerdinand Thiessen2024-03-181-3/+3
* fix(settings): Open app details also on app discover section when requestedFerdinand Thiessen2024-03-185-6/+11
* feat(settings): Allow app discover links to open app routes or the appstore pageFerdinand Thiessen2024-03-182-6/+125
* fix(settings): Adjust appstore types as `releases` are not always setFerdinand Thiessen2024-03-182-2/+2
* Merge pull request #44254 from nextcloud/fix/drop-service-chromeFerdinand Thiessen2024-03-182-12/+19
|\
| * fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-182-12/+19
* | Merge pull request #44255 from nextcloud/fix/apps-searchFerdinand Thiessen2024-03-182-414/+3
|\ \
| * | fix(settings): Add event search listener on mounted to guarantee function existsFerdinand Thiessen2024-03-182-414/+3
* | | Merge pull request #44264 from nextcloud/fix/remove-old-unsupported-tooltip-d...Ferdinand Thiessen2024-03-181-3/+0
|\ \ \ | |_|/ |/| |
| * | fix(files_external): Remove invalid jQuery Tooltip usageFerdinand Thiessen2024-03-181-3/+0
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1812-4/+40
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-17216-212/+370
* Merge pull request #43613 from nextcloud/version-owner-fallbackJohn Molakvoæ2024-03-161-0/+10
|\
| * fix: fallback from guessing the owner from path in versioningRobin Appelman2024-03-071-0/+10
* | fix: more comprehensive wording for devices wipe actionJérôme Herbinet2024-03-161-1/+1
* | Merge pull request #44217 from nextcloud/fix-quick-share-options-sublineJohn Molakvoæ2024-03-161-3/+9
|\ \
| * | fix: List specific share permissions as sublinefenn-cs2024-03-161-3/+9
* | | fix(files): provide onDestroy callback for interactive widgetsMaksim Sukharev2024-03-161-1/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-16282-462/+1098
* | fix: made author-icon smaller and added try-catchEduardo Morales2024-03-151-14/+19
* | feat: author displayname and avatar on versionsEduardo Morales2024-03-152-2/+42
* | Merge pull request #44223 from nextcloud/fix/empty-response-shareeapiFerdinand Thiessen2024-03-152-64/+83
|\ \
| * | fix(files_sharing): ShareesAPI - Return empty response when user is not allow...Ferdinand Thiessen2024-03-152-64/+83