Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inket
/
Kanna
Public
forked from
tid-kijyun/Kanna
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 8, 2023
Increase macOS deployment target to recommended by Xcode 14.3
Show description for 4a1ac87
inket
committed
4a1ac87
View commit details
Copy full SHA for 4a1ac87
Browse repository at this point
Commits on Dec 1, 2021
Merge pull request #260 from tid-kijyun/feature/maintenance_github_actions
Show description for bf19cf5
tid-kijyun
authored
bf19cf5
View commit details
Copy full SHA for bf19cf5
Browse repository at this point
Changed the Xcode version used by GitHub Actions from 13.0_beta to 13.1
tid-kijyun
committed
eec53a7
View commit details
Copy full SHA for eec53a7
Browse repository at this point
Merge pull request #259 from tid-kijyun/fix/cleanup_when_removing_a_node
Show description for 73c5e8a
tid-kijyun
authored
73c5e8a
View commit details
Copy full SHA for 73c5e8a
Browse repository at this point
Fixed cleanup when removing a node
tid-kijyun
committed
4c7a9d6
View commit details
Copy full SHA for 4c7a9d6
Browse repository at this point
Commits on Nov 8, 2021
Merge pull request #256 from MaddTheSane/patch-1
Show description for 16f8eb7
tid-kijyun
authored
16f8eb7
View commit details
Copy full SHA for 16f8eb7
Browse repository at this point
Update libxmlHTMLDocument.swift
Show description for 600115a
MaddTheSane
authored
600115a
View commit details
Copy full SHA for 600115a
Browse repository at this point
Commits on Oct 6, 2021
Update README.md
tid-kijyun
authored
985d73f
View commit details
Copy full SHA for 985d73f
Browse repository at this point
Merge pull request #255 from tid-kijyun/github_actions
Show description for 3ae6438
tid-kijyun
authored
3ae6438
View commit details
Copy full SHA for 3ae6438
Browse repository at this point
Added support for GitHub Actions
tid-kijyun
committed
c440096
View commit details
Copy full SHA for c440096
Browse repository at this point
Commits on Aug 7, 2021
Bumping version to 5.2.7
tid-kijyun
committed
f9e4922
View commit details
Copy full SHA for f9e4922
Browse repository at this point
Fixed to support macOS 10.9
tid-kijyun
committed
4553c7f
View commit details
Copy full SHA for 4553c7f
Browse repository at this point
Merge pull request #254 from nanashiki/fix-regexDict-crash
Show description for 2bc5850
tid-kijyun
authored
2bc5850
View commit details
Copy full SHA for 2bc5850
Browse repository at this point
Fix crash when access regexDict from multiple threads
nanashiki
committed
5d9412e
View commit details
Copy full SHA for 5d9412e
Browse repository at this point
Commits on Jul 16, 2021
Bumping version to 5.2.6
tid-kijyun
committed
126bdc9
View commit details
Copy full SHA for 126bdc9
Browse repository at this point
Merge branch 'Krish-sysadmin-issue242'
tid-kijyun
committed
48e0a76
View commit details
Copy full SHA for 48e0a76
Browse repository at this point
Fixed a bug that would crash if given an empty document
Show description for 82695dc
tid-kijyun
committed
82695dc
View commit details
Copy full SHA for 82695dc
Browse repository at this point
Changed libxmlHTMLNode.swift
krishjainx
committed
e56ee33
View commit details
Copy full SHA for e56ee33
Browse repository at this point
Commits on Jul 11, 2021
Bumping version to 5.2.5
tid-kijyun
committed
9732b7b
View commit details
Copy full SHA for 9732b7b
Browse repository at this point
Merge pull request #250 from tosh7/fix-protocol-type
Show description for 74ea580
tid-kijyun
authored
74ea580
View commit details
Copy full SHA for 74ea580
Browse repository at this point
Commits on Jul 10, 2021
change class protocol to AnyObject
tosh7
committed
42774b4
View commit details
Copy full SHA for 42774b4
Browse repository at this point
Commits on Jun 25, 2021
Merge pull request #249 from tatsuz0u/xcode-13
Show description for 211beb2
tid-kijyun
authored
211beb2
View commit details
Copy full SHA for 211beb2
Browse repository at this point
fix: exclude path in Package.swift
たつぞう
committed
e170664
View commit details
Copy full SHA for e170664
Browse repository at this point
Commits on Dec 15, 2020
Bumping version to 5.2.4
tid-kijyun
committed
c657fb9
View commit details
Copy full SHA for c657fb9
Browse repository at this point
Merge pull request #246 from Kyome22/fix-entities
Show description for b63ada9
tid-kijyun
authored
b63ada9
View commit details
Copy full SHA for b63ada9
Browse repository at this point
Changed `entities` from `Dictionary` to `Tuple Array`
Kyome22
committed
2d935fd
View commit details
Copy full SHA for 2d935fd
Browse repository at this point
Commits on Nov 10, 2020
Merge pull request #244 from tid-kijyun/fix/improved_css_conversion_performance
Show description for 9760f64
tid-kijyun
authored
9760f64
View commit details
Copy full SHA for 9760f64
Browse repository at this point
Improved css conversion performance
tid-kijyun
committed
ab934e8
View commit details
Copy full SHA for ab934e8
Browse repository at this point
Commits on Oct 11, 2020
Bumping version to 5.2.3
tid-kijyun
committed
4a80ebe
View commit details
Copy full SHA for 4a80ebe
Browse repository at this point
Merge branch 'djbe-bugfix/xcode-12' into master
tid-kijyun
committed
ac49cf7
View commit details
Copy full SHA for ac49cf7
Browse repository at this point
Fixed to switch target dependencies in the environment
tid-kijyun
committed
5a18c7b
View commit details
Copy full SHA for 5a18c7b
Browse repository at this point
Adapt Package.swift for Xcode 12
djbe
committed
216e39d
View commit details
Copy full SHA for 216e39d
Browse repository at this point
Commits on Apr 19, 2020
Merge pull request #238 from anivaros/xpath
Show description for 73db627
tid-kijyun
authored
73db627
View commit details
Copy full SHA for 73db627
Browse repository at this point
Commits on Apr 18, 2020
[#237] Added logic to eval xpath for node relative to this node + added test to check that
anivaros
committed
377ae43
View commit details
Copy full SHA for 377ae43
Browse repository at this point
[#237] Moved work with xpath to new "XPath" struct
anivaros
committed
653a905
View commit details
Copy full SHA for 653a905
Browse repository at this point
Previous
Next
You can’t perform that action at this time.