api
|
Move API middleware and routes to api package
|
2018-11-11 10:22:47 -08:00 |
cli
|
Add config options to disable HTTP and scheduler services
|
2018-11-11 15:54:19 -08:00 |
client
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
config
|
Add config options to disable HTTP and scheduler services
|
2018-11-11 15:54:19 -08:00 |
crypto
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
database
|
Set arbitrary maximum size for tsvector column
|
2018-10-19 21:40:59 -07:00 |
errors
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
fever
|
Move Fever middleware and routes to fever package
|
2018-11-11 09:54:32 -08:00 |
filter
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
http
|
Remove charset=utf-8 from JSON responses
|
2018-11-03 12:03:06 -07:00 |
integration
|
Add missing package descriptions for GoDoc
|
2018-10-08 17:32:17 -07:00 |
locale
|
Unify german translation
|
2018-10-22 17:18:26 -07:00 |
logger
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
middleware
|
Move UI middlewares and routes to ui package
|
2018-11-11 11:29:12 -08:00 |
model
|
Fix golint import in travis.yml
|
2018-10-14 22:23:46 -07:00 |
oauth2
|
Improve logging for OAuth2 callback
|
2018-10-22 20:49:10 -07:00 |
reader
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
service
|
Add the possiblity to listen on Unix socket
|
2018-11-11 16:21:57 -08:00 |
storage
|
Improve Fever middleware and handle groupID=0
|
2018-10-26 19:49:49 -07:00 |
template
|
Fix wrong translation key for category pages
|
2018-10-27 17:11:05 -07:00 |
tests
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
timer
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
timezone
|
Add missing package descriptions for GoDoc
|
2018-10-08 17:32:17 -07:00 |
ui
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
url
|
Improve unit tests in url package
|
2018-10-12 18:33:59 -07:00 |
vendor
|
Migrate to go modules (Go 1.11)
|
2018-08-26 16:43:53 -07:00 |
version
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
worker
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
.gitignore
|
Update .gitignore
|
2018-03-18 20:48:58 -07:00 |
.travis.yml
|
Fix golint import in travis.yml
|
2018-10-14 22:23:46 -07:00 |
ChangeLog
|
Update ChangeLog
|
2018-10-26 20:07:56 -07:00 |
doc.go
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
generate.go
|
Unsubscribe from feed through link or "#"
|
2018-10-19 20:05:26 -07:00 |
go.mod
|
Make latest changes compatible with Heroku
|
2018-08-29 20:50:36 -07:00 |
go.sum
|
Migrate to go modules (Go 1.11)
|
2018-08-26 16:43:53 -07:00 |
LICENSE
|
First commit
|
2017-11-19 22:01:46 -08:00 |
main.go
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
Makefile
|
Disable go test caching
|
2018-10-29 22:46:08 -07:00 |
miniflux.1
|
Add the possiblity to listen on Unix socket
|
2018-11-11 16:21:57 -08:00 |
Procfile
|
Make latest changes compatible with Heroku
|
2018-08-29 20:50:36 -07:00 |
README.md
|
Typo in README.md
|
2018-11-11 14:51:54 +01:00 |