[PR #1168] [MERGED] upstream #3108

Closed
opened 2026-03-17 00:45:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1168
Author: @liyasthomas
Created: 9/16/2020
Status: Merged
Merged: 9/16/2020
Merged by: @liyasthomas

Base: i18nHead: master


📝 Commits (10+)

📊 Changes

9 files changed (+1098 additions, -1071 deletions)

View changed files

📝 assets/css/styles.scss (+7 -0)
📝 assets/js/curlparser.js (+6 -4)
📝 components/collections/import-export-collections.vue (+43 -0)
📝 components/layout/contributors.vue (+22 -117)
📝 components/layout/history.vue (+48 -49)
📝 functions/package-lock.json (+662 -639)
📝 package-lock.json (+300 -253)
📝 package.json (+9 -9)
📝 pages/index.vue (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1168 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 9/16/2020 **Status:** ✅ Merged **Merged:** 9/16/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `i18n` ← **Head:** `master` --- ### 📝 Commits (10+) - [`c362397`](https://github.com/hoppscotch/hoppscotch/commit/c36239772e1a058f8b8d6ce07b0a7676d295d1e4) Updated all non-major dependencies - [`ab736cf`](https://github.com/hoppscotch/hoppscotch/commit/ab736cf9752ac0e83076b72e31fc6cd084fb532f) Handle postman subfolders when importing json (#1150) - [`ba108fe`](https://github.com/hoppscotch/hoppscotch/commit/ba108fe23aca3736427bbe32011d1a0dd73c0860) Updated all non-major dependencies - [`3f75d0d`](https://github.com/hoppscotch/hoppscotch/commit/3f75d0df568de30f54a4ab184571b3779ef40727) Make use of GitHub sponsor API - [`1f071d1`](https://github.com/hoppscotch/hoppscotch/commit/1f071d1608f838b63a3eb13cd07c99a0cccf1b2d) Updated all non-major dependencies - [`084a432`](https://github.com/hoppscotch/hoppscotch/commit/084a432741482c7e4754c8226a6fc14921f33ae4) Merge branch 'master' of https://github.com/hoppscotch/hoppscotch into master - [`89f2647`](https://github.com/hoppscotch/hoppscotch/commit/89f2647eadac34ebd39c661398d81b84f47855cd) :package: Updated all major dependencies - [`3111b8d`](https://github.com/hoppscotch/hoppscotch/commit/3111b8d39549f887af60f969109c5e0c5db159aa) :package: Updated all non-major dependencies - [`41127da`](https://github.com/hoppscotch/hoppscotch/commit/41127da7d99bb08ff8762a62af793ba4d1447e57) Bump node-fetch from 2.6.0 to 2.6.1 in /functions (#1158) - [`005db4d`](https://github.com/hoppscotch/hoppscotch/commit/005db4d0e898cf2d419ee209495cc59f4a171991) Fixed #1159 ### 📊 Changes **9 files changed** (+1098 additions, -1071 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+7 -0) 📝 `assets/js/curlparser.js` (+6 -4) 📝 `components/collections/import-export-collections.vue` (+43 -0) 📝 `components/layout/contributors.vue` (+22 -117) 📝 `components/layout/history.vue` (+48 -49) 📝 `functions/package-lock.json` (+662 -639) 📝 `package-lock.json` (+300 -253) 📝 `package.json` (+9 -9) 📝 `pages/index.vue` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:45:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3108
No description provided.