Commit graph

7 commits

Author SHA1 Message Date
Samuel Clay
f9b7bbcd6e Merge branch 'master' into dashboard3
* master:
  Adding a preference to notification title only.
  Adding in preference to only send full title in iOS notifications.
  Forgot primary state
  Adding replset oplog timing to db monitor.
2021-02-01 15:01:58 -05:00
Jonathan Math
934550fde7 update newsblur dir to newsblur_web in code 2021-01-19 09:40:13 -05:00
Jonathan Math
878b531927 add monitor route for redis_pubsub 2021-01-03 11:06:20 -05:00
Samuel Clay
05756155b1 Merge branch 'django3.0' into docker_django3.0
* django3.0: (184 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 13:04:39 -05:00
Jonathan Math
b152347359 update flask monitor port 2020-10-25 13:43:15 +07:00
Jonathan Math
7241d9118c use newsblur_web instead of newsblur as directory for settings file 2020-10-13 22:04:24 +07:00
Jonathan Math
753851f6a8 rename flask to flask_monitor and add import for docker settings 2020-10-04 17:38:02 +07:00