Samuel Clay
0449af0615
Upping socket.io times, adding to haproxy.
2025-02-28 00:32:53 -08:00
Samuel Clay
60ad11863f
Retooling socketio server
2025-02-28 00:22:14 -08:00
Samuel Clay
1d2804caa7
Logging socket_id
2025-02-28 00:13:34 -08:00
Samuel Clay
c56262e466
Adding a lot more socket.io logging.
2025-02-27 23:57:28 -08:00
Samuel Clay
b469f0dd67
Turning off Sentry on socket.io
2025-02-27 23:23:29 -08:00
Samuel Clay
1897784007
Updating ansible to latest.
2025-02-27 23:20:59 -08:00
Samuel Clay
78aef24198
Updating socket.io connection params.
2025-02-27 22:54:41 -08:00
Samuel Clay
57ba080792
Updating sentry node dependencies.
2025-02-02 23:07:00 -08:00
Samuel Clay
94044a775e
Updating to altest socket.io redis adapter.
2025-02-02 22:56:57 -08:00
Samuel Clay
e2fe7fa620
Upgrading to socket.io v4.
2025-02-02 22:41:19 -08:00
viq
a406802a7b
chore(node): update nodejs stuff
...
Node image to LTS 22.11.0
Chase rename of mercury-parser -> parser
npm update and npm audit fix
2024-11-17 20:47:14 +01:00
Samuel Clay
d6643bb8ab
Rewriting original page server to use async.
2024-02-25 17:13:38 -05:00
Samuel Clay
e9fdaadc70
Updating redis pubusb port
2024-02-25 14:24:58 -05:00
Samuel Clay
6095bd709d
Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development.
2022-11-24 12:53:40 -05:00
Samuel Clay
798238674a
Favicons count++
2022-08-17 10:04:09 -04:00
Samuel Clay
e09c97ef6f
Redirecting world icon to beta for now
2022-06-01 14:26:00 -04:00
Samuel Clay
467498cd64
Updating mercury parser
2022-05-16 10:12:46 -04:00
Samuel Clay
a880a24b55
All new icons for the feed list.
2022-05-04 11:27:32 -04:00
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
023dd72bc7
Using .env server_name
2021-10-26 08:45:05 -04:00
Samuel Clay
403ce988e4
Adding server name to node.js sentry.
2021-10-26 08:42:49 -04:00
Samuel Clay
81ffcc52dc
Switching node from .send to .sendStatus.
2021-10-26 08:33:50 -04:00
Samuel Clay
2c24866fe0
Bumping errors from sentry to user.
2021-10-26 08:29:25 -04:00
Samuel Clay
d1e37c27c0
Buffer() to Buffer.from
2021-10-26 08:22:29 -04:00
Samuel Clay
c9075cc151
Better error handling for mercury reader.
2021-10-26 08:15:17 -04:00
Samuel Clay
95693dae82
Handling missing .env file in node.
2021-10-19 13:00:30 -04:00
Jonathan Math
402563ab41
Fix node image/ docker-compose issue
...
the node_modules in the image were being overwritten by the bind mount for the node scripts. I fixed this by installing node_modules into a different directory and setting that directory in an env variable in the image.
2021-10-18 11:48:43 -05:00
Jonathan Math
ecdcacf6c3
fix: docker-compose was getting an error because there is no .env file.
2021-10-18 11:21:36 -05:00
Samuel Clay
8ce2557fd5
Updating node dependencies for #1543 .
2021-09-30 18:02:00 -04:00
Samuel Clay
4217fefbe2
Showing mongo url when connecting favicon server.
2021-09-12 13:49:09 -04:00
Samuel Clay
153675b43d
Adding feeds as users to feed fetching in sentry.
2021-09-12 13:27:24 -04:00
Samuel Clay
3f00139541
Upgrading sentry on both web and node.
2021-09-10 15:58:22 -04:00
Samuel Clay
8ceafe0465
Adding mongo repair command for local development.
2021-08-11 18:36:35 -04:00
Samuel Clay
05fc33b453
Updating dependencies.
2021-07-29 16:24:56 -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
0754c0c049
Adding authentication for mongo. Hopefully this covers everything needed.
2021-07-12 11:45:25 -04:00
Samuel Clay
41a76b5765
Upgrading @sentry.
2021-05-06 15:54:03 -04:00
Samuel Clay
e736258a6b
Updating @sentry node
2021-05-06 15:43:15 -04:00
Samuel Clay
e8043e5118
Adding a drag handle to the feed list.
2021-04-15 19:12:51 -04:00
Samuel Clay
1c26ec2ce4
Don't know why this didn't take
2021-04-02 18:47:36 -04:00
Samuel Clay
da3643c24d
Using redis-pubsub server and cleaning up unread counts node server.
2021-04-02 18:43:11 -04:00
Samuel Clay
2832380cac
Whoops, wrong server for unread counts.
2021-04-02 18:35:36 -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
33c4c5ed4f
Removing tracing handler for sentry.
2021-03-17 10:42:58 -04:00
Samuel Clay
1ab0af2ef1
Adding debug to sentry.
2021-03-17 10:05:26 -04:00
Samuel Clay
4ae4d39526
Typo
2021-03-17 09:59:13 -04:00
Samuel Clay
d4e666cefd
Only using Sentry in production.
2021-03-17 09:43:25 -04:00
Samuel Clay
6bd76040b6
Allowing node to run from top-level or node-level.
2021-03-17 09:34:55 -04:00
Samuel Clay
6cb30d6aa0
Restarting node on deploy.
2021-03-17 09:31:19 -04:00