Commit graph

14496 commits

Author SHA1 Message Date
Samuel Clay
04220913c1
Merge pull request #1402 from starsep/makefileSpecifyShell
Makefile: specify SHELL bash
2021-03-01 17:56:04 -05:00
Samuel Clay
23abeb0b0a Handling feedparser backup failing. 2021-02-28 20:39:57 -05:00
Samuel Clay
8e20afa41c Handling unknown subdomains 2021-02-28 20:30:45 -05:00
Samuel Clay
dffcd484d9 Handling SerialisationError 2021-02-28 20:20:41 -05:00
Samuel Clay
5e2e237871 Adding IncompleteRead error handling, fixing spacing. 2021-02-28 20:18:53 -05:00
Samuel Clay
8ebf296c4e Fixing grid image sizes. Now much more customizable 2021-02-26 18:44:57 -05:00
Samuel Clay
babf26e159 Merge branch 'master' into dashboard3
* master:
  Fixing long standing issue with feeds not having unread counts updated immediately.
2021-02-26 18:06:36 -05:00
Samuel Clay
7ee8fb4204 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:02:31 -05:00
Samuel Clay
404e5874b6 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:01:28 -05:00
Samuel Clay
be3756297a Adjusting all fonts sizes up by 1px. 2021-02-26 17:36:30 -05:00
Samuel Clay
7ccf190917 Display options space tweak. 2021-02-26 17:27:14 -05:00
Samuel Clay
cb0ccb3e02 Whitney everywhere. This is a big change. I think everything needs a 1px bump up in size. 2021-02-26 17:25:22 -05:00
Samuel Clay
4cb24cf7f2 Since NewsBlur proxies all http images over https, the url can change, so acknowledge urls that are https on the original text but http on the feed 2021-02-26 14:06:42 -05:00
Samuel Clay
88d051abbf Adding first image in original text when the story image no longer appears in the text. This should show more photos when reading by text. 2021-02-26 12:10:30 -05:00
Samuel Clay
37559d7237 Fixing InvalidURL 2021-02-26 11:39:36 -05:00
Samuel Clay
414c05bfbe Fixing ConnectionResetError. 2021-02-26 11:35:13 -05:00
Samuel Clay
b30638e819 Fixing broken node vars. 2021-02-26 11:09:50 -05:00
Samuel Clay
84a31e3da6 Adding start/stop commands to task deployment. 2021-02-26 10:48:10 -05:00
Samuel Clay
aa9dc0bd6e Handling case of mismatching URLs. 2021-02-26 10:03:27 -05:00
Samuel Clay
d54de1cd23 Handling ConnectionResetError 2021-02-25 20:04:24 -05:00
Samuel Clay
c36373de61 cutoff needs to be an integer so mongo can handle the slice. 2021-02-25 19:54:00 -05:00
Samuel Clay
ba6a8c81e0 Switching from raven to sentry sdk. 2021-02-25 19:52:36 -05:00
Samuel Clay
1fe20b91a9 Fixing py3 encoding issue when stripping comments using lxml. 2021-02-25 19:47:13 -05:00
Samuel Clay
07e7218d4d Fixing py3 issue with total being a float. 2021-02-25 19:34:21 -05:00
Samuel Clay
c5f4734de4 Finally getting sentry to work in feed fetching. 2021-02-25 19:32:48 -05:00
Samuel Clay
1b7addab44 Undoing type change 2021-02-25 19:23:43 -05:00
Samuel Clay
7f328b11c8 Typo 2021-02-25 19:16:28 -05:00
Samuel Clay
1d16ec88b1 Wrapping feed fetcher in sentry exception capturing. 2021-02-25 19:13:21 -05:00
Samuel Clay
01248e5a1b Fixing task servers. Also fixing sentry max size limit. 2021-02-25 18:50:20 -05:00
Samuel Clay
a86405a36e Refactoring NODE_ENV a bit to handle docker/prod/dev. 2021-02-25 17:12:26 -05:00
Jonathan Math
48cb662294 add copy secrets task to monitor role 2021-02-25 11:39:19 -05:00
Samuel Clay
67e36c40a6 Reloading celery when app secrets changes. 2021-02-25 11:34:40 -05:00
Jonathan Math
d2c521d88e Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-02-25 10:58:17 -05:00
Jonathan Math
97ef7cc052 add flask_monitor Dockerfile and update requirements for flask_monitor 2021-02-25 10:58:07 -05:00
Samuel Clay
0fda7644f9 Fixing bug in subscription cancellation using latest stripe api. 2021-02-25 10:32:10 -05:00
Samuel Clay
13b0da1f85 Correcting maintenance page for haproxy. 2021-02-25 10:32:10 -05:00
Samuel Clay
8ebf75d8ab Deploying haproxy vs setting up haproxy (reload vs restart) 2021-02-25 10:32:10 -05:00
Jonathan Math
496347a1d7 fix port for monitor in haproxy.consul.cfg.j2 2021-02-25 10:17:49 -05:00
Jonathan Math
8a362f385f move haproxy swarm files to archive 2021-02-25 10:15:26 -05:00
Samuel Clay
883cf8005f Correcting nginx in haproxy. 2021-02-24 20:17:35 -05:00
Samuel Clay
155f9561db Updating node dockerfile to place node_modules in a parent directory to allow for volumizing node code. 2021-02-24 20:02:37 -05:00
Samuel Clay
5e284a5752 Fixing haproxy link to node-page. 2021-02-24 18:13:26 -05:00
Jonathan Math
698940ffd6 add archive dir and move old swarm files to archive. also move ansible archive to archive/ansible 2021-02-24 17:23:26 -05:00
Samuel Clay
cf3bec14ad Trying to get node docker setup but oddly it works locally and not in prod. 2021-02-24 17:17:06 -05:00
Jonathan Math
6c45c465ae removing prod image dockerfile and reference 2021-02-24 17:11:55 -05:00
Samuel Clay
0c8b2d3069 Using gunicorn config. 2021-02-24 14:40:43 -05:00
Samuel Clay
1da9f57697 Fixing broken request introspection. 2021-02-24 12:07:44 -05:00
Samuel Clay
fcebadfc64 Moving up ignore path. 2021-02-24 12:05:19 -05:00
Samuel Clay
3f75df76b6 Wrong url 2021-02-24 12:01:12 -05:00
Samuel Clay
297111917e Ignore haproxy check in logging. 2021-02-24 12:00:12 -05:00