mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #747] [MERGED] Add prettier #1401
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#1401
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/747
Author: @binwiederhier
Created: 5/23/2023
Status: ✅ Merged
Merged: 5/24/2023
Merged by: @binwiederhier
Base:
main← Head:add-prettier📝 Commits (6)
1761ec0Movereact-scriptstodevDependencies206ea31Add prettier6f6a2d1Run prettiera859ed9Add .git-blame-ignore-revs2e27f58Merge branch 'main' into add-prettierca5d736Line width📊 Changes
54 files changed (+23116 additions, -6908 deletions)
View changed files
➕
.git-blame-ignore-revs(+5 -0)📝
Makefile(+8 -1)➕
web/.prettierignore(+2 -0)📝
web/package-lock.json(+1671 -239)📝
web/package.json(+10 -2)📝
web/public/config.js(+10 -10)📝
web/public/index.html(+38 -35)📝
web/public/static/css/app.css(+5 -4)📝
web/public/static/css/fonts.css(+16 -20)📝
web/src/app/AccountApi.js(+382 -382)📝
web/src/app/Api.js(+96 -105)📝
web/src/app/Connection.js(+87 -91)📝
web/src/app/ConnectionManager.js(+92 -91)📝
web/src/app/Notifier.js(+71 -73)📝
web/src/app/Poller.js(+42 -42)📝
web/src/app/Prefs.js(+21 -21)📝
web/src/app/Pruner.js(+23 -23)📝
web/src/app/Session.js(+21 -21)📝
web/src/app/SubscriptionManager.js(+175 -186)📝
web/src/app/UserManager.js(+30 -30)...and 34 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.