[PR #9] [MERGED] merge master to main #10

Closed
opened 2026-05-22 22:03:13 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/filexplorer/pull/9
Author: @JakeStanger
Created: 6/5/2022
Status: Merged
Merged: 6/5/2022
Merged by: @JakeStanger

Base: mainHead: master


📝 Commits (5)

  • c1bcacf chore: add nvmrc and min engine version
  • 4090014 fix: do not load app plugins by default for cli
  • f1bbf5c fix: do not open database if it's not required
  • 4e53591 fix(upload): handle error responses in form
  • 28e8326 chore(release): v2.2.3

📊 Changes

9 files changed (+46 additions, -16 deletions)

View changed files

.nvmrc (+1 -0)
📝 README.md (+2 -0)
📝 package.json (+4 -1)
📝 resources/plugins/upload/content.hbs (+9 -2)
📝 src/App.ts (+13 -8)
📝 src/cli.ts (+13 -1)
📝 src/pluginManager.ts (+1 -1)
📝 src/plugins/scratchpad/index.ts (+2 -2)
📝 src/plugins/upload/index.ts (+1 -1)

📄 Description

whoops, branch renaming got me confused

 Mention [stepsize] in a comment if you'd like to report some technical debt. See examples here.


🔄 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/JakeStanger/filexplorer/pull/9 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 6/5/2022 **Status:** ✅ Merged **Merged:** 6/5/2022 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (5) - [`c1bcacf`](https://github.com/JakeStanger/filexplorer/commit/c1bcacf94e9233d32645a2f15655f6609df41e54) chore: add nvmrc and min engine version - [`4090014`](https://github.com/JakeStanger/filexplorer/commit/4090014b6635baf53e605b3207359b58a153b109) fix: do not load app plugins by default for cli - [`f1bbf5c`](https://github.com/JakeStanger/filexplorer/commit/f1bbf5ca3748abfdaa684bc0120c4baf9b6bb37a) fix: do not open database if it's not required - [`4e53591`](https://github.com/JakeStanger/filexplorer/commit/4e535910c903fb68b39000e8bf7016a2107d8424) fix(upload): handle error responses in form - [`28e8326`](https://github.com/JakeStanger/filexplorer/commit/28e832602dfd04bba624f28c904f2b5018fb5e57) chore(release): v2.2.3 ### 📊 Changes **9 files changed** (+46 additions, -16 deletions) <details> <summary>View changed files</summary> ➕ `.nvmrc` (+1 -0) 📝 `README.md` (+2 -0) 📝 `package.json` (+4 -1) 📝 `resources/plugins/upload/content.hbs` (+9 -2) 📝 `src/App.ts` (+13 -8) 📝 `src/cli.ts` (+13 -1) 📝 `src/pluginManager.ts` (+1 -1) 📝 `src/plugins/scratchpad/index.ts` (+2 -2) 📝 `src/plugins/upload/index.ts` (+1 -1) </details> ### 📄 Description whoops, branch renaming got me confused <sub><img src="https://user-images.githubusercontent.com/4775299/87437657-e7332b00-c5ee-11ea-958d-589dfb19d72c.png" alt=" " width="10" height="9"> Mention [stepsize] in a comment if you'd like to report some technical debt. See examples [here](https://app.stepsize.com/api/demo-pr-redirect).</sub> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
bug
pull-request
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
JakeStanger/filexplorer#10
No description provided.