api
Add full-text search for entries and add search parameter to the API
2018-07-04 17:40:03 -07:00
cli
Add cli flag to reset all feed errors
2018-06-30 14:22:45 -07:00
config
Add base URL validation
2018-07-07 14:01:02 -07:00
crypto
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
daemon
Add search form
2018-07-04 22:05:19 -07:00
errors
Support localized feed errors generated by background workers
2018-02-27 21:08:32 -08:00
fever
Add more filters for API call /entries
2018-06-09 19:13:41 -07:00
filter
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
http
Compress HTML responses to Gzip/Deflate if supported by browser
2018-07-06 20:39:28 -07:00
integration
Improve error handling in integration clients
2018-05-21 19:58:36 -04:00
locale
Remove timestamp from generated files
2018-07-05 12:52:29 -07:00
logger
Keep code base tidy
2018-01-29 20:47:09 -08:00
middleware
Rewrite RealIP() to avoid returning an empty string
2018-06-01 07:22:31 -07:00
model
Update unit test for Sans-Serif theme
2018-07-02 21:37:07 -07:00
oauth2
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
reader
New add_dynamic_image
rewriter for JavaScript-loaded images.
2018-07-09 01:22:48 -04:00
scheduler
Archive read entries automatically after 60 days
2018-05-19 16:45:27 -07:00
sql
Remove timestamp from generated files
2018-07-05 12:52:29 -07:00
storage
Add search form
2018-07-04 22:05:19 -07:00
template
Change feed password field type to text to avoid autocomplete with Firefox
2018-07-08 18:21:56 -07:00
timer
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
timezone
Entries date should contains user timezone (API)
2018-03-01 21:43:04 -08:00
ui
Pre-generate themes stylesheets at build time
2018-07-07 11:00:39 -07:00
url
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
vendor
Add integration test for search query
2018-07-07 12:02:59 -07:00
version
Change user agent
2018-01-22 20:43:03 -08:00
.gitignore
Update .gitignore
2018-03-18 20:48:58 -07:00
.travis.yml
Switch Travis to Go 1.10
2018-03-14 18:51:41 -07:00
ChangeLog
Update ChangeLog
2018-07-01 11:50:43 -07:00
doc.go
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
generate.go
Pre-generate themes stylesheets at build time
2018-07-07 11:00:39 -07:00
Gopkg.lock
Add integration test for search query
2018-07-07 12:02:59 -07:00
Gopkg.toml
Update vendor dependencies
2018-07-06 21:18:14 -07:00
integration_test.go
Add integration test for search query
2018-07-07 12:02:59 -07:00
LICENSE
First commit
2017-11-19 22:01:46 -08:00
main.go
Remove useless import
2018-01-08 21:56:46 -08:00
Makefile
Strip binaries to reduce size
2018-06-29 20:43:03 -07:00
README.md
Update readme and rebuild CSS
2018-05-19 15:47:46 -07:00