Commit graph

49 commits

Author SHA1 Message Date
Samuel Clay
b6db14dacd Switching from Jammit to django-pipeline. Doesn't work yet, needs compressor hooked up and assets checked. 2021-11-14 13:42:06 -05:00
Samuel Clay
d1e37c27c0 Buffer() to Buffer.from 2021-10-26 08:22:29 -04:00
Samuel Clay
4217fefbe2 Showing mongo url when connecting favicon server. 2021-09-12 13:49:09 -04:00
Samuel Clay
4458994e1c Using admin auth source for mongodb. 2021-07-12 22:01:07 -04:00
Samuel Clay
0d266d7569 Adding auth source to mongo auth in node. 2021-07-12 21:41:19 -04:00
Samuel Clay
8ef854573c Turning logging down a bit in node servers unless debugging. 2021-03-19 11:16:29 -04:00
Samuel Clay
2906e92499 Merging all four node servers into a single one on port 8008. Updating HAProxy on both consul and docker-compose. 2021-03-16 19:34:11 -04:00
Samuel Clay
b30638e819 Fixing broken node vars. 2021-02-26 11:09:50 -05:00
Samuel Clay
a86405a36e Refactoring NODE_ENV a bit to handle docker/prod/dev. 2021-02-25 17:12:26 -05:00
Samuel Clay
82fecb23a6 Merge branch 'docker_django3.1' into dashboard3
* docker_django3.1: (117 commits)
  Adding docker to node scripts.
  Removing node_modules from repo
  Whoops
  Better logging for broken paypal ipns.
  Adding RSS Tracker for Windows to Goodies.
  Refactoring socketio so real-time works around username restrictions.
  Socket.IO v3 on the server too.
  Switching to Socket.IO v3.
  Haproxy splitting for socketio 3
  Socket.io 3
  Handling missing feed.
  Only nb.local.com uses ports for websockets.
  Adding GrazeTEN
  Full node install on setup.
  Updating toprc
  correct newsblur to newsblur_web in tasks
  Changing mongodb server.
  Fixing toprc
  Attempting to collect queries for 1% of requests by using DEBUG.
  Fixing mongo install.
  ...
2021-01-05 19:36:49 -05:00
Samuel Clay
a0f157dd97 Adding docker to node scripts. 2021-01-05 19:34:28 -05:00
Jonathan Math
68830f00a0 merge master 2021-01-03 12:06:25 -05:00
Samuel Clay
ee7d2cc891 Adding real-time notification for shared stories. Not doing anything with this on the frontend yet, but the dashboard3 will use it for the global shared stories. 2020-12-17 18:52:06 -05:00
Samuel Clay
74997ff554 Wrong connection. 2020-12-17 14:08:02 -05:00
Samuel Clay
7938fb589d Fixing favicon server. 2020-12-17 14:01:19 -05:00
Jonathan Math
a8bf9c4540 add docker env variable functionality to node files 2020-10-05 00:34:40 +07: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
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
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
3406958e8a Adding wsgi server to use new virtualenv gunicorn. 2016-02-05 15:26:10 -08: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
38082c73dc Logging favicons usage. 2013-06-22 12:48:48 -07:00
Samuel Clay
504f401efe Updating favicons to point to correct server. 2013-06-16 08:27:08 -07:00
Samuel Clay
751ae6e314 Moving mongo shard server. 2013-06-02 18:58:21 -07:00
Samuel Clay
a67df54101 Merge branch 'master' into circular
* master:
  Adding task servers to db firewall.
  Adding redis cache. Returning favicon server.
  Better munin plugins for redis and mongo.
  Removing unused redis keys for shared/comments. Dry-run.
  Adding read preference to migration.
  Migration to create story_hash for missing feeds.
  Making a clearer description of slow feeds.
  Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds.
  Switching check for HAProxy'ied socket.io to dev instead of www. Thanks @anaconda!
  Sync delay in mongodb and updating story hash migration.
  Upping feed fetches.
  Fix force close when attempting to fetch a user with a null user.id value
  Fix force close updating ProfileActivityFragment if no profile response was received
  Move creating ImageLoader in NewsBlurApplication to onCreate to ensure that base context has been set and prevent force close
  Boosting fetches.
  Fix duplicate requirement

Conflicts:
	fabfile.py
2013-03-28 19:09:14 -07:00
Samuel Clay
bc6b5a025b Adding redis cache. Returning favicon server. 2013-03-28 18:13:08 -07:00
Samuel Clay
e60bf12245 New world icon. Add site in a popover (still needs lots of work). Favicons in add site. 2013-03-03 17:37:54 -08:00
Samuel Clay
c65d486f41 Handling replica sets in favicons sevrer. 2012-12-24 21:18:40 -08:00
Samuel Clay
163bfa7c69 Updating favicons node server to point to a secondary preferred replica set members. 2012-12-24 21:05:22 -08:00
Samuel Clay
2ec10bcf7e Readying unread counting to incorporate the new read preference in mongoengine. 2012-10-29 12:25:28 -07:00
Samuel Clay
a569adf14d Exposing public comments preference. 2012-10-23 14:07:28 -07:00
Samuel Clay
94e7c9573e Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web. 2012-10-22 16:25:36 -07:00
Samuel Clay
046fe12e56 Fixing errors in story training classification on social subs. 2012-08-29 18:07:54 -07:00
Samuel Clay
1955dca844 Shortening activities/interactions to 4, to make room for coming user recomendations table. Also speeding up favicons. 2012-04-18 22:04:13 -07:00
Samuel Clay
4612bedb49 Adding paging to interactions and activities on dashboard. 2012-04-12 11:18:56 -07:00
Samuel Clay
8ae282d27c Favicons: If etag, only check if etag is current. Otherwise, fetch feed icon. 2012-04-07 15:33:41 -07:00
Samuel Clay
04afabc411 Caching favicon node client connection for speed. 2012-04-07 14:59:12 -07:00
Samuel Clay
e83852af16 Adding node.js favicon server, for serving favicons super-fast from the db. 2012-04-07 14:40:04 -07:00