mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #752] [MERGED] WIP: Switch to vite #1405
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1405
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/752
Author: @binwiederhier
Created: 5/25/2023
Status: ✅ Merged
Merged: 5/25/2023
Merged by: @binwiederhier
Base:
main← Head:switch-to-vite📝 Commits (6)
e21327cAdd vited625a00Use esm mui imports for Vite compatibilityd1e59feMerge branch 'main' into switch-to-vitea90bd4cFormatting, npm updatee1dd0c6Merge branch 'main' into switch-to-vite517341bRe-add @emotion due to build errors📊 Changes
28 files changed (+3145 additions, -17348 deletions)
View changed files
📝
Makefile(+1 -2)📝
server/server_test.go(+1 -1)📝
web/index.html(+6 -5)📝
web/package-lock.json(+2956 -17193)📝
web/package.json(+7 -5)📝
web/src/components/Account.jsx(+12 -12)📝
web/src/components/ActionBar.jsx(+1 -9)📝
web/src/components/App.jsx(+1 -4)📝
web/src/components/AttachmentIcon.jsx(+1 -1)📝
web/src/components/AvatarBox.jsx(+1 -2)📝
web/src/components/DialogFooter.jsx(+1 -3)📝
web/src/components/EmojiPicker.jsx(+1 -6)📝
web/src/components/ErrorBoundary.jsx(+1 -2)📝
web/src/components/Login.jsx(+1 -6)📝
web/src/components/Messaging.jsx(+1 -4)📝
web/src/components/Navigation.jsx(+21 -12)📝
web/src/components/Notifications.jsx(+18 -7)📝
web/src/components/Preferences.jsx(+11 -11)📝
web/src/components/PublishDialog.jsx(+20 -10)📝
web/src/components/ReserveDialogs.jsx(+15 -10)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.