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
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 }}
ztec
/
miniflux
Public
forked from
miniflux/v2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 7, 2023
Bump golang.org/x/crypto from 0.7.0 to 0.8.0
Show description for a143681
dependabot[bot]
authored and
fguillot
committed
a143681
View commit details
Copy full SHA for a143681
Browse repository at this point
Update rewrite rules for theverge.com
Show description for 5a88e04
emielwiedijk
authored and
fguillot
committed
5a88e04
View commit details
Copy full SHA for 5a88e04
Browse repository at this point
Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
Show description for 30bb901
dependabot[bot]
authored and
fguillot
committed
30bb901
View commit details
Copy full SHA for 30bb901
Browse repository at this point
Bump golang.org/x/net from 0.8.0 to 0.9.0
Show description for 40418fc
dependabot[bot]
authored and
fguillot
committed
40418fc
View commit details
Copy full SHA for 40418fc
Browse repository at this point
Commits on Apr 6, 2023
Bump golang.org/x/term from 0.6.0 to 0.7.0
Show description for ad85e5b
dependabot[bot]
authored and
fguillot
committed
ad85e5b
View commit details
Copy full SHA for ad85e5b
Browse repository at this point
Commits on Apr 3, 2023
Make sure PROXY_IMAGES option is backward compatible
Show description for aa9b18a
fguillot
committed
aa9b18a
View commit details
Copy full SHA for aa9b18a
Browse repository at this point
Keep other table rows and columns
jake-walker
authored and
fguillot
committed
8b6dd3e
View commit details
Copy full SHA for 8b6dd3e
Browse repository at this point
Basic table removal rule
jake-walker
authored and
fguillot
committed
49d2596
View commit details
Copy full SHA for 49d2596
Browse repository at this point
feat: support searching well-known urls in subdirectory
0x2E
authored and
fguillot
committed
9a826bb
View commit details
Copy full SHA for 9a826bb
Browse repository at this point
fix: extra-long title overflow
0x2E
authored and
fguillot
committed
acc9186
View commit details
Copy full SHA for acc9186
Browse repository at this point
Commits on Mar 29, 2023
Add swipe as option for gesture navigation between entries.
Show description for 7d252ea
dzaikos
authored and
fguillot
committed
7d252ea
View commit details
Copy full SHA for 7d252ea
Browse repository at this point
Commits on Mar 28, 2023
Use secrets.GITHUB_TOKEN to push images instead of a PAT
fguillot
committed
140a40a
View commit details
Copy full SHA for 140a40a
Browse repository at this point
Prefer typographic punctuation
Show description for 56efba6
toastal
authored and
fguillot
committed
56efba6
View commit details
Copy full SHA for 56efba6
Browse repository at this point
Commits on Mar 27, 2023
Update issue templates
fguillot
authored
7e612cd
View commit details
Copy full SHA for 7e612cd
Browse repository at this point
Commits on Mar 25, 2023
Process older entries first
Show description for 034e467
mssdvd
authored and
fguillot
committed
034e467
View commit details
Copy full SHA for 034e467
Browse repository at this point
Set Prometheus as datasource everywhere
Show description for ac8f64d
danieljakots
authored and
fguillot
committed
ac8f64d
View commit details
Copy full SHA for ac8f64d
Browse repository at this point
Fix grafana dashboard
danieljakots
authored and
fguillot
committed
b536e05
View commit details
Copy full SHA for b536e05
Browse repository at this point
Commits on Mar 21, 2023
Bump actions/setup-go from 3 to 4
Show description for 6eed037
dependabot[bot]
authored and
fguillot
committed
6eed037
View commit details
Copy full SHA for 6eed037
Browse repository at this point
Commits on Mar 20, 2023
Push Docker images to Quay.io (RedHat)
fguillot
committed
5912400
View commit details
Copy full SHA for 5912400
Browse repository at this point
Commits on Mar 17, 2023
Update ChangeLog
fguillot
committed
ab209df
View commit details
Copy full SHA for ab209df
Browse repository at this point
Bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5
Show description for 11a352d
dependabot[bot]
authored and
fguillot
committed
11a352d
View commit details
Copy full SHA for 11a352d
Browse repository at this point
Commits on Mar 14, 2023
Fix null reference in toggle entry attachments shortcut
Show description for 9ae6922
fguillot
committed
9ae6922
View commit details
Copy full SHA for 9ae6922
Browse repository at this point
Update Security policy
fguillot
committed
ea8c3c8
View commit details
Copy full SHA for ea8c3c8
Browse repository at this point
Commits on Mar 13, 2023
Avoid XSS when opening a broken image due to unescaped ServerError in proxy handler
Show description for eb95085
fguillot
committed
eb95085
View commit details
Copy full SHA for eb95085
Browse repository at this point
Commits on Mar 12, 2023
Use r.RemoteAddr to check /metrics endpoint network access
Show description for b46b5df
fguillot
committed
b46b5df
View commit details
Copy full SHA for b46b5df
Browse repository at this point
Add HTTP Basic authentication for /metrics endpoint
fguillot
committed
877dbed
View commit details
Copy full SHA for 877dbed
Browse repository at this point
Update es_ES.json
fructurj
authored and
fguillot
committed
79ff381
View commit details
Copy full SHA for 79ff381
Browse repository at this point
Commits on Mar 7, 2023
Bump golang.org/x/crypto from 0.6.0 to 0.7.0
Show description for f6a6727
dependabot[bot]
authored and
fguillot
committed
f6a6727
View commit details
Copy full SHA for f6a6727
Browse repository at this point
Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0
Show description for e4964d6
dependabot[bot]
authored and
fguillot
committed
e4964d6
View commit details
Copy full SHA for e4964d6
Browse repository at this point
Commits on Mar 2, 2023
Update scraping rules for ilpost.it
mssdvd
authored and
fguillot
committed
755c9af
View commit details
Copy full SHA for 755c9af
Browse repository at this point
Update GitHub Actions to use Go 1.20
fguillot
committed
02e4b8e
View commit details
Copy full SHA for 02e4b8e
Browse repository at this point
Commits on Feb 27, 2023
Ignore empty link when discovering feeds
fguillot
committed
aaa1625
View commit details
Copy full SHA for aaa1625
Browse repository at this point
Commits on Feb 26, 2023
Disable CGO explicitly to make sure the binary is statically linked
Show description for bb5f3ec
fguillot
committed
bb5f3ec
View commit details
Copy full SHA for bb5f3ec
Browse repository at this point
Commits on Feb 25, 2023
Update Japanese translation
sigsignv
authored and
fguillot
committed
8804eb9
View commit details
Copy full SHA for 8804eb9
Browse repository at this point
Proxy support for several media types
Show description for 2c2700a
Romain de Laage
authored and
fguillot
committed
2c2700a
View commit details
Copy full SHA for 2c2700a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.