mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#694
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/codexu/note-gen/pull/25
Author: @NitronPlus
Created: 1/14/2025
Status: ✅ Merged
Merged: 1/15/2025
Merged by: @codexu
Base:
dev← Head:sync-optimize📝 Commits (1)
4a4766afix(#24) 未设置github帐号时,不显示顶部同步header📊 Changes
3 files changed (+36 additions, -26 deletions)
View changed files
📝
src/app/core/image/image-header.tsx(+29 -24)📝
src/app/core/image/no-data.tsx(+1 -1)📝
src/lib/github.ts(+6 -1)📄 Description
做了点相关的优化,对现在的前端不太熟悉,还停留在以前的jq时代,毕竟40+了
公司机器有点旧(7770),在dev模式下无法显示窗口内容(GT-720,NV驱动的问题),只能build后测试了
1.未设置gh相关信息时,不显示跟同步相关的信息


2.点击"前往设置"时,准确跳转到"同步"选项
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.