[PR #73] [MERGED] Path change #540

Closed
opened 2026-03-03 00:22:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/73
Author: @ButteryCrumpet
Created: 10/8/2019
Status: Merged
Merged: 10/8/2019
Merged by: @ButteryCrumpet

Base: masterHead: pathChange


📝 Commits (2)

📊 Changes

9 files changed (+28 additions, -14 deletions)

View changed files

.nowignore (+5 -0)
📝 now.json (+11 -2)
📝 src/components/NotePage/NoteList/NoteItem.tsx (+1 -1)
📝 src/components/SideNavigator/SideNavigator.tsx (+1 -1)
📝 src/components/SideNavigator/StorageItem/FolderItem.tsx (+1 -1)
📝 src/components/SideNavigator/StorageItem/StorageItem.tsx (+3 -3)
📝 src/lib/db/store.ts (+2 -2)
📝 src/lib/router/utils.ts (+2 -2)
📝 webpack.config.ts (+2 -2)

📄 Description

  • added .nowignore file
  • added necessary routes to now.config
  • updated all links to include /app prefix
  • updates useNotesPathname to remove /app prefix before processing.

🔄 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/BoostIO/BoostNote-App/pull/73 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 10/8/2019 **Status:** ✅ Merged **Merged:** 10/8/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `master` ← **Head:** `pathChange` --- ### 📝 Commits (2) - [`42b8728`](https://github.com/BoostIO/BoostNote-App/commit/42b87286837b9d0c415e498b07e6357008f8ab8b) app prefix routing - [`6c60205`](https://github.com/BoostIO/BoostNote-App/commit/6c602056b3527c26aa103f1c4c5c0bd62d2df4a2) prefixed routes with /app ### 📊 Changes **9 files changed** (+28 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `.nowignore` (+5 -0) 📝 `now.json` (+11 -2) 📝 `src/components/NotePage/NoteList/NoteItem.tsx` (+1 -1) 📝 `src/components/SideNavigator/SideNavigator.tsx` (+1 -1) 📝 `src/components/SideNavigator/StorageItem/FolderItem.tsx` (+1 -1) 📝 `src/components/SideNavigator/StorageItem/StorageItem.tsx` (+3 -3) 📝 `src/lib/db/store.ts` (+2 -2) 📝 `src/lib/router/utils.ts` (+2 -2) 📝 `webpack.config.ts` (+2 -2) </details> ### 📄 Description - added `.nowignore` file - added necessary routes to `now.config` - updated all links to include `/app` prefix - updates `useNotesPathname` to remove `/app` prefix before processing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:04 +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/BoostNote-App#540
No description provided.