Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric Guillot 8781648af9 Add integration tests for entries 2017-11-26 15:07:59 -08:00
Frédéric Guillot 4560af165e Add Content-Security-Policy header 2017-11-25 18:21:02 -08:00
Frédéric Guillot 29c5d82016 Add template helper isEmail() 2017-11-25 17:08:04 -08:00
Frédéric Guillot 39b03cc393 Add integration tests for feed creation 2017-11-25 16:53:51 -08:00
Frédéric Guillot ec0f642d5d Add integration tests for users 2017-11-25 12:44:32 -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 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 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 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 c26787f476 Improve OPML package to be more idiomatic 2017-11-20 19:11:06 -08:00
Frédéric Guillot 89307010ad Add parser for RDF feeds 2017-11-20 18:34:11 -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 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 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