Commit graph

14556 commits

Author SHA1 Message Date
Samuel Clay
b561ce756b Fixing issue with dashboard river folder not being changeable or selectable. 2021-04-07 15:32:17 -04:00
Samuel Clay
ec443f6117 Docker compose needs elasticsearch.yml config. 2021-04-07 15:32:17 -04:00
Samuel Clay
ba46b2f85a Don't fetch broken feeds immediately as they can get stuck in a loop. 2021-04-07 15:32:17 -04:00
Jonathan Math
291b027a34 add app-times chart configs to docker-compose 2021-04-07 12:55:58 -05:00
Jonathan Math
55d74a067f add app-times chart to netdata 2021-04-07 12:55:21 -05:00
Jonathan Math
1391e2174c clean up app_servers chart file 2021-04-07 12:54:59 -05:00
Jonathan Math
88a56dcb68 remove old file used in netdata development 2021-04-07 12:54:33 -05:00
Jonathan Math
f07797459c refactor directory structure for netdata and rename chart to app_servers.py 2021-04-07 12:29:05 -05:00
Jonathan Math
40c7612fef remove unnecessary volumes from netdata 2021-04-07 12:00:36 -05:00
Jonathan Math
c3e3c4f9b6 Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-04-07 10:36:22 -05:00
Jonathan Math
28e876df6d increase gunicorn workers for docker build 2021-04-07 10:36:16 -05:00
Samuel Clay
b9f3fd4eb5 Read more content expander needs to handle full bleed images. 2021-04-07 11:30:53 -04:00
Jonathan Math
d3c29aaa33 remove unnecessary port specification in docker-compos and app-servers chart 2021-04-07 10:22:01 -05:00
Jonathan Math
00601b49c1 Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-04-07 10:15:56 -05:00
Jonathan Math
9d9dbff224 get app servers monitor working, but the monitor will stop collecting data when it needs to handle a request on nb.local.com.... this needs a bugfix 2021-04-07 10:15:51 -05:00
Samuel Clay
592e27107f North/south split layout also need to look like list layout on thumbnails. 2021-04-07 11:07:48 -04:00
Samuel Clay
2b60f07470 Bug in preferences would duplicate every event. 2021-04-07 11:03:48 -04:00
Jonathan Math
20fccca17c add Monitor class to newsblur chart to make it easier to retrieve data 2021-04-06 21:36:42 -05:00
Samuel Clay
eba74ccbe7 Natural width is better at calculating image size. 2021-04-06 19:37:01 -04:00
Samuel Clay
480d8d2148 Full bleed images in List view if content set to fill page. This will result in huge images. 2021-04-06 19:28:39 -04:00
Samuel Clay
b4ade7afc0 New feature: full bleed images. Borrowed from iOS, takes small images into consideration. 2021-04-06 19:25:02 -04:00
Jonathan Math
479ec483f1 rename newsblur_data_request to newsblur for netdata charts and add a few more charts. WIP 2021-04-06 17:47:30 -05:00
Jonathan Math
2b25b5bf1c configuration working to display custom netdata charts, but WIP for displaying the correct data from the correct charts 2021-04-06 16:07:43 -05:00
Samuel Clay
e130b404d4 Found incorrect sizing on grid. 2021-04-06 16:52:33 -04:00
Samuel Clay
2251d29c2f Celery should always reset. 2021-04-06 16:16:50 -04:00
Samuel Clay
cee74670ca Fixing issue where image previews dont change size. 2021-04-06 16:16:40 -04:00
Samuel Clay
fc69c0c8b9 Dashboard shouldnt truncate stories. Also handling missing elasticsearch more gracefully. 2021-04-06 15:51:26 -04:00
Samuel Clay
73c3a0242b New feature: single or double column dashboard. 2021-04-06 15:04:50 -04:00
Jonathan Math
2d278a9eab correct newsblur_data_request.conf 2021-04-06 13:37:58 -05:00
Jonathan Math
e9a4949b1c got example chart working for netdata. WIP to get newsblur data collector working. Volumes set up correctly for netdata. 2021-04-06 13:33:30 -05:00
Samuel Clay
a85633296b New feature: image previews on left, both large and small. Retooled story titles to fit. 2021-04-06 12:15:56 -04:00
Samuel Clay
a04ac85daa Nudging and adjusting. 2021-04-06 09:53:09 -04:00
Samuel Clay
2c9e92da2a Switching from JS animations to CSS animations for the pulsating blue loading line. 2021-04-05 16:15:23 -04:00
Samuel Clay
2537634d46 Clearing end line timers just in case (to hopefully nip the memory leaks in the bud). 2021-04-05 14:22:36 -04:00
Jonathan Math
ac258e39b2 fix issue of shared volumes not propagating by having individual bind mounts instead of shared volumes 2021-04-03 12:32:42 -05:00
Jonathan Math
fc1cb4da28 Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-04-03 12:30:24 -05:00
Jonathan Math
e64c1ef21d optimize newsblur_base_image.Dockerfile so the image can be built more quickly if requirements.txt changes 2021-04-03 12:30:17 -05:00
Jonathan Math
bb52814648 update gunicorn so the reload feature can be used 2021-04-03 12:28:50 -05:00
Samuel Clay
0c6119b5b0 Deactivating new stories and refreshes on dashboard with appropriate flags in bid to find memory leaks. 2021-04-03 10:19:08 -04:00
Samuel Clay
c5b06441f0 Closing the loop on an interval that was never stopped. 2021-04-02 23:07:44 -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
7177afef08 Turning off story adding on dashboard to narrow down memory leak. 2021-04-02 16:49:00 -04:00
Samuel Clay
1deae3d810 Fixing broken pages. 2021-04-02 14:46:52 -04:00
Samuel Clay
3f6c9bbb74 String compression zlib vs gzip. 2021-04-02 14:29:43 -04:00
Samuel Clay
87e076a9ae One more str->bytes. 2021-04-02 14:23:03 -04:00
Samuel Clay
c766e781ed JSON Feeds 1.1. 2021-04-02 13:27:33 -04:00
Samuel Clay
db99ed2eac Looking into memory leaks. 2021-04-02 13:27:10 -04:00
Samuel Clay
2f501fff6d Can only compress bytes, not str. 2021-04-02 12:55:07 -04:00