Commit Graph

22 Commits

Author SHA1 Message Date
Frédéric Guillot dbcc5d8a97 Use canonical imports 2018-08-24 21:56:39 -07:00
Frédéric Guillot cf03e0e338 Create database package (refactoring) 2018-08-01 20:28:45 -07:00
Dave Z c926498d3d Make image proxy configurable
Adds IMAGE_PROXY configuration setting to change image proxy filter behaviour:

- none = No proxy
- http-only = Proxy only non-HTTPS images (default)
- all = Proxy everything
2018-07-12 17:41:09 -07:00
Frédéric Guillot 55a1e97778 Add base URL validation 2018-07-07 14:01:02 -07:00
Frédéric Guillot b270159aae Offer the possibility to set Pocket Consumer Key as environment variable 2018-05-21 19:58:36 -04:00
Frédéric Guillot f19ab21b7d Archive read entries automatically after 60 days 2018-05-19 16:45:27 -07:00
Frédéric Guillot 0429bbb19d Simplify Heroku deployment 2018-04-15 21:07:59 -07:00
Frédéric Guillot a9f0fdaf22 Print info message if DATABASE_URL is not set 2018-02-23 18:26:34 -08:00
Frédéric Guillot 61bc012a62 Add support for HTTP Strict Transport Security header 2018-02-03 15:54:02 -08:00
Frédéric Guillot 9c42997209 Add support for base URLs with subfolders 2018-02-03 15:33:17 -08:00
Frédéric Guillot b78172033f Show API URL endpoints in user interface 2018-01-31 21:57:20 -08:00
Frédéric Guillot 23d2d9109f Add the possiblity to enable debug mode with an environment variable 2018-01-29 20:54:38 -08:00
Frédéric Guillot da5c8c2edb Move environment variables to config package 2018-01-20 16:49:47 -08:00
Frédéric Guillot c2fd2e747a Add functions to get config values 2018-01-15 18:08:30 -08:00
Frédéric Guillot 9652dfa1fe Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
Frédéric Guillot 7c19febd73 Add configurable HTTPS flag for secure cookie flag 2017-12-28 20:34:18 -08:00
Frédéric Guillot 18f55d1569 Add scheduler to clean old sessions 2017-12-16 18:48:17 -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 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 8ffb773f43 First commit 2017-11-19 22:01:46 -08:00