Samuel Clay
57d37aa833
Turning on docker DEBUG.
2021-04-29 15:21:40 -04:00
Samuel Clay
311d55a2b4
Fixing refresh_feeds to use GET/POST. Fixes issues with unread counts not updated.
2021-04-29 15:21:25 -04:00
Samuel Clay
7af0e27bde
Fixing OPML upload
2021-04-29 13:25:28 -04:00
Samuel Clay
b9f18ad3af
Gracefully handling usersub save that has been saved in another thread.
2021-04-29 13:12:58 -04:00
Samuel Clay
f1977428de
Handling missing story_id in original text.
2021-04-29 13:09:12 -04:00
Samuel Clay
83a3851067
More logging
2021-04-29 12:26:19 -04:00
Samuel Clay
a2d46b0222
Logging
2021-04-29 12:24:33 -04:00
Samuel Clay
5c7bf128d9
Only adding non-dashboard stories to analytics.
2021-04-29 12:23:53 -04:00
Samuel Clay
c02e202849
Changing log format for autoloaded stories.
2021-04-29 12:11:04 -04:00
Samuel Clay
48a8d2dc4e
Refactoring no_more_stories and story limiting for river.
2021-04-29 11:44:12 -04:00
Samuel Clay
46f2562631
Stories-type and story-type
2021-04-29 10:13:16 -04:00
Samuel Clay
5325ea57d1
Don't delete search stories without doc type on ES 1.7.
2021-04-29 10:08:01 -04:00
Samuel Clay
08bd3497b8
HAProxy should only redirect root from http to https. Some clients don't handle http->https redirect well, so preserve their use.
2021-04-28 17:37:37 -04:00
Samuel Clay
2b61a229ea
More convenience commands
2021-04-28 15:39:25 -04:00
Samuel Clay
b27dc05b3c
Removing last dashboard limit.
2021-04-28 13:00:53 -04:00
Samuel Clay
c737e71e04
Don't bother limiting dashboard river. It's breaking intelligence.
2021-04-28 12:58:45 -04:00
Samuel Clay
105f619e5a
Cleaning up docker compose logs, fixing postgres health check, turning DEBUG to False on docker.
2021-04-28 12:46:07 -04:00
Samuel Clay
ed988ca7bc
Don't limit stories on dashboard as it breaks intelligence.
2021-04-28 12:45:45 -04:00
Samuel Clay
b033ca0848
Docker users don't need DEBUG=True
2021-04-28 10:07:21 -04:00
Samuel Clay
414d09c9b0
No doc type for stories on docker, which uses elasdticsearch 7, which no longer supports doc types. Prod still needs them because it's on ES 1.7.
2021-04-27 20:55:20 -04:00
Samuel Clay
34c9ee712c
Fixing search on docker. Also setting up docker installs to always have active subscribers so feeds are never stale.
2021-04-27 20:49:10 -04:00
Samuel Clay
3c32d62c61
Fixing Statistics feed chooser
2021-04-27 20:16:00 -04:00
Samuel Clay
c32830faf9
Fixing feed chooser dropdown on dialogs, specifically the Statistics dialog.
2021-04-27 20:12:58 -04:00
Samuel Clay
b89b599ae9
Fixing feed search
2021-04-27 20:10:21 -04:00
Samuel Clay
a22ce16a0e
Attempting to handle mistaken week where stories were inserted with no doc type.
2021-04-27 15:25:46 -04:00
Samuel Clay
c1883dd366
Typo
2021-04-27 15:18:29 -04:00
Samuel Clay
68e23924af
Adding doc type even for search deletes.
2021-04-27 15:17:42 -04:00
Samuel Clay
b700c0f85e
Already indexed story warning.
2021-04-27 15:14:40 -04:00
Samuel Clay
cc0fe8bee1
Adding doc type for both stories and feeds.
2021-04-27 15:12:19 -04:00
Samuel Clay
5b7f981b52
Adding doc type to ES.
2021-04-27 15:10:48 -04:00
Samuel Clay
9466f336e4
Switching from pyelasticsearch to elasticsearch.
2021-04-27 15:00:52 -04:00
Samuel Clay
407dd95153
Downgrading elasticsearch to match production (7.1.1 to 1.7.1)
2021-04-27 11:15:44 -04:00
Jonathan Math
400ca82d4f
remove non-working volume from grafana and open ports to prometheus in ansible
2021-04-27 08:54:40 -05:00
Jonathan Math
8c1adccda9
remove unnecessary quotes from docker-compose ports
2021-04-27 08:53:15 -05:00
Jonathan Math
3b9d765229
fix grafana role
2021-04-27 08:23:35 -05:00
Jonathan Math
6276bc8448
begin development with ansible by adding to docker-compose and starting ansible roles
2021-04-27 08:00:06 -05:00
Jonathan Math
56b2a1c93a
remove netdata from .gitignore
2021-04-27 07:59:11 -05:00
Jonathan Math
e1748b8e90
remove netdata
2021-04-27 07:58:19 -05:00
Jonathan Math
b29532952f
update monitor to serve data in prometheus format
2021-04-27 07:56:02 -05:00
Samuel Clay
1773eb4dd5
Ignoring task env settings.
2021-04-26 16:36:04 -04:00
Samuel Clay
b08d65edbd
Don't refresh all hundred servers, wasting quota and being rate limited.
2021-04-26 14:12:57 -04:00
Samuel Clay
e55797cde5
Merge branch 'sictiru' into dashboard3
...
* sictiru:
Android v10.3.1.
#1454 Vertical scrollbars on story views
2021-04-22 17:21:44 -04:00
Samuel Clay
532148194c
Merge branch 'master' into sictiru
...
* master: (35 commits)
Sorting tasks times munin
Fixing munin graph order.
Updating fonts.
Adding complete latin characters to all fonts.
Using lighter boldness for Whitney in stories.
Adding Whitney SSm
Social profile username still gets an index.
Username does not need to be unique.
Revert "Removing username and email denormalization from MSocialProfile."
Revert "Deleted users show up with [deleted]."
Revert "Deleted users slug."
Revert "Deleted users blurblog title"
Revert "Popular profile by user id."
Revert "Couple more deleted user handlers."
Revert "Following deleted users."
Following deleted users.
Couple more deleted user handlers.
Popular profile by user id.
Deleted users blurblog title
Deleted users slug.
...
2021-04-22 17:21:35 -04:00
Samuel Clay
ef4e2d9602
Android v10.3.1.
2021-04-22 17:10:11 -04:00
Samuel Clay
141f4e3f2b
Move around
2021-04-22 16:52:59 -04:00
Samuel Clay
8c04480bc0
Android v10.3.1.
2021-04-22 16:49:25 -04:00
Samuel Clay
a52bea2829
Removing separate celerybeat container and using unified celery+celerybeat container.
2021-04-22 16:27:57 -04:00
Samuel Clay
b4d4c64c6c
Bumping task servers.
2021-04-22 11:38:27 -04:00
Samuel Clay
5d7ddb1d8a
Adding netdata in to task servers. Also setting up logrotate.
2021-04-22 11:36:44 -04:00
sictiru
ea595c82a4
Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
2021-04-21 21:42:03 -07:00