Commit graph

110 commits

Author SHA1 Message Date
Samuel Clay
bf472ae8fe Updating Mercury Parser (in the hopes it fixes #1147, but if not, here's to how do it later). 2020-06-04 17:48:10 -04:00
Samuel Clay
9f3d940690 Upgrading to mercury parser v2.1.1 thanks to @mgeraci 2019-06-26 17:41:46 -07:00
Samuel Clay
729725b09c Original text server on port 4040. 2019-04-13 19:35:58 -04:00
Samuel Clay
bd4d73b05b I don't know why node_modules bounces between states. Might have to make it machine-specific. 2019-04-13 19:26:30 -04:00
Samuel Clay
4eaae63d47 Updating node_modules 2019-04-13 19:06:26 -04:00
Samuel Clay
92d4c6c7aa Adding ESM. 2019-04-13 16:54:23 -04:00
Samuel Clay
3fdb0f0e65 Upgrading node_modules 2019-04-13 16:45:13 -04:00
Samuel Clay
0b95b590ac Fixing logic around api keys 2019-04-13 16:30:33 -04:00
Samuel Clay
755eaba268 Logging api key. 2019-04-13 16:26:53 -04:00
Samuel Clay
23bec565f6 Updating node_modules 2019-04-13 16:17:13 -04:00
Samuel Clay
3df1cbb401 Updating node_modules. 2019-04-13 16:01:51 -04:00
Samuel Clay
6c8097aa05 Updating mongodb node modules. 2019-04-13 15:32:47 -04:00
Samuel Clay
2e6ad3afda Adding new node app: original_text. To replace Mercury Reader. Thanks for all the text. 2019-04-13 15:29:14 -04:00
Samuel Clay
67d5142bbe Updating node modules. 2019-04-13 15:11:58 -04:00
Samuel Clay
792ec5c881 Upgrading node and npm as well as all packages. 2019-04-13 14:44:10 -04:00
Samuel Clay
c5d5ea5001 Attempting to fix dashboard stories by no longer relying on full river reloads when a new story comes in but to fetch that story if it is newer (or older) than last visible dashboard story. 2016-12-13 16:29:42 -08:00
Samuel Clay
aeb38a2de3 Fixing scope on error. 2016-12-05 14:18:48 -08:00
Samuel Clay
faa7593fd9 Error with username. 2016-12-05 14:17:10 -08:00
Samuel Clay
b222ee06d0 Attempting to add logging to socket.io. 2016-12-05 13:35:05 -08:00
Samuel Clay
576a776f1a Original page server dependencies. 2016-11-30 17:17:50 -08:00
Samuel Clay
3a93ad7248 Fixing original page server. 2016-11-30 17:17:40 -08:00
Samuel Clay
ca6853fc6d Attempting to fix original pages. 2016-11-30 16:09:26 -08:00
Samuel Clay
5a053ab573 Adding node02 to handle new upgraded websockets. 2016-11-30 15:26:42 -08:00
Samuel Clay
11fb7dd841 In case mongodb isn't connected on favicon server. 2016-11-30 13:45:54 -08:00
Samuel Clay
7dcb16605e In case mongodb isn't connected on favicon server. 2016-11-30 13:44:50 -08:00
Samuel Clay
7fcc8a4c71 Moving to new v2 of socket.io to allow existing real-time users to still work. 2016-11-30 13:43:13 -08:00
Samuel Clay
74da2c1fff Logging favicon mongo host. 2016-11-30 12:57:29 -08:00
Samuel Clay
e3393ba238 Fixing nodejs redis flush/quit command. 2016-11-30 12:47:20 -08:00
Samuel Clay
95a6d4ce09 Better logging for favicons. 2016-11-30 12:38:31 -08:00
Samuel Clay
332a9a55ca Updating to latest mongodb for nodejs lib. 2016-11-30 12:29:24 -08:00
Samuel Clay
f8028c316c Upgrading favicon server to latest express. 2016-11-30 12:09:49 -08:00
Samuel Clay
5edf17e08f Fixing SSL node server, used for debugging. 2016-11-29 18:47:44 -08:00
Samuel Clay
406d196f87 Upgrading to latest socket.io. 2016-11-29 18:30:12 -08:00
Samuel Clay
23bdbb85a1 Updating node dependencies. 2016-11-29 18:29:50 -08:00
Samuel Clay
3406958e8a Adding wsgi server to use new virtualenv gunicorn. 2016-02-05 15:26:10 -08:00
Samuel Clay
7c6cce7f5b Removing unused CA. 2015-06-02 11:24:38 -07:00
Samuel Clay
b043b4278b Trying a different PK for favicons. 2015-06-02 11:15:49 -07:00
Samuel Clay
5ef24f9d17 Trying a different PK for favicons. 2015-06-02 11:14:55 -07:00
Samuel Clay
65587ddc9c Adding logging to icon server. 2015-06-02 11:12:24 -07:00
Samuel Clay
745aa210d8 Redirects in dev still point local. 2014-08-10 12:56:09 -07:00
Samuel Clay
33c4c9504a Better redirect on missing icon. 2014-08-10 12:53:13 -07:00
Samuel Clay
921f17ed98 Fixing broken mark unread after marking feed read. 2014-03-28 13:49:03 -07:00
Samuel Clay
bf27fb55bd Using new hosts-driven mongo host for favicon node server. 2013-12-01 10:18:24 -05:00
Samuel Clay
7706711143 Moving from X-Real-IP to X-Forwarded-For. 2013-09-06 16:26:02 -07:00
Samuel Clay
dcef8a48fa Moving node server to db pubsub role. 2013-08-12 12:39:03 -07:00
Samuel Clay
a5c03918cc Moving from specific db hosts to db roles, editable through /etc/hosts. 2013-08-12 12:26:49 -07:00
Samuel Clay
dcd37c4f50 Handling socket level errors in socketio/node. 2013-08-12 11:52:29 -07:00
Samuel Clay
456a4d1375 Catching exceptions for node redis. 2013-08-12 11:22:10 -07:00
Samuel Clay
68393020c2 Catching exceptions for node redis. 2013-08-12 11:20:00 -07:00
Samuel Clay
1a3a28f94a Trying to fix issues on node redis connection. 2013-08-12 11:11:30 -07:00