mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-25 16:55:58 +03:00
[PR #30] [MERGED] use local MMDB on demand #233
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#233
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/Archeb/opentrace/pull/30
Author: @fakeboboliu
Created: 11/10/2023
Status: ✅ Merged
Merged: 11/10/2023
Merged by: @fakeboboliu
Base:
master← Head:master📝 Commits (8)
255e7aduse local MMDB on demandcb2bc6efix list preview and preview ip6298d6fremove legacy templates after render15ac83ftypoe58aabeupdate hk and tw resources53f2a30fix unknown hop disappearb8cfc8eadd exception handle in row processa412c1fremove meaningless catches📊 Changes
13 files changed (+637 additions, -11 deletions)
View changed files
➕
IPDB.cs(+136 -0)📝
MainForm.cs(+12 -5)📝
OpenTrace.csproj(+4 -0)📝
PreferencesDialog.xeto(+52 -0)📝
PreferencesDialog.xeto.cs(+88 -1)📝
Properties/Resources.Designer.cs(+113 -2)📝
Properties/Resources.resx(+37 -0)📝
Properties/Resources.zh-CN.resx(+37 -0)📝
Properties/Resources.zh-HK.resx(+37 -3)📝
Properties/Resources.zh-TW.resx(+37 -0)➕
TextOutputForm.xeto(+28 -0)➕
TextOutputForm.xeto.cs(+35 -0)📝
UserSettings.cs(+21 -0)📄 Description
like #28 but squash this time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.