sqlite-web 0.7.2
gitea.db
action
Create
Query
access
access_token
action
action_artifact
action_run
action_run_index
action_run_job
action_runner
action_runner_token
action_schedule
action_schedule_spec
action_task
action_task_output
action_task_step
action_tasks_version
action_variable
app_state
attachment
auth_token
badge
branch
collaboration
comment
commit_status
commit_status_index
commit_status_summary
commit_sync_log
commit_sync_status
dbfs_data
dbfs_meta
deploy_key
email_address
email_hash
external_login_user
follow
gpg_key
gpg_key_import
hook_task
issue
issue_assignees
issue_content_history
issue_dependency
issue_index
issue_label
issue_pin
issue_user
issue_watch
label
language_stat
lfs_lock
lfs_meta_object
login_source
milestone
mirror
notice
notification
oauth2_application
oauth2_authorization_code
oauth2_grant
org_user
package
package_blob
package_blob_upload
package_cleanup_rule
package_file
package_property
package_version
project
project_board
project_issue
protected_branch
protected_tag
public_key
pull_auto_merge
pull_request
push_mirror
reaction
release
renamed_branch
repo_archiver
repo_hidden_file
repo_indexer_status
repo_license
repo_redirect
repo_topic
repo_transfer
repo_unit
repository
review
review_state
secret
session
sqlite_sequence
star
stopwatch
system_setting
task
team
team_invite
team_repo
team_unit
team_user
topic
tracked_time
two_factor
upload
user
user_badge
user_blocking
user_open_id
user_redirect
user_setting
version
watch
webauthn_credential
webhook
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 28272 in action
id
Primary key.
INTEGER NOT NULL
user_id
INTEGER
op_type
INTEGER
act_user_id
INTEGER
repo_id
INTEGER
comment_id
INTEGER
is_deleted
INTEGER NOT NULL (default 0
ref_name
refs/heads/main
TEXT
is_private
INTEGER NOT NULL (default 0
content
{"Commits":[{"Sha1":"915d652ee28392e7771ed745cfc36facc17e8078","Message":"feat(devices): 增加卡片截图与复制设备ID快捷操作\n\n卡片悬浮操作区增加截图范围选择和复制设备 ID,复用现有业务流程与连接期间的按钮锁定。\n\n保持卡片高度与名称空间,操作按钮显示时直接隐藏副行连接信息,移开后恢复。阻止按钮双击冒泡打开操作台。\n\n验证:npm run typecheck;DeviceHomeView 卡片测试 7 项通过;git diff --cached --check。\n","AuthorEmail":"228834386@qq.com","AuthorName":"starry","CommitterEmail":"228834386@qq.com","CommitterName":"starry","Timestamp":"2026-09-08T10:20:50+08:00"},{"Sha1":"b8d1b9843b6bb47a8040ee67ccc0156bb0c71b61","Message":"feat(devices): 支持自定义设备状态探测间隔\n\n在设置主页中提供 10-3600 秒探测间隔,默认 60 秒并持久化保存。更新提示文案,明确与详情采样的区别。\n\n调整间隔时重新计时,保留进行中的探测与型号快照;主进程统一校验范围,并兼容旧调用。\n\n验证:npm run typecheck;设备监控、主页偏好与卡片相关测试共 26 项通过。\n","AuthorEmail":"228834386@qq.com","AuthorName":"starry","CommitterEmail":"228834386@qq.com","CommitterName":"starry","Timestamp":"2026-09-08T10:20:37+08:00"},{"Sha1":"15a397d9db1b3758cfa6d79ca13b0567987e6017","Message":"feat(renderer): 重做登录页深色舞台与品牌字标\n\n登录页改为固定深色入口,不再跟随工作区浅色,避免左右分栏配色冲突。\n\n实现内容:\n- 居中玻璃卡片,精简为 JU HAI 字标和账号密码表单\n- 增加光斑、光环、扫描线和粒子等环境动效\n- 补充登录页专用语义色,登录完成后的工作区仍使用原主题\n\n验证:\n- npm run typecheck\n- npx vitest run src/features/auth/AccountGate.test.tsx\n","AuthorEmail":"228834386@qq.com","AuthorName":"starry","CommitterEmail":"228834386@qq.com","CommitterName":"starry","Timestamp":"2026-09-08T10:19:52+08:00"}],"HeadCommit":{"Sha1":"915d652ee28392e7771ed745cfc36facc17e8078","Message":"feat(devices): 增加卡片截图与复制设备ID快捷操作\n\n卡片悬浮操作区增加截图范围选择和复制设备 ID,复用现有业务流程与连接期间的按钮锁定。\n\n保持卡片高度与名称空间,操作按钮显示时直接隐藏副行连接信息,移开后恢复。阻止按钮双击冒泡打开操作台。\n\n验证:npm run typecheck;DeviceHomeView 卡片测试 7 项通过;git diff --cached --check。\n","AuthorEmail":"228834386@qq.com","AuthorName":"starry","CommitterEmail":"228834386@qq.com","CommitterName":"starry","Timestamp":"2026-09-08T10:20:50+08:00"},"CompareURL":"pengzhiyu/JuhaiOpsDesk/compare/a0d4f00e60661f8ec92107ce83a870cdad0d40f8...915d652ee28392e7771ed745cfc36facc17e8078","Len":3}
TEXT
created_unix
INTEGER
Update
Cancel