Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
miniflux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
miniflux
Graph
1d8193b892bf63db6b91c66b9d048873bf1bc4cf
Select Git revision
Branches
3
main
protected
tedomum
default
tedomum-test
Tags
20
2.2.6+tedomum.1
2.2.5+tedomum.1
2.2.5
2.2.4
2.2.3+tedomum.2
2.2.3+tedomum.1
v2.2.3
2.2.3
2.2.2
2.2.1+tedomum.1
2.2.1
v2.2.0
2.2.0
2.1.4
2.1.3
v2.1.2
2.1.2
v2.1.1
2.1.1
2.1.0
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Nov
11
10
9
3
31
Oct
29
28
27
26
23
22
21
19
14
12
8
7
1
23
Sep
22
21
20
19
16
15
11
9
8
3
29
Aug
28
26
25
24
7
1
28
Jul
23
22
19
18
17
15
12
10
9
8
7
6
5
6
5
4
3
2
1
30
Jun
29
28
26
24
23
22
20
19
12
9
8
6
5
4
1
21
May
20
19
14
8
7
29
Apr
28
27
20
17
15
14
10
9
7
18
Mar
17
14
5
4
1
27
Feb
25
23
19
17
10
9
8
7
5
4
3
1
31
Jan
29
25
22
20
17
16
15
12
11
10
8
6
5
4
3
2
29
Dec
28
27
26
24
22
18
16
15
13
12
11
10
4
3
2
1
29
Nov
27
26
25
24
22
21
20
19
Simplify application HTTP middlewares
Make sure the remote address is populated even when using unix socket
Add the possiblity to listen on Unix socket
Add config options to disable HTTP and scheduler services
Replace daemon and scheduler package with service package
Improve logging messages in ui package
Move UI middlewares and routes to ui package
Move API middleware and routes to api package
Move Fever middleware and routes to fever package
Typo in README.md
Add link to HTML man page
Add man page
Change default database connection string
Allow the scraper to parse XHTML documents
Remove charset=utf-8 from JSON responses
Ignore hotkeys containing Control, Alt or Meta keys
Handle more encoding conversion edge cases
Disable go test caching
Add test case to check different feed encoding and HTTP headers
Avoid duplication of ldflags in Makefile
Fix wrong translation key for category pages
Update ChangeLog
2.0.12
2.0.12
Improve Fever middleware and handle groupID=0
Add OpenBSD build
Improve logging for OAuth2 callback
Revert "Call preventDefault() when a keyboard shortcut is executed"
Unify german translation
Call preventDefault() when a keyboard shortcut is executed
NavHandler: Make "g f" go to feed, or list of feeds
Add more details in feed storage errors to facilitate debugging
Add entries storage error to feed errors count
Set arbitrary maximum size for tsvector column
Use different variable names for localized errors
Unsubscribe from feed through link or "#"
Simplify feed entries filtering
Fix golint import in travis.yml
Simplify feed fetcher
Simplify feed parser and format detection
Improve unit tests in url package
Fix jshint error introduced in commit d4c1677
Loading