Frédéric Guillot
|
db77e55119
|
Add integration test for discover endpoint
|
2017-11-25 15:38:43 -08:00 |
|
Frédéric Guillot
|
f644f2580b
|
Add integration tests for categories
|
2017-11-25 14:35:10 -08:00 |
|
Frédéric Guillot
|
ec0f642d5d
|
Add integration tests for users
|
2017-11-25 12:44:32 -08:00 |
|
Frédéric Guillot
|
142e8b3e0c
|
Add first integration test
|
2017-11-25 10:44:48 -08:00 |
|
Frédéric Guillot
|
71bf7e4358
|
Improve API
|
2017-11-24 22:29:20 -08:00 |
|
Frédéric Guillot
|
747da03e4c
|
Improve OAuth2 integration
|
2017-11-24 16:09:10 -08:00 |
|
Frédéric Guillot
|
cc6d272eb7
|
Add OAuth2 authentication
|
2017-11-22 22:22:33 -08:00 |
|
Frédéric Guillot
|
9877051f12
|
Improve CSS
|
2017-11-22 16:00:20 -08:00 |
|
Frédéric Guillot
|
2b641cc224
|
Improve feed parsers
|
2017-11-22 14:52:31 -08:00 |
|
Frédéric Guillot
|
3b40ce4960
|
Add Let's Encrypt integration
|
2017-11-22 13:11:01 -08:00 |
|
Frédéric Guillot
|
199b1fd6c3
|
Add the possibility to use TLS
|
2017-11-22 11:16:48 -08:00 |
|
Frédéric Guillot
|
38941f58cf
|
Improve image proxy
|
2017-11-21 23:09:01 -08:00 |
|
Frédéric Guillot
|
99dfbdbb47
|
Convert feed encoding only if the charset is specified
|
2017-11-21 22:55:19 -08:00 |
|
Frédéric Guillot
|
855fb06bc9
|
Add feature to refresh all feeds from the user interface
|
2017-11-21 22:36:00 -08:00 |
|
Frédéric Guillot
|
480b0d94e2
|
Use serif fonts for article contents
|
2017-11-21 20:52:43 -08:00 |
|
Frédéric Guillot
|
9ff3c4504c
|
Set all default config values in config package
|
2017-11-21 20:20:20 -08:00 |
|
Frédéric Guillot
|
6690f6a70e
|
Add bookmarklet
|
2017-11-21 19:37:47 -08:00 |
|
Frédéric Guillot
|
1bc43ec2bc
|
Improve Context to be more idiomatic
|
2017-11-21 18:37:08 -08:00 |
|
Frédéric Guillot
|
02ff7b4bcf
|
Improve Response to be more idiomatic
|
2017-11-21 18:30:16 -08:00 |
|
Frédéric Guillot
|
25cbd65777
|
Improve Request to be more idiomatic
|
2017-11-21 18:14:45 -08:00 |
|
Frédéric Guillot
|
4fc18647ca
|
Make sure that items marked as removed are not shown
|
2017-11-21 17:40:29 -08:00 |
|
Frédéric Guillot
|
e52f0b9cd2
|
Cleanup entries marked as removed
|
2017-11-21 16:33:36 -08:00 |
|
Frédéric Guillot
|
9457b3e5d6
|
Add missing attachments while refreshing a feed
|
2017-11-21 16:08:43 -08:00 |
|
Frédéric Guillot
|
549a4277b0
|
Add flush history feature
|
2017-11-21 15:46:59 -08:00 |
|
Frédéric Guillot
|
238b9e4c85
|
Check for category uniqueness before saving
|
2017-11-21 14:57:27 -08:00 |
|
Frédéric Guillot
|
5983db1a77
|
Ask for confirmation before removing something
|
2017-11-21 14:44:47 -08:00 |
|
Frédéric Guillot
|
25a5250eb9
|
Add badge for documentation
|
2017-11-21 13:28:52 -08:00 |
|
Frédéric Guillot
|
5f0ae8196c
|
Add timeout for HTTP client
|
2017-11-20 19:44:28 -08:00 |
|
Frédéric Guillot
|
eb9f588216
|
Make sure RDF entries have a date
|
2017-11-20 19:25:30 -08:00 |
|
Frédéric Guillot
|
d5838b6734
|
Move feed parsers packages in reader package
|
2017-11-20 19:17:04 -08:00 |
|
Frédéric Guillot
|
c26787f476
|
Improve OPML package to be more idiomatic
|
2017-11-20 19:11:06 -08:00 |
|
Frédéric Guillot
|
e91a9b4f13
|
Export only necessary structs in JsonFeed package
|
2017-11-20 18:57:54 -08:00 |
|
Frédéric Guillot
|
6618caca81
|
Use more idiomatic code for Atom parser
|
2017-11-20 18:50:16 -08:00 |
|
Frédéric Guillot
|
89307010ad
|
Add parser for RDF feeds
|
2017-11-20 18:34:11 -08:00 |
|
Frédéric Guillot
|
c5cd38de83
|
Add unit test for HTTP client response functions
|
2017-11-20 17:25:45 -08:00 |
|
Frédéric Guillot
|
aecda64030
|
Make sure XML feeds are always encoded in UTF-8
|
2017-11-20 17:12:37 -08:00 |
|
Frédéric Guillot
|
0e6717b7c8
|
Ensure that LocalizedError are returned by parsers
|
2017-11-20 16:11:55 -08:00 |
|
Frédéric Guillot
|
557cf9c21d
|
Handle RSS entries with Atom links
|
2017-11-20 15:48:26 -08:00 |
|
Frédéric Guillot
|
cf8af56a99
|
Handle RSS feeds without entry links
|
2017-11-20 15:15:10 -08:00 |
|
Frédéric Guillot
|
a76c2a8c22
|
Improve OPML import/export
|
2017-11-20 14:35:11 -08:00 |
|
Frédéric Guillot
|
ace7524905
|
Run automatically jshint
|
2017-11-20 13:57:27 -08:00 |
|
Frédéric Guillot
|
cb4f4970b0
|
Disable CI email notifications
|
2017-11-20 13:50:50 -08:00 |
|
Frédéric Guillot
|
228768dcc3
|
Run gofmt on generated files
|
2017-11-20 13:46:22 -08:00 |
|
Frédéric Guillot
|
8ffb773f43
|
First commit
|
2017-11-19 22:01:46 -08:00 |
|